============================= test session starts ==============================
platform linux -- Python 3.12.9, pytest-7.4.4, pluggy-1.5.0
rootdir: /home/runner/.ya/build/build_root/rttz/0003d4/ydb/tests/olap/ttl_tiering/test-results/py3test
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 6 items / 2 errors

ttl_delete_s3.py F

==================================== ERRORS ====================================
_____________________ ERROR collecting ttl_portion_size.py _____________________
library/python/pytest/plugins/collection.py:52: in _getobj
    __import__(module_name)
library/python/pytest/rewrite.py:105: in exec_module
    self.load_module(module)
library/python/pytest/rewrite.py:96: in load_module
    exec(co, module.__dict__)  # noqa
ydb/tests/olap/ttl_tiering/ttl_portion_size.py:3: in <module>
    from ydb.tests.olap.common.column_table_helper import ColumnTableHelper
E   ModuleNotFoundError: No module named 'ydb.tests.olap'

During handling of the above exception, another exception occurred:
contrib/python/pytest/py3/_pytest/runner.py:341: in from_call
    result: Optional[TResult] = func()
contrib/python/pytest/py3/_pytest/runner.py:372: in <lambda>
    call = CallInfo.from_call(lambda: list(collector.collect()), "collect")
contrib/python/pytest/py3/_pytest/python.py:531: in collect
    self._inject_setup_module_fixture()
contrib/python/pytest/py3/_pytest/python.py:545: in _inject_setup_module_fixture
    self.obj, ("setUpModule", "setup_module")
contrib/python/pytest/py3/_pytest/python.py:310: in obj
    self._obj = obj = self._getobj()
library/python/pytest/plugins/collection.py:57: in _getobj
    reraise(etype, type(exc)('{}\n{}'.format(exc, msg)), tb)
contrib/python/six/py3/six.py:723: in reraise
    raise value.with_traceback(tb)
library/python/pytest/plugins/collection.py:52: in _getobj
    __import__(module_name)
library/python/pytest/rewrite.py:105: in exec_module
    self.load_module(module)
library/python/pytest/rewrite.py:96: in load_module
    exec(co, module.__dict__)  # noqa
ydb/tests/olap/ttl_tiering/ttl_portion_size.py:3: in <module>
    from ydb.tests.olap.common.column_table_helper import ColumnTableHelper
E   ModuleNotFoundError: No module named 'ydb.tests.olap'
E   Failed to load module "__tests__.ttl_portion_size" and obtain list of tests due to an error
_____________________ ERROR collecting ttl_portion_size.py _____________________
library/python/pytest/plugins/collection.py:52: in _getobj
    __import__(module_name)
library/python/pytest/rewrite.py:105: in exec_module
    self.load_module(module)
library/python/pytest/rewrite.py:96: in load_module
    exec(co, module.__dict__)  # noqa
ydb/tests/olap/ttl_tiering/ttl_portion_size.py:3: in <module>
    from ydb.tests.olap.common.column_table_helper import ColumnTableHelper
E   ModuleNotFoundError: No module named 'ydb.tests.olap'

During handling of the above exception, another exception occurred:
contrib/python/pytest/py3/_pytest/runner.py:341: in from_call
    result: Optional[TResult] = func()
contrib/python/pytest/py3/_pytest/runner.py:372: in <lambda>
    call = CallInfo.from_call(lambda: list(collector.collect()), "collect")
library/python/pytest/plugins/collection.py:67: in collect
    module = self._getobj()
library/python/pytest/plugins/collection.py:57: in _getobj
    reraise(etype, type(exc)('{}\n{}'.format(exc, msg)), tb)
contrib/python/six/py3/six.py:723: in reraise
    raise value.with_traceback(tb)
library/python/pytest/plugins/collection.py:52: in _getobj
    __import__(module_name)
library/python/pytest/rewrite.py:105: in exec_module
    self.load_module(module)
library/python/pytest/rewrite.py:96: in load_module
    exec(co, module.__dict__)  # noqa
ydb/tests/olap/ttl_tiering/ttl_portion_size.py:3: in <module>
    from ydb.tests.olap.common.column_table_helper import ColumnTableHelper
E   ModuleNotFoundError: No module named 'ydb.tests.olap'
E   Failed to load module "__tests__.ttl_portion_size" and obtain list of tests due to an error
=================================== FAILURES ===================================
_____________ TestDeleteS3Ttl.test_data_unchanged_after_ttl_change _____________
ydb/tests/olap/ttl_tiering/ttl_delete_s3.py:223: in test_data_unchanged_after_ttl_change
    change_ttl_and_check(self.days_to_cool, days_to_medium, self.days_to_freeze)
ydb/tests/olap/ttl_tiering/ttl_delete_s3.py:215: in change_ttl_and_check
    raise Exception("not all data deleted")
E   Exception: not all data deleted
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:418 ####################################################################################################
INFO     ya.test:ya.py:419 test_data_unchanged_after_ttl_change
INFO     ya.test:ya.py:420 ####################################################################################################
INFO     ya.test:ya.py:421 Test setup
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/rttz/0003d4/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1016273
DEBUG    ya.test:process.py:259 Command (pid 1016273) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1016273) elapsed time (sec): 0.6725559234619141
DEBUG    ya.test:process.py:263 Command (pid 1016273) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1016273) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1016273) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1016273) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1016273) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1016273) maxrss: 636128
DEBUG    ya.test:process.py:263 Command (pid 1016273) minflt: 37208
DEBUG    ya.test:process.py:263 Command (pid 1016273) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1016273) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1016273) nivcsw: 129
DEBUG    ya.test:process.py:263 Command (pid 1016273) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1016273) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1016273) nvcsw: 15
DEBUG    ya.test:process.py:263 Command (pid 1016273) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1016273) stime: 0.167506
DEBUG    ya.test:process.py:263 Command (pid 1016273) utime: 0.431256
DEBUG    ya.test:process.py:263 Command (pid 1016273) wtime: 0.675
DEBUG    ya.test:process.py:275 Command (pid 1016273) output:
Git info:
    Commit: 22b80691e76a514e2ef4dba54484352ff199f8ce
    Branch: 
    Author: Daniil Timižev <ditimizhev@ydb.tech>
    Summary: Merge 42f5b86db2cc373c1c1fe2d749f4282d3a4052e6 into ad6aeae3d90df09f53a83a8defeae0bc1e96ecdf

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-eo6tgkhts4
    Host information: 
        Linux ghrun-eo6tgkhts4 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

    
Build info:
    Compiler: /home/runner/.ya/tools/v4/7599469156/bin/clang++
    Compiler version: 
        clang version 18.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/7599469156/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fexceptions -fno-common -ffunction-sections -fdata-sections -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -DSSE_ENABLED=1 -DSSE3_ENABLED=1 -DSSSE3_ENABLED=1 -DSSE41_ENABLED=1 -DSSE42_ENABLED=1 -DPOPCNT_ENABLED=1 -DCX16_ENABLED=1 -fno-omit-frame-pointer -Wno-unknown-argument -DNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-c++11-narrowing-const-reference -Wno-missing-designated-field-initializers -Wno-packed-non-pod -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-include-angled-in-module-purview -DCATBOOST_OPENSOURCE=yes -fsanitize=address -Daddress_sanitizer_enabled -fno-omit-frame-pointer -fsanitize-blacklist=/home/runner/actions_runner/_work/ydb/ydb/build/sanitize-blacklist.txt -fno-sanitize-link-runtime -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -DNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-c++11-narrowing-const-reference -Wno-missing-designated-field-initializers -Wno-packed-non-pod -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-include-angled-in-module-purview -std=c++20 -Wimport-preprocessor-directive-pedantic -Woverloaded-virtual -Wno-ambiguous-reversed-operator -Wno-defaulted-function-deleted -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-enum-enum-conversion -Wno-deprecated-enum-float-conversion -Wno-deprecated-volatile -Wno-pessimizing-move -Wno-undefined-var-template -nostdinc++ -DCATBOOST_OPENSOURCE=yes -nostdinc++

DEBUG    ya.test:process.py:276 Command (pid 1016273) errors:

INFO     __tests__.base:base.py:127 Git info:
    Commit: 22b80691e76a514e2ef4dba54484352ff199f8ce
    Branch: 
    Author: Daniil Timižev <ditimizhev@ydb.tech>
    Summary: Merge 42f5b86db2cc373c1c1fe2d749f4282d3a4052e6 into ad6aeae3d90df09f53a83a8defeae0bc1e96ecdf

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-eo6tgkhts4
    Host information: 
        Linux ghrun-eo6tgkhts4 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

    
Build info:
    Compiler: /home/runner/.ya/tools/v4/7599469156/bin/clang++
    Compiler version: 
        clang version 18.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/7599469156/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fexceptions -fno-common -ffunction-sections -fdata-sections -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -DSSE_ENABLED=1 -DSSE3_ENABLED=1 -DSSSE3_ENABLED=1 -DSSE41_ENABLED=1 -DSSE42_ENABLED=1 -DPOPCNT_ENABLED=1 -DCX16_ENABLED=1 -fno-omit-frame-pointer -Wno-unknown-argument -DNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-c++11-narrowing-const-reference -Wno-missing-designated-field-initializers -Wno-packed-non-pod -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-include-angled-in-module-purview -DCATBOOST_OPENSOURCE=yes -fsanitize=address -Daddress_sanitizer_enabled -fno-omit-frame-pointer -fsanitize-blacklist=/home/runner/actions_runner/_work/ydb/ydb/build/sanitize-blacklist.txt -fno-sanitize-link-runtime -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -DNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-c++11-narrowing-const-reference -Wno-missing-designated-field-initializers -Wno-packed-non-pod -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-include-angled-in-module-purview -std=c++20 -Wimport-preprocessor-directive-pedantic -Woverloaded-virtual -Wno-ambiguous-reversed-operator -Wno-defaulted-function-deleted -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-enum-enum-conversion -Wno-deprecated-enum-float-conversion -Wno-deprecated-volatile -Wno-pessimizing-move -Wno-undefined-var-template -nostdinc++ -DCATBOOST_OPENSOURCE=yes -nostdinc++

DEBUG    ya.test:ya.py:176 Binary was found by /home/runner/.ya/build/build_root/rttz/0003d4/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/16378
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:400 Working directory: /home/runner/.ya/build/build_root/rttz/0003d4/r3tmp/kikimr_cluster_5w12v8l5
DEBUG    ya.test:ya.py:176 Binary was found by /home/runner/.ya/build/build_root/rttz/0003d4/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/19185
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/8175
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/26106
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/61433
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:246 CFG_DIR_PATH="/home/runner/.ya/build/build_root/rttz/0003d4/ydb/tests/olap/ttl_tiering/test-results/py3test/testing_out_stuff/ttl_delete_s3.py.TestDeleteS3Ttl.test_data_unchanged_after_ttl_change/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:247 Final command: /home/runner/.ya/build/build_root/rttz/0003d4/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=1 --log-file-name=/home/runner/.ya/build/build_root/rttz/0003d4/ydb/tests/olap/ttl_tiering/test-results/py3test/testing_out_stuff/ttl_delete_s3.py.TestDeleteS3Ttl.test_data_unchanged_after_ttl_change/cluster/node_1/logfile_ipjl5btr.log --grpc-port=19185 --mon-port=8175 --ic-port=16378
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:159 Formatting pdisk SectorMap:1:64 on node localhost:19185/1, disk_size 68719476736
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/rttz/0003d4/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/rttz/0003d4/ydb/tests/olap/ttl_tiering/test-results/py3test/testing_out_stuff/ttl_delete_s3.py.TestDeleteS3Ttl.test_data_unchanged_after_ttl_change/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/rttz/0003d4/ydb/tests/olap/ttl_tiering/test-results/py3test/testing_out_stuff/ttl_delete_s3.py.TestDeleteS3Ttl.test_data_unchanged_after_ttl_change/cluster/node_1/logfile_ipjl5btr.log', '--grpc-port=19185', '--mon-port=8175', '--ic-port=16378')' in '/home/runner/.ya/build/build_root/rttz/0003d4/ydb/tests/olap/ttl_tiering/test-results/py3test/testing_out_stuff/ttl_delete_s3.py.TestDeleteS3Ttl.test_data_unchanged_after_ttl_change/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1017037
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:282 Started node localhost:19185/1
DEBUG    ya.test:ya.py:176 Binary was found by /home/runner/.ya/build/build_root/rttz/0003d4/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:360 Executing command = ['/home/runner/.ya/build/build_root/rttz/0003d4/ydb/apps/ydbd/ydbd', '--server=grpc://localhost:19185', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineHostConfig {\n    HostConfigId: 1\n    Drive {\n      Path: "SectorMap:1:64"\n    }\n  }\n}\nCommand {\n  DefineBox {\n    BoxId: 1\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 16378\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.0
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.0
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/rttz/0003d4/ydb/apps/ydbd/ydbd', '--server=grpc://localhost:19185', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineHostConfig {\n    HostConfigId: 1\n    Drive {\n      Path: "SectorMap:1:64"\n    }\n  }\n}\nCommand {\n  DefineBox {\n    BoxId: 1\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 16378\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1018635
DEBUG    ya.test:process.py:259 Command (pid 1018635) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1018635) elapsed time (sec): 0.5773894786834717
DEBUG    ya.test:process.py:263 Command (pid 1018635) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1018635) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1018635) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1018635) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1018635) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1018635) maxrss: 714512
DEBUG    ya.test:process.py:263 Command (pid 1018635) minflt: 43672
DEBUG    ya.test:process.py:263 Command (pid 1018635) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1018635) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1018635) nivcsw: 1
DEBUG    ya.test:process.py:263 Command (pid 1018635) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1018635) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1018635) nvcsw: 693
DEBUG    ya.test:process.py:263 Command (pid 1018635) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1018635) stime: 0.157153
DEBUG    ya.test:process.py:263 Command (pid 1018635) utime: 0.39663899999999996
DEBUG    ya.test:process.py:263 Command (pid 1018635) wtime: 0.579
DEBUG    ya.test:process.py:275 Command (pid 1018635) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

DEBUG    ya.test:process.py:276 Command (pid 1018635) errors:

DEBUG    ya.test:ya.py:176 Binary was found by /home/runner/.ya/build/build_root/rttz/0003d4/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:360 Executing command = ['/home/runner/.ya/build/build_root/rttz/0003d4/ydb/apps/ydbd/ydbd', '--server=grpc://localhost:19185', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineStoragePool {\n    BoxId: 1\n    StoragePoolId: 1\n    Name: "dynamic_storage_pool:1"\n    ErasureSpecies: "none"\n    VDiskKind: "Default"\n    Kind: "hdd"\n    NumGroups: 2\n    PDiskFilter {\n      Property {\n        Type: ROT\n      }\n      Property {\n        Kind: 0\n      }\n    }\n  }\n}\n']
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.1
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.1
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/rttz/0003d4/ydb/apps/ydbd/ydbd', '--server=grpc://localhost:19185', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineStoragePool {\n    BoxId: 1\n    StoragePoolId: 1\n    Name: "dynamic_storage_pool:1"\n    ErasureSpecies: "none"\n    VDiskKind: "Default"\n    Kind: "hdd"\n    NumGroups: 2\n    PDiskFilter {\n      Property {\n        Type: ROT\n      }\n      Property {\n        Kind: 0\n      }\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1019065
DEBUG    ya.test:process.py:259 Command (pid 1019065) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1019065) elapsed time (sec): 0.6125812530517578
DEBUG    ya.test:process.py:263 Command (pid 1019065) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1019065) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1019065) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1019065) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1019065) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1019065) maxrss: 714512
DEBUG    ya.test:process.py:263 Command (pid 1019065) minflt: 43722
DEBUG    ya.test:process.py:263 Command (pid 1019065) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1019065) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1019065) nivcsw: 0
DEBUG    ya.test:process.py:263 Command (pid 1019065) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1019065) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1019065) nvcsw: 669
DEBUG    ya.test:process.py:263 Command (pid 1019065) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1019065) stime: 0.17551699999999998
DEBUG    ya.test:process.py:263 Command (pid 1019065) utime: 0.413
DEBUG    ya.test:process.py:263 Command (pid 1019065) wtime: 0.614
DEBUG    ya.test:process.py:275 Command (pid 1019065) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 6

DEBUG    ya.test:process.py:276 Command (pid 1019065) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:454 Binding storage pools to domain Root: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:461 Cluster started and initialized
DEBUG    ydb.connection:connection.py:295 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin')]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:295 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin')]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root
DEBUG    ydb.connection:connection.py:375 RpcState(ListEndpoints, b99bd856-2960-4180-bdbc-00a99e0e4be3, localhost:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ListEndpoints, b99bd856-2960-4180-bdbc-00a99e0e4be3, localhost:19185): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:51 RpcState(ListEndpoints, b99bd856-2960-4180-bdbc-00a99e0e4be3, localhost:19185): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-eo6tgkhts4.auto.internal" port: 19185 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" location: "1" node_id: 1 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-eo6tgkhts4.auto.internal:19185, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:295 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin')]
INFO     ydb.connection:connection.py:498 Closing channel for endpoint localhost:19185
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/16102
DEBUG    ya.test:ya.py:176 Binary was found by /home/runner/.ya/build/build_root/rttz/0003d4/contrib/python/moto/bin/moto_server
DEBUG    urllib3.connectionpool:connectionpool.py:228 Starting new HTTP connection (1): localhost:16102
DEBUG    root:base.py:171 HTTPConnectionPool(host='localhost', port=16102): Max retries exceeded with url: / (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x50400031ecf0>: Failed to establish a new connection: [Errno 111] Connection refused'))
DEBUG    urllib3.connectionpool:connectionpool.py:228 Starting new HTTP connection (1): localhost:16102
DEBUG    root:base.py:171 HTTPConnectionPool(host='localhost', port=16102): Max retries exceeded with url: / (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x504000c87e30>: Failed to establish a new connection: [Errno 111] Connection refused'))
DEBUG    urllib3.connectionpool:connectionpool.py:228 Starting new HTTP connection (1): localhost:16102
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET / HTTP/1.1" 200 205
DEBUG    botocore.hooks:hooks.py:482 Changing event name from creating-client-class.iot-data to creating-client-class.iot-data-plane
DEBUG    botocore.hooks:hooks.py:482 Changing event name from before-call.apigateway to before-call.api-gateway
DEBUG    botocore.hooks:hooks.py:482 Changing event name from request-created.machinelearning.Predict to request-created.machine-learning.Predict
DEBUG    botocore.hooks:hooks.py:482 Changing event name from before-parameter-build.autoscaling.CreateLaunchConfiguration to before-parameter-build.auto-scaling.CreateLaunchConfiguration
DEBUG    botocore.hooks:hooks.py:482 Changing event name from before-parameter-build.route53 to before-parameter-build.route-53
DEBUG    botocore.hooks:hooks.py:482 Changing event name from request-created.cloudsearchdomain.Search to request-created.cloudsearch-domain.Search
DEBUG    botocore.hooks:hooks.py:482 Changing event name from docs.*.autoscaling.CreateLaunchConfiguration.complete-section to docs.*.auto-scaling.CreateLaunchConfiguration.complete-section
DEBUG    botocore.hooks:hooks.py:482 Changing event name from before-parameter-build.logs.CreateExportTask to before-parameter-build.cloudwatch-logs.CreateExportTask
DEBUG    botocore.hooks:hooks.py:482 Changing event name from docs.*.logs.CreateExportTask.complete-section to docs.*.cloudwatch-logs.CreateExportTask.complete-section
DEBUG    botocore.hooks:hooks.py:482 Changing event name from before-parameter-build.cloudsearchdomain.Search to before-parameter-build.cloudsearch-domain.Search
DEBUG    botocore.hooks:hooks.py:482 Changing event name from docs.*.cloudsearchdomain.Search.complete-section to docs.*.cloudsearch-domain.Search.complete-section
DEBUG    botocore.loaders:loaders.py:255 Loading JSON file: contrib/python/boto3/py3/boto3/data/s3/2006-03-01/resources-1.json
DEBUG    botocore.loaders:loaders.py:255 Loading JSON file: contrib/python/botocore/py3/botocore/data/endpoints.json
DEBUG    botocore.loaders:loaders.py:255 Loading JSON file: contrib/python/botocore/py3/botocore/data/sdk-default-configuration.json
DEBUG    botocore.hooks:hooks.py:238 Event choose-service-name: calling handler <function handle_service_name_alias at 0x50e0006f8f70>
DEBUG    botocore.loaders:loaders.py:255 Loading JSON file: contrib/python/botocore/py3/botocore/data/s3/2006-03-01/service-2.json
DEBUG    botocore.loaders:loaders.py:255 Loading JSON file: contrib/python/botocore/py3/botocore/data/s3/2006-03-01/endpoint-rule-set-1.json.gz
DEBUG    botocore.loaders:loaders.py:255 Loading JSON file: contrib/python/botocore/py3/botocore/data/partitions.json
DEBUG    botocore.hooks:hooks.py:238 Event creating-client-class.s3: calling handler <function add_generate_presigned_post at 0x50e0006dd050>
DEBUG    botocore.hooks:hooks.py:238 Event creating-client-class.s3: calling handler <function lazy_call.<locals>._handler at 0x50e0012caef0>
DEBUG    botocore.hooks:hooks.py:238 Event creating-client-class.s3: calling handler <function add_generate_presigned_url at 0x50e0006dce90>
DEBUG    botocore.endpoint:endpoint.py:408 Setting s3 timeout as (60, 60)
DEBUG    botocore.loaders:loaders.py:255 Loading JSON file: contrib/python/botocore/py3/botocore/data/_retry.json
DEBUG    botocore.client:client.py:282 Registering retry handlers for service: s3
DEBUG    botocore.utils:utils.py:1587 Registering S3 region redirector handler
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:s3
DEBUG    botocore.hooks:hooks.py:238 Event choose-service-name: calling handler <function handle_service_name_alias at 0x50e0006f8f70>
DEBUG    botocore.hooks:hooks.py:238 Event creating-client-class.s3: calling handler <function add_generate_presigned_post at 0x50e0006dd050>
DEBUG    botocore.hooks:hooks.py:238 Event creating-client-class.s3: calling handler <function lazy_call.<locals>._handler at 0x50e0012caef0>
DEBUG    botocore.hooks:hooks.py:238 Event creating-client-class.s3: calling handler <function add_generate_presigned_url at 0x50e0006dce90>
DEBUG    botocore.endpoint:endpoint.py:408 Setting s3 timeout as (60, 60)
DEBUG    botocore.client:client.py:282 Registering retry handlers for service: s3
DEBUG    botocore.utils:utils.py:1587 Registering S3 region redirector handler
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.CreateBucket: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.CreateBucket: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.CreateBucket: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504000f93670>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.CreateBucket: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000f93670>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableAccessPoints': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/cold
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.CreateBucket: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.CreateBucket: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.CreateBucket: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=CreateBucket) with params: {'url_path': '', 'query_string': {}, 'method': 'PUT', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80'}, 'body': b'', 'auth_path': '/cold/', 'url': 'http://localhost:16102/cold', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000facb30>, 'has_streaming_input': False, 'auth_type': 'v4', 's3_redirect': {'redirected': False, 'bucket': 'cold', 'params': {'Bucket': 'cold'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.CreateBucket: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504000faccb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.CreateBucket: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504000fbdc30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.CreateBucket: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.CreateBucket: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
PUT
/cold

host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204354Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204354Z
20251114/us-east-1/s3/aws4_request
9326aa7c444ae522829042c9728d7d5027c64cd171bf4c3078dc609c07f6be93
DEBUG    botocore.auth:auth.py:430 Signature:
74433bc4e0152d5580c6f77d5987bf2052094278493f404c01bb6dc931d72562
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.CreateBucket: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=PUT, url=http://localhost:16102/cold, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80', 'X-Amz-Date': b'20251114T204354Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=74433bc4e0152d5580c6f77d5987bf2052094278493f404c01bb6dc931d72562', 'amz-sdk-invocation-id': b'6ab551bc-64b0-4554-b2bf-cc408e688017', 'amz-sdk-request': b'attempt=1', 'Content-Length': '0'}>
DEBUG    urllib3.connectionpool:connectionpool.py:228 Starting new HTTP connection (1): localhost:16102
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "PUT /cold HTTP/1.1" 200 158
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:43:54 GMT', 'x-amzn-requestid': 'XOzQ9ABXEVVkkSHnsJJcenD3KKnWZ7G2MlA6mwiYqgImeOkhX8cN', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '158', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<CreateBucketResponse xmlns="http://s3.amazonaws.com/doc/2006-03-01"><CreateBucketResponse><Bucket>cold</Bucket></CreateBucketResponse></CreateBucketResponse>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.CreateBucket: calling handler <botocore.retryhandler.RetryHandler object at 0x504000f956f0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.CreateBucket: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504000f93670>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.CreateBucket: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.CreateBucket: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.CreateBucket: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504000f93670>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.CreateBucket: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000f93670>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableAccessPoints': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/frozen
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.CreateBucket: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.CreateBucket: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.CreateBucket: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=CreateBucket) with params: {'url_path': '', 'query_string': {}, 'method': 'PUT', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80'}, 'body': b'', 'auth_path': '/frozen/', 'url': 'http://localhost:16102/frozen', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000facb30>, 'has_streaming_input': False, 'auth_type': 'v4', 's3_redirect': {'redirected': False, 'bucket': 'frozen', 'params': {'Bucket': 'frozen'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.CreateBucket: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504000faccb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.CreateBucket: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504000fbdc30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.CreateBucket: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.CreateBucket: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
PUT
/frozen

host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204354Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204354Z
20251114/us-east-1/s3/aws4_request
f4ed6890f117e3d4e431f4b678363bb63c19be3333c2085d334002d604eedb12
DEBUG    botocore.auth:auth.py:430 Signature:
2ac6da9a10e22534bba6f872f87dfd595b33ac5188b766fab6a2d449495607a1
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.CreateBucket: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=PUT, url=http://localhost:16102/frozen, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80', 'X-Amz-Date': b'20251114T204354Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=2ac6da9a10e22534bba6f872f87dfd595b33ac5188b766fab6a2d449495607a1', 'amz-sdk-invocation-id': b'db2cb17e-781a-44da-a0c4-897639222cd6', 'amz-sdk-request': b'attempt=1', 'Content-Length': '0'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "PUT /frozen HTTP/1.1" 200 160
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:43:54 GMT', 'x-amzn-requestid': 'YgQsd4Tf0bVVLfi4DZ247xfBLsBZJuwiNLKiMFEWyeN9zNHfZ5Ic', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '160', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<CreateBucketResponse xmlns="http://s3.amazonaws.com/doc/2006-03-01"><CreateBucketResponse><Bucket>frozen</Bucket></CreateBucketResponse></CreateBucketResponse>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.CreateBucket: calling handler <botocore.retryhandler.RetryHandler object at 0x504000f956f0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.CreateBucket: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504000f93670>>
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:434 Test call (class_name: ttl_delete_s3.py::TestDeleteS3Ttl, test_name: test_data_unchanged_after_ttl_change)
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.CreateBucket: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.CreateBucket: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.CreateBucket: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504000f93670>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.CreateBucket: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000f93670>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableAccessPoints': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.CreateBucket: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.CreateBucket: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.CreateBucket: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=CreateBucket) with params: {'url_path': '', 'query_string': {}, 'method': 'PUT', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:16102/cold_uc', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000facb30>, 'has_streaming_input': False, 'auth_type': 'v4', 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.CreateBucket: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504000faccb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.CreateBucket: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504000fbdc30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.CreateBucket: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.CreateBucket: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
PUT
/cold_uc

host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204354Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204354Z
20251114/us-east-1/s3/aws4_request
bb4ce799b39d0f9d436e1e84b6609828b5f9c40d4ce4cfb904c3537616a63b30
DEBUG    botocore.auth:auth.py:430 Signature:
dd9a34f17bd56ee3258986e441e9d52b2a8c1b1a8a52c0debc4aaa9678180ce0
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.CreateBucket: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=PUT, url=http://localhost:16102/cold_uc, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80', 'X-Amz-Date': b'20251114T204354Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=dd9a34f17bd56ee3258986e441e9d52b2a8c1b1a8a52c0debc4aaa9678180ce0', 'amz-sdk-invocation-id': b'63088534-47f8-4e41-b864-0a2a429315dd', 'amz-sdk-request': b'attempt=1', 'Content-Length': '0'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "PUT /cold_uc HTTP/1.1" 200 161
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:43:54 GMT', 'x-amzn-requestid': '2iSmG3rtevvjpm72Ko0eGi3FCFEo18GLRoHfqZ6lAAbB6R8q5fHX', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '161', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<CreateBucketResponse xmlns="http://s3.amazonaws.com/doc/2006-03-01"><CreateBucketResponse><Bucket>cold_uc</Bucket></CreateBucketResponse></CreateBucketResponse>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.CreateBucket: calling handler <botocore.retryhandler.RetryHandler object at 0x504000f956f0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.CreateBucket: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504000f93670>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.CreateBucket: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.CreateBucket: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.CreateBucket: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504000f93670>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.CreateBucket: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000f93670>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableAccessPoints': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.CreateBucket: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.CreateBucket: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.CreateBucket: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=CreateBucket) with params: {'url_path': '', 'query_string': {}, 'method': 'PUT', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:16102/frozen_uc', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000facb30>, 'has_streaming_input': False, 'auth_type': 'v4', 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.CreateBucket: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504000faccb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.CreateBucket: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504000fbdc30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.CreateBucket: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.CreateBucket: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
PUT
/frozen_uc

host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204354Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204354Z
20251114/us-east-1/s3/aws4_request
069432bd20af12934f907f732beb03d20340da1f4d0818a4affd01d94a47e800
DEBUG    botocore.auth:auth.py:430 Signature:
897505a13bc21ba51bb9c9393648741817e417165c1b84ac63c61db4de7a29eb
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.CreateBucket: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=PUT, url=http://localhost:16102/frozen_uc, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80', 'X-Amz-Date': b'20251114T204354Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=897505a13bc21ba51bb9c9393648741817e417165c1b84ac63c61db4de7a29eb', 'amz-sdk-invocation-id': b'632be4bc-3af7-4387-bd98-09eab8ab12c7', 'amz-sdk-request': b'attempt=1', 'Content-Length': '0'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "PUT /frozen_uc HTTP/1.1" 200 163
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:43:54 GMT', 'x-amzn-requestid': 'nHn6au8KFcIY3fFn1TvoVScTs0vdgs3gOCi3bLdo0QQ1ACjaxOb4', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '163', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<CreateBucketResponse xmlns="http://s3.amazonaws.com/doc/2006-03-01"><CreateBucketResponse><Bucket>frozen_uc</Bucket></CreateBucketResponse></CreateBucketResponse>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.CreateBucket: calling handler <botocore.retryhandler.RetryHandler object at 0x504000f956f0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.CreateBucket: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504000f93670>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.CreateBucket: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.CreateBucket: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.CreateBucket: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504000f93670>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.CreateBucket: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000f93670>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableAccessPoints': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.CreateBucket: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.CreateBucket: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.CreateBucket: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=CreateBucket) with params: {'url_path': '', 'query_string': {}, 'method': 'PUT', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:16102/medium', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000facb30>, 'has_streaming_input': False, 'auth_type': 'v4', 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.CreateBucket: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504000faccb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.CreateBucket: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504000fbdc30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.CreateBucket: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.CreateBucket: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
PUT
/medium

host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204354Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204354Z
20251114/us-east-1/s3/aws4_request
75f02dc7029073579a01b15431b97d2de0d3ba8437ecc01c65447af827aec14e
DEBUG    botocore.auth:auth.py:430 Signature:
aa45d1c437e5f0f4b0869aac647a69dfc0cce000335307554acb6277b86dc158
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.CreateBucket: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=PUT, url=http://localhost:16102/medium, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80', 'X-Amz-Date': b'20251114T204354Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=aa45d1c437e5f0f4b0869aac647a69dfc0cce000335307554acb6277b86dc158', 'amz-sdk-invocation-id': b'50a6431a-345e-432e-886d-99738c954fb0', 'amz-sdk-request': b'attempt=1', 'Content-Length': '0'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "PUT /medium HTTP/1.1" 200 160
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:43:54 GMT', 'x-amzn-requestid': 'fuQ0Pwmx8vadawAxEH2YCby03RKCuE1GCvJMcaVG47qNaxGzE8xF', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '160', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<CreateBucketResponse xmlns="http://s3.amazonaws.com/doc/2006-03-01"><CreateBucketResponse><Bucket>medium</Bucket></CreateBucketResponse></CreateBucketResponse>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.CreateBucket: calling handler <botocore.retryhandler.RetryHandler object at 0x504000f956f0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.CreateBucket: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504000f93670>>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    botocore.loaders:loaders.py:255 Loading JSON file: contrib/python/botocore/py3/botocore/data/s3/2006-03-01/paginators-1.json
DEBUG    botocore.loaders:loaders.py:255 Loading JSON file: contrib/python/botocore/py3/botocore/data/s3/2006-03-01/paginators-1.sdk-extras.json
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:16102/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204354Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204354Z
20251114/us-east-1/s3/aws4_request
ad2887d1eb4d67ccb74fea8e4ae639b73e8354001b093d54c3d6fc831c2e4466
DEBUG    botocore.auth:auth.py:430 Signature:
a1ee118cfa39d667f42779a8807e752b21c236f810f933436dadebfb318fe7ea
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/cold_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204354Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=a1ee118cfa39d667f42779a8807e752b21c236f810f933436dadebfb318fe7ea', 'amz-sdk-invocation-id': b'92b4442a-c1d0-4ff1-8ea8-3b8a63b2b0a7', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:228 Starting new HTTP connection (1): localhost:16102
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:43:54 GMT', 'x-amzn-requestid': 'G3vtkHJ4jTX3i6c6XFsS8vw3X2LVajVVHTlD05FyZ7jkISEVjYVV', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>cold_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:16102/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204354Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204354Z
20251114/us-east-1/s3/aws4_request
e52690c0a8aab46fb89cb550154ff1876d236aad7113641ad05b7eb4d259e81a
DEBUG    botocore.auth:auth.py:430 Signature:
85a7c40b6d19fd5fa4b16db9500566976b052c28ba77a9d1c97bdc887bc16301
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/frozen_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204354Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=85a7c40b6d19fd5fa4b16db9500566976b052c28ba77a9d1c97bdc887bc16301', 'amz-sdk-invocation-id': b'a534b8c3-79db-47b2-9f89-7866d792db82', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 232
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:43:54 GMT', 'x-amzn-requestid': '27HV7ympIqQ97WaMJ3dor4GaD0KxcvPREmlKVn3QAnO1M1ZwyExo', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '232', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:16102/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204354Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204354Z
20251114/us-east-1/s3/aws4_request
5c050cc758722329841aec0966af42cf40a307a96ea805c1da70aefad7fc765d
DEBUG    botocore.auth:auth.py:430 Signature:
7213264c0ef88720402c033698acd5c1d2d3ff7f6022a1e7ca77653a89a13f7f
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/medium?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204354Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=7213264c0ef88720402c033698acd5c1d2d3ff7f6022a1e7ca77653a89a13f7f', 'amz-sdk-invocation-id': b'103f48e5-e7bf-433b-9b77-c2fb460b6898', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:43:54 GMT', 'x-amzn-requestid': 'e3vLlwy1CDL0ooAGe1tgpX2v34Kr3dGqXfIEk0tGiYU6CR0FLdzb', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>medium</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    ydb.query.pool:pool.py:101 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:375 RpcState(CreateSession, 50338b31-d2d9-4a8a-a556-66056daada85, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(CreateSession, 50338b31-d2d9-4a8a-a556-66056daada85, ghrun-eo6tgkhts4.auto.internal:19185): request = {  }
DEBUG    ydb.connection:connection.py:51 RpcState(CreateSession, 50338b31-d2d9-4a8a-a556-66056daada85, ghrun-eo6tgkhts4.auto.internal:19185): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" node_id: 1 }
DEBUG    ydb.connection:connection.py:375 RpcState(AttachSession, 9f385519-04fe-4b57-99ef-80fd55639e70, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(AttachSession, 9f385519-04fe-4b57-99ef-80fd55639e70, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" }
DEBUG    ydb.connection:connection.py:51 RpcState(AttachSession, 9f385519-04fe-4b57-99ef-80fd55639e70, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:57 New session was created for pool. Session id: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 76dcd21c-53c5-43f2-b9a0-de0ebbd4af45, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 76dcd21c-53c5-43f2-b9a0-de0ebbd4af45, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            CREATE TABLE `/Root/test_data_unchanged_after_ttl_change/table` (\n                ts Timestamp NOT NULL,\n                s String,\n                val Uint64,\n                PRIMARY KEY(ts),\n            )\n            WITH (STORE = COLUMN)\n            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 76dcd21c-53c5-43f2-b9a0-de0ebbd4af45, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 31d11003-d9c2-42a0-ad51-4fc945da78c7, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 31d11003-d9c2-42a0-ad51-4fc945da78c7, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            ALTER OBJECT `/Root/test_data_unchanged_after_ttl_change/table` (TYPE TABLE) SET (ACTION=UPSERT_OPTIONS, `COMPACTION_PLANNER.CLASS_NAME`=`l-buckets`)\n            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 31d11003-d9c2-42a0-ad51-4fc945da78c7, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:89 Table /Root/test_data_unchanged_after_ttl_change/table created
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, fd4dd960-2842-4b60-a034-f99c1bfe8a5d, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, fd4dd960-2842-4b60-a034-f99c1bfe8a5d, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "CREATE OBJECT test_data_unchanged_after_ttl_change_key_id (TYPE SECRET) WITH value=\'fake_key_id\'" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, fd4dd960-2842-4b60-a034-f99c1bfe8a5d, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 968185b0-3ad8-4868-93f0-94c0e753578c, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 968185b0-3ad8-4868-93f0-94c0e753578c, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "CREATE OBJECT test_data_unchanged_after_ttl_change_key_secret (TYPE SECRET) WITH value=\'fake_key_secret\'" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 968185b0-3ad8-4868-93f0-94c0e753578c, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 4c4a5fb8-452e-46ca-8eb1-08437d404f31, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 4c4a5fb8-452e-46ca-8eb1-08437d404f31, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            CREATE EXTERNAL DATA SOURCE `/Root/test_data_unchanged_after_ttl_change/cold_uc` WITH (\n                SOURCE_TYPE=\"ObjectStorage\",\n                LOCATION=\"http://localhost:16102/cold_uc\",\n                AUTH_METHOD=\"AWS\",\n                AWS_ACCESS_KEY_ID_SECRET_NAME=\"test_data_unchanged_after_ttl_change_key_id\",\n                AWS_SECRET_ACCESS_KEY_SECRET_NAME=\"test_data_unchanged_after_ttl_change_key_secret\",\n                AWS_REGION=\"us-east-1\"\n            )\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 4c4a5fb8-452e-46ca-8eb1-08437d404f31, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 971532ce-ec39-4831-9fc8-4cb8aef41671, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 971532ce-ec39-4831-9fc8-4cb8aef41671, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            CREATE EXTERNAL DATA SOURCE `/Root/test_data_unchanged_after_ttl_change/frozen_uc` WITH (\n                SOURCE_TYPE=\"ObjectStorage\",\n                LOCATION=\"http://localhost:16102/frozen_uc\",\n                AUTH_METHOD=\"AWS\",\n                AWS_ACCESS_KEY_ID_SECRET_NAME=\"test_data_unchanged_after_ttl_change_key_id\",\n                AWS_SECRET_ACCESS_KEY_SECRET_NAME=\"test_data_unchanged_after_ttl_change_key_secret\",\n                AWS_REGION=\"us-east-1\"\n            )\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 971532ce-ec39-4831-9fc8-4cb8aef41671, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 427dc6c2-26ac-40ff-8bc2-ee7ef8363801, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 427dc6c2-26ac-40ff-8bc2-ee7ef8363801, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            CREATE EXTERNAL DATA SOURCE `/Root/test_data_unchanged_after_ttl_change/medium` WITH (\n                SOURCE_TYPE=\"ObjectStorage\",\n                LOCATION=\"http://localhost:16102/medium\",\n                AUTH_METHOD=\"AWS\",\n                AWS_ACCESS_KEY_ID_SECRET_NAME=\"test_data_unchanged_after_ttl_change_key_id\",\n                AWS_SECRET_ACCESS_KEY_SECRET_NAME=\"test_data_unchanged_after_ttl_change_key_secret\",\n                AWS_REGION=\"us-east-1\"\n            )\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 427dc6c2-26ac-40ff-8bc2-ee7ef8363801, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 727adb1a-0f11-4902-b1cd-a583c7296d80, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 727adb1a-0f11-4902-b1cd-a583c7296d80, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                $row_count = 10000;\n                $from_us = CAST(Timestamp(\'2010-01-01T00:00:00.000000Z\') as Uint64);\n                $to_us = CAST(Timestamp(\'2030-01-01T00:00:00.000000Z\') as Uint64);\n                $dt = $to_us - $from_us;\n                $k = ((1ul << 64) - 1) / CAST($dt - 1 as Double);\n                $rows= ListMap(ListFromRange(0, $row_count), ($i)->{\n                    $us = CAST(RandomNumber($i) / $k as Uint64) + $from_us;\n                    $ts = Unwrap(CAST($us as Timestamp));\n                    return <|\n                        ts: $ts,\n                        s: \'some date:\' || CAST($ts as String),\n                        val: $us\n                    |>;\n                });\n                upsert into `/Root/test_data_unchanged_after_ttl_change/table`\n                select * FROM AS_TABLE($rows);\n            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 727adb1a-0f11-4902-b1cd-a583c7296d80, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 483c8155-d998-46d3-9cca-49adadee426d, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 483c8155-d998-46d3-9cca-49adadee426d, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select count(*) as Rows from `/Root/test_data_unchanged_after_ttl_change/table`" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 483c8155-d998-46d3-9cca-49adadee426d, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 4e528f46-d361-4f21-81ab-16b940bc35cd, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 4e528f46-d361-4f21-81ab-16b940bc35cd, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 4e528f46-d361-4f21-81ab-16b940bc35cd, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, c824e871-9bde-44d5-aa0b-ed579234afe0, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, c824e871-9bde-44d5-aa0b-ed579234afe0, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, c824e871-9bde-44d5-aa0b-ed579234afe0, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:149 10000 rows inserted in total, portions: {'__DEFAULT': {'Rows': 10000, 'Portions': 64, 'ActivePortions': 64}}, blobs: {'__DEFAULT': {'Portions': 64, 'BlobSize': 445824, 'BlobCount': 192}}
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, d3a0ad16-5593-4e24-ae2b-33ac1a19a9c9, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, d3a0ad16-5593-4e24-ae2b-33ac1a19a9c9, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                $row_count = 10000;\n                $from_us = CAST(Timestamp(\'2010-01-01T00:00:00.000000Z\') as Uint64);\n                $to_us = CAST(Timestamp(\'2030-01-01T00:00:00.000000Z\') as Uint64);\n                $dt = $to_us - $from_us;\n                $k = ((1ul << 64) - 1) / CAST($dt - 1 as Double);\n                $rows= ListMap(ListFromRange(0, $row_count), ($i)->{\n                    $us = CAST(RandomNumber($i) / $k as Uint64) + $from_us;\n                    $ts = Unwrap(CAST($us as Timestamp));\n                    return <|\n                        ts: $ts,\n                        s: \'some date:\' || CAST($ts as String),\n                        val: $us\n                    |>;\n                });\n                upsert into `/Root/test_data_unchanged_after_ttl_change/table`\n                select * FROM AS_TABLE($rows);\n            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, d3a0ad16-5593-4e24-ae2b-33ac1a19a9c9, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 892d81f5-9962-4bf7-8514-57972753709a, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 892d81f5-9962-4bf7-8514-57972753709a, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select count(*) as Rows from `/Root/test_data_unchanged_after_ttl_change/table`" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 892d81f5-9962-4bf7-8514-57972753709a, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, aad26751-7e6b-4652-9e78-363407b4cf4f, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, aad26751-7e6b-4652-9e78-363407b4cf4f, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, aad26751-7e6b-4652-9e78-363407b4cf4f, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, cac632aa-0997-48d4-b0dd-a9c4bc5dc0f8, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, cac632aa-0997-48d4-b0dd-a9c4bc5dc0f8, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, cac632aa-0997-48d4-b0dd-a9c4bc5dc0f8, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:149 20000 rows inserted in total, portions: {'__DEFAULT': {'Rows': 20000, 'Portions': 128, 'ActivePortions': 128}}, blobs: {'__DEFAULT': {'Portions': 128, 'BlobSize': 891576, 'BlobCount': 384}}
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 17c77659-25c8-4fff-9f7c-a6f51c445488, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 17c77659-25c8-4fff-9f7c-a6f51c445488, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                $row_count = 10000;\n                $from_us = CAST(Timestamp(\'2010-01-01T00:00:00.000000Z\') as Uint64);\n                $to_us = CAST(Timestamp(\'2030-01-01T00:00:00.000000Z\') as Uint64);\n                $dt = $to_us - $from_us;\n                $k = ((1ul << 64) - 1) / CAST($dt - 1 as Double);\n                $rows= ListMap(ListFromRange(0, $row_count), ($i)->{\n                    $us = CAST(RandomNumber($i) / $k as Uint64) + $from_us;\n                    $ts = Unwrap(CAST($us as Timestamp));\n                    return <|\n                        ts: $ts,\n                        s: \'some date:\' || CAST($ts as String),\n                        val: $us\n                    |>;\n                });\n                upsert into `/Root/test_data_unchanged_after_ttl_change/table`\n                select * FROM AS_TABLE($rows);\n            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 17c77659-25c8-4fff-9f7c-a6f51c445488, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 526fd4e1-33c5-469d-bf00-71f79e58aaad, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 526fd4e1-33c5-469d-bf00-71f79e58aaad, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select count(*) as Rows from `/Root/test_data_unchanged_after_ttl_change/table`" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 526fd4e1-33c5-469d-bf00-71f79e58aaad, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 3a335ec4-7fc5-4d59-83c4-c86cfcfb7443, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 3a335ec4-7fc5-4d59-83c4-c86cfcfb7443, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 3a335ec4-7fc5-4d59-83c4-c86cfcfb7443, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 3155c84d-d5a4-4a1b-8458-be50087b7a08, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 3155c84d-d5a4-4a1b-8458-be50087b7a08, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 3155c84d-d5a4-4a1b-8458-be50087b7a08, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:149 30000 rows inserted in total, portions: {'__DEFAULT': {'Rows': 30000, 'Portions': 185, 'ActivePortions': 183}}, blobs: {'__DEFAULT': {'Portions': 184, 'BlobSize': 1365328, 'BlobCount': 596}}
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, e7dec4dd-9584-4819-b15d-92fa779e4ac0, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, e7dec4dd-9584-4819-b15d-92fa779e4ac0, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                $row_count = 10000;\n                $from_us = CAST(Timestamp(\'2010-01-01T00:00:00.000000Z\') as Uint64);\n                $to_us = CAST(Timestamp(\'2030-01-01T00:00:00.000000Z\') as Uint64);\n                $dt = $to_us - $from_us;\n                $k = ((1ul << 64) - 1) / CAST($dt - 1 as Double);\n                $rows= ListMap(ListFromRange(0, $row_count), ($i)->{\n                    $us = CAST(RandomNumber($i) / $k as Uint64) + $from_us;\n                    $ts = Unwrap(CAST($us as Timestamp));\n                    return <|\n                        ts: $ts,\n                        s: \'some date:\' || CAST($ts as String),\n                        val: $us\n                    |>;\n                });\n                upsert into `/Root/test_data_unchanged_after_ttl_change/table`\n                select * FROM AS_TABLE($rows);\n            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, e7dec4dd-9584-4819-b15d-92fa779e4ac0, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, b1bb0b6b-b499-4076-bdfd-3d931fa475c8, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, b1bb0b6b-b499-4076-bdfd-3d931fa475c8, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select count(*) as Rows from `/Root/test_data_unchanged_after_ttl_change/table`" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, b1bb0b6b-b499-4076-bdfd-3d931fa475c8, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 219d2839-4072-48c2-920a-d972ac9843f4, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 219d2839-4072-48c2-920a-d972ac9843f4, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 219d2839-4072-48c2-920a-d972ac9843f4, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, f081400a-1833-4aa4-9462-226c3ada7bf5, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, f081400a-1833-4aa4-9462-226c3ada7bf5, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, f081400a-1833-4aa4-9462-226c3ada7bf5, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:149 40000 rows inserted in total, portions: {'__DEFAULT': {'Rows': 40000, 'Portions': 200, 'ActivePortions': 200}}, blobs: {'__DEFAULT': {'Portions': 200, 'BlobSize': 1865448, 'BlobCount': 830}}
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 1369f56c-3a9a-4ae9-b276-6c319dd0f4fe, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 1369f56c-3a9a-4ae9-b276-6c319dd0f4fe, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                $row_count = 10000;\n                $from_us = CAST(Timestamp(\'2010-01-01T00:00:00.000000Z\') as Uint64);\n                $to_us = CAST(Timestamp(\'2030-01-01T00:00:00.000000Z\') as Uint64);\n                $dt = $to_us - $from_us;\n                $k = ((1ul << 64) - 1) / CAST($dt - 1 as Double);\n                $rows= ListMap(ListFromRange(0, $row_count), ($i)->{\n                    $us = CAST(RandomNumber($i) / $k as Uint64) + $from_us;\n                    $ts = Unwrap(CAST($us as Timestamp));\n                    return <|\n                        ts: $ts,\n                        s: \'some date:\' || CAST($ts as String),\n                        val: $us\n                    |>;\n                });\n                upsert into `/Root/test_data_unchanged_after_ttl_change/table`\n                select * FROM AS_TABLE($rows);\n            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 1369f56c-3a9a-4ae9-b276-6c319dd0f4fe, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 13af1f67-d84d-4fd5-a84f-0130a95f82af, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 13af1f67-d84d-4fd5-a84f-0130a95f82af, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select count(*) as Rows from `/Root/test_data_unchanged_after_ttl_change/table`" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 13af1f67-d84d-4fd5-a84f-0130a95f82af, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, c1d4a308-d760-4d83-9e51-46aa167f3baa, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, c1d4a308-d760-4d83-9e51-46aa167f3baa, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, c1d4a308-d760-4d83-9e51-46aa167f3baa, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 7eb07cc0-31bc-40d4-9a8c-2c617514f62f, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 7eb07cc0-31bc-40d4-9a8c-2c617514f62f, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 7eb07cc0-31bc-40d4-9a8c-2c617514f62f, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:149 50000 rows inserted in total, portions: {'__DEFAULT': {'Rows': 50000, 'Portions': 264, 'ActivePortions': 264}}, blobs: {'__DEFAULT': {'Portions': 264, 'BlobSize': 2311336, 'BlobCount': 1022}}
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 893c4cb4-115c-47b9-9c8d-fc254959e6c0, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 893c4cb4-115c-47b9-9c8d-fc254959e6c0, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                $row_count = 10000;\n                $from_us = CAST(Timestamp(\'2010-01-01T00:00:00.000000Z\') as Uint64);\n                $to_us = CAST(Timestamp(\'2030-01-01T00:00:00.000000Z\') as Uint64);\n                $dt = $to_us - $from_us;\n                $k = ((1ul << 64) - 1) / CAST($dt - 1 as Double);\n                $rows= ListMap(ListFromRange(0, $row_count), ($i)->{\n                    $us = CAST(RandomNumber($i) / $k as Uint64) + $from_us;\n                    $ts = Unwrap(CAST($us as Timestamp));\n                    return <|\n                        ts: $ts,\n                        s: \'some date:\' || CAST($ts as String),\n                        val: $us\n                    |>;\n                });\n                upsert into `/Root/test_data_unchanged_after_ttl_change/table`\n                select * FROM AS_TABLE($rows);\n            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 893c4cb4-115c-47b9-9c8d-fc254959e6c0, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 272e912c-dcb8-4d8d-8b4a-a8446e0a2d15, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 272e912c-dcb8-4d8d-8b4a-a8446e0a2d15, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select count(*) as Rows from `/Root/test_data_unchanged_after_ttl_change/table`" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 272e912c-dcb8-4d8d-8b4a-a8446e0a2d15, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 80292bbc-1131-4a9b-9974-390320585120, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 80292bbc-1131-4a9b-9974-390320585120, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 80292bbc-1131-4a9b-9974-390320585120, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, bd6bc10c-9427-498c-b88a-8e1466fedced, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, bd6bc10c-9427-498c-b88a-8e1466fedced, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, bd6bc10c-9427-498c-b88a-8e1466fedced, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:149 60000 rows inserted in total, portions: {'__DEFAULT': {'Rows': 60000, 'Portions': 291, 'ActivePortions': 291}}, blobs: {'__DEFAULT': {'Portions': 288, 'BlobSize': 2798872, 'BlobCount': 1180}}
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 3258908f-79b1-4913-96c4-3ce25454e664, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 3258908f-79b1-4913-96c4-3ce25454e664, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                $row_count = 10000;\n                $from_us = CAST(Timestamp(\'2010-01-01T00:00:00.000000Z\') as Uint64);\n                $to_us = CAST(Timestamp(\'2030-01-01T00:00:00.000000Z\') as Uint64);\n                $dt = $to_us - $from_us;\n                $k = ((1ul << 64) - 1) / CAST($dt - 1 as Double);\n                $rows= ListMap(ListFromRange(0, $row_count), ($i)->{\n                    $us = CAST(RandomNumber($i) / $k as Uint64) + $from_us;\n                    $ts = Unwrap(CAST($us as Timestamp));\n                    return <|\n                        ts: $ts,\n                        s: \'some date:\' || CAST($ts as String),\n                        val: $us\n                    |>;\n                });\n                upsert into `/Root/test_data_unchanged_after_ttl_change/table`\n                select * FROM AS_TABLE($rows);\n            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 3258908f-79b1-4913-96c4-3ce25454e664, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, e90ae566-6bce-41c9-bc76-7f9df6adca14, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, e90ae566-6bce-41c9-bc76-7f9df6adca14, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select count(*) as Rows from `/Root/test_data_unchanged_after_ttl_change/table`" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, e90ae566-6bce-41c9-bc76-7f9df6adca14, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 845272ab-bd85-4334-b22f-330eff0271f8, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 845272ab-bd85-4334-b22f-330eff0271f8, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 845272ab-bd85-4334-b22f-330eff0271f8, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 4305130a-54a7-4a47-9c00-ff6204ca083f, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 4305130a-54a7-4a47-9c00-ff6204ca083f, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 4305130a-54a7-4a47-9c00-ff6204ca083f, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:149 70000 rows inserted in total, portions: {'__DEFAULT': {'Rows': 70000, 'Portions': 313, 'ActivePortions': 313}}, blobs: {'__DEFAULT': {'Portions': 313, 'BlobSize': 3258192, 'BlobCount': 1343}}
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, d2a2fa28-33a8-4db3-ad53-f18d9bd98594, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, d2a2fa28-33a8-4db3-ad53-f18d9bd98594, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                $row_count = 10000;\n                $from_us = CAST(Timestamp(\'2010-01-01T00:00:00.000000Z\') as Uint64);\n                $to_us = CAST(Timestamp(\'2030-01-01T00:00:00.000000Z\') as Uint64);\n                $dt = $to_us - $from_us;\n                $k = ((1ul << 64) - 1) / CAST($dt - 1 as Double);\n                $rows= ListMap(ListFromRange(0, $row_count), ($i)->{\n                    $us = CAST(RandomNumber($i) / $k as Uint64) + $from_us;\n                    $ts = Unwrap(CAST($us as Timestamp));\n                    return <|\n                        ts: $ts,\n                        s: \'some date:\' || CAST($ts as String),\n                        val: $us\n                    |>;\n                });\n                upsert into `/Root/test_data_unchanged_after_ttl_change/table`\n                select * FROM AS_TABLE($rows);\n            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, d2a2fa28-33a8-4db3-ad53-f18d9bd98594, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 87d88342-4650-44b2-a19e-d290abb3caeb, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 87d88342-4650-44b2-a19e-d290abb3caeb, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select count(*) as Rows from `/Root/test_data_unchanged_after_ttl_change/table`" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 87d88342-4650-44b2-a19e-d290abb3caeb, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 16a16971-d21d-42c7-9e6f-c8d0be8113e9, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 16a16971-d21d-42c7-9e6f-c8d0be8113e9, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 16a16971-d21d-42c7-9e6f-c8d0be8113e9, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, be4edebe-8f04-401e-a30d-15af239198bd, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, be4edebe-8f04-401e-a30d-15af239198bd, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, be4edebe-8f04-401e-a30d-15af239198bd, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:149 80000 rows inserted in total, portions: {'__DEFAULT': {'Rows': 80000, 'Portions': 319, 'ActivePortions': 319}}, blobs: {'__DEFAULT': {'Portions': 319, 'BlobSize': 3764256, 'BlobCount': 1423}}
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, d82d6dbd-c585-4bb7-bfbb-69ea69b453ad, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, d82d6dbd-c585-4bb7-bfbb-69ea69b453ad, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                $row_count = 10000;\n                $from_us = CAST(Timestamp(\'2010-01-01T00:00:00.000000Z\') as Uint64);\n                $to_us = CAST(Timestamp(\'2030-01-01T00:00:00.000000Z\') as Uint64);\n                $dt = $to_us - $from_us;\n                $k = ((1ul << 64) - 1) / CAST($dt - 1 as Double);\n                $rows= ListMap(ListFromRange(0, $row_count), ($i)->{\n                    $us = CAST(RandomNumber($i) / $k as Uint64) + $from_us;\n                    $ts = Unwrap(CAST($us as Timestamp));\n                    return <|\n                        ts: $ts,\n                        s: \'some date:\' || CAST($ts as String),\n                        val: $us\n                    |>;\n                });\n                upsert into `/Root/test_data_unchanged_after_ttl_change/table`\n                select * FROM AS_TABLE($rows);\n            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, d82d6dbd-c585-4bb7-bfbb-69ea69b453ad, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, a6d91341-27f7-4771-aee5-74bd48060604, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, a6d91341-27f7-4771-aee5-74bd48060604, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select count(*) as Rows from `/Root/test_data_unchanged_after_ttl_change/table`" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, a6d91341-27f7-4771-aee5-74bd48060604, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, dcfb3d5f-2145-4228-80b1-f78a72dc3082, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, dcfb3d5f-2145-4228-80b1-f78a72dc3082, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, dcfb3d5f-2145-4228-80b1-f78a72dc3082, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 75002eb8-a462-49c3-9d01-0b1453b63fb1, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 75002eb8-a462-49c3-9d01-0b1453b63fb1, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 75002eb8-a462-49c3-9d01-0b1453b63fb1, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:149 90000 rows inserted in total, portions: {'__DEFAULT': {'Rows': 91308, 'Portions': 335, 'ActivePortions': 332}}, blobs: {'__DEFAULT': {'Portions': 328, 'BlobSize': 4156392, 'BlobCount': 1472}}
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, e9fd8c53-e4f2-4fa1-b2ea-bf628e7fbee1, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, e9fd8c53-e4f2-4fa1-b2ea-bf628e7fbee1, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                $row_count = 10000;\n                $from_us = CAST(Timestamp(\'2010-01-01T00:00:00.000000Z\') as Uint64);\n                $to_us = CAST(Timestamp(\'2030-01-01T00:00:00.000000Z\') as Uint64);\n                $dt = $to_us - $from_us;\n                $k = ((1ul << 64) - 1) / CAST($dt - 1 as Double);\n                $rows= ListMap(ListFromRange(0, $row_count), ($i)->{\n                    $us = CAST(RandomNumber($i) / $k as Uint64) + $from_us;\n                    $ts = Unwrap(CAST($us as Timestamp));\n                    return <|\n                        ts: $ts,\n                        s: \'some date:\' || CAST($ts as String),\n                        val: $us\n                    |>;\n                });\n                upsert into `/Root/test_data_unchanged_after_ttl_change/table`\n                select * FROM AS_TABLE($rows);\n            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, e9fd8c53-e4f2-4fa1-b2ea-bf628e7fbee1, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, baf2e241-3cfe-45ed-87a3-1c5a3b652353, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, baf2e241-3cfe-45ed-87a3-1c5a3b652353, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select count(*) as Rows from `/Root/test_data_unchanged_after_ttl_change/table`" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, baf2e241-3cfe-45ed-87a3-1c5a3b652353, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 3ec10939-c09d-4e6b-8a2f-f060b1052116, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 3ec10939-c09d-4e6b-8a2f-f060b1052116, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 3ec10939-c09d-4e6b-8a2f-f060b1052116, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 7995de36-175b-4541-8603-412dce0badb6, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 7995de36-175b-4541-8603-412dce0badb6, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 7995de36-175b-4541-8603-412dce0badb6, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:149 100000 rows inserted in total, portions: {'__DEFAULT': {'Rows': 100000, 'Portions': 355, 'ActivePortions': 355}}, blobs: {'__DEFAULT': {'Portions': 354, 'BlobSize': 4593872, 'BlobCount': 1548}}
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 281fd4b2-0c94-4d07-ba6e-43dc52c98624, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 281fd4b2-0c94-4d07-ba6e-43dc52c98624, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT count(*) as Rows from `/Root/test_data_unchanged_after_ttl_change/table` WHERE ts < CurrentUtcTimestamp() - DateTime::IntervalFromDays(1000)" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 281fd4b2-0c94-4d07-ba6e-43dc52c98624, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:151 Rows older than 1000 days: 65639
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 39969c2f-eb21-4c9c-9c18-a3b199698c0a, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 39969c2f-eb21-4c9c-9c18-a3b199698c0a, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT count(*) as Rows from `/Root/test_data_unchanged_after_ttl_change/table` WHERE ts < CurrentUtcTimestamp() - DateTime::IntervalFromDays(3000)" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 39969c2f-eb21-4c9c-9c18-a3b199698c0a, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:152 Rows older than 3000 days: 38416
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, beab2194-654a-4ca3-bbb5-7486577a3c52, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, beab2194-654a-4ca3-bbb5-7486577a3c52, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, beab2194-654a-4ca3-bbb5-7486577a3c52, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 305bc0e6-7f00-4b12-abb1-76faf93471e2, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 305bc0e6-7f00-4b12-abb1-76faf93471e2, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 305bc0e6-7f00-4b12-abb1-76faf93471e2, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:35 portions: {'__DEFAULT': {'Rows': 100000, 'Portions': 330, 'ActivePortions': 330}}, blobs: {'__DEFAULT': {'Portions': 330, 'BlobSize': 4583008, 'BlobCount': 1462}}
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, a15187fe-e90f-4770-befe-d436da34152e, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, a15187fe-e90f-4770-befe-d436da34152e, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT * from `/Root/test_data_unchanged_after_ttl_change/table` ORDER BY ts" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, a15187fe-e90f-4770-befe-d436da34152e, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:170 
                ALTER TABLE `/Root/test_data_unchanged_after_ttl_change/table` SET (TTL =
                    Interval("P1000D") TO EXTERNAL DATA SOURCE `/Root/test_data_unchanged_after_ttl_change/cold_uc`,
                    Interval("P2000D") TO EXTERNAL DATA SOURCE `/Root/test_data_unchanged_after_ttl_change/medium`,
                    Interval("P3000D") TO EXTERNAL DATA SOURCE `/Root/test_data_unchanged_after_ttl_change/frozen_uc`
                    ON ts
                )
            
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 0f4a6836-61f0-4446-bda3-cce6e8c1a5ae, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 0f4a6836-61f0-4446-bda3-cce6e8c1a5ae, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                ALTER TABLE `/Root/test_data_unchanged_after_ttl_change/table` SET (TTL =\n                    Interval(\"P1000D\") TO EXTERNAL DATA SOURCE `/Root/test_data_unchanged_after_ttl_change/cold_uc`,\n                    Interval(\"P2000D\") TO EXTERNAL DATA SOURCE `/Root/test_data_unchanged_after_ttl_change/medium`,\n                    Interval(\"P3000D\") TO EXTERNAL DATA SOURCE `/Root/test_data_unchanged_after_ttl_change/frozen_uc`\n                    ON ts\n                )\n            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 0f4a6836-61f0-4446-bda3-cce6e8c1a5ae, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:172 TTL set in 2.0263731479644775 seconds
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:16102/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204432Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204432Z
20251114/us-east-1/s3/aws4_request
cdda39fe64237c0402dcbc7c7a489457a5a8410c9ed3938a73bb76d9cd02c5e2
DEBUG    botocore.auth:auth.py:430 Signature:
7ed62b5cfc4fa56b8a44a8c5a22b60196bf91c7b331a730a9c1104d9aa6dc04b
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/cold_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204432Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=7ed62b5cfc4fa56b8a44a8c5a22b60196bf91c7b331a730a9c1104d9aa6dc04b', 'amz-sdk-invocation-id': b'db9385d7-5051-456e-84cc-7a8b6728303d', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:44:32 GMT', 'x-amzn-requestid': 'VAAvI18Rm4JObWZf41xrJ9trqj0Vc6GUvrmFw1KSClp8Ni54R50g', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>cold_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:16102/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204432Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204432Z
20251114/us-east-1/s3/aws4_request
2289f3e3cccad2924ae8030030822517cbe0742bb34779d37625416df494c0e8
DEBUG    botocore.auth:auth.py:430 Signature:
e372a2cece0a5ab437b7d47eca1e2f999105ea3fde52fb3102135757a3d2e2a5
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/frozen_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204432Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=e372a2cece0a5ab437b7d47eca1e2f999105ea3fde52fb3102135757a3d2e2a5', 'amz-sdk-invocation-id': b'519ca39c-1aa0-42cf-8c32-b51c05b95aa4', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 232
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:44:32 GMT', 'x-amzn-requestid': 'FoyZXfQ14oLMNjlRLmxWtRNstWTUEzpspmm7yHU6conhYqFQI49k', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '232', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:16102/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204432Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204432Z
20251114/us-east-1/s3/aws4_request
9f832e2eba4cf9614e6bbcc137762dada90f08005c963da1ea2ca64a84ebd21a
DEBUG    botocore.auth:auth.py:430 Signature:
9ec99f44e1a5b23b543bfb1fb04ed44d2563019c0050afdaecd5559cb917cb58
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/medium?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204432Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=9ec99f44e1a5b23b543bfb1fb04ed44d2563019c0050afdaecd5559cb917cb58', 'amz-sdk-invocation-id': b'09fc826c-f0cd-48ba-9675-bd2b831be7c5', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:44:32 GMT', 'x-amzn-requestid': 'om4ohoXHfUL3hHrKGLzI7dRNKJEwaVlVhVVc1vRfQyloA2jH21kS', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>medium</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 7ed831ba-c3af-42f2-8dfe-75ac78333e0d, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 7ed831ba-c3af-42f2-8dfe-75ac78333e0d, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 7ed831ba-c3af-42f2-8dfe-75ac78333e0d, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, a8559c21-f69e-4860-aaad-18e8909101a3, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, a8559c21-f69e-4860-aaad-18e8909101a3, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, a8559c21-f69e-4860-aaad-18e8909101a3, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:178 portions: {'__DEFAULT': {'Rows': 100000, 'Portions': 330, 'ActivePortions': 330}}, blobs: {'__DEFAULT': {'Portions': 330, 'BlobSize': 4583008, 'BlobCount': 1462}}, cold bucket stat: (0, 0), frozen bucket stat: (0, 0)
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:16102/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204433Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204433Z
20251114/us-east-1/s3/aws4_request
6740aff7eac391f945d5cf710a0b3fc90d6d402a2cbc0a589e33e140ce5d2374
DEBUG    botocore.auth:auth.py:430 Signature:
f07d1769ab58b549bf485f2ee28d46c8d8f4e263764de50e59b3f94002698684
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/cold_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204433Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=f07d1769ab58b549bf485f2ee28d46c8d8f4e263764de50e59b3f94002698684', 'amz-sdk-invocation-id': b'77a38700-e61e-4542-bff5-8a5603df2e15', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:44:33 GMT', 'x-amzn-requestid': 'euZEFeQhPKuLRPWO7OPEhgULH2nRDV0PWa9VgkqRWNu7bdRexQdT', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>cold_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:16102/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204433Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204433Z
20251114/us-east-1/s3/aws4_request
b8ca13e2e272abd1ee209eeca8adfb5035e45e8a1f6a5b93140ae63dde854759
DEBUG    botocore.auth:auth.py:430 Signature:
a0d9c7ccae2f53cd75eb640a31fc8ecded4c62f263b328fb620b53075a9d8c63
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/frozen_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204433Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=a0d9c7ccae2f53cd75eb640a31fc8ecded4c62f263b328fb620b53075a9d8c63', 'amz-sdk-invocation-id': b'ad7c6ffa-2032-4ea6-91ae-7b45dbc2e350', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 232
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:44:33 GMT', 'x-amzn-requestid': 'aMj0zvbMTdNTxayNYHdAgIY6GhJJe7MvEjJWNIsb29XqzfUN3UMW', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '232', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:16102/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204433Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204433Z
20251114/us-east-1/s3/aws4_request
b5c28be41eac59180aa0830da7efbd1dc56b240f56d0219e04d5dd5903fe237a
DEBUG    botocore.auth:auth.py:430 Signature:
d6adb36a6362199768dcbaf8aa42d279541544f6c0f629e4dc44dfacaa843e15
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/medium?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204433Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=d6adb36a6362199768dcbaf8aa42d279541544f6c0f629e4dc44dfacaa843e15', 'amz-sdk-invocation-id': b'b461603e-275d-4b6f-95ba-f519afcf6c7f', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:44:33 GMT', 'x-amzn-requestid': 'pXJYugNvkDivYc3cN4nJMFUq8uXs2W4CQG7Q6RrGUbkm82H2SYFE', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>medium</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 515a0e58-e4ce-4629-b399-a1dc845ea9b8, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 515a0e58-e4ce-4629-b399-a1dc845ea9b8, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 515a0e58-e4ce-4629-b399-a1dc845ea9b8, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 6d91e039-2293-44cd-8e2a-4b3dacd6e1e3, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 6d91e039-2293-44cd-8e2a-4b3dacd6e1e3, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 6d91e039-2293-44cd-8e2a-4b3dacd6e1e3, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:178 portions: {'__DEFAULT': {'Rows': 100000, 'Portions': 330, 'ActivePortions': 330}}, blobs: {'__DEFAULT': {'Portions': 330, 'BlobSize': 4583008, 'BlobCount': 1462}}, cold bucket stat: (0, 0), frozen bucket stat: (0, 0)
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:16102/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204435Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204435Z
20251114/us-east-1/s3/aws4_request
fda568a137d6698e3837724e5cbe972effb960dfaaee13c7ea86e0d6af1e0322
DEBUG    botocore.auth:auth.py:430 Signature:
f2a077be6ffd8ee78700b681aa1e8f00d8f95cab7be1cb10005113af4e4a2b57
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/cold_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204435Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=f2a077be6ffd8ee78700b681aa1e8f00d8f95cab7be1cb10005113af4e4a2b57', 'amz-sdk-invocation-id': b'0f3ccbaa-57ca-44c3-83a7-40948f75181e', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:44:35 GMT', 'x-amzn-requestid': 'awWkEZMzYzmtCMzGVlszn25t1sXK8yLdfD2zdV8tDcqwDM3W8FlY', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>cold_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:16102/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204435Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204435Z
20251114/us-east-1/s3/aws4_request
9917c42a3bb55b958c3f9de5193d4da51ae89fbe926a00be6764cd5a51935ee0
DEBUG    botocore.auth:auth.py:430 Signature:
79d8d402eba64c5cc963676b8a434b3f37e4f6412a88523f7e76f4b6819294b6
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/frozen_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204435Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=79d8d402eba64c5cc963676b8a434b3f37e4f6412a88523f7e76f4b6819294b6', 'amz-sdk-invocation-id': b'ed7c46d1-3310-454c-a01f-58915723018a', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 232
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:44:35 GMT', 'x-amzn-requestid': 'rj2QqVn0d92CZR2yZnykqdN00PFJnzBx2oZL4wuE7OWXKwZeUKYF', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '232', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:16102/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204435Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204435Z
20251114/us-east-1/s3/aws4_request
3da13c59a7159db05dd97e8e7d1b6dfd4f54f510fdf8d9f49717e5d24600a9ef
DEBUG    botocore.auth:auth.py:430 Signature:
248e3b8249c063a492a93d2f66de56ff29163b8c0c273b7254ba91ffe256e1db
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/medium?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204435Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=248e3b8249c063a492a93d2f66de56ff29163b8c0c273b7254ba91ffe256e1db', 'amz-sdk-invocation-id': b'924fbf34-f9c1-423b-acf9-38825147308c', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:44:35 GMT', 'x-amzn-requestid': 'cSItgqFxuHEhqqDPdxb7xzXBQdLNbrK6RztIVToUwrjBOkde9RDW', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>medium</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 06dd0e57-4dbd-48c7-9292-f405b3f410c9, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 06dd0e57-4dbd-48c7-9292-f405b3f410c9, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 06dd0e57-4dbd-48c7-9292-f405b3f410c9, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, bec8337c-a898-42b7-84dd-52edd0a79b4f, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, bec8337c-a898-42b7-84dd-52edd0a79b4f, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, bec8337c-a898-42b7-84dd-52edd0a79b4f, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:178 portions: {'__DEFAULT': {'Rows': 100000, 'Portions': 330, 'ActivePortions': 330}}, blobs: {'__DEFAULT': {'Portions': 330, 'BlobSize': 4583008, 'BlobCount': 1462}}, cold bucket stat: (0, 0), frozen bucket stat: (0, 0)
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:16102/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204436Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204436Z
20251114/us-east-1/s3/aws4_request
05d633f5725cb30bee22333e1ecc37584581663d40cd5000c2024ffa003bb5c8
DEBUG    botocore.auth:auth.py:430 Signature:
8ed19fae48822f8f7ae9b5e4660d9b58c7373e1464d4c0a8899b752241c6dc93
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/cold_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204436Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=8ed19fae48822f8f7ae9b5e4660d9b58c7373e1464d4c0a8899b752241c6dc93', 'amz-sdk-invocation-id': b'98e3c6af-82d4-4593-8e5e-f3b113958bb8', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:44:36 GMT', 'x-amzn-requestid': 'hgT4hR4WVjEvGSbxSplXl0nra8Q6Cqj0XIb60mw8QhpQhLzXeiRo', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>cold_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:16102/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204436Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204436Z
20251114/us-east-1/s3/aws4_request
c8ddfc530b2ea05b3a65d2838e8aac5a5b5fc6df2fdf5fb307ac410c7c05d691
DEBUG    botocore.auth:auth.py:430 Signature:
be7a0efdb544cd64dc8280ca8a0f3e21a9aa451c5f397b8862c25edeb3876fcd
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/frozen_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204436Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=be7a0efdb544cd64dc8280ca8a0f3e21a9aa451c5f397b8862c25edeb3876fcd', 'amz-sdk-invocation-id': b'a0c6e568-d151-493f-b3e3-2ca6947e3c40', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 232
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:44:36 GMT', 'x-amzn-requestid': 'MSyJEAnoFg5c07hAducLsuuglyDqlhRRwXdKuN9AGPmgNt6hAp1C', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '232', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:16102/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204436Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204436Z
20251114/us-east-1/s3/aws4_request
7598b4556afbe5675abc32131d877647114b27aaca968616d00adc9d063ccf6a
DEBUG    botocore.auth:auth.py:430 Signature:
022b3cfb55104eafd0eda78ab9a2afc9bd07c19b29ecaa6cd9cdf9b804ced875
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/medium?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204436Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=022b3cfb55104eafd0eda78ab9a2afc9bd07c19b29ecaa6cd9cdf9b804ced875', 'amz-sdk-invocation-id': b'7f735e51-d93d-4a8f-8e94-93c893827f34', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:44:36 GMT', 'x-amzn-requestid': 'SvTcoq52DZCRf982Tin5QFSSBmrczMHf87v6dlsE5imzqFgnKwfH', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>medium</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 13a0933b-f4bb-44f8-a178-1a56a901afbb, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 13a0933b-f4bb-44f8-a178-1a56a901afbb, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 13a0933b-f4bb-44f8-a178-1a56a901afbb, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, f116f094-0caa-42a0-a43d-8c8b18c27faa, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, f116f094-0caa-42a0-a43d-8c8b18c27faa, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, f116f094-0caa-42a0-a43d-8c8b18c27faa, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:178 portions: {'__DEFAULT': {'Rows': 100000, 'Portions': 330, 'ActivePortions': 330}}, blobs: {'__DEFAULT': {'Portions': 330, 'BlobSize': 4583008, 'BlobCount': 1462}}, cold bucket stat: (0, 0), frozen bucket stat: (0, 0)
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:16102/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204437Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204437Z
20251114/us-east-1/s3/aws4_request
84772cfe63ea94d4561d409504ed3657b1d68017623462c169bfd851605736c8
DEBUG    botocore.auth:auth.py:430 Signature:
92c1c21c3bbb8c700683aa35cff0359f18ef5bab152ab6e634993fc639d34c9b
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/cold_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204437Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=92c1c21c3bbb8c700683aa35cff0359f18ef5bab152ab6e634993fc639d34c9b', 'amz-sdk-invocation-id': b'b03b9391-7229-4ace-9868-02c7735f3fe7', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:44:37 GMT', 'x-amzn-requestid': 'YKdkrDMUFtKtda4svEY4pWe8rOjqfX9tJ2SL2zLriWMIdfKDY85t', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>cold_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:16102/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204438Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204438Z
20251114/us-east-1/s3/aws4_request
0ea53a9243385fa74b0969f5eb2d6898c9301a400a1d412201bd255e7aea98a2
DEBUG    botocore.auth:auth.py:430 Signature:
3fdd8763fe213bd42e68d810901b7a9b59550ded2cb066f78f5e24f51a964ef6
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/frozen_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204438Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=3fdd8763fe213bd42e68d810901b7a9b59550ded2cb066f78f5e24f51a964ef6', 'amz-sdk-invocation-id': b'8299c034-46c7-4e27-aef2-122e2e1c7f00', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 232
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:44:38 GMT', 'x-amzn-requestid': 'S2l4LajBWCPZeTZWrsJ1AV0t97G8tNa5rluEp2Vg38u3jnaqM6an', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '232', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:16102/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204438Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204438Z
20251114/us-east-1/s3/aws4_request
59a4c4c0b3470409f21311f8b78c95a993b856b5a8ccf8b83a07ce0de717948a
DEBUG    botocore.auth:auth.py:430 Signature:
8686fdcb22f07c0ba413870637c92c8c733c2f348001d0f7795d903fa4d7c361
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/medium?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204438Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=8686fdcb22f07c0ba413870637c92c8c733c2f348001d0f7795d903fa4d7c361', 'amz-sdk-invocation-id': b'9fdeb8b9-2066-49c1-9f1b-18f1cdc82d21', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:44:38 GMT', 'x-amzn-requestid': 'ziphyWIgD6yGjRWJIvuGuJSeyHRvWBWASixP2TbcXIjWz2uKCRcR', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>medium</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, cee57d88-a8ef-4961-bb17-0bdab3df54fe, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, cee57d88-a8ef-4961-bb17-0bdab3df54fe, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, cee57d88-a8ef-4961-bb17-0bdab3df54fe, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, d98cd20c-510a-41a6-95d0-f60176a9c4fb, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, d98cd20c-510a-41a6-95d0-f60176a9c4fb, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, d98cd20c-510a-41a6-95d0-f60176a9c4fb, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:178 portions: {'__DEFAULT': {'Rows': 100000, 'Portions': 330, 'ActivePortions': 330}}, blobs: {'__DEFAULT': {'Portions': 330, 'BlobSize': 4583008, 'BlobCount': 1462}}, cold bucket stat: (0, 0), frozen bucket stat: (0, 0)
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:16102/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204439Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204439Z
20251114/us-east-1/s3/aws4_request
29841a9a51ae96168271a02e9a9debb6f3e86af40eadaa73525285341986a979
DEBUG    botocore.auth:auth.py:430 Signature:
f562cd5a8615c933d1474119ee398820f8297b2e7d5977e54a7d6b8510410b5b
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/cold_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204439Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=f562cd5a8615c933d1474119ee398820f8297b2e7d5977e54a7d6b8510410b5b', 'amz-sdk-invocation-id': b'400a93e7-0a6c-4685-956e-9b2a28f5a6cf', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:44:39 GMT', 'x-amzn-requestid': '6FwrxQVSxcNHzEUlerO9Ro78vUCBlZ2BGZ1YKjHglndywZ8Z7Y6U', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>cold_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:16102/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204439Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204439Z
20251114/us-east-1/s3/aws4_request
6e8c0148a3be9509982dd0eeea20ff89f38b1fb0a709b7cb7efb4d8cb184eece
DEBUG    botocore.auth:auth.py:430 Signature:
b0cf5d65b260db0b971ed7e6269b68452dd4e0ae0d5916252ea65e9bcb6751c3
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/frozen_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204439Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=b0cf5d65b260db0b971ed7e6269b68452dd4e0ae0d5916252ea65e9bcb6751c3', 'amz-sdk-invocation-id': b'4b5868b6-6e17-4395-905a-2d2b21351c17', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 232
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:44:39 GMT', 'x-amzn-requestid': 's7sGlWhdx3XfYu0SFh22ndxzluNt33Bowd88UqYgxMxZKFQIWGv6', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '232', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:16102/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204439Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204439Z
20251114/us-east-1/s3/aws4_request
f2aa4788ed2e35de0c7a8e453785fa5ee803718b94b8842b993c54e48ea50ac5
DEBUG    botocore.auth:auth.py:430 Signature:
dc64e53a21faaa364df497f64bd291bee2cba38d9657353e121606a04d6ac40d
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/medium?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204439Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=dc64e53a21faaa364df497f64bd291bee2cba38d9657353e121606a04d6ac40d', 'amz-sdk-invocation-id': b'842c62b5-7f47-41bb-9cc9-6aff4a548946', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:44:39 GMT', 'x-amzn-requestid': 'mPWZhAD5yBTrirQlLNGMunrxxGZ6QwF0lXfrvtbIDwSdCcquM26n', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>medium</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, bf894f30-7fd8-436e-a415-fc0178878591, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, bf894f30-7fd8-436e-a415-fc0178878591, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, bf894f30-7fd8-436e-a415-fc0178878591, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 078adf34-2218-49ad-94f6-e645a96e0eb6, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 078adf34-2218-49ad-94f6-e645a96e0eb6, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 078adf34-2218-49ad-94f6-e645a96e0eb6, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:178 portions: {'__DEFAULT': {'Rows': 100000, 'Portions': 330, 'ActivePortions': 330}}, blobs: {'__DEFAULT': {'Portions': 330, 'BlobSize': 4583008, 'BlobCount': 1462}}, cold bucket stat: (0, 0), frozen bucket stat: (0, 0)
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:16102/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204440Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204440Z
20251114/us-east-1/s3/aws4_request
01cbea768da2ce172fda6d6062b6018f35159a2b0f41d230abd2d7db68957fa0
DEBUG    botocore.auth:auth.py:430 Signature:
13e3adb3fdc0ff70253fcf230f61318df676de9430a1aac2fb2fbe4a07712613
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/cold_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204440Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=13e3adb3fdc0ff70253fcf230f61318df676de9430a1aac2fb2fbe4a07712613', 'amz-sdk-invocation-id': b'ff56251b-6fa0-4e2c-9755-c307fa9e97a3', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:44:40 GMT', 'x-amzn-requestid': 'yBI2E0As7u4RlqSKutnclOChbF6IJH2cIYTFjliYURwEvFq0CZRb', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>cold_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:16102/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204440Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204440Z
20251114/us-east-1/s3/aws4_request
2116929de7100ab5c6c03f561005b881d3d2e789a24c08cf910a2701672f1299
DEBUG    botocore.auth:auth.py:430 Signature:
b58b391438b5b32918e814bf6a8876029a31e6fdae859f50fbfe9b3f8f911b40
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/frozen_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204440Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=b58b391438b5b32918e814bf6a8876029a31e6fdae859f50fbfe9b3f8f911b40', 'amz-sdk-invocation-id': b'2d0db86a-2b88-436e-a1f5-286bbaa7db3c', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 232
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:44:40 GMT', 'x-amzn-requestid': 'Kdn2chcLsY3Rq9YZ81PQwYshiL6sQ4YgsECbU6UWl2TBOTkuuC34', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '232', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:16102/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204440Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204440Z
20251114/us-east-1/s3/aws4_request
4a5175c2cbbade6dca6e2c05467196754511ed4c3468deced40576f7d134a73e
DEBUG    botocore.auth:auth.py:430 Signature:
2e8522b40237e12db2b894bb5c602e1795bd88497f87901d110aa184cbb6f8e5
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/medium?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204440Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=2e8522b40237e12db2b894bb5c602e1795bd88497f87901d110aa184cbb6f8e5', 'amz-sdk-invocation-id': b'64a052c8-6459-4ba3-845d-8687d5b0e55c', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:44:40 GMT', 'x-amzn-requestid': 'fkWLATkFkubRYbThfa9hNIA0BML3voK7ok3eczhsttYsfzFDqiR6', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>medium</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, dc1b9c5e-9e6e-4743-ab70-4ea60006cc88, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, dc1b9c5e-9e6e-4743-ab70-4ea60006cc88, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, dc1b9c5e-9e6e-4743-ab70-4ea60006cc88, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, d9ba692b-5aac-4830-bbea-135d1b7c35ba, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, d9ba692b-5aac-4830-bbea-135d1b7c35ba, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, d9ba692b-5aac-4830-bbea-135d1b7c35ba, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:178 portions: {'__DEFAULT': {'Rows': 100000, 'Portions': 330, 'ActivePortions': 330}}, blobs: {'__DEFAULT': {'Portions': 330, 'BlobSize': 4583008, 'BlobCount': 1462}}, cold bucket stat: (0, 0), frozen bucket stat: (0, 0)
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:16102/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204442Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204442Z
20251114/us-east-1/s3/aws4_request
68447085a8766802cba8873a9f95554a641138168f3a61ab65efb2c8a20242b7
DEBUG    botocore.auth:auth.py:430 Signature:
151aa77bfea8bfae20c1895ec568deb936a6f7c2d0dd46b92d50869853bbd277
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/cold_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204442Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=151aa77bfea8bfae20c1895ec568deb936a6f7c2d0dd46b92d50869853bbd277', 'amz-sdk-invocation-id': b'c1f1b3b5-1c2d-476c-8fc3-99552c7be980', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:44:42 GMT', 'x-amzn-requestid': 'vvpogi6PhR49zWvMHcyKyZdyT7IfYII5zRQvXSsda92wzVWHJcXq', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>cold_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:16102/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204442Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204442Z
20251114/us-east-1/s3/aws4_request
200b5fba0a85e88fb8e03760e45da60d3d58da7df18f6502a24f1b26388cf869
DEBUG    botocore.auth:auth.py:430 Signature:
0535aae42115e14c2d7c85524d8701504a0b01647bf3b52198ab934d18d147d7
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/frozen_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204442Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=0535aae42115e14c2d7c85524d8701504a0b01647bf3b52198ab934d18d147d7', 'amz-sdk-invocation-id': b'e7408d04-4d00-41d6-9732-60948ed56f6a', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 232
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:44:42 GMT', 'x-amzn-requestid': '3s1HavSPkEVubLkqMg8Q8WAJXeX8LTl3qWj3ys7gKAl1UoOmRnOF', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '232', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:16102/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204442Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204442Z
20251114/us-east-1/s3/aws4_request
2b986fc5a2bd21761353ba0d5e53e89945377ac26511c11e8c959496eacf3b52
DEBUG    botocore.auth:auth.py:430 Signature:
39eaf3158f676bbdb2edbb0ae30da521c8839c41ea1257af1952b4ea8063c1b4
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/medium?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204442Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=39eaf3158f676bbdb2edbb0ae30da521c8839c41ea1257af1952b4ea8063c1b4', 'amz-sdk-invocation-id': b'11a08571-38a7-4ca1-bb6f-2bd4becfe3cc', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:44:42 GMT', 'x-amzn-requestid': '2KuH5Wi0Gz2tkYfnauqNAQ2IbwFnUPN4zWsaOBftEMF1qZUyYQCK', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>medium</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 8eeecdf6-1137-4923-8851-0f81175f5d95, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 8eeecdf6-1137-4923-8851-0f81175f5d95, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 8eeecdf6-1137-4923-8851-0f81175f5d95, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 58228ca1-1aee-4323-91d8-812557c3bdae, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 58228ca1-1aee-4323-91d8-812557c3bdae, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 58228ca1-1aee-4323-91d8-812557c3bdae, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:178 portions: {'__DEFAULT': {'Rows': 100000, 'Portions': 330, 'ActivePortions': 330}}, blobs: {'__DEFAULT': {'Portions': 330, 'BlobSize': 4583008, 'BlobCount': 1462}}, cold bucket stat: (0, 0), frozen bucket stat: (0, 0)
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:16102/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204443Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204443Z
20251114/us-east-1/s3/aws4_request
d3238a9a7d7a4626b2c4449f4db8dbb3c0a04afb8964fa3cf3ed8a49fec7f5a4
DEBUG    botocore.auth:auth.py:430 Signature:
505a90ba871d2ffe37931097360ced2aae5c8e1fafe59446aa8dc32892ee58ad
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/cold_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204443Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=505a90ba871d2ffe37931097360ced2aae5c8e1fafe59446aa8dc32892ee58ad', 'amz-sdk-invocation-id': b'99838e26-91da-46a3-a315-5eae825c0de6', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:44:43 GMT', 'x-amzn-requestid': 'mcFhWI7l1fgQgmKZJwNTgsN5a2SDjkVHD9QehPFSymCoLCe2agEc', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>cold_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:16102/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204443Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204443Z
20251114/us-east-1/s3/aws4_request
e11440217c31012c0ce5ef96692ed38233aa4b7a1210d89cec0fbf4dcefb0191
DEBUG    botocore.auth:auth.py:430 Signature:
a7a5d025501a79f240650923844f5dcd5f96a74890ab6ae78f68a03ed582845e
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/frozen_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204443Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=a7a5d025501a79f240650923844f5dcd5f96a74890ab6ae78f68a03ed582845e', 'amz-sdk-invocation-id': b'88510cd7-1ba0-482b-9d99-ed8d935c4da0', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 232
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:44:43 GMT', 'x-amzn-requestid': '6TwhRCsAeOXdsF5uROPWAD4bKNMBXf963xqxsM9i1PxYo6wjWE12', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '232', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:16102/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204443Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204443Z
20251114/us-east-1/s3/aws4_request
be4410f27a027ca3560a0a4644f7d9924b9928c52ea7dec97db5c0f8f43cf7e2
DEBUG    botocore.auth:auth.py:430 Signature:
178ee7b78bc6f132ea9a27b91ef7609896e28e1576889e18ee6b9c9ced216ce5
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/medium?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204443Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=178ee7b78bc6f132ea9a27b91ef7609896e28e1576889e18ee6b9c9ced216ce5', 'amz-sdk-invocation-id': b'5a48c69a-2421-4726-a443-eadd97f73f13', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:44:43 GMT', 'x-amzn-requestid': 'WsI341QX0zNl4heUMS7ZJzwDfETYBkFTNLpgNHngKMvOew6CWDww', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>medium</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 9eec6c95-7c33-4010-a083-f429636f3337, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 9eec6c95-7c33-4010-a083-f429636f3337, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 9eec6c95-7c33-4010-a083-f429636f3337, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, acfdedeb-5db6-4587-a251-fa2220737ecc, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, acfdedeb-5db6-4587-a251-fa2220737ecc, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, acfdedeb-5db6-4587-a251-fa2220737ecc, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:178 portions: {'__DEFAULT': {'Rows': 100000, 'Portions': 330, 'ActivePortions': 330}}, blobs: {'__DEFAULT': {'Portions': 330, 'BlobSize': 4583008, 'BlobCount': 1462}}, cold bucket stat: (0, 0), frozen bucket stat: (0, 0)
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:16102/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204444Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204444Z
20251114/us-east-1/s3/aws4_request
cbd07fe464b6a36e5ec500e318e583ba9057af8d83ae4e2991249f5f0a572bdf
DEBUG    botocore.auth:auth.py:430 Signature:
80fc699c1cd7de5aa4d62964e3a7d161bd1df571f72731f9fa4884864b931bfd
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/cold_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204444Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=80fc699c1cd7de5aa4d62964e3a7d161bd1df571f72731f9fa4884864b931bfd', 'amz-sdk-invocation-id': b'33496093-c3c3-412f-b82f-646a458bc76e', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:44:44 GMT', 'x-amzn-requestid': 'Pt15RMpjR3WBFuw98kRbRN1rC5bWyn5S1GUIaFuGsXBBhLCqMagC', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>cold_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:16102/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204444Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204444Z
20251114/us-east-1/s3/aws4_request
34e315dd2eee34c157f8c33ea4d93ea2b5c9dfe65fecb6d054b48bd181cf936d
DEBUG    botocore.auth:auth.py:430 Signature:
bde46eb7c88f9d2abaaf4d2c49ff62d0de88fc48c77307d8d716dcc08cebb402
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/frozen_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204444Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=bde46eb7c88f9d2abaaf4d2c49ff62d0de88fc48c77307d8d716dcc08cebb402', 'amz-sdk-invocation-id': b'cd9d7c10-5a6f-4e2e-96ac-8b58564b206b', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 232
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:44:44 GMT', 'x-amzn-requestid': 's4uHeJfIrZPBfBYYfviYdrCcZbthlYL635wt74V5j8TGgwQ7PrGq', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '232', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:16102/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204444Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204444Z
20251114/us-east-1/s3/aws4_request
658d9b99f81cccb915097200480478561144e2fde2e2a4693b6412259f18ec96
DEBUG    botocore.auth:auth.py:430 Signature:
d5871180c08fd96a80436945f854155eea8365149914a6277d965df870bd2f41
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/medium?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204444Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=d5871180c08fd96a80436945f854155eea8365149914a6277d965df870bd2f41', 'amz-sdk-invocation-id': b'905ffc2f-f76d-4107-beb6-5ae48fc96de9', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:44:44 GMT', 'x-amzn-requestid': '2tDYX985nw1mZ3yKz9yPWEqdmVmbXbIpnTXdEHM7r0wxPpS2qDnj', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>medium</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 1125cd62-f3a9-45c4-99af-203a4fe94074, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 1125cd62-f3a9-45c4-99af-203a4fe94074, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 1125cd62-f3a9-45c4-99af-203a4fe94074, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, aac8da34-c207-43b0-a623-1a715f72ad44, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, aac8da34-c207-43b0-a623-1a715f72ad44, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, aac8da34-c207-43b0-a623-1a715f72ad44, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:178 portions: {'__DEFAULT': {'Rows': 100000, 'Portions': 330, 'ActivePortions': 330}}, blobs: {'__DEFAULT': {'Portions': 330, 'BlobSize': 4583008, 'BlobCount': 1462}}, cold bucket stat: (0, 0), frozen bucket stat: (0, 0)
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:16102/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204446Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204446Z
20251114/us-east-1/s3/aws4_request
8ea42cb2cbbbf48f4199f058a15f4723a66ebc455f2217459d78e2a6efb7a0a0
DEBUG    botocore.auth:auth.py:430 Signature:
29ad322e8908c7e25b249e3f5e03b994b2686e7e6b196d9165d739bb37c0534a
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/cold_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204446Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=29ad322e8908c7e25b249e3f5e03b994b2686e7e6b196d9165d739bb37c0534a', 'amz-sdk-invocation-id': b'65aa65ec-3cea-460a-a8b3-f7e082fcab57', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:44:46 GMT', 'x-amzn-requestid': 'mLwKH0daP8KWUqnNkAto0Pht1j6eay8BNQyOZzZDys4AISeVy9uA', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>cold_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:16102/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204446Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204446Z
20251114/us-east-1/s3/aws4_request
254c9882a6eb81953b94d963580420fa2072e968fe94bfaf6e8dd1a9711d47a6
DEBUG    botocore.auth:auth.py:430 Signature:
b06dedc56f4fc59f13b6ef408952981d4823ede17f59605194f844e4786b8132
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/frozen_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204446Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=b06dedc56f4fc59f13b6ef408952981d4823ede17f59605194f844e4786b8132', 'amz-sdk-invocation-id': b'1ecec191-2a25-406b-908f-ef258a82df37', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 232
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:44:46 GMT', 'x-amzn-requestid': 'CAoFmz7pBKblhnsztv34mUAogarUvv0AxVj8vCtsPv7IEjvhucUP', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '232', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:16102/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204446Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204446Z
20251114/us-east-1/s3/aws4_request
2ba409095b1b48bb3ee8bc256ea821dba05ffa29108a8d14ee7e9a8c7dce3832
DEBUG    botocore.auth:auth.py:430 Signature:
d54f5f0a57981f84436ea8f9a41f516b942c366d709b7af32bd91d05ec984aec
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/medium?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204446Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=d54f5f0a57981f84436ea8f9a41f516b942c366d709b7af32bd91d05ec984aec', 'amz-sdk-invocation-id': b'93262d29-e85f-48e0-9e65-f2e0152371dc', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:44:46 GMT', 'x-amzn-requestid': 'yTpMF1vgqkZBU6xrEm7wdx6m7xAxeNjJ5xvMFpWUCcQcOElTlUOi', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>medium</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, b8c10fa5-6be1-4ed6-9eef-abf271e08d7a, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, b8c10fa5-6be1-4ed6-9eef-abf271e08d7a, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, b8c10fa5-6be1-4ed6-9eef-abf271e08d7a, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 5d02f4c9-fd9e-4e44-951b-3bcc115ead15, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 5d02f4c9-fd9e-4e44-951b-3bcc115ead15, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 5d02f4c9-fd9e-4e44-951b-3bcc115ead15, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:178 portions: {'__DEFAULT': {'Rows': 100000, 'Portions': 330, 'ActivePortions': 330}}, blobs: {'__DEFAULT': {'Portions': 330, 'BlobSize': 4583008, 'BlobCount': 1462}}, cold bucket stat: (0, 0), frozen bucket stat: (0, 0)
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:16102/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204447Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204447Z
20251114/us-east-1/s3/aws4_request
df87db3b83fb3d586c8057ae58af951782a64c92432db9d6bbb3f06b9afdd69b
DEBUG    botocore.auth:auth.py:430 Signature:
b81793e5131b22df3f7c31c8090076a52ba00a7ff6af9350ec673786c2ca6b04
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/cold_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204447Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=b81793e5131b22df3f7c31c8090076a52ba00a7ff6af9350ec673786c2ca6b04', 'amz-sdk-invocation-id': b'8daa63f2-55c0-49da-a8f9-3b02f2d70bf0', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:44:47 GMT', 'x-amzn-requestid': 'HnGk7ibwXRrI9iDMfgzC8UR4qSPpnoELJOo0MehUTICXkOA97Y8E', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>cold_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:16102/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204447Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204447Z
20251114/us-east-1/s3/aws4_request
c2bf3f7b7f923c8a79da7943159ccc48376c39615fe3a4d562c045e427045147
DEBUG    botocore.auth:auth.py:430 Signature:
abcf75bdd083b056a9dfce89d444f6259673ad24132516127d4be5aa15bb355a
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/frozen_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204447Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=abcf75bdd083b056a9dfce89d444f6259673ad24132516127d4be5aa15bb355a', 'amz-sdk-invocation-id': b'c906682f-8cd0-405d-9191-2de408eaf2f3', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 232
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:44:47 GMT', 'x-amzn-requestid': 'w66ALC9p4Veq7e2d0qn0BI2ib3TMmdaqSNUgZ1Z1PohfhWUl6cXA', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '232', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:16102/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204447Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204447Z
20251114/us-east-1/s3/aws4_request
a9ad947a954f606df3a62ded6d5ca48482aa72f53cff12d2d240b170d30f295d
DEBUG    botocore.auth:auth.py:430 Signature:
19f62db619dc2fb77ffa337d872d757ae8f49bacc8e186d18dfa8764bad45f83
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/medium?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204447Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=19f62db619dc2fb77ffa337d872d757ae8f49bacc8e186d18dfa8764bad45f83', 'amz-sdk-invocation-id': b'a6dd22d3-47ae-4d1e-ae28-5b81d60818d0', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:44:47 GMT', 'x-amzn-requestid': 'fU00R4dpR0Qamckye9gYW1voOMMgOOLCaFChPVO30U6zAGSKnw2z', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>medium</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 5f6ed587-d5d7-4b66-a1ec-094bfe9dbd31, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 5f6ed587-d5d7-4b66-a1ec-094bfe9dbd31, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 5f6ed587-d5d7-4b66-a1ec-094bfe9dbd31, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 8be55896-125e-4627-8053-cf948401940a, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 8be55896-125e-4627-8053-cf948401940a, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 8be55896-125e-4627-8053-cf948401940a, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:178 portions: {'__DEFAULT': {'Rows': 100000, 'Portions': 330, 'ActivePortions': 330}}, blobs: {'__DEFAULT': {'Portions': 330, 'BlobSize': 4583008, 'BlobCount': 1462}}, cold bucket stat: (0, 0), frozen bucket stat: (0, 0)
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:16102/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204448Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204448Z
20251114/us-east-1/s3/aws4_request
bfedb34e631f902bf40b67a8c29e7de10369f9cfe0712fc4510e866ea26b4fd5
DEBUG    botocore.auth:auth.py:430 Signature:
aab32e44cd809ce875b18a459543909bd462996cbee12f123fcf35d9b790a928
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/cold_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204448Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=aab32e44cd809ce875b18a459543909bd462996cbee12f123fcf35d9b790a928', 'amz-sdk-invocation-id': b'945c6a54-eed6-4268-93c5-44850cf29d10', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:44:48 GMT', 'x-amzn-requestid': 'iMwAbHmkC8hs3czcQSUWsph1VLKtrYGoItkkNVmqwdQSppXlY7YY', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>cold_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:16102/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204448Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204448Z
20251114/us-east-1/s3/aws4_request
c6377c149b710d0ba3c44480b4323b415b0ac45639fedae8200622b91c328e94
DEBUG    botocore.auth:auth.py:430 Signature:
012f1a3efb3314d4b82d1047702fbbec09bbc017d0954ae283d58820bb942e21
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/frozen_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204448Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=012f1a3efb3314d4b82d1047702fbbec09bbc017d0954ae283d58820bb942e21', 'amz-sdk-invocation-id': b'b0785b68-7251-4a48-98fc-2e4df06f13bd', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 232
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:44:48 GMT', 'x-amzn-requestid': 'XWK2ZiiN57dxEdETB7vI9gcQH7TEIsrWkFzjVJJ848z9gQ6TtbEk', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '232', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:16102/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204448Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204448Z
20251114/us-east-1/s3/aws4_request
383b93e37bb1c17e3ccf8f8a57a19c45b444be43c8428cf7bdb148a6e910b4a3
DEBUG    botocore.auth:auth.py:430 Signature:
b64cbd5044cfcd7352e57abc1f03c89bdbaf87c04584e193e3be9df16d5ccfe7
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/medium?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204448Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=b64cbd5044cfcd7352e57abc1f03c89bdbaf87c04584e193e3be9df16d5ccfe7', 'amz-sdk-invocation-id': b'a75f8826-9e28-45ba-bfa5-7c076469aa5f', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:44:48 GMT', 'x-amzn-requestid': 'R3SObmh0wCmrup1GQL6viP9lpBqoCn7b5Hf54wA6Pcq2isaFyQgE', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>medium</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 4dd959c3-d36c-4027-b527-f1c5a3d89f46, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 4dd959c3-d36c-4027-b527-f1c5a3d89f46, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 4dd959c3-d36c-4027-b527-f1c5a3d89f46, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 1044b5b9-5faa-457b-8a72-035eaa80a3b1, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 1044b5b9-5faa-457b-8a72-035eaa80a3b1, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 1044b5b9-5faa-457b-8a72-035eaa80a3b1, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:178 portions: {'__DEFAULT': {'Rows': 100000, 'Portions': 330, 'ActivePortions': 330}}, blobs: {'__DEFAULT': {'Portions': 330, 'BlobSize': 4583008, 'BlobCount': 1462}}, cold bucket stat: (0, 0), frozen bucket stat: (0, 0)
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:16102/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204450Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204450Z
20251114/us-east-1/s3/aws4_request
8e585033d5ba683551dde214bcbd9a2f16b0da60feac3511def6ae512511e010
DEBUG    botocore.auth:auth.py:430 Signature:
95dadcb2b91bc0d17acd6d472e5400a2250c22fe832983e315999bcffac9b18f
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/cold_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204450Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=95dadcb2b91bc0d17acd6d472e5400a2250c22fe832983e315999bcffac9b18f', 'amz-sdk-invocation-id': b'b5f0d508-8806-40f0-8c52-4792c8037ddc', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:44:50 GMT', 'x-amzn-requestid': '6R7BAEMrApkt28uOWrWbsiKOt54iGDENFCeqjg4NOVtMHcgwz7hq', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>cold_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:16102/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204450Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204450Z
20251114/us-east-1/s3/aws4_request
a7f6e3ee6aa68db8dc5b9f0a86528d40d8028ab77fa3fd364a5a8036641160b0
DEBUG    botocore.auth:auth.py:430 Signature:
adc83a2d6a5c4bfed90964945ad4d03df4f77555853f43b60eaf488f3e70a532
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/frozen_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204450Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=adc83a2d6a5c4bfed90964945ad4d03df4f77555853f43b60eaf488f3e70a532', 'amz-sdk-invocation-id': b'2caa61d7-290a-4e8c-9110-7ea2cd9e004a', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 232
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:44:50 GMT', 'x-amzn-requestid': 'ouipsUzqethZgtWaKe7DNqS3FMF5sizKBQ5Sq40WU9CvorGK5545', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '232', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:16102/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204450Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204450Z
20251114/us-east-1/s3/aws4_request
5388014dc6381d4e13e0714131f142282662c97006ba89689e238d905be40034
DEBUG    botocore.auth:auth.py:430 Signature:
db8df0e136d9ac8e89c7e1217279e0ca84d888fc35050b300a7879eca3a076fb
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/medium?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204450Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=db8df0e136d9ac8e89c7e1217279e0ca84d888fc35050b300a7879eca3a076fb', 'amz-sdk-invocation-id': b'bc9deafe-58a0-4445-8a2e-506ff8d87fe1', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:44:50 GMT', 'x-amzn-requestid': 'H4rS6uyEnLCFJ557hwyaK9kWiGrAPsWpkYAupku3nQCKYEgIGl3T', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>medium</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 4cfb50c7-99f3-431e-b210-abf005e6f1b6, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 4cfb50c7-99f3-431e-b210-abf005e6f1b6, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 4cfb50c7-99f3-431e-b210-abf005e6f1b6, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, da81f971-e0aa-40ae-94b8-f69adf9ce724, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, da81f971-e0aa-40ae-94b8-f69adf9ce724, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, da81f971-e0aa-40ae-94b8-f69adf9ce724, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:178 portions: {'__DEFAULT': {'Rows': 100000, 'Portions': 330, 'ActivePortions': 330}}, blobs: {'__DEFAULT': {'Portions': 330, 'BlobSize': 4583008, 'BlobCount': 1462}}, cold bucket stat: (0, 0), frozen bucket stat: (0, 0)
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:16102/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204451Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204451Z
20251114/us-east-1/s3/aws4_request
a1926ccf7a5f43ddc541a0de0fbfb46821678a1435000b4cd9b7434b281860f7
DEBUG    botocore.auth:auth.py:430 Signature:
f9b676824f3fa69e4016430b05af0380aa7d1bd46cf784bc993c85b4a70dab0b
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/cold_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204451Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=f9b676824f3fa69e4016430b05af0380aa7d1bd46cf784bc993c85b4a70dab0b', 'amz-sdk-invocation-id': b'2e3b74b7-9dea-4087-b3c2-1f4b2810aeb3', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:44:51 GMT', 'x-amzn-requestid': 'xgNBG3mdPazQcs1jQPbv2aMJl7L5tmpd92iQQ2H2SXYll393OwKm', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>cold_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:16102/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204451Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204451Z
20251114/us-east-1/s3/aws4_request
0aa7f09e06d6923a02ac7895f2db25bc94c9d7ef4392e156934fd09dbe488e09
DEBUG    botocore.auth:auth.py:430 Signature:
ac79fbfdc538ed01e244efbae77b7b784ee0851b3a83a96319d121e31d45639e
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/frozen_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204451Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=ac79fbfdc538ed01e244efbae77b7b784ee0851b3a83a96319d121e31d45639e', 'amz-sdk-invocation-id': b'3f318dc6-875e-4cb5-a5c4-6e252d56214e', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 232
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:44:51 GMT', 'x-amzn-requestid': '337b8XxwHnVieRUVMzmYPO4RLWL0NGLqxySq81Kduo8RUAonEm9c', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '232', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:16102/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204451Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204451Z
20251114/us-east-1/s3/aws4_request
bc3e3da1250327b7a93448f9f9e59ed3a18724a21cc597301c18fdcd140a3eb6
DEBUG    botocore.auth:auth.py:430 Signature:
01048a553cebfc6741592b5be57a415d1dbfe51d151ec9887e0673b63d2b286e
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/medium?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204451Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=01048a553cebfc6741592b5be57a415d1dbfe51d151ec9887e0673b63d2b286e', 'amz-sdk-invocation-id': b'fe254eaf-4f83-45f7-b7df-98c4da69ad47', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:44:51 GMT', 'x-amzn-requestid': 'UE1Vy99qE5BGDhobr0exbMTOAUnS8JqZjZi3rw150a7JJ508O2zQ', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>medium</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 83c35c5b-1489-452e-ba6e-02331dad088d, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 83c35c5b-1489-452e-ba6e-02331dad088d, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 83c35c5b-1489-452e-ba6e-02331dad088d, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 2ede1d60-5ab8-4720-a925-3b5a104b55c7, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 2ede1d60-5ab8-4720-a925-3b5a104b55c7, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 2ede1d60-5ab8-4720-a925-3b5a104b55c7, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:178 portions: {'__DEFAULT': {'Rows': 100000, 'Portions': 330, 'ActivePortions': 330}}, blobs: {'__DEFAULT': {'Portions': 330, 'BlobSize': 4583008, 'BlobCount': 1462}}, cold bucket stat: (0, 0), frozen bucket stat: (0, 0)
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:16102/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204453Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204453Z
20251114/us-east-1/s3/aws4_request
c743bc6c01678dcf8b2da91c09334b4f556905c681c680e150f6455efe42831d
DEBUG    botocore.auth:auth.py:430 Signature:
35a58f7c570a55b89bd76c0a6282fff66af46d1dd710f2099e4ea10599751864
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/cold_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204453Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=35a58f7c570a55b89bd76c0a6282fff66af46d1dd710f2099e4ea10599751864', 'amz-sdk-invocation-id': b'd2dc6369-5396-456b-aa1b-a70df7c63c16', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:44:53 GMT', 'x-amzn-requestid': 'o5YMxVeSV3C8m58V2Crk6yTJq9ERK6WluSaB8iNLtpGevh1QZS0w', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>cold_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:16102/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204453Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204453Z
20251114/us-east-1/s3/aws4_request
9c0434979e7a0fd34af0696ff8394fff9ef6cfc24069a284a4f7f7fdeb318011
DEBUG    botocore.auth:auth.py:430 Signature:
1d998c9e1dda92bc971475abdd17a752607775f43d7f108c7a41fe3a5653a08f
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/frozen_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204453Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=1d998c9e1dda92bc971475abdd17a752607775f43d7f108c7a41fe3a5653a08f', 'amz-sdk-invocation-id': b'0d248693-a268-4771-843d-0bc4f7a7b372', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 232
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:44:53 GMT', 'x-amzn-requestid': 'L2StCy5nriTHJJ4fqehYMlaBS8UeGLG58zeRjp2LMZ9u1nBnoOU6', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '232', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:16102/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204453Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204453Z
20251114/us-east-1/s3/aws4_request
08f8c4f46aa47daee6d820c1863893b2f02a90fe03990701699abbe507db2423
DEBUG    botocore.auth:auth.py:430 Signature:
af820835b6e7f1569b282634f5a2cd0daad49eeab71ecf76d8a97c6a90cad4e2
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/medium?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204453Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=af820835b6e7f1569b282634f5a2cd0daad49eeab71ecf76d8a97c6a90cad4e2', 'amz-sdk-invocation-id': b'34c57281-801a-4b0a-a75f-e49be5df89ac', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:44:53 GMT', 'x-amzn-requestid': 'BLjk4D2ZlUuM35KC2kMFTRanJ3E37eOY8kP098kSP51AxfrMGg3p', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>medium</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 7624943e-1255-45da-83b9-4591b6b97005, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 7624943e-1255-45da-83b9-4591b6b97005, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 7624943e-1255-45da-83b9-4591b6b97005, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, b53703f9-102c-49a7-a8d4-6e28a8be94a8, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, b53703f9-102c-49a7-a8d4-6e28a8be94a8, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, b53703f9-102c-49a7-a8d4-6e28a8be94a8, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:178 portions: {'__DEFAULT': {'Rows': 100000, 'Portions': 330, 'ActivePortions': 330}}, blobs: {'__DEFAULT': {'Portions': 330, 'BlobSize': 4583008, 'BlobCount': 1462}}, cold bucket stat: (0, 0), frozen bucket stat: (0, 0)
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:16102/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204454Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204454Z
20251114/us-east-1/s3/aws4_request
da4adb3eb9599c80a4a1f9c9cf3f0fe93bc05b2066e8c7380b6cfd1309389b32
DEBUG    botocore.auth:auth.py:430 Signature:
841af5ae9fa5b75bfe48dbd525c2ae5e7f19a894686a855b989fc0923d644219
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/cold_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204454Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=841af5ae9fa5b75bfe48dbd525c2ae5e7f19a894686a855b989fc0923d644219', 'amz-sdk-invocation-id': b'36b68d65-2eb8-423a-87e6-546eadb3011c', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:44:54 GMT', 'x-amzn-requestid': '3RFfJodIiCUYef6GweV23P3mjcIUDy10KTgqhSusGrzMLCcXy7VE', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>cold_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:16102/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204454Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204454Z
20251114/us-east-1/s3/aws4_request
c47d218efa87829357c650b546f7679b12b13f60a340af2ee19a18cd203e3da1
DEBUG    botocore.auth:auth.py:430 Signature:
22ff92b9a5c452a76bda3d938e0d31ae122b0efd8004730d29186bf4c55edbf7
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/frozen_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204454Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=22ff92b9a5c452a76bda3d938e0d31ae122b0efd8004730d29186bf4c55edbf7', 'amz-sdk-invocation-id': b'd5d05cc0-285d-4027-a69b-eebccd91f10f', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 232
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:44:54 GMT', 'x-amzn-requestid': 'wpz8pPJLdR9gt0UQBTLxqh2ywaizDTlrI7h7jnVrYRs5g7aNGawg', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '232', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:16102/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204454Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204454Z
20251114/us-east-1/s3/aws4_request
f4a5b5372f035af2ddf2f801a77c05b7abff89402f76365fea3de291ec17a660
DEBUG    botocore.auth:auth.py:430 Signature:
e736be08a65ea72e2b539c6b75ee9d83a3166a9d29666cf9bd40f1d66077f9a9
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/medium?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204454Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=e736be08a65ea72e2b539c6b75ee9d83a3166a9d29666cf9bd40f1d66077f9a9', 'amz-sdk-invocation-id': b'fc1e3e7c-6917-4ed5-9fd8-f4ab23934685', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:44:54 GMT', 'x-amzn-requestid': 'IX02WUPEn8yu7eTI3FqwvN7FSyvvnpXVGcHHcIHkSoQ9d5HFe4Ew', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>medium</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, f401ef41-2f52-4686-9eee-c9e2ff52c5b3, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, f401ef41-2f52-4686-9eee-c9e2ff52c5b3, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, f401ef41-2f52-4686-9eee-c9e2ff52c5b3, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 3225fd1f-417a-4ba1-a8a5-fa048f6df7ee, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 3225fd1f-417a-4ba1-a8a5-fa048f6df7ee, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 3225fd1f-417a-4ba1-a8a5-fa048f6df7ee, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:178 portions: {'__DEFAULT': {'Rows': 100000, 'Portions': 330, 'ActivePortions': 330}}, blobs: {'__DEFAULT': {'Portions': 330, 'BlobSize': 4583008, 'BlobCount': 1462}}, cold bucket stat: (0, 0), frozen bucket stat: (0, 0)
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:16102/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204455Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204455Z
20251114/us-east-1/s3/aws4_request
bd193a0cfc2aef83aa05881fe8561c815bb11e351f2cac0a37660f48299da25b
DEBUG    botocore.auth:auth.py:430 Signature:
53d4101200a29793cd6e88e8b7df8774f161eca82cae5c67784d4aa32aede0f0
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/cold_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204455Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=53d4101200a29793cd6e88e8b7df8774f161eca82cae5c67784d4aa32aede0f0', 'amz-sdk-invocation-id': b'b05c7158-2f22-4d7f-bb85-5b2af3ab43d2', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:44:55 GMT', 'x-amzn-requestid': 'v2umuJ81GGSEvrEHnWhb5UqWQBFU8d0QLtA7P6AVQKig6IXhYGRX', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>cold_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:16102/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204455Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204455Z
20251114/us-east-1/s3/aws4_request
2186e4eb58de5ba0b6a01c6b33d889d64645572719724757853995c270b9c896
DEBUG    botocore.auth:auth.py:430 Signature:
00ab55fa3e14003649501b71cfd6d2b100b2596a469f1f167098f56cfb12e64c
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/frozen_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204455Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=00ab55fa3e14003649501b71cfd6d2b100b2596a469f1f167098f56cfb12e64c', 'amz-sdk-invocation-id': b'1bbed017-2be0-4248-88fa-febc21996da0', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 232
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:44:55 GMT', 'x-amzn-requestid': 'fYiF5PX4IxxQoVWsBaDZmeBzK8QcVpFbS2x3QmRGVROJsDVDOeXx', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '232', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:16102/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204455Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204455Z
20251114/us-east-1/s3/aws4_request
8877b3380d9a8895dbfa03114d1c78d0760bbb28b9f498e17a71b5cd2021e57d
DEBUG    botocore.auth:auth.py:430 Signature:
e24f749210f18213a6290dd52881d91a4843038f8ff00f7c7bd41dbe743571f4
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/medium?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204455Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=e24f749210f18213a6290dd52881d91a4843038f8ff00f7c7bd41dbe743571f4', 'amz-sdk-invocation-id': b'4906e70d-f818-4219-b376-b7ee4ca070f7', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:44:55 GMT', 'x-amzn-requestid': '6ZEWmjHww0sXP8F2e7uC4YZipUoctjRNMpiyIZ5BCfIDLbazrRRa', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>medium</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, f2c9392a-9c4f-40ec-b2d0-30494dd9c675, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, f2c9392a-9c4f-40ec-b2d0-30494dd9c675, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, f2c9392a-9c4f-40ec-b2d0-30494dd9c675, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 8b6a50af-9a26-43e3-9507-616b1a296203, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 8b6a50af-9a26-43e3-9507-616b1a296203, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 8b6a50af-9a26-43e3-9507-616b1a296203, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:178 portions: {'__DEFAULT': {'Rows': 100000, 'Portions': 330, 'ActivePortions': 330}}, blobs: {'__DEFAULT': {'Portions': 330, 'BlobSize': 4583008, 'BlobCount': 1462}}, cold bucket stat: (0, 0), frozen bucket stat: (0, 0)
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:16102/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204457Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204457Z
20251114/us-east-1/s3/aws4_request
c006d980e97c3a75f39751b40a439f6c093b266a68af53d181be9d0baed883dc
DEBUG    botocore.auth:auth.py:430 Signature:
23010deb7b74b633be6a3ae1d2e7af4af815494b68795a6ab4130dba96de03fb
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/cold_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204457Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=23010deb7b74b633be6a3ae1d2e7af4af815494b68795a6ab4130dba96de03fb', 'amz-sdk-invocation-id': b'2aac1854-48b6-49b3-ad29-f51e8cbd4cff', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:44:57 GMT', 'x-amzn-requestid': '7oDHXZzmaiEUZcpNP7RU76HhPaL2IQ2duAqExNgyrNYnaFJAlu2O', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>cold_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:16102/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204457Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204457Z
20251114/us-east-1/s3/aws4_request
85e59c70ae141510887e50007063e5e134473ae86ccd418fb86a9d3823266f73
DEBUG    botocore.auth:auth.py:430 Signature:
43bf15c5f3b14be46fd00b42a43e4d2b880da19e8d0987350858672e6f4c8789
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/frozen_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204457Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=43bf15c5f3b14be46fd00b42a43e4d2b880da19e8d0987350858672e6f4c8789', 'amz-sdk-invocation-id': b'3e33fa4c-b6e9-4568-b21b-c2fd001de412', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 28200
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:44:57 GMT', 'x-amzn-requestid': 'NWDrJFRA6YFWlGclCq518tuBxCwfYbjkEaHhizJjcCI4d3DHFu6i', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '28200', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;34eff939966dd96fc61e04bee3d4ba4f&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A2%3A1816%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;c745068d481b0515aea4165b916ec5cb&#34;</ETag><Size>1816</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;fb23f9171b17757cb1dc2e176469b4a5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;710bd12a125a7a0826c6dabe086b07b9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;be0a7c1984f4c8093eabc624229e85d5&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;a65d4652ca975ca96dd4adc269404389&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;0b1b088a94fe98718b260b4e9262c5c6&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;756c8bf50e1b14ddff981f3d35b13a9a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f6ca311e356541dde08266785f2d8dcb&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A2%3A1296%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;83616eaa943da37ef7a92311c263371e&#34;</ETag><Size>1296</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;efd7c7e653e7b4cae5fa36e16311349c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;011746a5ca01506fdf83964c27756f29&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037905%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;af992cc29bb2d9de8afef2fa09221752&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7d2dd5438efac312030ab1d7ff2404c0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A2%3A1496%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;65a7ecaa6689f54356759745386bb91d&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;30b77b5019f350acbf9f718551d2da77&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1616%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;57a665afff22ef5b34e6e3d54deceb64&#34;</ETag><Size>1616</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;af26aa3d5e60723ce6781c6f3c2fc0ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A2%3A1320%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;809a9542bd1ef395b5328d6c62a10038&#34;</ETag><Size>1320</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;cb2ec8fd8e2f39c71ca7fd8e26141b9e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A4%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d6fc50af39123e0c794e997429c894f8&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A5%3A1360%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;65143fdbcdcf279b6c27a79c688dd56d&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0aeeeab35fcefe8ebe92923db835b993&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0f234b8606389bcc82637b5eec502dc0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;878094d78836df848f6343a8dd183909&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A3%3A2008%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ac4c5f21766b72b1ef9379e666fba4e7&#34;</ETag><Size>2008</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1352%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;60d206b93f7f63a6d550278c79178dc9&#34;</ETag><Size>1352</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0187ebcce0242f7da65b2c6f25982550&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ae2150d01ae7f1af2a175cdd5170207a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;62b537d856fda5644fe2cc48902c9731&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e3574f40b33f06df9e67a72ccbbff43c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;20aa44e25b95f87a8c7337a642e24c97&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;1dd035a4cbe08fccc42394835e89df77&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A3%3A1544%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ddfac5c4dd4e6cfa512fc9ef755d80ba&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A4%3A1504%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;73896829b5a8ee7e2a223f80dd6bc99f&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1744%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;9480636392e60386e5fcfa26a7e5fa1e&#34;</ETag><Size>1744</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;86f1b31668de87d96f5f9b73789e6722&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A3%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;daa4772dea9401d3c58dea4ef6f578f1&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;66a62a7691132cb3b4613c1d975fab65&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7e8d7307f40bdeb4f3305e9be602cb27&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;8d018b1c8baffd1d3c1f37f9112e3931&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;eacc29fa533e744afa4e9a034e4063e7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;313094a08eaea3e8b4a9335ffd44f54b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;a13c73d880c9ea8669a713db0044cc73&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;97dd67255e56715570c8124d64393e24&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;48e1e22980ccda9edefd8f1004274739&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A3%3A1736%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;c89ad4686d31b02b0e0e819333897101&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A4%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;b2f2306a3c7f01a5fd37e98c5f0db539&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;00949568528376e724e9fcf4d3b60725&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f472e8e0d0f8111aa3f3bc9c406179b1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;80d5289d31961bf2a3b4ab12a0127d24&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A2%3A1256%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;78ecfb41c1828cbbf3e867460bede6a4&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e88ed3aaa7eca2764356d27ef10cfa1c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;7011ee874e8ff2211e9e54543b3191f4&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1640%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d94425a6997dab6e73d403aaaf1472ea&#34;</ETag><Size>1640</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;2119f8302ae9404302822f9dc235ec46&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f3d1bfdf886644bf29d31bd16584da90&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;2ace9abb6396728189d1f1270d6016c2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;bf78ed23adbd0ac419f1474fe596777e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A4%3A1784%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e97ede3a0b632611b38c82fa05d2f765&#34;</ETag><Size>1784</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;b0e4109c11e7240a3cfd95e0d987e3db&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;43314d5c28b605b5517144e412dfb477&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f48f340d92e63ff14be5fd27cc733f2c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;19a6de2f8fda386c1628a05640b1d614&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;cdd71f3f9258303a74e6bab5a59bf6d5&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A3%3A2112%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;91eda4be98cc3bac3417ee9509f73d7d&#34;</ETag><Size>2112</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A4%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;82778727338cea7e5f52a40b3c40f1d4&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;03be68aedc5e93911c97cacb12d43770&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;9f36bfd117b58e56c940657eecfd89d2&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;aaa0a6e02417d93517e63e65e3e7d2e2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1776%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;8160dece82ad022c94c68998c3b020aa&#34;</ETag><Size>1776</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;790833acc63bba5df43d70161e81146d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A3%3A1360%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;daff5c718ff85eb00c6b270f5760cb91&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d6b393272b0c8a1126c2678e565cb2e9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A1%3A2160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7d58cf2ffa3b3311d1c32aa97bc50a61&#34;</ETag><Size>2160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;3b536fbf5a72c6f1d25b794d57cc501b&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:16102/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204457Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204457Z
20251114/us-east-1/s3/aws4_request
511dac13c34c8113fcce350f77cbf645cdfd0c76ebcd8ce4d29fdf020fbe06a9
DEBUG    botocore.auth:auth.py:430 Signature:
561919be7fbf9211476e8da2044ae00b662cde4c1ddeda4389b53a6ed9151a0a
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/medium?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204457Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=561919be7fbf9211476e8da2044ae00b662cde4c1ddeda4389b53a6ed9151a0a', 'amz-sdk-invocation-id': b'b702b4a7-d365-4274-aeca-9bd7976523da', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:44:57 GMT', 'x-amzn-requestid': 'AB4ZMbF9041Pp1bDmo1cx0HebvSyYA17kkDgSjIDr5yq5mS6jGLK', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>medium</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 28042d22-bccb-4d9c-a398-741b6a2fb473, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 28042d22-bccb-4d9c-a398-741b6a2fb473, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 28042d22-bccb-4d9c-a398-741b6a2fb473, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 02f23818-0a21-4e3d-8038-8e2b8d70e58c, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 02f23818-0a21-4e3d-8038-8e2b8d70e58c, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 02f23818-0a21-4e3d-8038-8e2b8d70e58c, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:178 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 341, 'Portions': 76, 'ActivePortions': 76}, '__DEFAULT': {'Rows': 99659, 'Portions': 226, 'ActivePortions': 226}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 76, 'BlobSize': 92648, 'BlobCount': 380}, '__DEFAULT': {'Portions': 229, 'BlobSize': 4636888, 'BlobCount': 1063}}, cold bucket stat: (0, 0), frozen bucket stat: (76, 92648)
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 02b3b280-51e7-4403-80f7-b28faf730c95, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 02b3b280-51e7-4403-80f7-b28faf730c95, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT * from `/Root/test_data_unchanged_after_ttl_change/table` ORDER BY ts" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 02b3b280-51e7-4403-80f7-b28faf730c95, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:189 Old record count 100000 new record count 100000
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:202 
                ALTER TABLE `/Root/test_data_unchanged_after_ttl_change/table` SET (TTL =
                    Interval("PT800M") TO EXTERNAL DATA SOURCE `/Root/test_data_unchanged_after_ttl_change/cold_uc`,
                    Interval("PT850M") TO EXTERNAL DATA SOURCE `/Root/test_data_unchanged_after_ttl_change/medium`,
                    Interval("PT900M") TO EXTERNAL DATA SOURCE `/Root/test_data_unchanged_after_ttl_change/frozen_uc`
                    ON ts
                )
            
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 6b3c5eab-a9a2-4cb6-914b-38bba9fdf031, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 6b3c5eab-a9a2-4cb6-914b-38bba9fdf031, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                ALTER TABLE `/Root/test_data_unchanged_after_ttl_change/table` SET (TTL =\n                    Interval(\"PT800M\") TO EXTERNAL DATA SOURCE `/Root/test_data_unchanged_after_ttl_change/cold_uc`,\n                    Interval(\"PT850M\") TO EXTERNAL DATA SOURCE `/Root/test_data_unchanged_after_ttl_change/medium`,\n                    Interval(\"PT900M\") TO EXTERNAL DATA SOURCE `/Root/test_data_unchanged_after_ttl_change/frozen_uc`\n                    ON ts\n                )\n            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 6b3c5eab-a9a2-4cb6-914b-38bba9fdf031, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:204 TTL set in 0.12053346633911133 seconds
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:16102/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204503Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204503Z
20251114/us-east-1/s3/aws4_request
a605756c84adf65c4c795d17849027a89cd24b2089ed9c7a4e5e82f302eeef3f
DEBUG    botocore.auth:auth.py:430 Signature:
5238fb5d9744844d8057f160ea019f0490da2949650a91579473d6e0c69c5fc9
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/cold_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204503Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=5238fb5d9744844d8057f160ea019f0490da2949650a91579473d6e0c69c5fc9', 'amz-sdk-invocation-id': b'a8235a42-b218-4aa7-badf-4f9ecdf86bb7', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:45:03 GMT', 'x-amzn-requestid': 'UoQkcAcGBelBgiOBOmDgKXe3WurGkeLWdLnR7ppNP1pyaRplmJRW', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>cold_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:16102/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204503Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204503Z
20251114/us-east-1/s3/aws4_request
013bf789f2bc4769b46638cfe8a69e110c1c3cb9a09f5cd1566123a12a0598d9
DEBUG    botocore.auth:auth.py:430 Signature:
88435936ba34fcf4595b51c8dfb7b9ff8624250ccae827d92525ad4586bd8ec3
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/medium?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204503Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=88435936ba34fcf4595b51c8dfb7b9ff8624250ccae827d92525ad4586bd8ec3', 'amz-sdk-invocation-id': b'803ecff3-5d52-40b6-89b4-c739aa6b5f1a', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:45:03 GMT', 'x-amzn-requestid': 'YD9ODoeg02agIMfkW9m7BpqV0gJ0IYLtxpt4YmvP9BNdywubHoEo', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>medium</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:16102/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204503Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204503Z
20251114/us-east-1/s3/aws4_request
7190b15d1783db461184141f18314c46ae04e9ba177dd658b76246b292a095ec
DEBUG    botocore.auth:auth.py:430 Signature:
0e40f673c7763773f4bee09c6c7775987f719b1b4f1c52febad3f0dc32ef55fe
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/frozen_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204503Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=0e40f673c7763773f4bee09c6c7775987f719b1b4f1c52febad3f0dc32ef55fe', 'amz-sdk-invocation-id': b'393f6fe7-6c6f-420d-864b-455ff9e7a882', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 28200
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:45:03 GMT', 'x-amzn-requestid': 'vG9yrzazKEF8oRPee6IglfKdGmYkXYFFksIAOAfHqdGsFItCY6wH', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '28200', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;34eff939966dd96fc61e04bee3d4ba4f&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A2%3A1816%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;c745068d481b0515aea4165b916ec5cb&#34;</ETag><Size>1816</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;fb23f9171b17757cb1dc2e176469b4a5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;710bd12a125a7a0826c6dabe086b07b9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;be0a7c1984f4c8093eabc624229e85d5&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;a65d4652ca975ca96dd4adc269404389&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;0b1b088a94fe98718b260b4e9262c5c6&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;756c8bf50e1b14ddff981f3d35b13a9a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f6ca311e356541dde08266785f2d8dcb&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A2%3A1296%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;83616eaa943da37ef7a92311c263371e&#34;</ETag><Size>1296</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;efd7c7e653e7b4cae5fa36e16311349c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;011746a5ca01506fdf83964c27756f29&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037905%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;af992cc29bb2d9de8afef2fa09221752&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7d2dd5438efac312030ab1d7ff2404c0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A2%3A1496%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;65a7ecaa6689f54356759745386bb91d&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;30b77b5019f350acbf9f718551d2da77&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1616%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;57a665afff22ef5b34e6e3d54deceb64&#34;</ETag><Size>1616</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;af26aa3d5e60723ce6781c6f3c2fc0ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A2%3A1320%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;809a9542bd1ef395b5328d6c62a10038&#34;</ETag><Size>1320</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;cb2ec8fd8e2f39c71ca7fd8e26141b9e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A4%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d6fc50af39123e0c794e997429c894f8&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A5%3A1360%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;65143fdbcdcf279b6c27a79c688dd56d&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0aeeeab35fcefe8ebe92923db835b993&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0f234b8606389bcc82637b5eec502dc0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;878094d78836df848f6343a8dd183909&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A3%3A2008%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ac4c5f21766b72b1ef9379e666fba4e7&#34;</ETag><Size>2008</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1352%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;60d206b93f7f63a6d550278c79178dc9&#34;</ETag><Size>1352</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0187ebcce0242f7da65b2c6f25982550&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ae2150d01ae7f1af2a175cdd5170207a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;62b537d856fda5644fe2cc48902c9731&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e3574f40b33f06df9e67a72ccbbff43c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;20aa44e25b95f87a8c7337a642e24c97&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;1dd035a4cbe08fccc42394835e89df77&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A3%3A1544%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ddfac5c4dd4e6cfa512fc9ef755d80ba&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A4%3A1504%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;73896829b5a8ee7e2a223f80dd6bc99f&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1744%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;9480636392e60386e5fcfa26a7e5fa1e&#34;</ETag><Size>1744</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;86f1b31668de87d96f5f9b73789e6722&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A3%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;daa4772dea9401d3c58dea4ef6f578f1&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;66a62a7691132cb3b4613c1d975fab65&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7e8d7307f40bdeb4f3305e9be602cb27&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;8d018b1c8baffd1d3c1f37f9112e3931&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;eacc29fa533e744afa4e9a034e4063e7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;313094a08eaea3e8b4a9335ffd44f54b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;a13c73d880c9ea8669a713db0044cc73&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;97dd67255e56715570c8124d64393e24&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;48e1e22980ccda9edefd8f1004274739&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A3%3A1736%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;c89ad4686d31b02b0e0e819333897101&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A4%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;b2f2306a3c7f01a5fd37e98c5f0db539&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;00949568528376e724e9fcf4d3b60725&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f472e8e0d0f8111aa3f3bc9c406179b1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;80d5289d31961bf2a3b4ab12a0127d24&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A2%3A1256%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;78ecfb41c1828cbbf3e867460bede6a4&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e88ed3aaa7eca2764356d27ef10cfa1c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;7011ee874e8ff2211e9e54543b3191f4&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1640%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d94425a6997dab6e73d403aaaf1472ea&#34;</ETag><Size>1640</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;2119f8302ae9404302822f9dc235ec46&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f3d1bfdf886644bf29d31bd16584da90&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;2ace9abb6396728189d1f1270d6016c2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;bf78ed23adbd0ac419f1474fe596777e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A4%3A1784%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e97ede3a0b632611b38c82fa05d2f765&#34;</ETag><Size>1784</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;b0e4109c11e7240a3cfd95e0d987e3db&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;43314d5c28b605b5517144e412dfb477&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f48f340d92e63ff14be5fd27cc733f2c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;19a6de2f8fda386c1628a05640b1d614&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;cdd71f3f9258303a74e6bab5a59bf6d5&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A3%3A2112%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;91eda4be98cc3bac3417ee9509f73d7d&#34;</ETag><Size>2112</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A4%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;82778727338cea7e5f52a40b3c40f1d4&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;03be68aedc5e93911c97cacb12d43770&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;9f36bfd117b58e56c940657eecfd89d2&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;aaa0a6e02417d93517e63e65e3e7d2e2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1776%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;8160dece82ad022c94c68998c3b020aa&#34;</ETag><Size>1776</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;790833acc63bba5df43d70161e81146d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A3%3A1360%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;daff5c718ff85eb00c6b270f5760cb91&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d6b393272b0c8a1126c2678e565cb2e9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A1%3A2160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7d58cf2ffa3b3311d1c32aa97bc50a61&#34;</ETag><Size>2160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;3b536fbf5a72c6f1d25b794d57cc501b&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 6a3620d1-9c35-4aff-aa80-b45231cfdc0c, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 6a3620d1-9c35-4aff-aa80-b45231cfdc0c, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 6a3620d1-9c35-4aff-aa80-b45231cfdc0c, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, b4f4652f-5488-4c09-9c3a-1b1ea6912d35, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, b4f4652f-5488-4c09-9c3a-1b1ea6912d35, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, b4f4652f-5488-4c09-9c3a-1b1ea6912d35, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 341, 'Portions': 76, 'ActivePortions': 76}, '__DEFAULT': {'Rows': 99659, 'Portions': 184, 'ActivePortions': 184}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 76, 'BlobSize': 92648, 'BlobCount': 380}, '__DEFAULT': {'Portions': 184, 'BlobSize': 4489840, 'BlobCount': 920}}, cold bucket stat: (0, 0), frozen bucket stat: (76, 92648)
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:16102/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204505Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204505Z
20251114/us-east-1/s3/aws4_request
3b36d7a0636b02f8907c061fd25839950b2053b86791cb5a6dd8eb17f14c3876
DEBUG    botocore.auth:auth.py:430 Signature:
9d0b51595f607990983020741c56c5c52d3450211b06e0d0fc1b4bf72c23ee87
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/cold_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204505Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=9d0b51595f607990983020741c56c5c52d3450211b06e0d0fc1b4bf72c23ee87', 'amz-sdk-invocation-id': b'88de5f45-b06c-4fa1-8330-4623eb587d54', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:45:05 GMT', 'x-amzn-requestid': 'MGsSOlII5TQlyZcIoUvZtQBt9EEkWy7uVISImVTDoXXWQnND6vZe', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>cold_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:16102/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204505Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204505Z
20251114/us-east-1/s3/aws4_request
3d8ebb86faca8b3009539230788e1ab5efc7880edc87cf546a0e98c4d7612b58
DEBUG    botocore.auth:auth.py:430 Signature:
56d8034fb8365640dee27ab5895845ecd2630a68ea2dc0b746ecbfad6b6f3043
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/medium?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204505Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=56d8034fb8365640dee27ab5895845ecd2630a68ea2dc0b746ecbfad6b6f3043', 'amz-sdk-invocation-id': b'97269367-9b9c-49fe-af19-a63cf1257e97', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:45:05 GMT', 'x-amzn-requestid': 'c6HhF2w8Bpyo7oBm6qBwZl3RkzsFBOT1pvv307XExDXNWUoueepV', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>medium</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:16102/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204505Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204505Z
20251114/us-east-1/s3/aws4_request
2739f44b6fca311aab79e2b185af8c2de5bcf84acb47e3a0c202dd3c80aae2ba
DEBUG    botocore.auth:auth.py:430 Signature:
c64be1a2398ffed6974721b2f0061b64320ddea1dd70b7b6b344e60a7cd90b62
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/frozen_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204505Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=c64be1a2398ffed6974721b2f0061b64320ddea1dd70b7b6b344e60a7cd90b62', 'amz-sdk-invocation-id': b'915f6945-8c34-4dba-8443-3ff3f62f7041', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 28200
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:45:05 GMT', 'x-amzn-requestid': 'i6DdrfyUxEJnCXNGGukGsjnuiCwTf8xCldI5kbbpgOjqnhcbcERL', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '28200', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;34eff939966dd96fc61e04bee3d4ba4f&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A2%3A1816%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;c745068d481b0515aea4165b916ec5cb&#34;</ETag><Size>1816</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;fb23f9171b17757cb1dc2e176469b4a5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;710bd12a125a7a0826c6dabe086b07b9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;be0a7c1984f4c8093eabc624229e85d5&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;a65d4652ca975ca96dd4adc269404389&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;0b1b088a94fe98718b260b4e9262c5c6&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;756c8bf50e1b14ddff981f3d35b13a9a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f6ca311e356541dde08266785f2d8dcb&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A2%3A1296%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;83616eaa943da37ef7a92311c263371e&#34;</ETag><Size>1296</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;efd7c7e653e7b4cae5fa36e16311349c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;011746a5ca01506fdf83964c27756f29&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037905%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;af992cc29bb2d9de8afef2fa09221752&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7d2dd5438efac312030ab1d7ff2404c0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A2%3A1496%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;65a7ecaa6689f54356759745386bb91d&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;30b77b5019f350acbf9f718551d2da77&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1616%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;57a665afff22ef5b34e6e3d54deceb64&#34;</ETag><Size>1616</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;af26aa3d5e60723ce6781c6f3c2fc0ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A2%3A1320%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;809a9542bd1ef395b5328d6c62a10038&#34;</ETag><Size>1320</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;cb2ec8fd8e2f39c71ca7fd8e26141b9e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A4%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d6fc50af39123e0c794e997429c894f8&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A5%3A1360%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;65143fdbcdcf279b6c27a79c688dd56d&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0aeeeab35fcefe8ebe92923db835b993&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0f234b8606389bcc82637b5eec502dc0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;878094d78836df848f6343a8dd183909&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A3%3A2008%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ac4c5f21766b72b1ef9379e666fba4e7&#34;</ETag><Size>2008</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1352%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;60d206b93f7f63a6d550278c79178dc9&#34;</ETag><Size>1352</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0187ebcce0242f7da65b2c6f25982550&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ae2150d01ae7f1af2a175cdd5170207a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;62b537d856fda5644fe2cc48902c9731&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e3574f40b33f06df9e67a72ccbbff43c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;20aa44e25b95f87a8c7337a642e24c97&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;1dd035a4cbe08fccc42394835e89df77&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A3%3A1544%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ddfac5c4dd4e6cfa512fc9ef755d80ba&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A4%3A1504%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;73896829b5a8ee7e2a223f80dd6bc99f&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1744%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;9480636392e60386e5fcfa26a7e5fa1e&#34;</ETag><Size>1744</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;86f1b31668de87d96f5f9b73789e6722&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A3%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;daa4772dea9401d3c58dea4ef6f578f1&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;66a62a7691132cb3b4613c1d975fab65&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7e8d7307f40bdeb4f3305e9be602cb27&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;8d018b1c8baffd1d3c1f37f9112e3931&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;eacc29fa533e744afa4e9a034e4063e7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;313094a08eaea3e8b4a9335ffd44f54b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;a13c73d880c9ea8669a713db0044cc73&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;97dd67255e56715570c8124d64393e24&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;48e1e22980ccda9edefd8f1004274739&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A3%3A1736%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;c89ad4686d31b02b0e0e819333897101&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A4%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;b2f2306a3c7f01a5fd37e98c5f0db539&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;00949568528376e724e9fcf4d3b60725&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f472e8e0d0f8111aa3f3bc9c406179b1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;80d5289d31961bf2a3b4ab12a0127d24&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A2%3A1256%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;78ecfb41c1828cbbf3e867460bede6a4&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e88ed3aaa7eca2764356d27ef10cfa1c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;7011ee874e8ff2211e9e54543b3191f4&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1640%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d94425a6997dab6e73d403aaaf1472ea&#34;</ETag><Size>1640</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;2119f8302ae9404302822f9dc235ec46&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f3d1bfdf886644bf29d31bd16584da90&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;2ace9abb6396728189d1f1270d6016c2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;bf78ed23adbd0ac419f1474fe596777e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A4%3A1784%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e97ede3a0b632611b38c82fa05d2f765&#34;</ETag><Size>1784</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;b0e4109c11e7240a3cfd95e0d987e3db&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;43314d5c28b605b5517144e412dfb477&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f48f340d92e63ff14be5fd27cc733f2c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;19a6de2f8fda386c1628a05640b1d614&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;cdd71f3f9258303a74e6bab5a59bf6d5&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A3%3A2112%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;91eda4be98cc3bac3417ee9509f73d7d&#34;</ETag><Size>2112</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A4%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;82778727338cea7e5f52a40b3c40f1d4&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;03be68aedc5e93911c97cacb12d43770&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;9f36bfd117b58e56c940657eecfd89d2&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;aaa0a6e02417d93517e63e65e3e7d2e2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1776%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;8160dece82ad022c94c68998c3b020aa&#34;</ETag><Size>1776</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;790833acc63bba5df43d70161e81146d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A3%3A1360%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;daff5c718ff85eb00c6b270f5760cb91&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d6b393272b0c8a1126c2678e565cb2e9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A1%3A2160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7d58cf2ffa3b3311d1c32aa97bc50a61&#34;</ETag><Size>2160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;3b536fbf5a72c6f1d25b794d57cc501b&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 16b20971-4d4a-4532-ab3b-2193f64f7322, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 16b20971-4d4a-4532-ab3b-2193f64f7322, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 16b20971-4d4a-4532-ab3b-2193f64f7322, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, fb283127-ffd2-4754-befc-51d37d58bd18, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, fb283127-ffd2-4754-befc-51d37d58bd18, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, fb283127-ffd2-4754-befc-51d37d58bd18, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'__DEFAULT': {'Rows': 99659, 'Portions': 184, 'ActivePortions': 184}, '/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 341, 'Portions': 76, 'ActivePortions': 76}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 76, 'BlobSize': 92648, 'BlobCount': 380}, '__DEFAULT': {'Portions': 184, 'BlobSize': 4489840, 'BlobCount': 920}}, cold bucket stat: (0, 0), frozen bucket stat: (76, 92648)
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:16102/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204506Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204506Z
20251114/us-east-1/s3/aws4_request
48b4f0ac253db528324119361efe83aef4d5fe7f8b2aecb66aef2b92db33057d
DEBUG    botocore.auth:auth.py:430 Signature:
f2c489b3bf6b47fc114c8a1b9fed6a09b60ffeec14dcd6991e3270d2b00e35fc
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/cold_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204506Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=f2c489b3bf6b47fc114c8a1b9fed6a09b60ffeec14dcd6991e3270d2b00e35fc', 'amz-sdk-invocation-id': b'48dbdc38-e92a-4d83-9afc-02c7c49c0589', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:45:06 GMT', 'x-amzn-requestid': 'HkOEkrV1rhRfxQxE6cO4dYT0ID0VUgU9uONdUm9AJSSb57yhGjEi', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>cold_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:16102/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204506Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204506Z
20251114/us-east-1/s3/aws4_request
263a81ad39b5d103aa702c64f02ac5958837be45c3c2f82c8bd826d39fcba7e8
DEBUG    botocore.auth:auth.py:430 Signature:
cc54d5cef76b5e62b1f345b23c9f947eb5547c31da80c60dc4ee7cb83e99ff92
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/medium?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204506Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=cc54d5cef76b5e62b1f345b23c9f947eb5547c31da80c60dc4ee7cb83e99ff92', 'amz-sdk-invocation-id': b'e30db45e-8b1d-41f2-bde0-c0bc69aee32e', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:45:06 GMT', 'x-amzn-requestid': 'HsCKBB8ku7B4CFWAIVGK1dOZ5PJkMwwWv5kEzXzpS1WCVZPpIoYV', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>medium</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:16102/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204506Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204506Z
20251114/us-east-1/s3/aws4_request
6111d1862028ebe03bd159bf83cc1e809db4437f63f1fb41d287bac84b9f2cf9
DEBUG    botocore.auth:auth.py:430 Signature:
fbaf00835ee11bfc07eef81148d53209bcc81f67a3a151716075fe67673d6d96
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/frozen_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204506Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=fbaf00835ee11bfc07eef81148d53209bcc81f67a3a151716075fe67673d6d96', 'amz-sdk-invocation-id': b'48e145e0-dff4-474a-bf6b-f8743e0fd986', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 28200
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:45:06 GMT', 'x-amzn-requestid': 'D9cv2glbHVFyoIL8Aefr5yHy3gDYkzHqASDVM9yPU2nggiPvrKHq', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '28200', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;34eff939966dd96fc61e04bee3d4ba4f&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A2%3A1816%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;c745068d481b0515aea4165b916ec5cb&#34;</ETag><Size>1816</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;fb23f9171b17757cb1dc2e176469b4a5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;710bd12a125a7a0826c6dabe086b07b9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;be0a7c1984f4c8093eabc624229e85d5&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;a65d4652ca975ca96dd4adc269404389&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;0b1b088a94fe98718b260b4e9262c5c6&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;756c8bf50e1b14ddff981f3d35b13a9a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f6ca311e356541dde08266785f2d8dcb&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A2%3A1296%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;83616eaa943da37ef7a92311c263371e&#34;</ETag><Size>1296</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;efd7c7e653e7b4cae5fa36e16311349c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;011746a5ca01506fdf83964c27756f29&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037905%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;af992cc29bb2d9de8afef2fa09221752&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7d2dd5438efac312030ab1d7ff2404c0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A2%3A1496%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;65a7ecaa6689f54356759745386bb91d&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;30b77b5019f350acbf9f718551d2da77&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1616%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;57a665afff22ef5b34e6e3d54deceb64&#34;</ETag><Size>1616</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;af26aa3d5e60723ce6781c6f3c2fc0ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A2%3A1320%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;809a9542bd1ef395b5328d6c62a10038&#34;</ETag><Size>1320</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;cb2ec8fd8e2f39c71ca7fd8e26141b9e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A4%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d6fc50af39123e0c794e997429c894f8&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A5%3A1360%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;65143fdbcdcf279b6c27a79c688dd56d&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0aeeeab35fcefe8ebe92923db835b993&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0f234b8606389bcc82637b5eec502dc0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;878094d78836df848f6343a8dd183909&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A3%3A2008%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ac4c5f21766b72b1ef9379e666fba4e7&#34;</ETag><Size>2008</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1352%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;60d206b93f7f63a6d550278c79178dc9&#34;</ETag><Size>1352</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0187ebcce0242f7da65b2c6f25982550&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ae2150d01ae7f1af2a175cdd5170207a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;62b537d856fda5644fe2cc48902c9731&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e3574f40b33f06df9e67a72ccbbff43c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;20aa44e25b95f87a8c7337a642e24c97&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;1dd035a4cbe08fccc42394835e89df77&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A3%3A1544%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ddfac5c4dd4e6cfa512fc9ef755d80ba&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A4%3A1504%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;73896829b5a8ee7e2a223f80dd6bc99f&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1744%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;9480636392e60386e5fcfa26a7e5fa1e&#34;</ETag><Size>1744</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;86f1b31668de87d96f5f9b73789e6722&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A3%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;daa4772dea9401d3c58dea4ef6f578f1&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;66a62a7691132cb3b4613c1d975fab65&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7e8d7307f40bdeb4f3305e9be602cb27&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;8d018b1c8baffd1d3c1f37f9112e3931&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;eacc29fa533e744afa4e9a034e4063e7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;313094a08eaea3e8b4a9335ffd44f54b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;a13c73d880c9ea8669a713db0044cc73&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;97dd67255e56715570c8124d64393e24&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;48e1e22980ccda9edefd8f1004274739&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A3%3A1736%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;c89ad4686d31b02b0e0e819333897101&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A4%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;b2f2306a3c7f01a5fd37e98c5f0db539&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;00949568528376e724e9fcf4d3b60725&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f472e8e0d0f8111aa3f3bc9c406179b1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;80d5289d31961bf2a3b4ab12a0127d24&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A2%3A1256%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;78ecfb41c1828cbbf3e867460bede6a4&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e88ed3aaa7eca2764356d27ef10cfa1c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;7011ee874e8ff2211e9e54543b3191f4&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1640%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d94425a6997dab6e73d403aaaf1472ea&#34;</ETag><Size>1640</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;2119f8302ae9404302822f9dc235ec46&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f3d1bfdf886644bf29d31bd16584da90&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;2ace9abb6396728189d1f1270d6016c2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;bf78ed23adbd0ac419f1474fe596777e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A4%3A1784%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e97ede3a0b632611b38c82fa05d2f765&#34;</ETag><Size>1784</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;b0e4109c11e7240a3cfd95e0d987e3db&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;43314d5c28b605b5517144e412dfb477&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f48f340d92e63ff14be5fd27cc733f2c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;19a6de2f8fda386c1628a05640b1d614&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;cdd71f3f9258303a74e6bab5a59bf6d5&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A3%3A2112%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;91eda4be98cc3bac3417ee9509f73d7d&#34;</ETag><Size>2112</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A4%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;82778727338cea7e5f52a40b3c40f1d4&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;03be68aedc5e93911c97cacb12d43770&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;9f36bfd117b58e56c940657eecfd89d2&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;aaa0a6e02417d93517e63e65e3e7d2e2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1776%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;8160dece82ad022c94c68998c3b020aa&#34;</ETag><Size>1776</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;790833acc63bba5df43d70161e81146d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A3%3A1360%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;daff5c718ff85eb00c6b270f5760cb91&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d6b393272b0c8a1126c2678e565cb2e9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A1%3A2160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7d58cf2ffa3b3311d1c32aa97bc50a61&#34;</ETag><Size>2160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;3b536fbf5a72c6f1d25b794d57cc501b&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 1dcab1b0-fe86-4ae0-b638-9b3b93b80bc4, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 1dcab1b0-fe86-4ae0-b638-9b3b93b80bc4, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 1dcab1b0-fe86-4ae0-b638-9b3b93b80bc4, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 29df57fe-3d0b-4562-8484-dcf75f8445aa, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 29df57fe-3d0b-4562-8484-dcf75f8445aa, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 29df57fe-3d0b-4562-8484-dcf75f8445aa, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 341, 'Portions': 76, 'ActivePortions': 76}, '__DEFAULT': {'Rows': 99659, 'Portions': 184, 'ActivePortions': 184}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 76, 'BlobSize': 92648, 'BlobCount': 380}, '__DEFAULT': {'Portions': 184, 'BlobSize': 4489840, 'BlobCount': 920}}, cold bucket stat: (0, 0), frozen bucket stat: (76, 92648)
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:16102/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204508Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204508Z
20251114/us-east-1/s3/aws4_request
1aec12c72a501d47b9fbee8389136745f289acce2a60ad442f9e21574eb08db2
DEBUG    botocore.auth:auth.py:430 Signature:
ce7c1b22dc20fc794ed5736ed8dfe39254f66294960514cae2d56ba83f8c7c44
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/cold_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204508Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=ce7c1b22dc20fc794ed5736ed8dfe39254f66294960514cae2d56ba83f8c7c44', 'amz-sdk-invocation-id': b'cb8750bd-b751-46dd-afec-7187675b269d', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:45:08 GMT', 'x-amzn-requestid': 'WaPqUi2Yw1Oe6tk3j5rHFtkLYaemFPcX6a5yKqXx4znCxd13UmYp', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>cold_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:16102/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204508Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204508Z
20251114/us-east-1/s3/aws4_request
48cbf65cef05eae27d4d00a80f64f03c5ad4abc0554c169034c2fdcf15b49af7
DEBUG    botocore.auth:auth.py:430 Signature:
84b818c69093da663c037bfac3ef27def378972aecab05512e3cc4d013de92f9
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/medium?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204508Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=84b818c69093da663c037bfac3ef27def378972aecab05512e3cc4d013de92f9', 'amz-sdk-invocation-id': b'7a6433e8-cffb-4c55-8176-f57f6acd214a', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:45:08 GMT', 'x-amzn-requestid': '6QYgyHw5zjxFp3tc7XqTLal9cuK0aohEogTWaVIaT4r1kXGx4u3Z', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>medium</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:16102/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204508Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204508Z
20251114/us-east-1/s3/aws4_request
d3435f2f3686ef1b618920bc8b978cd8147fe9cc7c9e039eddc0ba86dfb8418e
DEBUG    botocore.auth:auth.py:430 Signature:
4e67ae78af5338eb2525880d9b05363f3b0190ab76cb444090fd0b607f6ee509
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/frozen_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204508Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=4e67ae78af5338eb2525880d9b05363f3b0190ab76cb444090fd0b607f6ee509', 'amz-sdk-invocation-id': b'e85141a1-e672-46de-bdf3-622f40397460', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 28200
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:45:08 GMT', 'x-amzn-requestid': 'DMaW6Lrg5AODhF5ekMWH4Ocw4a4qN9t8oIDLPpYaPuJqJtItF7kk', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '28200', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;34eff939966dd96fc61e04bee3d4ba4f&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A2%3A1816%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;c745068d481b0515aea4165b916ec5cb&#34;</ETag><Size>1816</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;fb23f9171b17757cb1dc2e176469b4a5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;710bd12a125a7a0826c6dabe086b07b9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;be0a7c1984f4c8093eabc624229e85d5&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;a65d4652ca975ca96dd4adc269404389&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;0b1b088a94fe98718b260b4e9262c5c6&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;756c8bf50e1b14ddff981f3d35b13a9a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f6ca311e356541dde08266785f2d8dcb&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A2%3A1296%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;83616eaa943da37ef7a92311c263371e&#34;</ETag><Size>1296</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;efd7c7e653e7b4cae5fa36e16311349c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;011746a5ca01506fdf83964c27756f29&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037905%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;af992cc29bb2d9de8afef2fa09221752&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7d2dd5438efac312030ab1d7ff2404c0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A2%3A1496%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;65a7ecaa6689f54356759745386bb91d&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;30b77b5019f350acbf9f718551d2da77&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1616%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;57a665afff22ef5b34e6e3d54deceb64&#34;</ETag><Size>1616</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;af26aa3d5e60723ce6781c6f3c2fc0ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A2%3A1320%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;809a9542bd1ef395b5328d6c62a10038&#34;</ETag><Size>1320</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;cb2ec8fd8e2f39c71ca7fd8e26141b9e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A4%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d6fc50af39123e0c794e997429c894f8&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A5%3A1360%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;65143fdbcdcf279b6c27a79c688dd56d&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0aeeeab35fcefe8ebe92923db835b993&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0f234b8606389bcc82637b5eec502dc0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;878094d78836df848f6343a8dd183909&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A3%3A2008%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ac4c5f21766b72b1ef9379e666fba4e7&#34;</ETag><Size>2008</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1352%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;60d206b93f7f63a6d550278c79178dc9&#34;</ETag><Size>1352</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0187ebcce0242f7da65b2c6f25982550&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ae2150d01ae7f1af2a175cdd5170207a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;62b537d856fda5644fe2cc48902c9731&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e3574f40b33f06df9e67a72ccbbff43c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;20aa44e25b95f87a8c7337a642e24c97&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;1dd035a4cbe08fccc42394835e89df77&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A3%3A1544%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ddfac5c4dd4e6cfa512fc9ef755d80ba&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A4%3A1504%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;73896829b5a8ee7e2a223f80dd6bc99f&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1744%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;9480636392e60386e5fcfa26a7e5fa1e&#34;</ETag><Size>1744</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;86f1b31668de87d96f5f9b73789e6722&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A3%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;daa4772dea9401d3c58dea4ef6f578f1&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;66a62a7691132cb3b4613c1d975fab65&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7e8d7307f40bdeb4f3305e9be602cb27&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;8d018b1c8baffd1d3c1f37f9112e3931&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;eacc29fa533e744afa4e9a034e4063e7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;313094a08eaea3e8b4a9335ffd44f54b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;a13c73d880c9ea8669a713db0044cc73&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;97dd67255e56715570c8124d64393e24&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;48e1e22980ccda9edefd8f1004274739&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A3%3A1736%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;c89ad4686d31b02b0e0e819333897101&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A4%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;b2f2306a3c7f01a5fd37e98c5f0db539&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;00949568528376e724e9fcf4d3b60725&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f472e8e0d0f8111aa3f3bc9c406179b1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;80d5289d31961bf2a3b4ab12a0127d24&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A2%3A1256%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;78ecfb41c1828cbbf3e867460bede6a4&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e88ed3aaa7eca2764356d27ef10cfa1c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;7011ee874e8ff2211e9e54543b3191f4&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1640%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d94425a6997dab6e73d403aaaf1472ea&#34;</ETag><Size>1640</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;2119f8302ae9404302822f9dc235ec46&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f3d1bfdf886644bf29d31bd16584da90&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;2ace9abb6396728189d1f1270d6016c2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;bf78ed23adbd0ac419f1474fe596777e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A4%3A1784%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e97ede3a0b632611b38c82fa05d2f765&#34;</ETag><Size>1784</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;b0e4109c11e7240a3cfd95e0d987e3db&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;43314d5c28b605b5517144e412dfb477&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f48f340d92e63ff14be5fd27cc733f2c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;19a6de2f8fda386c1628a05640b1d614&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;cdd71f3f9258303a74e6bab5a59bf6d5&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A3%3A2112%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;91eda4be98cc3bac3417ee9509f73d7d&#34;</ETag><Size>2112</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A4%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;82778727338cea7e5f52a40b3c40f1d4&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;03be68aedc5e93911c97cacb12d43770&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;9f36bfd117b58e56c940657eecfd89d2&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;aaa0a6e02417d93517e63e65e3e7d2e2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1776%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;8160dece82ad022c94c68998c3b020aa&#34;</ETag><Size>1776</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;790833acc63bba5df43d70161e81146d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A3%3A1360%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;daff5c718ff85eb00c6b270f5760cb91&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d6b393272b0c8a1126c2678e565cb2e9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A1%3A2160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7d58cf2ffa3b3311d1c32aa97bc50a61&#34;</ETag><Size>2160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;3b536fbf5a72c6f1d25b794d57cc501b&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 2bffc630-6930-4bbc-99c7-b6023e85be84, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 2bffc630-6930-4bbc-99c7-b6023e85be84, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 2bffc630-6930-4bbc-99c7-b6023e85be84, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 75310651-34d4-4533-9981-326f1e664658, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 75310651-34d4-4533-9981-326f1e664658, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 75310651-34d4-4533-9981-326f1e664658, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 341, 'Portions': 76, 'ActivePortions': 76}, '__DEFAULT': {'Rows': 99659, 'Portions': 184, 'ActivePortions': 184}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 76, 'BlobSize': 92648, 'BlobCount': 380}, '__DEFAULT': {'Portions': 184, 'BlobSize': 4489840, 'BlobCount': 920}}, cold bucket stat: (0, 0), frozen bucket stat: (76, 92648)
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:16102/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204509Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204509Z
20251114/us-east-1/s3/aws4_request
f7a9c46c926bc58e594e215a59159d4bea86162178eb9fbb2ba400ed80f31478
DEBUG    botocore.auth:auth.py:430 Signature:
3f6578c7837d688502f91c526158e514d9c1411fa76805b1a4a09df93b88388b
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/cold_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204509Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=3f6578c7837d688502f91c526158e514d9c1411fa76805b1a4a09df93b88388b', 'amz-sdk-invocation-id': b'ef34f594-9507-461d-b379-0c0017f1293a', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:45:09 GMT', 'x-amzn-requestid': '0AUlzcypCV26Ark6lIxsm5Gb3iYjSfdji4IgalWSkDh3k0tKVAMU', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>cold_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:16102/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204509Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204509Z
20251114/us-east-1/s3/aws4_request
c999f206e1e6bc3e8c326db28ac9717457f75a785f4594221400b482be4970dd
DEBUG    botocore.auth:auth.py:430 Signature:
1e817f3cfa8db3d4f5297ed5a6a315e6e70e7cc566ade1faaa9c3657a794ef7d
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/medium?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204509Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=1e817f3cfa8db3d4f5297ed5a6a315e6e70e7cc566ade1faaa9c3657a794ef7d', 'amz-sdk-invocation-id': b'44a07c87-87bd-43d2-b188-79c4d1d14fe3', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:45:09 GMT', 'x-amzn-requestid': 'uon9Ww1FXs1FMt750hJ86dfrEp36vNnK1d84E3EYQ4pwW10qRM1g', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>medium</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:16102/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204509Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204509Z
20251114/us-east-1/s3/aws4_request
9856115ca41018a0e6d99b0529e5754c6bc2ec782d964b28097982af53a03d18
DEBUG    botocore.auth:auth.py:430 Signature:
b4fafb15f86f0e0b7423e5c6bed524caae5d48d72610dcfadd3f959095c378b6
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/frozen_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204509Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=b4fafb15f86f0e0b7423e5c6bed524caae5d48d72610dcfadd3f959095c378b6', 'amz-sdk-invocation-id': b'91e5d88e-49a6-4ac0-9139-66d23e016554', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 28200
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:45:09 GMT', 'x-amzn-requestid': '2MnKXvrBuzUAoZkIV4wwPJNlSAFBN14kpBW2aQBWY9B5Gjkx8lGL', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '28200', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;34eff939966dd96fc61e04bee3d4ba4f&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A2%3A1816%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;c745068d481b0515aea4165b916ec5cb&#34;</ETag><Size>1816</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;fb23f9171b17757cb1dc2e176469b4a5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;710bd12a125a7a0826c6dabe086b07b9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;be0a7c1984f4c8093eabc624229e85d5&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;a65d4652ca975ca96dd4adc269404389&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;0b1b088a94fe98718b260b4e9262c5c6&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;756c8bf50e1b14ddff981f3d35b13a9a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f6ca311e356541dde08266785f2d8dcb&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A2%3A1296%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;83616eaa943da37ef7a92311c263371e&#34;</ETag><Size>1296</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;efd7c7e653e7b4cae5fa36e16311349c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;011746a5ca01506fdf83964c27756f29&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037905%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;af992cc29bb2d9de8afef2fa09221752&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7d2dd5438efac312030ab1d7ff2404c0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A2%3A1496%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;65a7ecaa6689f54356759745386bb91d&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;30b77b5019f350acbf9f718551d2da77&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1616%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;57a665afff22ef5b34e6e3d54deceb64&#34;</ETag><Size>1616</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;af26aa3d5e60723ce6781c6f3c2fc0ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A2%3A1320%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;809a9542bd1ef395b5328d6c62a10038&#34;</ETag><Size>1320</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;cb2ec8fd8e2f39c71ca7fd8e26141b9e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A4%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d6fc50af39123e0c794e997429c894f8&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A5%3A1360%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;65143fdbcdcf279b6c27a79c688dd56d&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0aeeeab35fcefe8ebe92923db835b993&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0f234b8606389bcc82637b5eec502dc0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;878094d78836df848f6343a8dd183909&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A3%3A2008%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ac4c5f21766b72b1ef9379e666fba4e7&#34;</ETag><Size>2008</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1352%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;60d206b93f7f63a6d550278c79178dc9&#34;</ETag><Size>1352</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0187ebcce0242f7da65b2c6f25982550&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ae2150d01ae7f1af2a175cdd5170207a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;62b537d856fda5644fe2cc48902c9731&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e3574f40b33f06df9e67a72ccbbff43c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;20aa44e25b95f87a8c7337a642e24c97&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;1dd035a4cbe08fccc42394835e89df77&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A3%3A1544%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ddfac5c4dd4e6cfa512fc9ef755d80ba&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A4%3A1504%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;73896829b5a8ee7e2a223f80dd6bc99f&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1744%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;9480636392e60386e5fcfa26a7e5fa1e&#34;</ETag><Size>1744</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;86f1b31668de87d96f5f9b73789e6722&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A3%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;daa4772dea9401d3c58dea4ef6f578f1&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;66a62a7691132cb3b4613c1d975fab65&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7e8d7307f40bdeb4f3305e9be602cb27&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;8d018b1c8baffd1d3c1f37f9112e3931&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;eacc29fa533e744afa4e9a034e4063e7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;313094a08eaea3e8b4a9335ffd44f54b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;a13c73d880c9ea8669a713db0044cc73&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;97dd67255e56715570c8124d64393e24&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;48e1e22980ccda9edefd8f1004274739&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A3%3A1736%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;c89ad4686d31b02b0e0e819333897101&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A4%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;b2f2306a3c7f01a5fd37e98c5f0db539&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;00949568528376e724e9fcf4d3b60725&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f472e8e0d0f8111aa3f3bc9c406179b1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;80d5289d31961bf2a3b4ab12a0127d24&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A2%3A1256%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;78ecfb41c1828cbbf3e867460bede6a4&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e88ed3aaa7eca2764356d27ef10cfa1c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;7011ee874e8ff2211e9e54543b3191f4&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1640%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d94425a6997dab6e73d403aaaf1472ea&#34;</ETag><Size>1640</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;2119f8302ae9404302822f9dc235ec46&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f3d1bfdf886644bf29d31bd16584da90&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;2ace9abb6396728189d1f1270d6016c2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;bf78ed23adbd0ac419f1474fe596777e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A4%3A1784%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e97ede3a0b632611b38c82fa05d2f765&#34;</ETag><Size>1784</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;b0e4109c11e7240a3cfd95e0d987e3db&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;43314d5c28b605b5517144e412dfb477&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f48f340d92e63ff14be5fd27cc733f2c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;19a6de2f8fda386c1628a05640b1d614&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;cdd71f3f9258303a74e6bab5a59bf6d5&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A3%3A2112%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;91eda4be98cc3bac3417ee9509f73d7d&#34;</ETag><Size>2112</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A4%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;82778727338cea7e5f52a40b3c40f1d4&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;03be68aedc5e93911c97cacb12d43770&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;9f36bfd117b58e56c940657eecfd89d2&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;aaa0a6e02417d93517e63e65e3e7d2e2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1776%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;8160dece82ad022c94c68998c3b020aa&#34;</ETag><Size>1776</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;790833acc63bba5df43d70161e81146d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A3%3A1360%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;daff5c718ff85eb00c6b270f5760cb91&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d6b393272b0c8a1126c2678e565cb2e9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A1%3A2160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7d58cf2ffa3b3311d1c32aa97bc50a61&#34;</ETag><Size>2160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;3b536fbf5a72c6f1d25b794d57cc501b&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 427756a2-c0fa-461b-9be5-e2aceee50037, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 427756a2-c0fa-461b-9be5-e2aceee50037, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 427756a2-c0fa-461b-9be5-e2aceee50037, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 3c60db6b-1107-4315-8bd1-3f0a1066b058, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 3c60db6b-1107-4315-8bd1-3f0a1066b058, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 3c60db6b-1107-4315-8bd1-3f0a1066b058, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 341, 'Portions': 76, 'ActivePortions': 76}, '__DEFAULT': {'Rows': 99659, 'Portions': 184, 'ActivePortions': 184}}, blobs: {'__DEFAULT': {'Portions': 184, 'BlobSize': 4489840, 'BlobCount': 920}, '/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 76, 'BlobSize': 92648, 'BlobCount': 380}}, cold bucket stat: (0, 0), frozen bucket stat: (76, 92648)
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:16102/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204510Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204510Z
20251114/us-east-1/s3/aws4_request
1aaa7fd67831ed361433810f8750b5a170c89d71ac176ab863e011521a403b93
DEBUG    botocore.auth:auth.py:430 Signature:
c2170880bc86a9e8b10d50953b993c813eb69d9aeb88fd2705c6a9d995bb6db4
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/cold_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204510Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=c2170880bc86a9e8b10d50953b993c813eb69d9aeb88fd2705c6a9d995bb6db4', 'amz-sdk-invocation-id': b'f5a4b292-d58c-42ee-b902-2ec559fa9698', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:45:10 GMT', 'x-amzn-requestid': 'WRXx9DglxHfkbd5ImmuPc9tOcrkhNkTY0pXm2XOOZDBJ88gKijum', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>cold_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:16102/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204510Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204510Z
20251114/us-east-1/s3/aws4_request
1dc2bdb322237a8fa6b9ff8fa79e741e25e4e155e323cadd2865bec91f8db196
DEBUG    botocore.auth:auth.py:430 Signature:
6e710c773fd4bf3a9248405898185bc33f9bb8a0d9b63aacd93250c2a8db911e
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/medium?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204510Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=6e710c773fd4bf3a9248405898185bc33f9bb8a0d9b63aacd93250c2a8db911e', 'amz-sdk-invocation-id': b'229c475e-a7c6-4e2d-81a2-14e637101fcc', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:45:10 GMT', 'x-amzn-requestid': '9UQj9PgGMzIP8XvCq5DaExB8Y3nSjYJ5rh7oBQh43dLesXzjoCNt', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>medium</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:16102/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204510Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204510Z
20251114/us-east-1/s3/aws4_request
dfad89c20e9ba519509c28a98ebd1d4a327d150d83d7c1d5c39ba549b3e6fb47
DEBUG    botocore.auth:auth.py:430 Signature:
119e18f56435e78fdfcbc97d3348f5492eb3025e21513ed9766a96826afdf35d
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/frozen_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204510Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=119e18f56435e78fdfcbc97d3348f5492eb3025e21513ed9766a96826afdf35d', 'amz-sdk-invocation-id': b'47f4443c-a74c-4b15-8856-223bbfc4e8b9', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 28200
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:45:10 GMT', 'x-amzn-requestid': '9oX9irrTQWl9BjcR9pmKIDgAE1w2G5A7YvQg1n1DpVqQ6abGgWZc', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '28200', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;34eff939966dd96fc61e04bee3d4ba4f&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A2%3A1816%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;c745068d481b0515aea4165b916ec5cb&#34;</ETag><Size>1816</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;fb23f9171b17757cb1dc2e176469b4a5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;710bd12a125a7a0826c6dabe086b07b9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;be0a7c1984f4c8093eabc624229e85d5&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;a65d4652ca975ca96dd4adc269404389&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;0b1b088a94fe98718b260b4e9262c5c6&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;756c8bf50e1b14ddff981f3d35b13a9a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f6ca311e356541dde08266785f2d8dcb&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A2%3A1296%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;83616eaa943da37ef7a92311c263371e&#34;</ETag><Size>1296</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;efd7c7e653e7b4cae5fa36e16311349c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;011746a5ca01506fdf83964c27756f29&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037905%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;af992cc29bb2d9de8afef2fa09221752&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7d2dd5438efac312030ab1d7ff2404c0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A2%3A1496%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;65a7ecaa6689f54356759745386bb91d&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;30b77b5019f350acbf9f718551d2da77&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1616%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;57a665afff22ef5b34e6e3d54deceb64&#34;</ETag><Size>1616</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;af26aa3d5e60723ce6781c6f3c2fc0ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A2%3A1320%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;809a9542bd1ef395b5328d6c62a10038&#34;</ETag><Size>1320</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;cb2ec8fd8e2f39c71ca7fd8e26141b9e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A4%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d6fc50af39123e0c794e997429c894f8&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A5%3A1360%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;65143fdbcdcf279b6c27a79c688dd56d&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0aeeeab35fcefe8ebe92923db835b993&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0f234b8606389bcc82637b5eec502dc0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;878094d78836df848f6343a8dd183909&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A3%3A2008%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ac4c5f21766b72b1ef9379e666fba4e7&#34;</ETag><Size>2008</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1352%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;60d206b93f7f63a6d550278c79178dc9&#34;</ETag><Size>1352</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0187ebcce0242f7da65b2c6f25982550&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ae2150d01ae7f1af2a175cdd5170207a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;62b537d856fda5644fe2cc48902c9731&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e3574f40b33f06df9e67a72ccbbff43c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;20aa44e25b95f87a8c7337a642e24c97&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;1dd035a4cbe08fccc42394835e89df77&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A3%3A1544%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ddfac5c4dd4e6cfa512fc9ef755d80ba&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A4%3A1504%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;73896829b5a8ee7e2a223f80dd6bc99f&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1744%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;9480636392e60386e5fcfa26a7e5fa1e&#34;</ETag><Size>1744</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;86f1b31668de87d96f5f9b73789e6722&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A3%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;daa4772dea9401d3c58dea4ef6f578f1&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;66a62a7691132cb3b4613c1d975fab65&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7e8d7307f40bdeb4f3305e9be602cb27&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;8d018b1c8baffd1d3c1f37f9112e3931&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;eacc29fa533e744afa4e9a034e4063e7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;313094a08eaea3e8b4a9335ffd44f54b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;a13c73d880c9ea8669a713db0044cc73&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;97dd67255e56715570c8124d64393e24&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;48e1e22980ccda9edefd8f1004274739&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A3%3A1736%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;c89ad4686d31b02b0e0e819333897101&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A4%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;b2f2306a3c7f01a5fd37e98c5f0db539&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;00949568528376e724e9fcf4d3b60725&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f472e8e0d0f8111aa3f3bc9c406179b1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;80d5289d31961bf2a3b4ab12a0127d24&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A2%3A1256%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;78ecfb41c1828cbbf3e867460bede6a4&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e88ed3aaa7eca2764356d27ef10cfa1c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;7011ee874e8ff2211e9e54543b3191f4&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1640%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d94425a6997dab6e73d403aaaf1472ea&#34;</ETag><Size>1640</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;2119f8302ae9404302822f9dc235ec46&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f3d1bfdf886644bf29d31bd16584da90&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;2ace9abb6396728189d1f1270d6016c2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;bf78ed23adbd0ac419f1474fe596777e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A4%3A1784%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e97ede3a0b632611b38c82fa05d2f765&#34;</ETag><Size>1784</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;b0e4109c11e7240a3cfd95e0d987e3db&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;43314d5c28b605b5517144e412dfb477&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f48f340d92e63ff14be5fd27cc733f2c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;19a6de2f8fda386c1628a05640b1d614&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;cdd71f3f9258303a74e6bab5a59bf6d5&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A3%3A2112%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;91eda4be98cc3bac3417ee9509f73d7d&#34;</ETag><Size>2112</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A4%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;82778727338cea7e5f52a40b3c40f1d4&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;03be68aedc5e93911c97cacb12d43770&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;9f36bfd117b58e56c940657eecfd89d2&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;aaa0a6e02417d93517e63e65e3e7d2e2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1776%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;8160dece82ad022c94c68998c3b020aa&#34;</ETag><Size>1776</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;790833acc63bba5df43d70161e81146d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A3%3A1360%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;daff5c718ff85eb00c6b270f5760cb91&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d6b393272b0c8a1126c2678e565cb2e9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A1%3A2160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7d58cf2ffa3b3311d1c32aa97bc50a61&#34;</ETag><Size>2160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;3b536fbf5a72c6f1d25b794d57cc501b&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 34ba1644-8947-41a1-9712-d3b63edc2843, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 34ba1644-8947-41a1-9712-d3b63edc2843, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 34ba1644-8947-41a1-9712-d3b63edc2843, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 6572c7de-0f26-4840-aefe-fd00aa5f10cf, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 6572c7de-0f26-4840-aefe-fd00aa5f10cf, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 6572c7de-0f26-4840-aefe-fd00aa5f10cf, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 341, 'Portions': 76, 'ActivePortions': 76}, '__DEFAULT': {'Rows': 99659, 'Portions': 184, 'ActivePortions': 184}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 76, 'BlobSize': 92648, 'BlobCount': 380}, '__DEFAULT': {'Portions': 184, 'BlobSize': 4489840, 'BlobCount': 920}}, cold bucket stat: (0, 0), frozen bucket stat: (76, 92648)
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:16102/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204512Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204512Z
20251114/us-east-1/s3/aws4_request
3f0b62abaa9c3f112f292585f3dcbae6ad45e36093fcfe25379dc01373a32fad
DEBUG    botocore.auth:auth.py:430 Signature:
40044cbb08c3c74d0d59e730b72ee5628ff2d05c43870237c46752d46b293a95
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/cold_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204512Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=40044cbb08c3c74d0d59e730b72ee5628ff2d05c43870237c46752d46b293a95', 'amz-sdk-invocation-id': b'71b43902-1257-45ed-bbbc-e7b346a6aba7', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:45:12 GMT', 'x-amzn-requestid': 'LaSDe0HX2PlcLTo9Flmb9R2Igrj59mtN3KR0PJvn8guKI4Xu23N0', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>cold_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:16102/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204512Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204512Z
20251114/us-east-1/s3/aws4_request
2c61ab2c18c70617eae3b3ffa39f1746bc3d33037c40f967b379fb03284e8583
DEBUG    botocore.auth:auth.py:430 Signature:
927e2f546a71be63bb07258cc602874b232b5031f6ba4ba2fbd1a4e870d4dc56
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/medium?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204512Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=927e2f546a71be63bb07258cc602874b232b5031f6ba4ba2fbd1a4e870d4dc56', 'amz-sdk-invocation-id': b'bca6c461-b7fd-414e-b29a-43d986e6c5c4', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:45:12 GMT', 'x-amzn-requestid': 'aK0UddXoQcE8ItCVvP67OR2eJRljXZWYWYWkSUQzNU349pA9Fha7', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>medium</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:16102/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204512Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204512Z
20251114/us-east-1/s3/aws4_request
b982d79fccd4af6913b1d4f7d442751131e60bb4cd0405c119bb7de1bc926b7f
DEBUG    botocore.auth:auth.py:430 Signature:
962b2e2bb3ba631e883cf78999d997ab901a7aa9e4f63f1f2bd6c39f136e3251
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/frozen_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204512Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=962b2e2bb3ba631e883cf78999d997ab901a7aa9e4f63f1f2bd6c39f136e3251', 'amz-sdk-invocation-id': b'4022ca59-46bc-4444-9dd2-801c213074ee', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 28200
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:45:12 GMT', 'x-amzn-requestid': 'dtumKubM0TDTr08wyCum5BGoNaa5iQF1j7fa1WhQ0LIJlAC7HMO0', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '28200', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;34eff939966dd96fc61e04bee3d4ba4f&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A2%3A1816%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;c745068d481b0515aea4165b916ec5cb&#34;</ETag><Size>1816</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;fb23f9171b17757cb1dc2e176469b4a5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;710bd12a125a7a0826c6dabe086b07b9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;be0a7c1984f4c8093eabc624229e85d5&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;a65d4652ca975ca96dd4adc269404389&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;0b1b088a94fe98718b260b4e9262c5c6&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;756c8bf50e1b14ddff981f3d35b13a9a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f6ca311e356541dde08266785f2d8dcb&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A2%3A1296%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;83616eaa943da37ef7a92311c263371e&#34;</ETag><Size>1296</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;efd7c7e653e7b4cae5fa36e16311349c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;011746a5ca01506fdf83964c27756f29&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037905%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;af992cc29bb2d9de8afef2fa09221752&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7d2dd5438efac312030ab1d7ff2404c0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A2%3A1496%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;65a7ecaa6689f54356759745386bb91d&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;30b77b5019f350acbf9f718551d2da77&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1616%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;57a665afff22ef5b34e6e3d54deceb64&#34;</ETag><Size>1616</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;af26aa3d5e60723ce6781c6f3c2fc0ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A2%3A1320%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;809a9542bd1ef395b5328d6c62a10038&#34;</ETag><Size>1320</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;cb2ec8fd8e2f39c71ca7fd8e26141b9e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A4%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d6fc50af39123e0c794e997429c894f8&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A5%3A1360%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;65143fdbcdcf279b6c27a79c688dd56d&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0aeeeab35fcefe8ebe92923db835b993&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0f234b8606389bcc82637b5eec502dc0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;878094d78836df848f6343a8dd183909&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A3%3A2008%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ac4c5f21766b72b1ef9379e666fba4e7&#34;</ETag><Size>2008</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1352%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;60d206b93f7f63a6d550278c79178dc9&#34;</ETag><Size>1352</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0187ebcce0242f7da65b2c6f25982550&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ae2150d01ae7f1af2a175cdd5170207a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;62b537d856fda5644fe2cc48902c9731&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e3574f40b33f06df9e67a72ccbbff43c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;20aa44e25b95f87a8c7337a642e24c97&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;1dd035a4cbe08fccc42394835e89df77&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A3%3A1544%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ddfac5c4dd4e6cfa512fc9ef755d80ba&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A4%3A1504%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;73896829b5a8ee7e2a223f80dd6bc99f&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1744%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;9480636392e60386e5fcfa26a7e5fa1e&#34;</ETag><Size>1744</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;86f1b31668de87d96f5f9b73789e6722&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A3%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;daa4772dea9401d3c58dea4ef6f578f1&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;66a62a7691132cb3b4613c1d975fab65&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7e8d7307f40bdeb4f3305e9be602cb27&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;8d018b1c8baffd1d3c1f37f9112e3931&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;eacc29fa533e744afa4e9a034e4063e7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;313094a08eaea3e8b4a9335ffd44f54b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;a13c73d880c9ea8669a713db0044cc73&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;97dd67255e56715570c8124d64393e24&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;48e1e22980ccda9edefd8f1004274739&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A3%3A1736%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;c89ad4686d31b02b0e0e819333897101&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A4%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;b2f2306a3c7f01a5fd37e98c5f0db539&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;00949568528376e724e9fcf4d3b60725&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f472e8e0d0f8111aa3f3bc9c406179b1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;80d5289d31961bf2a3b4ab12a0127d24&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A2%3A1256%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;78ecfb41c1828cbbf3e867460bede6a4&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e88ed3aaa7eca2764356d27ef10cfa1c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;7011ee874e8ff2211e9e54543b3191f4&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1640%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d94425a6997dab6e73d403aaaf1472ea&#34;</ETag><Size>1640</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;2119f8302ae9404302822f9dc235ec46&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f3d1bfdf886644bf29d31bd16584da90&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;2ace9abb6396728189d1f1270d6016c2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;bf78ed23adbd0ac419f1474fe596777e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A4%3A1784%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e97ede3a0b632611b38c82fa05d2f765&#34;</ETag><Size>1784</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;b0e4109c11e7240a3cfd95e0d987e3db&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;43314d5c28b605b5517144e412dfb477&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f48f340d92e63ff14be5fd27cc733f2c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;19a6de2f8fda386c1628a05640b1d614&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;cdd71f3f9258303a74e6bab5a59bf6d5&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A3%3A2112%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;91eda4be98cc3bac3417ee9509f73d7d&#34;</ETag><Size>2112</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A4%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;82778727338cea7e5f52a40b3c40f1d4&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;03be68aedc5e93911c97cacb12d43770&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;9f36bfd117b58e56c940657eecfd89d2&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;aaa0a6e02417d93517e63e65e3e7d2e2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1776%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;8160dece82ad022c94c68998c3b020aa&#34;</ETag><Size>1776</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;790833acc63bba5df43d70161e81146d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A3%3A1360%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;daff5c718ff85eb00c6b270f5760cb91&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d6b393272b0c8a1126c2678e565cb2e9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A1%3A2160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7d58cf2ffa3b3311d1c32aa97bc50a61&#34;</ETag><Size>2160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;3b536fbf5a72c6f1d25b794d57cc501b&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 38c0a9ef-bbda-4810-b201-baa66e8b6589, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 38c0a9ef-bbda-4810-b201-baa66e8b6589, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 38c0a9ef-bbda-4810-b201-baa66e8b6589, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, ec3b892b-e8bc-4f27-9051-8ea6c8aede56, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, ec3b892b-e8bc-4f27-9051-8ea6c8aede56, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, ec3b892b-e8bc-4f27-9051-8ea6c8aede56, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 341, 'Portions': 76, 'ActivePortions': 76}, '__DEFAULT': {'Rows': 99659, 'Portions': 184, 'ActivePortions': 184}}, blobs: {'__DEFAULT': {'Portions': 184, 'BlobSize': 4489840, 'BlobCount': 920}, '/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 76, 'BlobSize': 92648, 'BlobCount': 380}}, cold bucket stat: (0, 0), frozen bucket stat: (76, 92648)
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:16102/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204513Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204513Z
20251114/us-east-1/s3/aws4_request
c4535d0f6791e3787a3455bb25fd2a6cac00e820b6ca493c577f35a03c6bd271
DEBUG    botocore.auth:auth.py:430 Signature:
9ab96b4b1fa2c99609882bc35d96a45750cbce434534c1e5885ba98d03c6a4b1
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/cold_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204513Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=9ab96b4b1fa2c99609882bc35d96a45750cbce434534c1e5885ba98d03c6a4b1', 'amz-sdk-invocation-id': b'e9be7527-0c4a-46df-ad8f-4e92d577a6d5', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:45:13 GMT', 'x-amzn-requestid': 'YNHL6na2c4gnvOFM9YsfaCUmHBNTAfO2FPrU17Rvr7pL91gLVc3r', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>cold_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:16102/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204513Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204513Z
20251114/us-east-1/s3/aws4_request
1e510b65f41ce4dd14f445d92c87c37dc50f57c1aab87e3ad1f6aba1d65b216d
DEBUG    botocore.auth:auth.py:430 Signature:
50c047e513f6503104e4f0f48ac309d7777f88ea27129c8c2b21642f3e1331bf
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/medium?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204513Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=50c047e513f6503104e4f0f48ac309d7777f88ea27129c8c2b21642f3e1331bf', 'amz-sdk-invocation-id': b'312dc98e-19bd-472e-8994-2d8d0a16f12d', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:45:13 GMT', 'x-amzn-requestid': 'm6pVv0vs6VAyl9A2Zm82cSEBaXH4ioSHvcazOJC7AK6ttMahp7ft', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>medium</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:16102/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204513Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204513Z
20251114/us-east-1/s3/aws4_request
102b9a807024f1b67dfbd8faf2000c7af4db100c254f67ee8725c222080775fb
DEBUG    botocore.auth:auth.py:430 Signature:
a913c80308eef2e04ce99b5e0e573bb229c98112aa9adfd8bdeae71a110a08af
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/frozen_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204513Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=a913c80308eef2e04ce99b5e0e573bb229c98112aa9adfd8bdeae71a110a08af', 'amz-sdk-invocation-id': b'f9ffb18e-61a3-44c6-b2b6-630ebed41233', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 28200
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:45:13 GMT', 'x-amzn-requestid': 'Cqnuh1bFaZser7Ehlrckq6LhzCahhAIeFfb2cQs0Zt0VVb4Q7IIR', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '28200', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;34eff939966dd96fc61e04bee3d4ba4f&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A2%3A1816%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;c745068d481b0515aea4165b916ec5cb&#34;</ETag><Size>1816</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;fb23f9171b17757cb1dc2e176469b4a5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;710bd12a125a7a0826c6dabe086b07b9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;be0a7c1984f4c8093eabc624229e85d5&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;a65d4652ca975ca96dd4adc269404389&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;0b1b088a94fe98718b260b4e9262c5c6&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;756c8bf50e1b14ddff981f3d35b13a9a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f6ca311e356541dde08266785f2d8dcb&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A2%3A1296%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;83616eaa943da37ef7a92311c263371e&#34;</ETag><Size>1296</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;efd7c7e653e7b4cae5fa36e16311349c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;011746a5ca01506fdf83964c27756f29&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037905%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;af992cc29bb2d9de8afef2fa09221752&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7d2dd5438efac312030ab1d7ff2404c0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A2%3A1496%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;65a7ecaa6689f54356759745386bb91d&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;30b77b5019f350acbf9f718551d2da77&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1616%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;57a665afff22ef5b34e6e3d54deceb64&#34;</ETag><Size>1616</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;af26aa3d5e60723ce6781c6f3c2fc0ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A2%3A1320%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;809a9542bd1ef395b5328d6c62a10038&#34;</ETag><Size>1320</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;cb2ec8fd8e2f39c71ca7fd8e26141b9e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A4%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d6fc50af39123e0c794e997429c894f8&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A5%3A1360%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;65143fdbcdcf279b6c27a79c688dd56d&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0aeeeab35fcefe8ebe92923db835b993&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0f234b8606389bcc82637b5eec502dc0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;878094d78836df848f6343a8dd183909&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A3%3A2008%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ac4c5f21766b72b1ef9379e666fba4e7&#34;</ETag><Size>2008</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1352%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;60d206b93f7f63a6d550278c79178dc9&#34;</ETag><Size>1352</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0187ebcce0242f7da65b2c6f25982550&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ae2150d01ae7f1af2a175cdd5170207a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;62b537d856fda5644fe2cc48902c9731&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e3574f40b33f06df9e67a72ccbbff43c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;20aa44e25b95f87a8c7337a642e24c97&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;1dd035a4cbe08fccc42394835e89df77&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A3%3A1544%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ddfac5c4dd4e6cfa512fc9ef755d80ba&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A4%3A1504%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;73896829b5a8ee7e2a223f80dd6bc99f&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1744%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;9480636392e60386e5fcfa26a7e5fa1e&#34;</ETag><Size>1744</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;86f1b31668de87d96f5f9b73789e6722&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A3%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;daa4772dea9401d3c58dea4ef6f578f1&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;66a62a7691132cb3b4613c1d975fab65&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7e8d7307f40bdeb4f3305e9be602cb27&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;8d018b1c8baffd1d3c1f37f9112e3931&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;eacc29fa533e744afa4e9a034e4063e7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;313094a08eaea3e8b4a9335ffd44f54b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;a13c73d880c9ea8669a713db0044cc73&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;97dd67255e56715570c8124d64393e24&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;48e1e22980ccda9edefd8f1004274739&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A3%3A1736%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;c89ad4686d31b02b0e0e819333897101&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A4%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;b2f2306a3c7f01a5fd37e98c5f0db539&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;00949568528376e724e9fcf4d3b60725&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f472e8e0d0f8111aa3f3bc9c406179b1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;80d5289d31961bf2a3b4ab12a0127d24&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A2%3A1256%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;78ecfb41c1828cbbf3e867460bede6a4&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e88ed3aaa7eca2764356d27ef10cfa1c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;7011ee874e8ff2211e9e54543b3191f4&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1640%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d94425a6997dab6e73d403aaaf1472ea&#34;</ETag><Size>1640</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;2119f8302ae9404302822f9dc235ec46&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f3d1bfdf886644bf29d31bd16584da90&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;2ace9abb6396728189d1f1270d6016c2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;bf78ed23adbd0ac419f1474fe596777e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A4%3A1784%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e97ede3a0b632611b38c82fa05d2f765&#34;</ETag><Size>1784</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;b0e4109c11e7240a3cfd95e0d987e3db&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;43314d5c28b605b5517144e412dfb477&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f48f340d92e63ff14be5fd27cc733f2c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;19a6de2f8fda386c1628a05640b1d614&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;cdd71f3f9258303a74e6bab5a59bf6d5&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A3%3A2112%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;91eda4be98cc3bac3417ee9509f73d7d&#34;</ETag><Size>2112</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A4%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;82778727338cea7e5f52a40b3c40f1d4&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;03be68aedc5e93911c97cacb12d43770&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;9f36bfd117b58e56c940657eecfd89d2&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;aaa0a6e02417d93517e63e65e3e7d2e2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1776%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;8160dece82ad022c94c68998c3b020aa&#34;</ETag><Size>1776</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;790833acc63bba5df43d70161e81146d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A3%3A1360%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;daff5c718ff85eb00c6b270f5760cb91&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d6b393272b0c8a1126c2678e565cb2e9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A1%3A2160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7d58cf2ffa3b3311d1c32aa97bc50a61&#34;</ETag><Size>2160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;3b536fbf5a72c6f1d25b794d57cc501b&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 2bcdabff-e073-4270-b8f8-d2f023487d02, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 2bcdabff-e073-4270-b8f8-d2f023487d02, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 2bcdabff-e073-4270-b8f8-d2f023487d02, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 3ad4bef7-9f97-474d-9a69-3ef4fb476131, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 3ad4bef7-9f97-474d-9a69-3ef4fb476131, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 3ad4bef7-9f97-474d-9a69-3ef4fb476131, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 341, 'Portions': 76, 'ActivePortions': 76}, '__DEFAULT': {'Rows': 99659, 'Portions': 184, 'ActivePortions': 184}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 76, 'BlobSize': 92648, 'BlobCount': 380}, '__DEFAULT': {'Portions': 184, 'BlobSize': 4489840, 'BlobCount': 920}}, cold bucket stat: (0, 0), frozen bucket stat: (76, 92648)
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:16102/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204515Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204515Z
20251114/us-east-1/s3/aws4_request
f83cee617af8fde119e31e658a428c29f1d6a97b6eda7813ed5f52244367f43d
DEBUG    botocore.auth:auth.py:430 Signature:
7dd0aa0a5d86a28af35aed5c840db72e0431ff95883eca20c5b47ee5e2459a52
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/cold_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204515Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=7dd0aa0a5d86a28af35aed5c840db72e0431ff95883eca20c5b47ee5e2459a52', 'amz-sdk-invocation-id': b'f052e49b-3643-495f-bb52-2f0daa3751bb', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:45:15 GMT', 'x-amzn-requestid': 'bderaWfQ1fS4Yo6A62gpPDAp9FTsbv5wso1MYImK1JEvFv1PBW56', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>cold_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:16102/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204515Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204515Z
20251114/us-east-1/s3/aws4_request
df89a4ccd1b90b5b07ffa22642b16f3b98fea9f53b7b8c59fcc9901759b2ec06
DEBUG    botocore.auth:auth.py:430 Signature:
3e120923a2fdb7e3597fc0bbc81ce91a5f7b4642e0b9fe23301b76ce69f5dc45
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/medium?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204515Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=3e120923a2fdb7e3597fc0bbc81ce91a5f7b4642e0b9fe23301b76ce69f5dc45', 'amz-sdk-invocation-id': b'6280ba2b-20d5-4f0f-a9c9-6bb3c6a942fb', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:45:15 GMT', 'x-amzn-requestid': 'NoH6Ub3tdX84dVR2pVlTTUTc8Xqdm9Vrf58QbiBxSOdEaye4EVUr', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>medium</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:16102/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204515Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204515Z
20251114/us-east-1/s3/aws4_request
805e43bf495d7c140cdc55eff11b254bd057810ce613ba24ad1362628a51099c
DEBUG    botocore.auth:auth.py:430 Signature:
b5b03d0d7e81508c9841665a9b1d70f69346086df35f5b07da50c4abd000e0db
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/frozen_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204515Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=b5b03d0d7e81508c9841665a9b1d70f69346086df35f5b07da50c4abd000e0db', 'amz-sdk-invocation-id': b'1cd2b3a3-b18c-41d9-b9cc-ea5c5e84b42e', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 28200
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:45:15 GMT', 'x-amzn-requestid': 'dNfoAUdv840ZxGGzfFsisZekMdlZb66h81iEWUq340PGBBDrsDNg', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '28200', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;34eff939966dd96fc61e04bee3d4ba4f&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A2%3A1816%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;c745068d481b0515aea4165b916ec5cb&#34;</ETag><Size>1816</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;fb23f9171b17757cb1dc2e176469b4a5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;710bd12a125a7a0826c6dabe086b07b9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;be0a7c1984f4c8093eabc624229e85d5&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;a65d4652ca975ca96dd4adc269404389&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;0b1b088a94fe98718b260b4e9262c5c6&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;756c8bf50e1b14ddff981f3d35b13a9a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f6ca311e356541dde08266785f2d8dcb&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A2%3A1296%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;83616eaa943da37ef7a92311c263371e&#34;</ETag><Size>1296</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;efd7c7e653e7b4cae5fa36e16311349c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;011746a5ca01506fdf83964c27756f29&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037905%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;af992cc29bb2d9de8afef2fa09221752&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7d2dd5438efac312030ab1d7ff2404c0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A2%3A1496%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;65a7ecaa6689f54356759745386bb91d&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;30b77b5019f350acbf9f718551d2da77&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1616%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;57a665afff22ef5b34e6e3d54deceb64&#34;</ETag><Size>1616</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;af26aa3d5e60723ce6781c6f3c2fc0ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A2%3A1320%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;809a9542bd1ef395b5328d6c62a10038&#34;</ETag><Size>1320</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;cb2ec8fd8e2f39c71ca7fd8e26141b9e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A4%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d6fc50af39123e0c794e997429c894f8&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A5%3A1360%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;65143fdbcdcf279b6c27a79c688dd56d&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0aeeeab35fcefe8ebe92923db835b993&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0f234b8606389bcc82637b5eec502dc0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;878094d78836df848f6343a8dd183909&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A3%3A2008%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ac4c5f21766b72b1ef9379e666fba4e7&#34;</ETag><Size>2008</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1352%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;60d206b93f7f63a6d550278c79178dc9&#34;</ETag><Size>1352</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0187ebcce0242f7da65b2c6f25982550&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ae2150d01ae7f1af2a175cdd5170207a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;62b537d856fda5644fe2cc48902c9731&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e3574f40b33f06df9e67a72ccbbff43c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;20aa44e25b95f87a8c7337a642e24c97&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;1dd035a4cbe08fccc42394835e89df77&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A3%3A1544%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ddfac5c4dd4e6cfa512fc9ef755d80ba&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A4%3A1504%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;73896829b5a8ee7e2a223f80dd6bc99f&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1744%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;9480636392e60386e5fcfa26a7e5fa1e&#34;</ETag><Size>1744</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;86f1b31668de87d96f5f9b73789e6722&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A3%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;daa4772dea9401d3c58dea4ef6f578f1&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;66a62a7691132cb3b4613c1d975fab65&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7e8d7307f40bdeb4f3305e9be602cb27&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;8d018b1c8baffd1d3c1f37f9112e3931&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;eacc29fa533e744afa4e9a034e4063e7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;313094a08eaea3e8b4a9335ffd44f54b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;a13c73d880c9ea8669a713db0044cc73&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;97dd67255e56715570c8124d64393e24&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;48e1e22980ccda9edefd8f1004274739&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A3%3A1736%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;c89ad4686d31b02b0e0e819333897101&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A4%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;b2f2306a3c7f01a5fd37e98c5f0db539&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;00949568528376e724e9fcf4d3b60725&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f472e8e0d0f8111aa3f3bc9c406179b1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;80d5289d31961bf2a3b4ab12a0127d24&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A2%3A1256%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;78ecfb41c1828cbbf3e867460bede6a4&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e88ed3aaa7eca2764356d27ef10cfa1c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;7011ee874e8ff2211e9e54543b3191f4&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1640%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d94425a6997dab6e73d403aaaf1472ea&#34;</ETag><Size>1640</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;2119f8302ae9404302822f9dc235ec46&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f3d1bfdf886644bf29d31bd16584da90&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;2ace9abb6396728189d1f1270d6016c2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;bf78ed23adbd0ac419f1474fe596777e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A4%3A1784%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e97ede3a0b632611b38c82fa05d2f765&#34;</ETag><Size>1784</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;b0e4109c11e7240a3cfd95e0d987e3db&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;43314d5c28b605b5517144e412dfb477&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f48f340d92e63ff14be5fd27cc733f2c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;19a6de2f8fda386c1628a05640b1d614&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;cdd71f3f9258303a74e6bab5a59bf6d5&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A3%3A2112%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;91eda4be98cc3bac3417ee9509f73d7d&#34;</ETag><Size>2112</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A4%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;82778727338cea7e5f52a40b3c40f1d4&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;03be68aedc5e93911c97cacb12d43770&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;9f36bfd117b58e56c940657eecfd89d2&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;aaa0a6e02417d93517e63e65e3e7d2e2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1776%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;8160dece82ad022c94c68998c3b020aa&#34;</ETag><Size>1776</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;790833acc63bba5df43d70161e81146d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A3%3A1360%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;daff5c718ff85eb00c6b270f5760cb91&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d6b393272b0c8a1126c2678e565cb2e9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A1%3A2160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7d58cf2ffa3b3311d1c32aa97bc50a61&#34;</ETag><Size>2160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;3b536fbf5a72c6f1d25b794d57cc501b&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 3933e7d4-0937-47d7-a9fc-93fd9d944cc4, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 3933e7d4-0937-47d7-a9fc-93fd9d944cc4, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 3933e7d4-0937-47d7-a9fc-93fd9d944cc4, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, ecdb21f1-d50a-411b-abc0-67fb59b10dd7, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, ecdb21f1-d50a-411b-abc0-67fb59b10dd7, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, ecdb21f1-d50a-411b-abc0-67fb59b10dd7, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 341, 'Portions': 76, 'ActivePortions': 76}, '__DEFAULT': {'Rows': 99659, 'Portions': 184, 'ActivePortions': 184}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 76, 'BlobSize': 92648, 'BlobCount': 380}, '__DEFAULT': {'Portions': 184, 'BlobSize': 4489840, 'BlobCount': 920}}, cold bucket stat: (0, 0), frozen bucket stat: (76, 92648)
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:16102/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204516Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204516Z
20251114/us-east-1/s3/aws4_request
623d409d231a4ead6b7261252227e80534d3e99885eebe9fb6a4158cb6f0d2db
DEBUG    botocore.auth:auth.py:430 Signature:
77dcc8da77fa03c11766384e3d3c165bcb798874a1d3b46702d366fe1582df75
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/cold_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204516Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=77dcc8da77fa03c11766384e3d3c165bcb798874a1d3b46702d366fe1582df75', 'amz-sdk-invocation-id': b'72d77aaa-e5bc-48a6-a984-c2c51fb77301', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:45:16 GMT', 'x-amzn-requestid': 'Hk0ZYOeF6Dw4XKMBvoR1ketTkj5Gezem7Qw6KPXN4O7d0wu7DZXt', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>cold_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:16102/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204516Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204516Z
20251114/us-east-1/s3/aws4_request
a258f3b7bdde8158eb40b16a6e269be3501c0396e68b044066658db86dead348
DEBUG    botocore.auth:auth.py:430 Signature:
891e37ff2a09498eed5b11b5c08f463e77bc00f38dc3ce9a2cfd53e5c62dbbef
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/medium?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204516Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=891e37ff2a09498eed5b11b5c08f463e77bc00f38dc3ce9a2cfd53e5c62dbbef', 'amz-sdk-invocation-id': b'1d234e3e-4305-4fc0-a317-d7596d453c18', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:45:16 GMT', 'x-amzn-requestid': '6ynpnd9B5KaZeDkHC3wtgwH6QgL5MTaOGxqFcFJqscoXLZ4TAtL8', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>medium</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:16102/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204516Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204516Z
20251114/us-east-1/s3/aws4_request
31e5204151bde862ce3fb5d5b6f2148278df349465f22a30b36973ed50e3c5eb
DEBUG    botocore.auth:auth.py:430 Signature:
8ba25c2327fc05f9d852a3715655ba529610045e1eff11c3afc7558123c00b88
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/frozen_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204516Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=8ba25c2327fc05f9d852a3715655ba529610045e1eff11c3afc7558123c00b88', 'amz-sdk-invocation-id': b'8f70e9b0-4e6e-4c5c-b217-e028b5c5195e', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 28200
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:45:16 GMT', 'x-amzn-requestid': 'wbyBkSuzcoahZLVsEBCU8sQmtn0hQ8XikeYcVLoZ290jL7hwHUD6', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '28200', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;34eff939966dd96fc61e04bee3d4ba4f&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A2%3A1816%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;c745068d481b0515aea4165b916ec5cb&#34;</ETag><Size>1816</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;fb23f9171b17757cb1dc2e176469b4a5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;710bd12a125a7a0826c6dabe086b07b9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;be0a7c1984f4c8093eabc624229e85d5&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;a65d4652ca975ca96dd4adc269404389&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;0b1b088a94fe98718b260b4e9262c5c6&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;756c8bf50e1b14ddff981f3d35b13a9a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f6ca311e356541dde08266785f2d8dcb&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A2%3A1296%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;83616eaa943da37ef7a92311c263371e&#34;</ETag><Size>1296</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;efd7c7e653e7b4cae5fa36e16311349c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;011746a5ca01506fdf83964c27756f29&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037905%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;af992cc29bb2d9de8afef2fa09221752&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7d2dd5438efac312030ab1d7ff2404c0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A2%3A1496%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;65a7ecaa6689f54356759745386bb91d&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;30b77b5019f350acbf9f718551d2da77&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1616%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;57a665afff22ef5b34e6e3d54deceb64&#34;</ETag><Size>1616</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;af26aa3d5e60723ce6781c6f3c2fc0ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A2%3A1320%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;809a9542bd1ef395b5328d6c62a10038&#34;</ETag><Size>1320</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;cb2ec8fd8e2f39c71ca7fd8e26141b9e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A4%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d6fc50af39123e0c794e997429c894f8&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A5%3A1360%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;65143fdbcdcf279b6c27a79c688dd56d&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0aeeeab35fcefe8ebe92923db835b993&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0f234b8606389bcc82637b5eec502dc0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;878094d78836df848f6343a8dd183909&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A3%3A2008%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ac4c5f21766b72b1ef9379e666fba4e7&#34;</ETag><Size>2008</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1352%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;60d206b93f7f63a6d550278c79178dc9&#34;</ETag><Size>1352</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0187ebcce0242f7da65b2c6f25982550&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ae2150d01ae7f1af2a175cdd5170207a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;62b537d856fda5644fe2cc48902c9731&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e3574f40b33f06df9e67a72ccbbff43c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;20aa44e25b95f87a8c7337a642e24c97&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;1dd035a4cbe08fccc42394835e89df77&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A3%3A1544%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ddfac5c4dd4e6cfa512fc9ef755d80ba&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A4%3A1504%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;73896829b5a8ee7e2a223f80dd6bc99f&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1744%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;9480636392e60386e5fcfa26a7e5fa1e&#34;</ETag><Size>1744</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;86f1b31668de87d96f5f9b73789e6722&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A3%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;daa4772dea9401d3c58dea4ef6f578f1&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;66a62a7691132cb3b4613c1d975fab65&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7e8d7307f40bdeb4f3305e9be602cb27&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;8d018b1c8baffd1d3c1f37f9112e3931&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;eacc29fa533e744afa4e9a034e4063e7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;313094a08eaea3e8b4a9335ffd44f54b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;a13c73d880c9ea8669a713db0044cc73&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;97dd67255e56715570c8124d64393e24&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;48e1e22980ccda9edefd8f1004274739&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A3%3A1736%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;c89ad4686d31b02b0e0e819333897101&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A4%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;b2f2306a3c7f01a5fd37e98c5f0db539&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;00949568528376e724e9fcf4d3b60725&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f472e8e0d0f8111aa3f3bc9c406179b1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;80d5289d31961bf2a3b4ab12a0127d24&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A2%3A1256%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;78ecfb41c1828cbbf3e867460bede6a4&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e88ed3aaa7eca2764356d27ef10cfa1c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;7011ee874e8ff2211e9e54543b3191f4&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1640%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d94425a6997dab6e73d403aaaf1472ea&#34;</ETag><Size>1640</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;2119f8302ae9404302822f9dc235ec46&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f3d1bfdf886644bf29d31bd16584da90&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;2ace9abb6396728189d1f1270d6016c2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;bf78ed23adbd0ac419f1474fe596777e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A4%3A1784%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e97ede3a0b632611b38c82fa05d2f765&#34;</ETag><Size>1784</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;b0e4109c11e7240a3cfd95e0d987e3db&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;43314d5c28b605b5517144e412dfb477&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f48f340d92e63ff14be5fd27cc733f2c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;19a6de2f8fda386c1628a05640b1d614&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;cdd71f3f9258303a74e6bab5a59bf6d5&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A3%3A2112%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;91eda4be98cc3bac3417ee9509f73d7d&#34;</ETag><Size>2112</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A4%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;82778727338cea7e5f52a40b3c40f1d4&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;03be68aedc5e93911c97cacb12d43770&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;9f36bfd117b58e56c940657eecfd89d2&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;aaa0a6e02417d93517e63e65e3e7d2e2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1776%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;8160dece82ad022c94c68998c3b020aa&#34;</ETag><Size>1776</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;790833acc63bba5df43d70161e81146d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A3%3A1360%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;daff5c718ff85eb00c6b270f5760cb91&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d6b393272b0c8a1126c2678e565cb2e9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A1%3A2160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7d58cf2ffa3b3311d1c32aa97bc50a61&#34;</ETag><Size>2160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;3b536fbf5a72c6f1d25b794d57cc501b&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 8c9a27c0-5648-4880-9d3b-45c2dcb75f51, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 8c9a27c0-5648-4880-9d3b-45c2dcb75f51, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 8c9a27c0-5648-4880-9d3b-45c2dcb75f51, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 381e895a-e554-4140-a53f-ae5e3abce43b, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 381e895a-e554-4140-a53f-ae5e3abce43b, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 381e895a-e554-4140-a53f-ae5e3abce43b, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'__DEFAULT': {'Rows': 99659, 'Portions': 184, 'ActivePortions': 184}, '/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 341, 'Portions': 76, 'ActivePortions': 76}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 76, 'BlobSize': 92648, 'BlobCount': 380}, '__DEFAULT': {'Portions': 184, 'BlobSize': 4489840, 'BlobCount': 920}}, cold bucket stat: (0, 0), frozen bucket stat: (76, 92648)
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:16102/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204518Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204518Z
20251114/us-east-1/s3/aws4_request
9a9a77e930b4b263caad9335d2d194b8ee5b042d83599f7785201c5dd84847ce
DEBUG    botocore.auth:auth.py:430 Signature:
e56c5690dec06fd2c55fd0c9d16979e84a68a74eaf26a2c6605238c11f5faaa4
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/cold_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204518Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=e56c5690dec06fd2c55fd0c9d16979e84a68a74eaf26a2c6605238c11f5faaa4', 'amz-sdk-invocation-id': b'a5996abd-0d7e-4049-8b74-38d4c6ce56a0', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:45:18 GMT', 'x-amzn-requestid': '0ElQemoLO7EE5iJmmRCLHdmb1BwPk9s0jEEFfNAktvbpWWs5hO9i', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>cold_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:16102/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204518Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204518Z
20251114/us-east-1/s3/aws4_request
315e7a0995dffb9e09bf7a9ab112b5754eb55b7b61ec422f79f12b5ef003d1eb
DEBUG    botocore.auth:auth.py:430 Signature:
06533bf5cbe62219c6ae1ada5749132679a8f486ac6da23a2101659e5bca07d7
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/medium?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204518Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=06533bf5cbe62219c6ae1ada5749132679a8f486ac6da23a2101659e5bca07d7', 'amz-sdk-invocation-id': b'e0909b55-5f06-4841-a246-6093e8f49ffc', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:45:18 GMT', 'x-amzn-requestid': 'jt2QnRiecJgEFdQW1gvd6xoFOXOhf6nFXhcz776ba7ZCvGzYM4rZ', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>medium</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:16102/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204518Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204518Z
20251114/us-east-1/s3/aws4_request
d419e69304eec6928f6218200f7e8b97b64454f266afa5d3bf29e359e5df239c
DEBUG    botocore.auth:auth.py:430 Signature:
5e822ed41db710209af57188b3b2e287f286f3dc950cc6779fff19e85e28a1f6
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/frozen_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204518Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=5e822ed41db710209af57188b3b2e287f286f3dc950cc6779fff19e85e28a1f6', 'amz-sdk-invocation-id': b'3024675c-1596-43b2-bae1-ce3cace489b0', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 28200
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:45:18 GMT', 'x-amzn-requestid': 'VMZzu5PVpHh6Mhc1S9dGz8w9oIYC7qGr77eD3ShnHR9HRhfgi29n', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '28200', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;34eff939966dd96fc61e04bee3d4ba4f&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A2%3A1816%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;c745068d481b0515aea4165b916ec5cb&#34;</ETag><Size>1816</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;fb23f9171b17757cb1dc2e176469b4a5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;710bd12a125a7a0826c6dabe086b07b9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;be0a7c1984f4c8093eabc624229e85d5&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;a65d4652ca975ca96dd4adc269404389&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;0b1b088a94fe98718b260b4e9262c5c6&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;756c8bf50e1b14ddff981f3d35b13a9a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f6ca311e356541dde08266785f2d8dcb&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A2%3A1296%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;83616eaa943da37ef7a92311c263371e&#34;</ETag><Size>1296</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;efd7c7e653e7b4cae5fa36e16311349c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;011746a5ca01506fdf83964c27756f29&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037905%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;af992cc29bb2d9de8afef2fa09221752&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7d2dd5438efac312030ab1d7ff2404c0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A2%3A1496%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;65a7ecaa6689f54356759745386bb91d&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;30b77b5019f350acbf9f718551d2da77&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1616%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;57a665afff22ef5b34e6e3d54deceb64&#34;</ETag><Size>1616</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;af26aa3d5e60723ce6781c6f3c2fc0ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A2%3A1320%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;809a9542bd1ef395b5328d6c62a10038&#34;</ETag><Size>1320</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;cb2ec8fd8e2f39c71ca7fd8e26141b9e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A4%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d6fc50af39123e0c794e997429c894f8&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A5%3A1360%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;65143fdbcdcf279b6c27a79c688dd56d&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0aeeeab35fcefe8ebe92923db835b993&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0f234b8606389bcc82637b5eec502dc0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;878094d78836df848f6343a8dd183909&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A3%3A2008%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ac4c5f21766b72b1ef9379e666fba4e7&#34;</ETag><Size>2008</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1352%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;60d206b93f7f63a6d550278c79178dc9&#34;</ETag><Size>1352</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0187ebcce0242f7da65b2c6f25982550&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ae2150d01ae7f1af2a175cdd5170207a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;62b537d856fda5644fe2cc48902c9731&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e3574f40b33f06df9e67a72ccbbff43c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;20aa44e25b95f87a8c7337a642e24c97&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;1dd035a4cbe08fccc42394835e89df77&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A3%3A1544%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ddfac5c4dd4e6cfa512fc9ef755d80ba&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A4%3A1504%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;73896829b5a8ee7e2a223f80dd6bc99f&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1744%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;9480636392e60386e5fcfa26a7e5fa1e&#34;</ETag><Size>1744</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;86f1b31668de87d96f5f9b73789e6722&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A3%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;daa4772dea9401d3c58dea4ef6f578f1&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;66a62a7691132cb3b4613c1d975fab65&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7e8d7307f40bdeb4f3305e9be602cb27&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;8d018b1c8baffd1d3c1f37f9112e3931&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;eacc29fa533e744afa4e9a034e4063e7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;313094a08eaea3e8b4a9335ffd44f54b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;a13c73d880c9ea8669a713db0044cc73&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;97dd67255e56715570c8124d64393e24&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;48e1e22980ccda9edefd8f1004274739&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A3%3A1736%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;c89ad4686d31b02b0e0e819333897101&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A4%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;b2f2306a3c7f01a5fd37e98c5f0db539&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;00949568528376e724e9fcf4d3b60725&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f472e8e0d0f8111aa3f3bc9c406179b1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;80d5289d31961bf2a3b4ab12a0127d24&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A2%3A1256%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;78ecfb41c1828cbbf3e867460bede6a4&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e88ed3aaa7eca2764356d27ef10cfa1c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;7011ee874e8ff2211e9e54543b3191f4&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1640%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d94425a6997dab6e73d403aaaf1472ea&#34;</ETag><Size>1640</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;2119f8302ae9404302822f9dc235ec46&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f3d1bfdf886644bf29d31bd16584da90&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;2ace9abb6396728189d1f1270d6016c2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;bf78ed23adbd0ac419f1474fe596777e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A4%3A1784%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e97ede3a0b632611b38c82fa05d2f765&#34;</ETag><Size>1784</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;b0e4109c11e7240a3cfd95e0d987e3db&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;43314d5c28b605b5517144e412dfb477&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f48f340d92e63ff14be5fd27cc733f2c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;19a6de2f8fda386c1628a05640b1d614&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;cdd71f3f9258303a74e6bab5a59bf6d5&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A3%3A2112%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;91eda4be98cc3bac3417ee9509f73d7d&#34;</ETag><Size>2112</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A4%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;82778727338cea7e5f52a40b3c40f1d4&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;03be68aedc5e93911c97cacb12d43770&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;9f36bfd117b58e56c940657eecfd89d2&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;aaa0a6e02417d93517e63e65e3e7d2e2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1776%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;8160dece82ad022c94c68998c3b020aa&#34;</ETag><Size>1776</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;790833acc63bba5df43d70161e81146d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A3%3A1360%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;daff5c718ff85eb00c6b270f5760cb91&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d6b393272b0c8a1126c2678e565cb2e9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A1%3A2160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7d58cf2ffa3b3311d1c32aa97bc50a61&#34;</ETag><Size>2160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;3b536fbf5a72c6f1d25b794d57cc501b&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 3ede49b6-b650-4b3d-8218-df251a680f29, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 3ede49b6-b650-4b3d-8218-df251a680f29, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 3ede49b6-b650-4b3d-8218-df251a680f29, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, bdb08b4c-e5d2-4551-af49-7761f402ab56, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, bdb08b4c-e5d2-4551-af49-7761f402ab56, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, bdb08b4c-e5d2-4551-af49-7761f402ab56, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 341, 'Portions': 76, 'ActivePortions': 76}, '__DEFAULT': {'Rows': 99659, 'Portions': 184, 'ActivePortions': 184}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 76, 'BlobSize': 92648, 'BlobCount': 380}, '__DEFAULT': {'Portions': 184, 'BlobSize': 4489840, 'BlobCount': 920}}, cold bucket stat: (0, 0), frozen bucket stat: (76, 92648)
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:16102/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204519Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204519Z
20251114/us-east-1/s3/aws4_request
2349ee681da6026329cd67f9d974e34a4d0ac2788bf52ac6d7eae9976c53e95f
DEBUG    botocore.auth:auth.py:430 Signature:
0cca9e883e19724aeb08d534814cfad3a50b92dd1074ced2953785940a46adf3
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/cold_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204519Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=0cca9e883e19724aeb08d534814cfad3a50b92dd1074ced2953785940a46adf3', 'amz-sdk-invocation-id': b'983376ee-37da-4335-881d-2e41e425ab8f', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:45:19 GMT', 'x-amzn-requestid': 'kuYK2gfe7HC8EB0q3iNOuyuPEpaTtREmXHJsaDaSD90JWZnrKEyN', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>cold_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:16102/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204519Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204519Z
20251114/us-east-1/s3/aws4_request
692fe03af3c4287be2d788a1cf9ca5f28123ea184b9e76a61039cd308e4d5ecd
DEBUG    botocore.auth:auth.py:430 Signature:
f7ec950be563b1f95ac15544c590763246c91ef2886c7be08e32a884167022f6
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/medium?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204519Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=f7ec950be563b1f95ac15544c590763246c91ef2886c7be08e32a884167022f6', 'amz-sdk-invocation-id': b'4101206f-e6fb-47ed-9925-abc3172ab287', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:45:19 GMT', 'x-amzn-requestid': '2md1IcCFkO05PrYnR8sXUMFtLGkn7VSoRdpIt3dVdeQFn5Dx52VH', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>medium</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:16102/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204519Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204519Z
20251114/us-east-1/s3/aws4_request
a70cd75a810ac72a803a367e450481645e02564724d20d51b83c7cf650db83db
DEBUG    botocore.auth:auth.py:430 Signature:
547abe64a0af14eb1c733cc11d443a1d4683d4d43b4c82dbc2a8ea088eb118a2
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/frozen_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204519Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=547abe64a0af14eb1c733cc11d443a1d4683d4d43b4c82dbc2a8ea088eb118a2', 'amz-sdk-invocation-id': b'8b6c0f2c-60bc-4a45-873f-ae121184c35c', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 28200
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:45:19 GMT', 'x-amzn-requestid': 'qFj8vQhMR89xTLkkoje8ZaOwnuBLhaSEKHLFZiQbAwoj7uCZvC7b', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '28200', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;34eff939966dd96fc61e04bee3d4ba4f&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A2%3A1816%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;c745068d481b0515aea4165b916ec5cb&#34;</ETag><Size>1816</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;fb23f9171b17757cb1dc2e176469b4a5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;710bd12a125a7a0826c6dabe086b07b9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;be0a7c1984f4c8093eabc624229e85d5&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;a65d4652ca975ca96dd4adc269404389&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;0b1b088a94fe98718b260b4e9262c5c6&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;756c8bf50e1b14ddff981f3d35b13a9a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f6ca311e356541dde08266785f2d8dcb&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A2%3A1296%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;83616eaa943da37ef7a92311c263371e&#34;</ETag><Size>1296</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;efd7c7e653e7b4cae5fa36e16311349c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;011746a5ca01506fdf83964c27756f29&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037905%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;af992cc29bb2d9de8afef2fa09221752&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7d2dd5438efac312030ab1d7ff2404c0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A2%3A1496%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;65a7ecaa6689f54356759745386bb91d&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;30b77b5019f350acbf9f718551d2da77&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1616%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;57a665afff22ef5b34e6e3d54deceb64&#34;</ETag><Size>1616</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;af26aa3d5e60723ce6781c6f3c2fc0ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A2%3A1320%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;809a9542bd1ef395b5328d6c62a10038&#34;</ETag><Size>1320</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;cb2ec8fd8e2f39c71ca7fd8e26141b9e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A4%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d6fc50af39123e0c794e997429c894f8&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A5%3A1360%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;65143fdbcdcf279b6c27a79c688dd56d&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0aeeeab35fcefe8ebe92923db835b993&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0f234b8606389bcc82637b5eec502dc0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;878094d78836df848f6343a8dd183909&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A3%3A2008%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ac4c5f21766b72b1ef9379e666fba4e7&#34;</ETag><Size>2008</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1352%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;60d206b93f7f63a6d550278c79178dc9&#34;</ETag><Size>1352</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0187ebcce0242f7da65b2c6f25982550&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ae2150d01ae7f1af2a175cdd5170207a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;62b537d856fda5644fe2cc48902c9731&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e3574f40b33f06df9e67a72ccbbff43c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;20aa44e25b95f87a8c7337a642e24c97&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;1dd035a4cbe08fccc42394835e89df77&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A3%3A1544%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ddfac5c4dd4e6cfa512fc9ef755d80ba&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A4%3A1504%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;73896829b5a8ee7e2a223f80dd6bc99f&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1744%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;9480636392e60386e5fcfa26a7e5fa1e&#34;</ETag><Size>1744</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;86f1b31668de87d96f5f9b73789e6722&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A3%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;daa4772dea9401d3c58dea4ef6f578f1&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;66a62a7691132cb3b4613c1d975fab65&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7e8d7307f40bdeb4f3305e9be602cb27&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;8d018b1c8baffd1d3c1f37f9112e3931&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;eacc29fa533e744afa4e9a034e4063e7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;313094a08eaea3e8b4a9335ffd44f54b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;a13c73d880c9ea8669a713db0044cc73&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;97dd67255e56715570c8124d64393e24&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;48e1e22980ccda9edefd8f1004274739&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A3%3A1736%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;c89ad4686d31b02b0e0e819333897101&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A4%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;b2f2306a3c7f01a5fd37e98c5f0db539&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;00949568528376e724e9fcf4d3b60725&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f472e8e0d0f8111aa3f3bc9c406179b1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;80d5289d31961bf2a3b4ab12a0127d24&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A2%3A1256%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;78ecfb41c1828cbbf3e867460bede6a4&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e88ed3aaa7eca2764356d27ef10cfa1c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;7011ee874e8ff2211e9e54543b3191f4&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1640%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d94425a6997dab6e73d403aaaf1472ea&#34;</ETag><Size>1640</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;2119f8302ae9404302822f9dc235ec46&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f3d1bfdf886644bf29d31bd16584da90&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;2ace9abb6396728189d1f1270d6016c2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;bf78ed23adbd0ac419f1474fe596777e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A4%3A1784%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e97ede3a0b632611b38c82fa05d2f765&#34;</ETag><Size>1784</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;b0e4109c11e7240a3cfd95e0d987e3db&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;43314d5c28b605b5517144e412dfb477&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f48f340d92e63ff14be5fd27cc733f2c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;19a6de2f8fda386c1628a05640b1d614&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;cdd71f3f9258303a74e6bab5a59bf6d5&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A3%3A2112%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;91eda4be98cc3bac3417ee9509f73d7d&#34;</ETag><Size>2112</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A4%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;82778727338cea7e5f52a40b3c40f1d4&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;03be68aedc5e93911c97cacb12d43770&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;9f36bfd117b58e56c940657eecfd89d2&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;aaa0a6e02417d93517e63e65e3e7d2e2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1776%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;8160dece82ad022c94c68998c3b020aa&#34;</ETag><Size>1776</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;790833acc63bba5df43d70161e81146d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A3%3A1360%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;daff5c718ff85eb00c6b270f5760cb91&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d6b393272b0c8a1126c2678e565cb2e9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A1%3A2160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7d58cf2ffa3b3311d1c32aa97bc50a61&#34;</ETag><Size>2160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;3b536fbf5a72c6f1d25b794d57cc501b&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 24211c0a-4d3c-42db-a267-4a6725067a1a, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 24211c0a-4d3c-42db-a267-4a6725067a1a, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 24211c0a-4d3c-42db-a267-4a6725067a1a, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, b2ec6b16-f0a0-4a5a-9ac3-7601d1e16a53, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, b2ec6b16-f0a0-4a5a-9ac3-7601d1e16a53, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, b2ec6b16-f0a0-4a5a-9ac3-7601d1e16a53, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 341, 'Portions': 76, 'ActivePortions': 76}, '__DEFAULT': {'Rows': 99659, 'Portions': 184, 'ActivePortions': 184}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 76, 'BlobSize': 92648, 'BlobCount': 380}, '__DEFAULT': {'Portions': 184, 'BlobSize': 4489840, 'BlobCount': 920}}, cold bucket stat: (0, 0), frozen bucket stat: (76, 92648)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:295 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin')]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root
DEBUG    ydb.connection:connection.py:375 RpcState(ListEndpoints, 91c232e0-7e4f-44d1-99a2-812c91b2d64b, localhost:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ListEndpoints, 91c232e0-7e4f-44d1-99a2-812c91b2d64b, localhost:19185): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:51 RpcState(ListEndpoints, 91c232e0-7e4f-44d1-99a2-812c91b2d64b, localhost:19185): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-eo6tgkhts4.auto.internal" port: 19185 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" location: "1" node_id: 1 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-eo6tgkhts4.auto.internal:19185, location 1, ssl: False>]>
INFO     ydb.connection:connection.py:498 Closing channel for endpoint localhost:19185
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:16102/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204520Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204520Z
20251114/us-east-1/s3/aws4_request
4be6b320c53804ddad506ee9b66c56fda71d15b366026457f59ff2e337338c66
DEBUG    botocore.auth:auth.py:430 Signature:
2ed8b318358ac1d2501e19247cd2685cb5410e8a4fa38df3f43b10935af233b6
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/cold_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204520Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=2ed8b318358ac1d2501e19247cd2685cb5410e8a4fa38df3f43b10935af233b6', 'amz-sdk-invocation-id': b'98f3beca-0206-4144-b300-d1a608b76f87', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:45:20 GMT', 'x-amzn-requestid': 'kEM7FD82f1RjDpovsVa8boZbotzLlfQDr5eg0lAZg4u841CTGYPO', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>cold_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:16102/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204520Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204520Z
20251114/us-east-1/s3/aws4_request
a688021173617fca9b4da8950a9fad484487e822d2687c149b2eca5f5feebea6
DEBUG    botocore.auth:auth.py:430 Signature:
b99e76a73501cb6f5809a6a142550d9fcf0b9189457aecf38d7d0a96f475652b
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/medium?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204520Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=b99e76a73501cb6f5809a6a142550d9fcf0b9189457aecf38d7d0a96f475652b', 'amz-sdk-invocation-id': b'82618e00-eb4b-4aed-b23b-274243fa6796', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:45:20 GMT', 'x-amzn-requestid': 'mZoVYFbJNrTbDt1rk4hhC2TliGjw7DErgBjPIGKZvkqRx5C4O65Y', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>medium</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:16102/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204520Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204520Z
20251114/us-east-1/s3/aws4_request
43188c80bc5250ace3f5505bc490c477a77671aaa0b7eed399cc6610287088b5
DEBUG    botocore.auth:auth.py:430 Signature:
aeafd1f579242836096ba49eb9240b4ee0cf8bdac5c15ba74076954b5ffa45a5
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/frozen_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204520Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=aeafd1f579242836096ba49eb9240b4ee0cf8bdac5c15ba74076954b5ffa45a5', 'amz-sdk-invocation-id': b'df93145c-13af-4bf9-8b18-f851d7a0e52e', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 28200
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:45:20 GMT', 'x-amzn-requestid': '3YEK5E6tq0n4h7eGo3vrJ4rUDSkP9ynVB2Cu1gBHaCy5oSV7UZIN', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '28200', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;34eff939966dd96fc61e04bee3d4ba4f&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A2%3A1816%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;c745068d481b0515aea4165b916ec5cb&#34;</ETag><Size>1816</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;fb23f9171b17757cb1dc2e176469b4a5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;710bd12a125a7a0826c6dabe086b07b9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;be0a7c1984f4c8093eabc624229e85d5&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;a65d4652ca975ca96dd4adc269404389&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;0b1b088a94fe98718b260b4e9262c5c6&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;756c8bf50e1b14ddff981f3d35b13a9a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f6ca311e356541dde08266785f2d8dcb&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A2%3A1296%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;83616eaa943da37ef7a92311c263371e&#34;</ETag><Size>1296</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;efd7c7e653e7b4cae5fa36e16311349c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;011746a5ca01506fdf83964c27756f29&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037905%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;af992cc29bb2d9de8afef2fa09221752&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7d2dd5438efac312030ab1d7ff2404c0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A2%3A1496%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;65a7ecaa6689f54356759745386bb91d&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;30b77b5019f350acbf9f718551d2da77&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1616%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;57a665afff22ef5b34e6e3d54deceb64&#34;</ETag><Size>1616</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;af26aa3d5e60723ce6781c6f3c2fc0ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A2%3A1320%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;809a9542bd1ef395b5328d6c62a10038&#34;</ETag><Size>1320</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;cb2ec8fd8e2f39c71ca7fd8e26141b9e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A4%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d6fc50af39123e0c794e997429c894f8&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A5%3A1360%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;65143fdbcdcf279b6c27a79c688dd56d&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0aeeeab35fcefe8ebe92923db835b993&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0f234b8606389bcc82637b5eec502dc0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;878094d78836df848f6343a8dd183909&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A3%3A2008%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ac4c5f21766b72b1ef9379e666fba4e7&#34;</ETag><Size>2008</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1352%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;60d206b93f7f63a6d550278c79178dc9&#34;</ETag><Size>1352</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0187ebcce0242f7da65b2c6f25982550&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ae2150d01ae7f1af2a175cdd5170207a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;62b537d856fda5644fe2cc48902c9731&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e3574f40b33f06df9e67a72ccbbff43c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;20aa44e25b95f87a8c7337a642e24c97&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;1dd035a4cbe08fccc42394835e89df77&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A3%3A1544%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ddfac5c4dd4e6cfa512fc9ef755d80ba&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A4%3A1504%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;73896829b5a8ee7e2a223f80dd6bc99f&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1744%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;9480636392e60386e5fcfa26a7e5fa1e&#34;</ETag><Size>1744</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;86f1b31668de87d96f5f9b73789e6722&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A3%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;daa4772dea9401d3c58dea4ef6f578f1&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;66a62a7691132cb3b4613c1d975fab65&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7e8d7307f40bdeb4f3305e9be602cb27&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;8d018b1c8baffd1d3c1f37f9112e3931&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;eacc29fa533e744afa4e9a034e4063e7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;313094a08eaea3e8b4a9335ffd44f54b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;a13c73d880c9ea8669a713db0044cc73&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;97dd67255e56715570c8124d64393e24&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;48e1e22980ccda9edefd8f1004274739&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A3%3A1736%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;c89ad4686d31b02b0e0e819333897101&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A4%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;b2f2306a3c7f01a5fd37e98c5f0db539&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;00949568528376e724e9fcf4d3b60725&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f472e8e0d0f8111aa3f3bc9c406179b1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;80d5289d31961bf2a3b4ab12a0127d24&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A2%3A1256%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;78ecfb41c1828cbbf3e867460bede6a4&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e88ed3aaa7eca2764356d27ef10cfa1c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;7011ee874e8ff2211e9e54543b3191f4&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1640%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d94425a6997dab6e73d403aaaf1472ea&#34;</ETag><Size>1640</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;2119f8302ae9404302822f9dc235ec46&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f3d1bfdf886644bf29d31bd16584da90&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;2ace9abb6396728189d1f1270d6016c2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;bf78ed23adbd0ac419f1474fe596777e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A4%3A1784%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e97ede3a0b632611b38c82fa05d2f765&#34;</ETag><Size>1784</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;b0e4109c11e7240a3cfd95e0d987e3db&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;43314d5c28b605b5517144e412dfb477&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f48f340d92e63ff14be5fd27cc733f2c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;19a6de2f8fda386c1628a05640b1d614&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;cdd71f3f9258303a74e6bab5a59bf6d5&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A3%3A2112%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;91eda4be98cc3bac3417ee9509f73d7d&#34;</ETag><Size>2112</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A4%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;82778727338cea7e5f52a40b3c40f1d4&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;03be68aedc5e93911c97cacb12d43770&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;9f36bfd117b58e56c940657eecfd89d2&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;aaa0a6e02417d93517e63e65e3e7d2e2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1776%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;8160dece82ad022c94c68998c3b020aa&#34;</ETag><Size>1776</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;790833acc63bba5df43d70161e81146d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A3%3A1360%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;daff5c718ff85eb00c6b270f5760cb91&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d6b393272b0c8a1126c2678e565cb2e9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A1%3A2160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7d58cf2ffa3b3311d1c32aa97bc50a61&#34;</ETag><Size>2160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;3b536fbf5a72c6f1d25b794d57cc501b&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, cde20ea2-1f82-49f3-a127-006911cdec59, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, cde20ea2-1f82-49f3-a127-006911cdec59, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, cde20ea2-1f82-49f3-a127-006911cdec59, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, ab1afa10-22d7-42ac-ad10-395a8c6be8bd, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, ab1afa10-22d7-42ac-ad10-395a8c6be8bd, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, ab1afa10-22d7-42ac-ad10-395a8c6be8bd, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 341, 'Portions': 76, 'ActivePortions': 76}, '__DEFAULT': {'Rows': 99659, 'Portions': 184, 'ActivePortions': 184}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 76, 'BlobSize': 92648, 'BlobCount': 380}, '__DEFAULT': {'Portions': 184, 'BlobSize': 4489840, 'BlobCount': 920}}, cold bucket stat: (0, 0), frozen bucket stat: (76, 92648)
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:16102/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204522Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204522Z
20251114/us-east-1/s3/aws4_request
2ac993682e1d4f7d44bba50d5cc00fede19e99e384b174c7661717a8d2aac09b
DEBUG    botocore.auth:auth.py:430 Signature:
d296a74569e77acfd364646c9a5f74c3f41b086cfb765c822c453a30aa4a0f35
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/cold_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204522Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=d296a74569e77acfd364646c9a5f74c3f41b086cfb765c822c453a30aa4a0f35', 'amz-sdk-invocation-id': b'3471d7e2-310f-46c6-a0d5-2e013cb79135', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:45:22 GMT', 'x-amzn-requestid': 'KDwtdqmhouL3FSI0sx8SIk2925S0btjOErsQaTObjajfekePBJIL', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>cold_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:16102/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204522Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204522Z
20251114/us-east-1/s3/aws4_request
83f978d603d7d8b09fa592202ae5cd040b7bcbcb3efe8ac0049aca73d7408278
DEBUG    botocore.auth:auth.py:430 Signature:
a1ed1b5abbd6af88f8867e4753fbf05ea188565ed44781d3952aad51e70cacf7
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/medium?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204522Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=a1ed1b5abbd6af88f8867e4753fbf05ea188565ed44781d3952aad51e70cacf7', 'amz-sdk-invocation-id': b'2a390315-ffad-490b-bd7f-a1134d834731', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:45:22 GMT', 'x-amzn-requestid': '4S4Wcxw89wnSvo6KAu438ZCMy2ncsUEswzyXz4FSGDTiFWBb4tNF', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>medium</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:16102/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204522Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204522Z
20251114/us-east-1/s3/aws4_request
be549eda45896d740fd33683c134996bd998ba6e033fe2d6b418e5ba768ce301
DEBUG    botocore.auth:auth.py:430 Signature:
800b745e16557a38b3a30f04fe8dcdd74f1be0e9bcea8970d35608422bb3d80d
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/frozen_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204522Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=800b745e16557a38b3a30f04fe8dcdd74f1be0e9bcea8970d35608422bb3d80d', 'amz-sdk-invocation-id': b'3c253859-5cbf-4323-be6e-ffa589eddeb8', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 28200
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:45:22 GMT', 'x-amzn-requestid': 'WTGrlULqX3BQnTNb1MmxpCmG4rCbqxgsSFE2MnOjtSza6t1OgNhh', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '28200', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;34eff939966dd96fc61e04bee3d4ba4f&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A2%3A1816%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;c745068d481b0515aea4165b916ec5cb&#34;</ETag><Size>1816</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;fb23f9171b17757cb1dc2e176469b4a5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;710bd12a125a7a0826c6dabe086b07b9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;be0a7c1984f4c8093eabc624229e85d5&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;a65d4652ca975ca96dd4adc269404389&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;0b1b088a94fe98718b260b4e9262c5c6&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;756c8bf50e1b14ddff981f3d35b13a9a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f6ca311e356541dde08266785f2d8dcb&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A2%3A1296%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;83616eaa943da37ef7a92311c263371e&#34;</ETag><Size>1296</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;efd7c7e653e7b4cae5fa36e16311349c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;011746a5ca01506fdf83964c27756f29&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037905%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;af992cc29bb2d9de8afef2fa09221752&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7d2dd5438efac312030ab1d7ff2404c0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A2%3A1496%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;65a7ecaa6689f54356759745386bb91d&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;30b77b5019f350acbf9f718551d2da77&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1616%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;57a665afff22ef5b34e6e3d54deceb64&#34;</ETag><Size>1616</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;af26aa3d5e60723ce6781c6f3c2fc0ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A2%3A1320%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;809a9542bd1ef395b5328d6c62a10038&#34;</ETag><Size>1320</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;cb2ec8fd8e2f39c71ca7fd8e26141b9e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A4%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d6fc50af39123e0c794e997429c894f8&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A5%3A1360%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;65143fdbcdcf279b6c27a79c688dd56d&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0aeeeab35fcefe8ebe92923db835b993&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0f234b8606389bcc82637b5eec502dc0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;878094d78836df848f6343a8dd183909&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A3%3A2008%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ac4c5f21766b72b1ef9379e666fba4e7&#34;</ETag><Size>2008</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1352%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;60d206b93f7f63a6d550278c79178dc9&#34;</ETag><Size>1352</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0187ebcce0242f7da65b2c6f25982550&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ae2150d01ae7f1af2a175cdd5170207a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;62b537d856fda5644fe2cc48902c9731&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e3574f40b33f06df9e67a72ccbbff43c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;20aa44e25b95f87a8c7337a642e24c97&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;1dd035a4cbe08fccc42394835e89df77&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A3%3A1544%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ddfac5c4dd4e6cfa512fc9ef755d80ba&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A4%3A1504%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;73896829b5a8ee7e2a223f80dd6bc99f&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1744%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;9480636392e60386e5fcfa26a7e5fa1e&#34;</ETag><Size>1744</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;86f1b31668de87d96f5f9b73789e6722&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A3%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;daa4772dea9401d3c58dea4ef6f578f1&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;66a62a7691132cb3b4613c1d975fab65&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7e8d7307f40bdeb4f3305e9be602cb27&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;8d018b1c8baffd1d3c1f37f9112e3931&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;eacc29fa533e744afa4e9a034e4063e7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;313094a08eaea3e8b4a9335ffd44f54b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;a13c73d880c9ea8669a713db0044cc73&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;97dd67255e56715570c8124d64393e24&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;48e1e22980ccda9edefd8f1004274739&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A3%3A1736%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;c89ad4686d31b02b0e0e819333897101&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A4%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;b2f2306a3c7f01a5fd37e98c5f0db539&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;00949568528376e724e9fcf4d3b60725&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f472e8e0d0f8111aa3f3bc9c406179b1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;80d5289d31961bf2a3b4ab12a0127d24&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A2%3A1256%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;78ecfb41c1828cbbf3e867460bede6a4&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e88ed3aaa7eca2764356d27ef10cfa1c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;7011ee874e8ff2211e9e54543b3191f4&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1640%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d94425a6997dab6e73d403aaaf1472ea&#34;</ETag><Size>1640</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;2119f8302ae9404302822f9dc235ec46&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f3d1bfdf886644bf29d31bd16584da90&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;2ace9abb6396728189d1f1270d6016c2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;bf78ed23adbd0ac419f1474fe596777e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A4%3A1784%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e97ede3a0b632611b38c82fa05d2f765&#34;</ETag><Size>1784</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;b0e4109c11e7240a3cfd95e0d987e3db&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;43314d5c28b605b5517144e412dfb477&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f48f340d92e63ff14be5fd27cc733f2c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;19a6de2f8fda386c1628a05640b1d614&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;cdd71f3f9258303a74e6bab5a59bf6d5&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A3%3A2112%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;91eda4be98cc3bac3417ee9509f73d7d&#34;</ETag><Size>2112</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A4%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;82778727338cea7e5f52a40b3c40f1d4&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;03be68aedc5e93911c97cacb12d43770&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;9f36bfd117b58e56c940657eecfd89d2&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;aaa0a6e02417d93517e63e65e3e7d2e2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1776%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;8160dece82ad022c94c68998c3b020aa&#34;</ETag><Size>1776</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;790833acc63bba5df43d70161e81146d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A3%3A1360%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;daff5c718ff85eb00c6b270f5760cb91&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d6b393272b0c8a1126c2678e565cb2e9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A1%3A2160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7d58cf2ffa3b3311d1c32aa97bc50a61&#34;</ETag><Size>2160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;3b536fbf5a72c6f1d25b794d57cc501b&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 93b99506-6dce-4a36-8b20-e9027961a4ac, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 93b99506-6dce-4a36-8b20-e9027961a4ac, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 93b99506-6dce-4a36-8b20-e9027961a4ac, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 8c0f8a2f-a498-4bb7-8e1e-3c433e760589, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 8c0f8a2f-a498-4bb7-8e1e-3c433e760589, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 8c0f8a2f-a498-4bb7-8e1e-3c433e760589, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 341, 'Portions': 76, 'ActivePortions': 76}, '__DEFAULT': {'Rows': 99659, 'Portions': 184, 'ActivePortions': 184}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 76, 'BlobSize': 92648, 'BlobCount': 380}, '__DEFAULT': {'Portions': 184, 'BlobSize': 4489840, 'BlobCount': 920}}, cold bucket stat: (0, 0), frozen bucket stat: (76, 92648)
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:16102/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204523Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204523Z
20251114/us-east-1/s3/aws4_request
306cdd69e42f27691ae8bed480a762ded9547a5ea338f68a17c2bd178918cb6b
DEBUG    botocore.auth:auth.py:430 Signature:
d6a843861a8568b1e8fcd979ceb87105a4f0c3b7be15f58beb9d872694716595
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/cold_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204523Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=d6a843861a8568b1e8fcd979ceb87105a4f0c3b7be15f58beb9d872694716595', 'amz-sdk-invocation-id': b'7225b175-1ca0-4bf5-8a22-9d42c33256c4', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:45:23 GMT', 'x-amzn-requestid': 'HKXCiDtlmuZcxfeP8dfklhdsgKXhAU4AcsB23oK5hC1j6TnelSAM', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>cold_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:16102/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204523Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204523Z
20251114/us-east-1/s3/aws4_request
1422f9302bc254511cd163722944aba5c1e60e59a006bfd4f386bbe4f71a14c6
DEBUG    botocore.auth:auth.py:430 Signature:
0e41c3565f651c4f17f843e8ed85fd79aa54a71b4fb399213fdc1631241684aa
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/medium?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204523Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=0e41c3565f651c4f17f843e8ed85fd79aa54a71b4fb399213fdc1631241684aa', 'amz-sdk-invocation-id': b'50d0a187-d5b9-4b99-b447-7368887d9425', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:45:23 GMT', 'x-amzn-requestid': 'Yycrroikw1SUPtolWyTDLuxmIwslKNplMtl8aKAkYWlIpq8g935X', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>medium</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:16102/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204523Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204523Z
20251114/us-east-1/s3/aws4_request
73c8a84b181dcf40e0b5880548eb3900f45afb4bff7f142332a8093ff829ce28
DEBUG    botocore.auth:auth.py:430 Signature:
4898a478747d802cccf3adfbaf71938a9cb00ecc55ad48c06ba7105af4e89006
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/frozen_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204523Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=4898a478747d802cccf3adfbaf71938a9cb00ecc55ad48c06ba7105af4e89006', 'amz-sdk-invocation-id': b'9d055bd4-56bd-4107-a591-94bab38a4806', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 28200
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:45:23 GMT', 'x-amzn-requestid': 'SKMe369YgJq9UwSonY6baWT5z0J1tU91YnnVuSBDao96mItNInzo', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '28200', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;34eff939966dd96fc61e04bee3d4ba4f&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A2%3A1816%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;c745068d481b0515aea4165b916ec5cb&#34;</ETag><Size>1816</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;fb23f9171b17757cb1dc2e176469b4a5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;710bd12a125a7a0826c6dabe086b07b9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;be0a7c1984f4c8093eabc624229e85d5&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;a65d4652ca975ca96dd4adc269404389&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;0b1b088a94fe98718b260b4e9262c5c6&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;756c8bf50e1b14ddff981f3d35b13a9a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f6ca311e356541dde08266785f2d8dcb&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A2%3A1296%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;83616eaa943da37ef7a92311c263371e&#34;</ETag><Size>1296</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;efd7c7e653e7b4cae5fa36e16311349c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;011746a5ca01506fdf83964c27756f29&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037905%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;af992cc29bb2d9de8afef2fa09221752&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7d2dd5438efac312030ab1d7ff2404c0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A2%3A1496%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;65a7ecaa6689f54356759745386bb91d&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;30b77b5019f350acbf9f718551d2da77&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1616%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;57a665afff22ef5b34e6e3d54deceb64&#34;</ETag><Size>1616</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;af26aa3d5e60723ce6781c6f3c2fc0ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A2%3A1320%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;809a9542bd1ef395b5328d6c62a10038&#34;</ETag><Size>1320</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;cb2ec8fd8e2f39c71ca7fd8e26141b9e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A4%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d6fc50af39123e0c794e997429c894f8&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A5%3A1360%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;65143fdbcdcf279b6c27a79c688dd56d&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0aeeeab35fcefe8ebe92923db835b993&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0f234b8606389bcc82637b5eec502dc0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;878094d78836df848f6343a8dd183909&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A3%3A2008%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ac4c5f21766b72b1ef9379e666fba4e7&#34;</ETag><Size>2008</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1352%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;60d206b93f7f63a6d550278c79178dc9&#34;</ETag><Size>1352</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0187ebcce0242f7da65b2c6f25982550&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ae2150d01ae7f1af2a175cdd5170207a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;62b537d856fda5644fe2cc48902c9731&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e3574f40b33f06df9e67a72ccbbff43c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;20aa44e25b95f87a8c7337a642e24c97&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;1dd035a4cbe08fccc42394835e89df77&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A3%3A1544%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ddfac5c4dd4e6cfa512fc9ef755d80ba&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A4%3A1504%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;73896829b5a8ee7e2a223f80dd6bc99f&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1744%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;9480636392e60386e5fcfa26a7e5fa1e&#34;</ETag><Size>1744</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;86f1b31668de87d96f5f9b73789e6722&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A3%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;daa4772dea9401d3c58dea4ef6f578f1&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;66a62a7691132cb3b4613c1d975fab65&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7e8d7307f40bdeb4f3305e9be602cb27&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;8d018b1c8baffd1d3c1f37f9112e3931&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;eacc29fa533e744afa4e9a034e4063e7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;313094a08eaea3e8b4a9335ffd44f54b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;a13c73d880c9ea8669a713db0044cc73&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;97dd67255e56715570c8124d64393e24&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;48e1e22980ccda9edefd8f1004274739&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A3%3A1736%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;c89ad4686d31b02b0e0e819333897101&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A4%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;b2f2306a3c7f01a5fd37e98c5f0db539&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;00949568528376e724e9fcf4d3b60725&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f472e8e0d0f8111aa3f3bc9c406179b1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;80d5289d31961bf2a3b4ab12a0127d24&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A2%3A1256%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;78ecfb41c1828cbbf3e867460bede6a4&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e88ed3aaa7eca2764356d27ef10cfa1c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;7011ee874e8ff2211e9e54543b3191f4&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1640%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d94425a6997dab6e73d403aaaf1472ea&#34;</ETag><Size>1640</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;2119f8302ae9404302822f9dc235ec46&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f3d1bfdf886644bf29d31bd16584da90&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;2ace9abb6396728189d1f1270d6016c2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;bf78ed23adbd0ac419f1474fe596777e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A4%3A1784%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e97ede3a0b632611b38c82fa05d2f765&#34;</ETag><Size>1784</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;b0e4109c11e7240a3cfd95e0d987e3db&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;43314d5c28b605b5517144e412dfb477&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f48f340d92e63ff14be5fd27cc733f2c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;19a6de2f8fda386c1628a05640b1d614&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;cdd71f3f9258303a74e6bab5a59bf6d5&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A3%3A2112%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;91eda4be98cc3bac3417ee9509f73d7d&#34;</ETag><Size>2112</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A4%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;82778727338cea7e5f52a40b3c40f1d4&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;03be68aedc5e93911c97cacb12d43770&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;9f36bfd117b58e56c940657eecfd89d2&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;aaa0a6e02417d93517e63e65e3e7d2e2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1776%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;8160dece82ad022c94c68998c3b020aa&#34;</ETag><Size>1776</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;790833acc63bba5df43d70161e81146d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A3%3A1360%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;daff5c718ff85eb00c6b270f5760cb91&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d6b393272b0c8a1126c2678e565cb2e9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A1%3A2160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7d58cf2ffa3b3311d1c32aa97bc50a61&#34;</ETag><Size>2160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;3b536fbf5a72c6f1d25b794d57cc501b&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, f4ab9213-2c0c-4aba-91f3-833015ff7c9d, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, f4ab9213-2c0c-4aba-91f3-833015ff7c9d, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, f4ab9213-2c0c-4aba-91f3-833015ff7c9d, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, c0c6e192-9a17-4f62-b0cd-78474d38c9c7, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, c0c6e192-9a17-4f62-b0cd-78474d38c9c7, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, c0c6e192-9a17-4f62-b0cd-78474d38c9c7, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 341, 'Portions': 76, 'ActivePortions': 76}, '__DEFAULT': {'Rows': 99659, 'Portions': 184, 'ActivePortions': 184}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 76, 'BlobSize': 92648, 'BlobCount': 380}, '__DEFAULT': {'Portions': 184, 'BlobSize': 4489840, 'BlobCount': 920}}, cold bucket stat: (0, 0), frozen bucket stat: (76, 92648)
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:16102/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204525Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204525Z
20251114/us-east-1/s3/aws4_request
0835bbb31b382f1175d092d2aeb86e4fbfe268fea7605392c04facc67f18a68b
DEBUG    botocore.auth:auth.py:430 Signature:
96d6ed20c8932092339404444bd89e9b4d496133046bbeaf2844a9f471fe8e62
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/cold_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204525Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=96d6ed20c8932092339404444bd89e9b4d496133046bbeaf2844a9f471fe8e62', 'amz-sdk-invocation-id': b'de097a18-978c-4329-bfd2-61cfdf695cfc', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:45:25 GMT', 'x-amzn-requestid': 'Xnkcl6zKs9dOb4XrkBykbMuQJTdl2F1MTluRxuqtqhOcmPSNuIw7', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>cold_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:16102/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204525Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204525Z
20251114/us-east-1/s3/aws4_request
76b1e2d7ab45cae84d42f1920e4ca82ffd5c862d218866e34a775490b3611ecf
DEBUG    botocore.auth:auth.py:430 Signature:
55a8a9d2bdf1e64e9a08837979d9b4c73468f2d759081028b470a7594f94ee63
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/medium?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204525Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=55a8a9d2bdf1e64e9a08837979d9b4c73468f2d759081028b470a7594f94ee63', 'amz-sdk-invocation-id': b'f557caab-c2af-4d41-b75f-46d6810b29b0', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:45:25 GMT', 'x-amzn-requestid': 'NOlsP0yelsMq58W7Ci8gxiDBDwutxen8qQmH56QZ1gWQ283qzt4Y', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>medium</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:16102/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204525Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204525Z
20251114/us-east-1/s3/aws4_request
ee621aec76703bed0d6fd6d47f728f6cdb7fc94c42202261c260f53a07fa2a85
DEBUG    botocore.auth:auth.py:430 Signature:
d7d5365395482538593552e3c96ab25b2392d6c8df69f346f987189b05f913d6
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/frozen_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204525Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=d7d5365395482538593552e3c96ab25b2392d6c8df69f346f987189b05f913d6', 'amz-sdk-invocation-id': b'a4723d3d-6db6-4b14-9c69-5acac42581cd', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 28200
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:45:25 GMT', 'x-amzn-requestid': 'oO5Do2qe9L1phu3OZhcb8rDYZzCbBRhWCn1BZGayE9JcOaeLQFxY', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '28200', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;34eff939966dd96fc61e04bee3d4ba4f&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A2%3A1816%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;c745068d481b0515aea4165b916ec5cb&#34;</ETag><Size>1816</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;fb23f9171b17757cb1dc2e176469b4a5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;710bd12a125a7a0826c6dabe086b07b9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;be0a7c1984f4c8093eabc624229e85d5&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;a65d4652ca975ca96dd4adc269404389&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;0b1b088a94fe98718b260b4e9262c5c6&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;756c8bf50e1b14ddff981f3d35b13a9a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f6ca311e356541dde08266785f2d8dcb&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A2%3A1296%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;83616eaa943da37ef7a92311c263371e&#34;</ETag><Size>1296</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;efd7c7e653e7b4cae5fa36e16311349c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;011746a5ca01506fdf83964c27756f29&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037905%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;af992cc29bb2d9de8afef2fa09221752&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7d2dd5438efac312030ab1d7ff2404c0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A2%3A1496%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;65a7ecaa6689f54356759745386bb91d&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;30b77b5019f350acbf9f718551d2da77&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1616%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;57a665afff22ef5b34e6e3d54deceb64&#34;</ETag><Size>1616</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;af26aa3d5e60723ce6781c6f3c2fc0ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A2%3A1320%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;809a9542bd1ef395b5328d6c62a10038&#34;</ETag><Size>1320</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;cb2ec8fd8e2f39c71ca7fd8e26141b9e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A4%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d6fc50af39123e0c794e997429c894f8&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A5%3A1360%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;65143fdbcdcf279b6c27a79c688dd56d&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0aeeeab35fcefe8ebe92923db835b993&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0f234b8606389bcc82637b5eec502dc0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;878094d78836df848f6343a8dd183909&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A3%3A2008%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ac4c5f21766b72b1ef9379e666fba4e7&#34;</ETag><Size>2008</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1352%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;60d206b93f7f63a6d550278c79178dc9&#34;</ETag><Size>1352</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0187ebcce0242f7da65b2c6f25982550&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ae2150d01ae7f1af2a175cdd5170207a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;62b537d856fda5644fe2cc48902c9731&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e3574f40b33f06df9e67a72ccbbff43c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;20aa44e25b95f87a8c7337a642e24c97&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;1dd035a4cbe08fccc42394835e89df77&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A3%3A1544%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ddfac5c4dd4e6cfa512fc9ef755d80ba&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A4%3A1504%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;73896829b5a8ee7e2a223f80dd6bc99f&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1744%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;9480636392e60386e5fcfa26a7e5fa1e&#34;</ETag><Size>1744</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;86f1b31668de87d96f5f9b73789e6722&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A3%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;daa4772dea9401d3c58dea4ef6f578f1&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;66a62a7691132cb3b4613c1d975fab65&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7e8d7307f40bdeb4f3305e9be602cb27&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;8d018b1c8baffd1d3c1f37f9112e3931&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;eacc29fa533e744afa4e9a034e4063e7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;313094a08eaea3e8b4a9335ffd44f54b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;a13c73d880c9ea8669a713db0044cc73&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;97dd67255e56715570c8124d64393e24&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;48e1e22980ccda9edefd8f1004274739&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A3%3A1736%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;c89ad4686d31b02b0e0e819333897101&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A4%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;b2f2306a3c7f01a5fd37e98c5f0db539&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;00949568528376e724e9fcf4d3b60725&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f472e8e0d0f8111aa3f3bc9c406179b1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;80d5289d31961bf2a3b4ab12a0127d24&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A2%3A1256%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;78ecfb41c1828cbbf3e867460bede6a4&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e88ed3aaa7eca2764356d27ef10cfa1c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;7011ee874e8ff2211e9e54543b3191f4&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1640%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d94425a6997dab6e73d403aaaf1472ea&#34;</ETag><Size>1640</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;2119f8302ae9404302822f9dc235ec46&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f3d1bfdf886644bf29d31bd16584da90&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;2ace9abb6396728189d1f1270d6016c2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;bf78ed23adbd0ac419f1474fe596777e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A4%3A1784%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e97ede3a0b632611b38c82fa05d2f765&#34;</ETag><Size>1784</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;b0e4109c11e7240a3cfd95e0d987e3db&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;43314d5c28b605b5517144e412dfb477&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f48f340d92e63ff14be5fd27cc733f2c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;19a6de2f8fda386c1628a05640b1d614&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;cdd71f3f9258303a74e6bab5a59bf6d5&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A3%3A2112%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;91eda4be98cc3bac3417ee9509f73d7d&#34;</ETag><Size>2112</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A4%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;82778727338cea7e5f52a40b3c40f1d4&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;03be68aedc5e93911c97cacb12d43770&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;9f36bfd117b58e56c940657eecfd89d2&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;aaa0a6e02417d93517e63e65e3e7d2e2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1776%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;8160dece82ad022c94c68998c3b020aa&#34;</ETag><Size>1776</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;790833acc63bba5df43d70161e81146d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A3%3A1360%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;daff5c718ff85eb00c6b270f5760cb91&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d6b393272b0c8a1126c2678e565cb2e9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A1%3A2160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7d58cf2ffa3b3311d1c32aa97bc50a61&#34;</ETag><Size>2160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;3b536fbf5a72c6f1d25b794d57cc501b&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 5206d710-fa33-445f-bf78-a5ff5f1ca3c0, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 5206d710-fa33-445f-bf78-a5ff5f1ca3c0, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 5206d710-fa33-445f-bf78-a5ff5f1ca3c0, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 12ac470b-3868-4613-8142-a80d0c2db81c, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 12ac470b-3868-4613-8142-a80d0c2db81c, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 12ac470b-3868-4613-8142-a80d0c2db81c, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 341, 'Portions': 76, 'ActivePortions': 76}, '__DEFAULT': {'Rows': 99659, 'Portions': 184, 'ActivePortions': 184}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 76, 'BlobSize': 92648, 'BlobCount': 380}, '__DEFAULT': {'Portions': 184, 'BlobSize': 4489840, 'BlobCount': 920}}, cold bucket stat: (0, 0), frozen bucket stat: (76, 92648)
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:16102/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204526Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204526Z
20251114/us-east-1/s3/aws4_request
321133fa00bc565b1221081b6ae9b0de4d0dfb4ebfa62f1e2978fe59b1df19b6
DEBUG    botocore.auth:auth.py:430 Signature:
a8aa460633d106e8081607ab9d15cccfc028a0329c5cc0cd3cada9f6c76367bc
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/cold_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204526Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=a8aa460633d106e8081607ab9d15cccfc028a0329c5cc0cd3cada9f6c76367bc', 'amz-sdk-invocation-id': b'34573af6-6c1b-4845-a94e-58d9e8bb4300', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:45:26 GMT', 'x-amzn-requestid': 'EXYjqihZG281n4FeNg9q2KQdXGJe9uR0ApXvCtZ17CdZVjIgLGHP', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>cold_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:16102/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204526Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204526Z
20251114/us-east-1/s3/aws4_request
783fd1e5285e417c03176b57d5fd671a5e20a64bb36e73f300d224c800ab35fe
DEBUG    botocore.auth:auth.py:430 Signature:
e951767245d1b70586a50ba5cdb7727cfe4c43eed05d7573c851936348d81e8b
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/medium?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204526Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=e951767245d1b70586a50ba5cdb7727cfe4c43eed05d7573c851936348d81e8b', 'amz-sdk-invocation-id': b'bbbc7fa2-a9c3-41a1-a4b3-4ea4d9fb41e6', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:45:26 GMT', 'x-amzn-requestid': 'ua2J9k4IJiAJTpuatRyajT6uKjJmTAK9vGPQ6kjowX7hMvrhajUM', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>medium</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:16102/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204526Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204526Z
20251114/us-east-1/s3/aws4_request
f569ef74aa07349afcf2f04ab2d7147f9acddea5d7e2263b8589739995a174b6
DEBUG    botocore.auth:auth.py:430 Signature:
5c7a797486f683f1c49d0bb1d2dcb66893d1fcd483d69ed84f223af52cb4d936
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/frozen_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204526Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=5c7a797486f683f1c49d0bb1d2dcb66893d1fcd483d69ed84f223af52cb4d936', 'amz-sdk-invocation-id': b'ccb08e0f-7d6e-4e14-b3af-575f7c17b38b', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 28200
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:45:26 GMT', 'x-amzn-requestid': 'VZXMh61GhFByjcKDUATCwyQjjill8uAHynzczN30Xxjkq52tpYmT', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '28200', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;34eff939966dd96fc61e04bee3d4ba4f&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A2%3A1816%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;c745068d481b0515aea4165b916ec5cb&#34;</ETag><Size>1816</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;fb23f9171b17757cb1dc2e176469b4a5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;710bd12a125a7a0826c6dabe086b07b9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;be0a7c1984f4c8093eabc624229e85d5&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;a65d4652ca975ca96dd4adc269404389&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;0b1b088a94fe98718b260b4e9262c5c6&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;756c8bf50e1b14ddff981f3d35b13a9a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f6ca311e356541dde08266785f2d8dcb&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A2%3A1296%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;83616eaa943da37ef7a92311c263371e&#34;</ETag><Size>1296</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;efd7c7e653e7b4cae5fa36e16311349c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;011746a5ca01506fdf83964c27756f29&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037905%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;af992cc29bb2d9de8afef2fa09221752&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7d2dd5438efac312030ab1d7ff2404c0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A2%3A1496%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;65a7ecaa6689f54356759745386bb91d&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;30b77b5019f350acbf9f718551d2da77&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1616%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;57a665afff22ef5b34e6e3d54deceb64&#34;</ETag><Size>1616</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;af26aa3d5e60723ce6781c6f3c2fc0ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A2%3A1320%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;809a9542bd1ef395b5328d6c62a10038&#34;</ETag><Size>1320</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;cb2ec8fd8e2f39c71ca7fd8e26141b9e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A4%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d6fc50af39123e0c794e997429c894f8&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A5%3A1360%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;65143fdbcdcf279b6c27a79c688dd56d&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0aeeeab35fcefe8ebe92923db835b993&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0f234b8606389bcc82637b5eec502dc0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;878094d78836df848f6343a8dd183909&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A3%3A2008%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ac4c5f21766b72b1ef9379e666fba4e7&#34;</ETag><Size>2008</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1352%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;60d206b93f7f63a6d550278c79178dc9&#34;</ETag><Size>1352</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0187ebcce0242f7da65b2c6f25982550&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ae2150d01ae7f1af2a175cdd5170207a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;62b537d856fda5644fe2cc48902c9731&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e3574f40b33f06df9e67a72ccbbff43c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;20aa44e25b95f87a8c7337a642e24c97&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;1dd035a4cbe08fccc42394835e89df77&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A3%3A1544%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ddfac5c4dd4e6cfa512fc9ef755d80ba&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A4%3A1504%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;73896829b5a8ee7e2a223f80dd6bc99f&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1744%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;9480636392e60386e5fcfa26a7e5fa1e&#34;</ETag><Size>1744</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;86f1b31668de87d96f5f9b73789e6722&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A3%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;daa4772dea9401d3c58dea4ef6f578f1&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;66a62a7691132cb3b4613c1d975fab65&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7e8d7307f40bdeb4f3305e9be602cb27&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;8d018b1c8baffd1d3c1f37f9112e3931&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;eacc29fa533e744afa4e9a034e4063e7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;313094a08eaea3e8b4a9335ffd44f54b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;a13c73d880c9ea8669a713db0044cc73&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;97dd67255e56715570c8124d64393e24&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;48e1e22980ccda9edefd8f1004274739&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A3%3A1736%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;c89ad4686d31b02b0e0e819333897101&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A4%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;b2f2306a3c7f01a5fd37e98c5f0db539&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;00949568528376e724e9fcf4d3b60725&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f472e8e0d0f8111aa3f3bc9c406179b1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;80d5289d31961bf2a3b4ab12a0127d24&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A2%3A1256%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;78ecfb41c1828cbbf3e867460bede6a4&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e88ed3aaa7eca2764356d27ef10cfa1c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;7011ee874e8ff2211e9e54543b3191f4&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1640%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d94425a6997dab6e73d403aaaf1472ea&#34;</ETag><Size>1640</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;2119f8302ae9404302822f9dc235ec46&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f3d1bfdf886644bf29d31bd16584da90&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;2ace9abb6396728189d1f1270d6016c2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;bf78ed23adbd0ac419f1474fe596777e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A4%3A1784%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e97ede3a0b632611b38c82fa05d2f765&#34;</ETag><Size>1784</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;b0e4109c11e7240a3cfd95e0d987e3db&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;43314d5c28b605b5517144e412dfb477&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f48f340d92e63ff14be5fd27cc733f2c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;19a6de2f8fda386c1628a05640b1d614&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;cdd71f3f9258303a74e6bab5a59bf6d5&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A3%3A2112%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;91eda4be98cc3bac3417ee9509f73d7d&#34;</ETag><Size>2112</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A4%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;82778727338cea7e5f52a40b3c40f1d4&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;03be68aedc5e93911c97cacb12d43770&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;9f36bfd117b58e56c940657eecfd89d2&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;aaa0a6e02417d93517e63e65e3e7d2e2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1776%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;8160dece82ad022c94c68998c3b020aa&#34;</ETag><Size>1776</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;790833acc63bba5df43d70161e81146d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A3%3A1360%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;daff5c718ff85eb00c6b270f5760cb91&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d6b393272b0c8a1126c2678e565cb2e9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A1%3A2160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7d58cf2ffa3b3311d1c32aa97bc50a61&#34;</ETag><Size>2160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;3b536fbf5a72c6f1d25b794d57cc501b&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 07e116c9-a3ed-4f34-8421-7c23d56b39d9, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 07e116c9-a3ed-4f34-8421-7c23d56b39d9, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 07e116c9-a3ed-4f34-8421-7c23d56b39d9, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 994d7a8c-fd04-443a-b09f-fb409c4ba363, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 994d7a8c-fd04-443a-b09f-fb409c4ba363, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 994d7a8c-fd04-443a-b09f-fb409c4ba363, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 341, 'Portions': 76, 'ActivePortions': 76}, '__DEFAULT': {'Rows': 99659, 'Portions': 184, 'ActivePortions': 184}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 76, 'BlobSize': 92648, 'BlobCount': 380}, '__DEFAULT': {'Portions': 184, 'BlobSize': 4489840, 'BlobCount': 920}}, cold bucket stat: (0, 0), frozen bucket stat: (76, 92648)
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:16102/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204528Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204528Z
20251114/us-east-1/s3/aws4_request
85d43e9cd5bfa69b5ca5b1d24280277ef31f3a1b14cb30680f7be86c465127bc
DEBUG    botocore.auth:auth.py:430 Signature:
9e4476b890011c70e1c06e08696ccc82b879ea8cf26b4b77e2fcc83f9228c5ab
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/cold_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204528Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=9e4476b890011c70e1c06e08696ccc82b879ea8cf26b4b77e2fcc83f9228c5ab', 'amz-sdk-invocation-id': b'1f111c4a-890e-4392-86f4-89eb7e5e1c7a', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:45:28 GMT', 'x-amzn-requestid': 'gz0NVWYzxysRJIwOUSENyLGkIius1w3Mr2fZp3pgb3DpFDTA4N3Q', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>cold_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:16102/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204528Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204528Z
20251114/us-east-1/s3/aws4_request
9cb73ababed83d13514daaf25affa82ffac09d6f622061220663328e7ef2edea
DEBUG    botocore.auth:auth.py:430 Signature:
fca47a9c84468b25503589a28d2ae8890648bc075d48687aa280e4686498ad83
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/medium?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204528Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=fca47a9c84468b25503589a28d2ae8890648bc075d48687aa280e4686498ad83', 'amz-sdk-invocation-id': b'cc506a5f-ce7d-492a-bd4c-5103575d2636', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:45:28 GMT', 'x-amzn-requestid': 'HLzV7PQbgxVNlZLRs5r4q8CzXDMwEvyESdsEGhq8LnfAcAILFxpZ', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>medium</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:16102/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204528Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204528Z
20251114/us-east-1/s3/aws4_request
686bf42201e02fd4d043027f76fc86a56d033596b5dc1ef62d8f58bf1af7120a
DEBUG    botocore.auth:auth.py:430 Signature:
99ab01c5be7cd9df8ae2d3618e45c8732ebcc016c3185f545468551199ada613
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/frozen_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204528Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=99ab01c5be7cd9df8ae2d3618e45c8732ebcc016c3185f545468551199ada613', 'amz-sdk-invocation-id': b'c222f7f8-bda7-4db7-9003-9aabd59d6c6c', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 28200
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:45:28 GMT', 'x-amzn-requestid': 'nOj1SZZGN6ZQv3ASWRHrHqtgKdA57myonYUtG9Z98jqZQWiHFDeD', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '28200', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;34eff939966dd96fc61e04bee3d4ba4f&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A2%3A1816%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;c745068d481b0515aea4165b916ec5cb&#34;</ETag><Size>1816</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;fb23f9171b17757cb1dc2e176469b4a5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;710bd12a125a7a0826c6dabe086b07b9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;be0a7c1984f4c8093eabc624229e85d5&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;a65d4652ca975ca96dd4adc269404389&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;0b1b088a94fe98718b260b4e9262c5c6&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;756c8bf50e1b14ddff981f3d35b13a9a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f6ca311e356541dde08266785f2d8dcb&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A2%3A1296%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;83616eaa943da37ef7a92311c263371e&#34;</ETag><Size>1296</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;efd7c7e653e7b4cae5fa36e16311349c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;011746a5ca01506fdf83964c27756f29&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037905%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;af992cc29bb2d9de8afef2fa09221752&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7d2dd5438efac312030ab1d7ff2404c0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A2%3A1496%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;65a7ecaa6689f54356759745386bb91d&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;30b77b5019f350acbf9f718551d2da77&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1616%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;57a665afff22ef5b34e6e3d54deceb64&#34;</ETag><Size>1616</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;af26aa3d5e60723ce6781c6f3c2fc0ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A2%3A1320%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;809a9542bd1ef395b5328d6c62a10038&#34;</ETag><Size>1320</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;cb2ec8fd8e2f39c71ca7fd8e26141b9e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A4%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d6fc50af39123e0c794e997429c894f8&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A5%3A1360%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;65143fdbcdcf279b6c27a79c688dd56d&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0aeeeab35fcefe8ebe92923db835b993&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0f234b8606389bcc82637b5eec502dc0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;878094d78836df848f6343a8dd183909&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A3%3A2008%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ac4c5f21766b72b1ef9379e666fba4e7&#34;</ETag><Size>2008</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1352%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;60d206b93f7f63a6d550278c79178dc9&#34;</ETag><Size>1352</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0187ebcce0242f7da65b2c6f25982550&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ae2150d01ae7f1af2a175cdd5170207a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;62b537d856fda5644fe2cc48902c9731&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e3574f40b33f06df9e67a72ccbbff43c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;20aa44e25b95f87a8c7337a642e24c97&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;1dd035a4cbe08fccc42394835e89df77&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A3%3A1544%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ddfac5c4dd4e6cfa512fc9ef755d80ba&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A4%3A1504%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;73896829b5a8ee7e2a223f80dd6bc99f&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1744%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;9480636392e60386e5fcfa26a7e5fa1e&#34;</ETag><Size>1744</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;86f1b31668de87d96f5f9b73789e6722&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A3%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;daa4772dea9401d3c58dea4ef6f578f1&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;66a62a7691132cb3b4613c1d975fab65&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7e8d7307f40bdeb4f3305e9be602cb27&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;8d018b1c8baffd1d3c1f37f9112e3931&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;eacc29fa533e744afa4e9a034e4063e7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;313094a08eaea3e8b4a9335ffd44f54b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;a13c73d880c9ea8669a713db0044cc73&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;97dd67255e56715570c8124d64393e24&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;48e1e22980ccda9edefd8f1004274739&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A3%3A1736%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;c89ad4686d31b02b0e0e819333897101&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A4%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;b2f2306a3c7f01a5fd37e98c5f0db539&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;00949568528376e724e9fcf4d3b60725&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f472e8e0d0f8111aa3f3bc9c406179b1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;80d5289d31961bf2a3b4ab12a0127d24&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A2%3A1256%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;78ecfb41c1828cbbf3e867460bede6a4&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e88ed3aaa7eca2764356d27ef10cfa1c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;7011ee874e8ff2211e9e54543b3191f4&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1640%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d94425a6997dab6e73d403aaaf1472ea&#34;</ETag><Size>1640</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;2119f8302ae9404302822f9dc235ec46&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f3d1bfdf886644bf29d31bd16584da90&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;2ace9abb6396728189d1f1270d6016c2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;bf78ed23adbd0ac419f1474fe596777e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A4%3A1784%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e97ede3a0b632611b38c82fa05d2f765&#34;</ETag><Size>1784</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;b0e4109c11e7240a3cfd95e0d987e3db&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;43314d5c28b605b5517144e412dfb477&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f48f340d92e63ff14be5fd27cc733f2c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;19a6de2f8fda386c1628a05640b1d614&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;cdd71f3f9258303a74e6bab5a59bf6d5&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A3%3A2112%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;91eda4be98cc3bac3417ee9509f73d7d&#34;</ETag><Size>2112</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A4%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;82778727338cea7e5f52a40b3c40f1d4&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;03be68aedc5e93911c97cacb12d43770&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;9f36bfd117b58e56c940657eecfd89d2&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;aaa0a6e02417d93517e63e65e3e7d2e2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1776%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;8160dece82ad022c94c68998c3b020aa&#34;</ETag><Size>1776</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;790833acc63bba5df43d70161e81146d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A3%3A1360%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;daff5c718ff85eb00c6b270f5760cb91&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d6b393272b0c8a1126c2678e565cb2e9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A1%3A2160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7d58cf2ffa3b3311d1c32aa97bc50a61&#34;</ETag><Size>2160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;3b536fbf5a72c6f1d25b794d57cc501b&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 315b578c-e70c-4b2b-9b71-28fbc70b3d41, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 315b578c-e70c-4b2b-9b71-28fbc70b3d41, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 315b578c-e70c-4b2b-9b71-28fbc70b3d41, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 3bf123a9-093e-41c7-90ce-43567f3d7b5e, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 3bf123a9-093e-41c7-90ce-43567f3d7b5e, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 3bf123a9-093e-41c7-90ce-43567f3d7b5e, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 341, 'Portions': 76, 'ActivePortions': 76}, '__DEFAULT': {'Rows': 99659, 'Portions': 184, 'ActivePortions': 184}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 76, 'BlobSize': 92648, 'BlobCount': 380}, '__DEFAULT': {'Portions': 184, 'BlobSize': 4489840, 'BlobCount': 920}}, cold bucket stat: (0, 0), frozen bucket stat: (76, 92648)
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:16102/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204529Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204529Z
20251114/us-east-1/s3/aws4_request
392f9b21ceca8a2a47d4ad462b8c5572202b835286eb2a9d0dbfe15b37f2b50a
DEBUG    botocore.auth:auth.py:430 Signature:
b01e07cf88c5eb4053a325703ad5e31563dd25a85863942c42d860fded368c25
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/cold_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204529Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=b01e07cf88c5eb4053a325703ad5e31563dd25a85863942c42d860fded368c25', 'amz-sdk-invocation-id': b'547f0bed-e33f-4a03-8454-b2f7bb680ffb', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:45:29 GMT', 'x-amzn-requestid': 'oaUNj54sZOBGdUGMrrIPKEIhFwpxihYHIXNX4O3JrcOmHYzrFZiX', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>cold_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:16102/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204529Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204529Z
20251114/us-east-1/s3/aws4_request
5d7e9c66e1834bb09ab878f03148a0d6acb7b2b5ee0914ab2d9809b77c7ea4c3
DEBUG    botocore.auth:auth.py:430 Signature:
356c6b7fe2428ca0c900557ffca2ba150e7a7b452e1420bd2ec1bd610056611c
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/medium?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204529Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=356c6b7fe2428ca0c900557ffca2ba150e7a7b452e1420bd2ec1bd610056611c', 'amz-sdk-invocation-id': b'8a12dda7-731c-4d56-9f67-84cced2c42e2', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:45:29 GMT', 'x-amzn-requestid': '6nM0yAoBYxfMXIh49eJC6FVlgnqnlfZJRqAqYs5U0jeNXDG9YCrl', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>medium</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:16102/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204529Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204529Z
20251114/us-east-1/s3/aws4_request
127bf216fe43376def71d5df01f767630f63ea1ab93a8667ca84379f871dadbc
DEBUG    botocore.auth:auth.py:430 Signature:
2861918a471116b25a3598a0faf3410112855a0c02f722e2800d2cfd113c48ce
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/frozen_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204529Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=2861918a471116b25a3598a0faf3410112855a0c02f722e2800d2cfd113c48ce', 'amz-sdk-invocation-id': b'432d4960-28f5-448f-967c-2f1ba03ecab6', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 28200
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:45:29 GMT', 'x-amzn-requestid': 'MJ1ewyj0TJ0UUq8KeTVu5bY2kCc2DeXLgLgmmiROu4s1a17ioMUr', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '28200', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;34eff939966dd96fc61e04bee3d4ba4f&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A2%3A1816%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;c745068d481b0515aea4165b916ec5cb&#34;</ETag><Size>1816</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;fb23f9171b17757cb1dc2e176469b4a5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;710bd12a125a7a0826c6dabe086b07b9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;be0a7c1984f4c8093eabc624229e85d5&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;a65d4652ca975ca96dd4adc269404389&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;0b1b088a94fe98718b260b4e9262c5c6&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;756c8bf50e1b14ddff981f3d35b13a9a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f6ca311e356541dde08266785f2d8dcb&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A2%3A1296%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;83616eaa943da37ef7a92311c263371e&#34;</ETag><Size>1296</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;efd7c7e653e7b4cae5fa36e16311349c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;011746a5ca01506fdf83964c27756f29&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037905%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;af992cc29bb2d9de8afef2fa09221752&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7d2dd5438efac312030ab1d7ff2404c0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A2%3A1496%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;65a7ecaa6689f54356759745386bb91d&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;30b77b5019f350acbf9f718551d2da77&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1616%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;57a665afff22ef5b34e6e3d54deceb64&#34;</ETag><Size>1616</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;af26aa3d5e60723ce6781c6f3c2fc0ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A2%3A1320%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;809a9542bd1ef395b5328d6c62a10038&#34;</ETag><Size>1320</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;cb2ec8fd8e2f39c71ca7fd8e26141b9e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A4%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d6fc50af39123e0c794e997429c894f8&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A5%3A1360%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;65143fdbcdcf279b6c27a79c688dd56d&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0aeeeab35fcefe8ebe92923db835b993&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0f234b8606389bcc82637b5eec502dc0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;878094d78836df848f6343a8dd183909&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A3%3A2008%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ac4c5f21766b72b1ef9379e666fba4e7&#34;</ETag><Size>2008</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1352%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;60d206b93f7f63a6d550278c79178dc9&#34;</ETag><Size>1352</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0187ebcce0242f7da65b2c6f25982550&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ae2150d01ae7f1af2a175cdd5170207a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;62b537d856fda5644fe2cc48902c9731&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e3574f40b33f06df9e67a72ccbbff43c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;20aa44e25b95f87a8c7337a642e24c97&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;1dd035a4cbe08fccc42394835e89df77&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A3%3A1544%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ddfac5c4dd4e6cfa512fc9ef755d80ba&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A4%3A1504%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;73896829b5a8ee7e2a223f80dd6bc99f&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1744%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;9480636392e60386e5fcfa26a7e5fa1e&#34;</ETag><Size>1744</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;86f1b31668de87d96f5f9b73789e6722&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A3%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;daa4772dea9401d3c58dea4ef6f578f1&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;66a62a7691132cb3b4613c1d975fab65&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7e8d7307f40bdeb4f3305e9be602cb27&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;8d018b1c8baffd1d3c1f37f9112e3931&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;eacc29fa533e744afa4e9a034e4063e7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;313094a08eaea3e8b4a9335ffd44f54b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;a13c73d880c9ea8669a713db0044cc73&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;97dd67255e56715570c8124d64393e24&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;48e1e22980ccda9edefd8f1004274739&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A3%3A1736%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;c89ad4686d31b02b0e0e819333897101&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A4%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;b2f2306a3c7f01a5fd37e98c5f0db539&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;00949568528376e724e9fcf4d3b60725&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f472e8e0d0f8111aa3f3bc9c406179b1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;80d5289d31961bf2a3b4ab12a0127d24&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A2%3A1256%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;78ecfb41c1828cbbf3e867460bede6a4&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e88ed3aaa7eca2764356d27ef10cfa1c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;7011ee874e8ff2211e9e54543b3191f4&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1640%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d94425a6997dab6e73d403aaaf1472ea&#34;</ETag><Size>1640</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;2119f8302ae9404302822f9dc235ec46&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f3d1bfdf886644bf29d31bd16584da90&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;2ace9abb6396728189d1f1270d6016c2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;bf78ed23adbd0ac419f1474fe596777e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A4%3A1784%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e97ede3a0b632611b38c82fa05d2f765&#34;</ETag><Size>1784</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;b0e4109c11e7240a3cfd95e0d987e3db&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;43314d5c28b605b5517144e412dfb477&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f48f340d92e63ff14be5fd27cc733f2c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;19a6de2f8fda386c1628a05640b1d614&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;cdd71f3f9258303a74e6bab5a59bf6d5&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A3%3A2112%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;91eda4be98cc3bac3417ee9509f73d7d&#34;</ETag><Size>2112</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A4%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;82778727338cea7e5f52a40b3c40f1d4&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;03be68aedc5e93911c97cacb12d43770&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;9f36bfd117b58e56c940657eecfd89d2&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;aaa0a6e02417d93517e63e65e3e7d2e2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1776%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;8160dece82ad022c94c68998c3b020aa&#34;</ETag><Size>1776</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;790833acc63bba5df43d70161e81146d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A3%3A1360%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;daff5c718ff85eb00c6b270f5760cb91&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d6b393272b0c8a1126c2678e565cb2e9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A1%3A2160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7d58cf2ffa3b3311d1c32aa97bc50a61&#34;</ETag><Size>2160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;3b536fbf5a72c6f1d25b794d57cc501b&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 800b6f16-6b97-4f1d-a4bd-4b80f665940c, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 800b6f16-6b97-4f1d-a4bd-4b80f665940c, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 800b6f16-6b97-4f1d-a4bd-4b80f665940c, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 48866566-66d5-49de-9a8d-516b7b7bd111, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 48866566-66d5-49de-9a8d-516b7b7bd111, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 48866566-66d5-49de-9a8d-516b7b7bd111, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 341, 'Portions': 76, 'ActivePortions': 76}, '__DEFAULT': {'Rows': 99659, 'Portions': 184, 'ActivePortions': 184}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 76, 'BlobSize': 92648, 'BlobCount': 380}, '__DEFAULT': {'Portions': 184, 'BlobSize': 4489840, 'BlobCount': 920}}, cold bucket stat: (0, 0), frozen bucket stat: (76, 92648)
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:16102/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204530Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204530Z
20251114/us-east-1/s3/aws4_request
aabed2f5d4dc9c8975471e9b925c6af78db41fa0b003a0a77a64559457dad23e
DEBUG    botocore.auth:auth.py:430 Signature:
b5240e3e2bf0d917ef13fc5273ab132085d90448bca6ce5279cf831f83cdc9e6
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/cold_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204530Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=b5240e3e2bf0d917ef13fc5273ab132085d90448bca6ce5279cf831f83cdc9e6', 'amz-sdk-invocation-id': b'3345dfa3-84c4-4188-abfe-70a310a58515', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:45:30 GMT', 'x-amzn-requestid': 'ryD3mAo0AVffRMmyq8btBYhMOf7vUzYoZXCFVa53h67L9u5Qblhs', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>cold_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:16102/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204530Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204530Z
20251114/us-east-1/s3/aws4_request
45a2262cb6c3464435bafb0692d62584691f85e1852f7614eafccc4af096bd5c
DEBUG    botocore.auth:auth.py:430 Signature:
dd23219044b8c808a7f08983e59e18e2d397a1de11ccbdc81a89896809f8ecc5
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/medium?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204530Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=dd23219044b8c808a7f08983e59e18e2d397a1de11ccbdc81a89896809f8ecc5', 'amz-sdk-invocation-id': b'9e513875-c7d6-45bd-8239-ce525683ddc6', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:45:30 GMT', 'x-amzn-requestid': '9IyOeHCJHKJIeNMZIkPd1J2btZ3HRV3lTccoQcl98tSfdQUDxfYG', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>medium</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:16102/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204530Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204530Z
20251114/us-east-1/s3/aws4_request
a69481148f3ca2f927d512dca88ff66855a9fb482ce78640ea544b966687d9b0
DEBUG    botocore.auth:auth.py:430 Signature:
73de93091814180a32a32726ea50afa979f9d971e83b783583bae315079a45dc
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/frozen_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204530Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=73de93091814180a32a32726ea50afa979f9d971e83b783583bae315079a45dc', 'amz-sdk-invocation-id': b'7a96a74b-375d-4b33-96bc-89df452c4ad5', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 28200
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:45:30 GMT', 'x-amzn-requestid': 'jkpbrzHpjJrUxvZPHBqYAyFU9gR9IYbFcUmot3SpVsFFH6Nw1sap', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '28200', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;34eff939966dd96fc61e04bee3d4ba4f&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A2%3A1816%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;c745068d481b0515aea4165b916ec5cb&#34;</ETag><Size>1816</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;fb23f9171b17757cb1dc2e176469b4a5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;710bd12a125a7a0826c6dabe086b07b9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;be0a7c1984f4c8093eabc624229e85d5&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;a65d4652ca975ca96dd4adc269404389&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;0b1b088a94fe98718b260b4e9262c5c6&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;756c8bf50e1b14ddff981f3d35b13a9a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f6ca311e356541dde08266785f2d8dcb&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A2%3A1296%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;83616eaa943da37ef7a92311c263371e&#34;</ETag><Size>1296</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;efd7c7e653e7b4cae5fa36e16311349c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;011746a5ca01506fdf83964c27756f29&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037905%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;af992cc29bb2d9de8afef2fa09221752&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7d2dd5438efac312030ab1d7ff2404c0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A2%3A1496%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;65a7ecaa6689f54356759745386bb91d&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;30b77b5019f350acbf9f718551d2da77&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1616%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;57a665afff22ef5b34e6e3d54deceb64&#34;</ETag><Size>1616</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;af26aa3d5e60723ce6781c6f3c2fc0ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A2%3A1320%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;809a9542bd1ef395b5328d6c62a10038&#34;</ETag><Size>1320</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;cb2ec8fd8e2f39c71ca7fd8e26141b9e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A4%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d6fc50af39123e0c794e997429c894f8&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A5%3A1360%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;65143fdbcdcf279b6c27a79c688dd56d&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0aeeeab35fcefe8ebe92923db835b993&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0f234b8606389bcc82637b5eec502dc0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;878094d78836df848f6343a8dd183909&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A3%3A2008%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ac4c5f21766b72b1ef9379e666fba4e7&#34;</ETag><Size>2008</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1352%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;60d206b93f7f63a6d550278c79178dc9&#34;</ETag><Size>1352</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0187ebcce0242f7da65b2c6f25982550&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ae2150d01ae7f1af2a175cdd5170207a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;62b537d856fda5644fe2cc48902c9731&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e3574f40b33f06df9e67a72ccbbff43c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;20aa44e25b95f87a8c7337a642e24c97&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;1dd035a4cbe08fccc42394835e89df77&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A3%3A1544%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ddfac5c4dd4e6cfa512fc9ef755d80ba&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A4%3A1504%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;73896829b5a8ee7e2a223f80dd6bc99f&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1744%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;9480636392e60386e5fcfa26a7e5fa1e&#34;</ETag><Size>1744</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;86f1b31668de87d96f5f9b73789e6722&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A3%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;daa4772dea9401d3c58dea4ef6f578f1&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;66a62a7691132cb3b4613c1d975fab65&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7e8d7307f40bdeb4f3305e9be602cb27&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;8d018b1c8baffd1d3c1f37f9112e3931&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;eacc29fa533e744afa4e9a034e4063e7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;313094a08eaea3e8b4a9335ffd44f54b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;a13c73d880c9ea8669a713db0044cc73&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;97dd67255e56715570c8124d64393e24&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;48e1e22980ccda9edefd8f1004274739&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A3%3A1736%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;c89ad4686d31b02b0e0e819333897101&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A4%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;b2f2306a3c7f01a5fd37e98c5f0db539&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;00949568528376e724e9fcf4d3b60725&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f472e8e0d0f8111aa3f3bc9c406179b1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;80d5289d31961bf2a3b4ab12a0127d24&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A2%3A1256%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;78ecfb41c1828cbbf3e867460bede6a4&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e88ed3aaa7eca2764356d27ef10cfa1c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;7011ee874e8ff2211e9e54543b3191f4&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1640%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d94425a6997dab6e73d403aaaf1472ea&#34;</ETag><Size>1640</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;2119f8302ae9404302822f9dc235ec46&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f3d1bfdf886644bf29d31bd16584da90&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;2ace9abb6396728189d1f1270d6016c2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;bf78ed23adbd0ac419f1474fe596777e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A4%3A1784%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e97ede3a0b632611b38c82fa05d2f765&#34;</ETag><Size>1784</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;b0e4109c11e7240a3cfd95e0d987e3db&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;43314d5c28b605b5517144e412dfb477&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f48f340d92e63ff14be5fd27cc733f2c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;19a6de2f8fda386c1628a05640b1d614&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;cdd71f3f9258303a74e6bab5a59bf6d5&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A3%3A2112%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;91eda4be98cc3bac3417ee9509f73d7d&#34;</ETag><Size>2112</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A4%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;82778727338cea7e5f52a40b3c40f1d4&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;03be68aedc5e93911c97cacb12d43770&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;9f36bfd117b58e56c940657eecfd89d2&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;aaa0a6e02417d93517e63e65e3e7d2e2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1776%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;8160dece82ad022c94c68998c3b020aa&#34;</ETag><Size>1776</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;790833acc63bba5df43d70161e81146d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A3%3A1360%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;daff5c718ff85eb00c6b270f5760cb91&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d6b393272b0c8a1126c2678e565cb2e9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A1%3A2160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7d58cf2ffa3b3311d1c32aa97bc50a61&#34;</ETag><Size>2160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;3b536fbf5a72c6f1d25b794d57cc501b&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, c493bf74-8500-44c7-bae7-189c05c7ba4a, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, c493bf74-8500-44c7-bae7-189c05c7ba4a, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, c493bf74-8500-44c7-bae7-189c05c7ba4a, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, ee1dc4e4-b007-487f-a916-1d9e35fb7687, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, ee1dc4e4-b007-487f-a916-1d9e35fb7687, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, ee1dc4e4-b007-487f-a916-1d9e35fb7687, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 341, 'Portions': 76, 'ActivePortions': 76}, '__DEFAULT': {'Rows': 99659, 'Portions': 184, 'ActivePortions': 184}}, blobs: {'__DEFAULT': {'Portions': 184, 'BlobSize': 4489840, 'BlobCount': 920}, '/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 76, 'BlobSize': 92648, 'BlobCount': 380}}, cold bucket stat: (0, 0), frozen bucket stat: (76, 92648)
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:16102/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204532Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204532Z
20251114/us-east-1/s3/aws4_request
2f4832dd341bfe73ec67cd1577a6e6971527f250b85f59728224fa63c0f4ae8e
DEBUG    botocore.auth:auth.py:430 Signature:
3084116bbff9476ea021f68a1b0166a5e29788e0c67a3d936e27c98646fcc8b9
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/cold_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204532Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=3084116bbff9476ea021f68a1b0166a5e29788e0c67a3d936e27c98646fcc8b9', 'amz-sdk-invocation-id': b'3019d4b9-50e5-4a15-83e3-0be06f85badc', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:45:32 GMT', 'x-amzn-requestid': 'fYLDq7EKANUvnzdKDfLEIWa0WHOS8ALTK8FpMFCzFQm7FOHnNXHM', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>cold_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:16102/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204532Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204532Z
20251114/us-east-1/s3/aws4_request
d845479db3d613a01ea4f406145b1170707188f38e8241b14f152c0bbaad5aae
DEBUG    botocore.auth:auth.py:430 Signature:
a323bc3371bd612432797b5ef7a481c837f301fe7f4430522ba0721956a2f38b
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/medium?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204532Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=a323bc3371bd612432797b5ef7a481c837f301fe7f4430522ba0721956a2f38b', 'amz-sdk-invocation-id': b'dbbc9340-96c3-43fd-843d-dfcb0e619bd2', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:45:32 GMT', 'x-amzn-requestid': 'LHiNgmM1vCAPtnRaqpjTA8jzNyNuXLGOAVwxNKbnLuTRI1ynQG4u', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>medium</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:16102/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204532Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204532Z
20251114/us-east-1/s3/aws4_request
a4f770c268e89cb1c2c36cb18fdfe9d0bd85dea2f5f9f1f4d307f68dc1ff13c5
DEBUG    botocore.auth:auth.py:430 Signature:
ffa8696ab20b65c2768a707d7a3beaf69f4ed56d81830a3d8d85b128388f39e7
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/frozen_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204532Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=ffa8696ab20b65c2768a707d7a3beaf69f4ed56d81830a3d8d85b128388f39e7', 'amz-sdk-invocation-id': b'c6d58e2f-56f9-45ef-83d2-23125261d40a', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 28200
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:45:32 GMT', 'x-amzn-requestid': 'YCYsFXUyGNbcQyK6PtO9jogDearHqlr1JS7WqrTT0a8imy93K0A0', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '28200', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;34eff939966dd96fc61e04bee3d4ba4f&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A2%3A1816%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;c745068d481b0515aea4165b916ec5cb&#34;</ETag><Size>1816</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;fb23f9171b17757cb1dc2e176469b4a5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;710bd12a125a7a0826c6dabe086b07b9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;be0a7c1984f4c8093eabc624229e85d5&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;a65d4652ca975ca96dd4adc269404389&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;0b1b088a94fe98718b260b4e9262c5c6&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;756c8bf50e1b14ddff981f3d35b13a9a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f6ca311e356541dde08266785f2d8dcb&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A2%3A1296%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;83616eaa943da37ef7a92311c263371e&#34;</ETag><Size>1296</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;efd7c7e653e7b4cae5fa36e16311349c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;011746a5ca01506fdf83964c27756f29&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037905%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;af992cc29bb2d9de8afef2fa09221752&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7d2dd5438efac312030ab1d7ff2404c0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A2%3A1496%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;65a7ecaa6689f54356759745386bb91d&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;30b77b5019f350acbf9f718551d2da77&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1616%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;57a665afff22ef5b34e6e3d54deceb64&#34;</ETag><Size>1616</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;af26aa3d5e60723ce6781c6f3c2fc0ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A2%3A1320%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;809a9542bd1ef395b5328d6c62a10038&#34;</ETag><Size>1320</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;cb2ec8fd8e2f39c71ca7fd8e26141b9e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A4%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d6fc50af39123e0c794e997429c894f8&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A5%3A1360%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;65143fdbcdcf279b6c27a79c688dd56d&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0aeeeab35fcefe8ebe92923db835b993&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0f234b8606389bcc82637b5eec502dc0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;878094d78836df848f6343a8dd183909&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A3%3A2008%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ac4c5f21766b72b1ef9379e666fba4e7&#34;</ETag><Size>2008</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1352%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;60d206b93f7f63a6d550278c79178dc9&#34;</ETag><Size>1352</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0187ebcce0242f7da65b2c6f25982550&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ae2150d01ae7f1af2a175cdd5170207a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;62b537d856fda5644fe2cc48902c9731&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e3574f40b33f06df9e67a72ccbbff43c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;20aa44e25b95f87a8c7337a642e24c97&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;1dd035a4cbe08fccc42394835e89df77&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A3%3A1544%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ddfac5c4dd4e6cfa512fc9ef755d80ba&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A4%3A1504%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;73896829b5a8ee7e2a223f80dd6bc99f&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1744%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;9480636392e60386e5fcfa26a7e5fa1e&#34;</ETag><Size>1744</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;86f1b31668de87d96f5f9b73789e6722&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A3%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;daa4772dea9401d3c58dea4ef6f578f1&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;66a62a7691132cb3b4613c1d975fab65&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7e8d7307f40bdeb4f3305e9be602cb27&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;8d018b1c8baffd1d3c1f37f9112e3931&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;eacc29fa533e744afa4e9a034e4063e7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;313094a08eaea3e8b4a9335ffd44f54b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;a13c73d880c9ea8669a713db0044cc73&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;97dd67255e56715570c8124d64393e24&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;48e1e22980ccda9edefd8f1004274739&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A3%3A1736%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;c89ad4686d31b02b0e0e819333897101&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A4%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;b2f2306a3c7f01a5fd37e98c5f0db539&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;00949568528376e724e9fcf4d3b60725&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f472e8e0d0f8111aa3f3bc9c406179b1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;80d5289d31961bf2a3b4ab12a0127d24&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A2%3A1256%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;78ecfb41c1828cbbf3e867460bede6a4&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e88ed3aaa7eca2764356d27ef10cfa1c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;7011ee874e8ff2211e9e54543b3191f4&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1640%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d94425a6997dab6e73d403aaaf1472ea&#34;</ETag><Size>1640</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;2119f8302ae9404302822f9dc235ec46&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f3d1bfdf886644bf29d31bd16584da90&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;2ace9abb6396728189d1f1270d6016c2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;bf78ed23adbd0ac419f1474fe596777e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A4%3A1784%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e97ede3a0b632611b38c82fa05d2f765&#34;</ETag><Size>1784</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;b0e4109c11e7240a3cfd95e0d987e3db&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;43314d5c28b605b5517144e412dfb477&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f48f340d92e63ff14be5fd27cc733f2c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;19a6de2f8fda386c1628a05640b1d614&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;cdd71f3f9258303a74e6bab5a59bf6d5&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A3%3A2112%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;91eda4be98cc3bac3417ee9509f73d7d&#34;</ETag><Size>2112</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A4%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;82778727338cea7e5f52a40b3c40f1d4&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;03be68aedc5e93911c97cacb12d43770&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;9f36bfd117b58e56c940657eecfd89d2&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;aaa0a6e02417d93517e63e65e3e7d2e2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1776%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;8160dece82ad022c94c68998c3b020aa&#34;</ETag><Size>1776</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;790833acc63bba5df43d70161e81146d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A3%3A1360%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;daff5c718ff85eb00c6b270f5760cb91&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d6b393272b0c8a1126c2678e565cb2e9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A1%3A2160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7d58cf2ffa3b3311d1c32aa97bc50a61&#34;</ETag><Size>2160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;3b536fbf5a72c6f1d25b794d57cc501b&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 3563ca59-16ef-4464-bc65-66a8fa5ea228, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 3563ca59-16ef-4464-bc65-66a8fa5ea228, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 3563ca59-16ef-4464-bc65-66a8fa5ea228, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, ccf910e0-45e7-4765-b116-ceb55b173a1b, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, ccf910e0-45e7-4765-b116-ceb55b173a1b, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, ccf910e0-45e7-4765-b116-ceb55b173a1b, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 341, 'Portions': 76, 'ActivePortions': 76}, '__DEFAULT': {'Rows': 99659, 'Portions': 184, 'ActivePortions': 184}}, blobs: {'__DEFAULT': {'Portions': 184, 'BlobSize': 4489840, 'BlobCount': 920}, '/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 76, 'BlobSize': 92648, 'BlobCount': 380}}, cold bucket stat: (0, 0), frozen bucket stat: (76, 92648)
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:16102/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204533Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204533Z
20251114/us-east-1/s3/aws4_request
251f9ac566f9fcfd034656b23b706532d500d929107c979e306d2f5a63578f4b
DEBUG    botocore.auth:auth.py:430 Signature:
fcdaefefad3460655fbb6f8771766527f221dbe7abfb518cfeb15478a3971f55
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/cold_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204533Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=fcdaefefad3460655fbb6f8771766527f221dbe7abfb518cfeb15478a3971f55', 'amz-sdk-invocation-id': b'8ed62457-906f-4f19-9fcb-37f29f0737ec', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:45:33 GMT', 'x-amzn-requestid': 'eK7EvhKl9NI6gEzn4QYvGSZtama75xjfgkg1nsn49uCiXN99SeTK', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>cold_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:16102/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204533Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204533Z
20251114/us-east-1/s3/aws4_request
23a499c006d643adcabc957afcebc68da6f930a4655d7e81c4a4edab9c8a3cdb
DEBUG    botocore.auth:auth.py:430 Signature:
fe24d31720ea483ff49c3f898938c7f8a5ef8355aadaeec6d9cbbfae48c329dd
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/medium?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204533Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=fe24d31720ea483ff49c3f898938c7f8a5ef8355aadaeec6d9cbbfae48c329dd', 'amz-sdk-invocation-id': b'5baa6fda-94b1-4d38-a0e7-92b96810f342', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:45:33 GMT', 'x-amzn-requestid': 'MfewAGyeSpvJOt3bvFPLqEZltbRczuVehCXkcNi9C6LHEHVWeznL', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>medium</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:16102/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204533Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204533Z
20251114/us-east-1/s3/aws4_request
e8e6cc4d742b69cd902f72340ac8d84d8c09297110e441a9cb94e1643b0ad155
DEBUG    botocore.auth:auth.py:430 Signature:
53566ebba727c4db3ced15743a4b572152ee2ad093997ef0f2a539a8c03d2017
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/frozen_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204533Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=53566ebba727c4db3ced15743a4b572152ee2ad093997ef0f2a539a8c03d2017', 'amz-sdk-invocation-id': b'185bb8c4-a934-4ada-9faf-c9fee6952354', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 28200
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:45:33 GMT', 'x-amzn-requestid': 'eQwjUWAiUMd6zhIUXqnZJ6sgF5TV3iHTa8gN7m9lHlo3SxecePSQ', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '28200', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;34eff939966dd96fc61e04bee3d4ba4f&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A2%3A1816%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;c745068d481b0515aea4165b916ec5cb&#34;</ETag><Size>1816</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;fb23f9171b17757cb1dc2e176469b4a5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;710bd12a125a7a0826c6dabe086b07b9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;be0a7c1984f4c8093eabc624229e85d5&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;a65d4652ca975ca96dd4adc269404389&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;0b1b088a94fe98718b260b4e9262c5c6&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;756c8bf50e1b14ddff981f3d35b13a9a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f6ca311e356541dde08266785f2d8dcb&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A2%3A1296%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;83616eaa943da37ef7a92311c263371e&#34;</ETag><Size>1296</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;efd7c7e653e7b4cae5fa36e16311349c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;011746a5ca01506fdf83964c27756f29&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037905%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;af992cc29bb2d9de8afef2fa09221752&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7d2dd5438efac312030ab1d7ff2404c0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A2%3A1496%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;65a7ecaa6689f54356759745386bb91d&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;30b77b5019f350acbf9f718551d2da77&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1616%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;57a665afff22ef5b34e6e3d54deceb64&#34;</ETag><Size>1616</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;af26aa3d5e60723ce6781c6f3c2fc0ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A2%3A1320%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;809a9542bd1ef395b5328d6c62a10038&#34;</ETag><Size>1320</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;cb2ec8fd8e2f39c71ca7fd8e26141b9e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A4%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d6fc50af39123e0c794e997429c894f8&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A5%3A1360%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;65143fdbcdcf279b6c27a79c688dd56d&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0aeeeab35fcefe8ebe92923db835b993&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0f234b8606389bcc82637b5eec502dc0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;878094d78836df848f6343a8dd183909&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A3%3A2008%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ac4c5f21766b72b1ef9379e666fba4e7&#34;</ETag><Size>2008</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1352%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;60d206b93f7f63a6d550278c79178dc9&#34;</ETag><Size>1352</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0187ebcce0242f7da65b2c6f25982550&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ae2150d01ae7f1af2a175cdd5170207a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;62b537d856fda5644fe2cc48902c9731&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e3574f40b33f06df9e67a72ccbbff43c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;20aa44e25b95f87a8c7337a642e24c97&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;1dd035a4cbe08fccc42394835e89df77&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A3%3A1544%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ddfac5c4dd4e6cfa512fc9ef755d80ba&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A4%3A1504%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;73896829b5a8ee7e2a223f80dd6bc99f&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1744%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;9480636392e60386e5fcfa26a7e5fa1e&#34;</ETag><Size>1744</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;86f1b31668de87d96f5f9b73789e6722&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A3%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;daa4772dea9401d3c58dea4ef6f578f1&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;66a62a7691132cb3b4613c1d975fab65&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7e8d7307f40bdeb4f3305e9be602cb27&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;8d018b1c8baffd1d3c1f37f9112e3931&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;eacc29fa533e744afa4e9a034e4063e7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;313094a08eaea3e8b4a9335ffd44f54b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;a13c73d880c9ea8669a713db0044cc73&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;97dd67255e56715570c8124d64393e24&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;48e1e22980ccda9edefd8f1004274739&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A3%3A1736%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;c89ad4686d31b02b0e0e819333897101&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A4%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;b2f2306a3c7f01a5fd37e98c5f0db539&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;00949568528376e724e9fcf4d3b60725&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f472e8e0d0f8111aa3f3bc9c406179b1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;80d5289d31961bf2a3b4ab12a0127d24&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A2%3A1256%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;78ecfb41c1828cbbf3e867460bede6a4&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e88ed3aaa7eca2764356d27ef10cfa1c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;7011ee874e8ff2211e9e54543b3191f4&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1640%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d94425a6997dab6e73d403aaaf1472ea&#34;</ETag><Size>1640</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;2119f8302ae9404302822f9dc235ec46&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f3d1bfdf886644bf29d31bd16584da90&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;2ace9abb6396728189d1f1270d6016c2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;bf78ed23adbd0ac419f1474fe596777e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A4%3A1784%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e97ede3a0b632611b38c82fa05d2f765&#34;</ETag><Size>1784</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;b0e4109c11e7240a3cfd95e0d987e3db&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;43314d5c28b605b5517144e412dfb477&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f48f340d92e63ff14be5fd27cc733f2c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;19a6de2f8fda386c1628a05640b1d614&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;cdd71f3f9258303a74e6bab5a59bf6d5&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A3%3A2112%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;91eda4be98cc3bac3417ee9509f73d7d&#34;</ETag><Size>2112</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A4%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;82778727338cea7e5f52a40b3c40f1d4&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;03be68aedc5e93911c97cacb12d43770&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;9f36bfd117b58e56c940657eecfd89d2&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;aaa0a6e02417d93517e63e65e3e7d2e2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1776%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;8160dece82ad022c94c68998c3b020aa&#34;</ETag><Size>1776</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;790833acc63bba5df43d70161e81146d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A3%3A1360%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;daff5c718ff85eb00c6b270f5760cb91&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d6b393272b0c8a1126c2678e565cb2e9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A1%3A2160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7d58cf2ffa3b3311d1c32aa97bc50a61&#34;</ETag><Size>2160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;3b536fbf5a72c6f1d25b794d57cc501b&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 443449ce-84a6-41ea-ae42-c6da5fcaea57, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 443449ce-84a6-41ea-ae42-c6da5fcaea57, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 443449ce-84a6-41ea-ae42-c6da5fcaea57, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 470ab7f2-6b9a-4cbb-a761-8efae05c2ef9, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 470ab7f2-6b9a-4cbb-a761-8efae05c2ef9, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 470ab7f2-6b9a-4cbb-a761-8efae05c2ef9, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 341, 'Portions': 76, 'ActivePortions': 76}, '__DEFAULT': {'Rows': 99659, 'Portions': 184, 'ActivePortions': 184}}, blobs: {'__DEFAULT': {'Portions': 184, 'BlobSize': 4489840, 'BlobCount': 920}, '/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 76, 'BlobSize': 92648, 'BlobCount': 380}}, cold bucket stat: (0, 0), frozen bucket stat: (76, 92648)
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:16102/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204535Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204535Z
20251114/us-east-1/s3/aws4_request
53233db60d01c74b872d7c07811a918193a6138c982d31fc21ce8a489fec3121
DEBUG    botocore.auth:auth.py:430 Signature:
aaeb6676c7fd676b9f34ec30116b6bd0a600b45bde685e7624791685f153f3e8
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/cold_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204535Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=aaeb6676c7fd676b9f34ec30116b6bd0a600b45bde685e7624791685f153f3e8', 'amz-sdk-invocation-id': b'43f6dd2c-c374-48ea-a19e-e96cadf271f9', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:45:35 GMT', 'x-amzn-requestid': 'Ecy5jTufRUBNFJmHrTc6T0oervsebb3F4Mbmy7HT7RoD2hUj9iCK', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>cold_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:16102/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204535Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204535Z
20251114/us-east-1/s3/aws4_request
00bdffd6f3105360627079fc5df300543b4effabd6f34049305c09803ef9ba09
DEBUG    botocore.auth:auth.py:430 Signature:
a0cb00f5108c32c0e7cd54801660c92a4c5c36c43cf6ffe05bec5180296b17f8
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/medium?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204535Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=a0cb00f5108c32c0e7cd54801660c92a4c5c36c43cf6ffe05bec5180296b17f8', 'amz-sdk-invocation-id': b'f17bcaaa-4ca8-4249-a326-5d5b38f58207', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:45:35 GMT', 'x-amzn-requestid': 'KsupymCavQ1Q683JUjDB9be8F960bt4kTn0zDnm1kiMxCyE6UOZn', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>medium</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:16102/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204535Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204535Z
20251114/us-east-1/s3/aws4_request
405c7dccecb0268cfd0fc7c61c57c13bf6c8b71e2e900b6acbd5753722a04043
DEBUG    botocore.auth:auth.py:430 Signature:
dbfedd1d4d28c619a4da2776b5513e970b67072141eb3739d32cd6aa3f946bb3
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/frozen_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204535Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=dbfedd1d4d28c619a4da2776b5513e970b67072141eb3739d32cd6aa3f946bb3', 'amz-sdk-invocation-id': b'50539aa3-c63c-46b8-b30a-de053f1cea16', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 28200
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:45:35 GMT', 'x-amzn-requestid': 'rvKXWh8VyxRNuX91bgOvPiEOF1j574Vo2iPNDknpMPGUCRuYEHou', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '28200', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;34eff939966dd96fc61e04bee3d4ba4f&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A2%3A1816%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;c745068d481b0515aea4165b916ec5cb&#34;</ETag><Size>1816</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;fb23f9171b17757cb1dc2e176469b4a5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;710bd12a125a7a0826c6dabe086b07b9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;be0a7c1984f4c8093eabc624229e85d5&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;a65d4652ca975ca96dd4adc269404389&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;0b1b088a94fe98718b260b4e9262c5c6&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;756c8bf50e1b14ddff981f3d35b13a9a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f6ca311e356541dde08266785f2d8dcb&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A2%3A1296%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;83616eaa943da37ef7a92311c263371e&#34;</ETag><Size>1296</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;efd7c7e653e7b4cae5fa36e16311349c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;011746a5ca01506fdf83964c27756f29&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037905%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;af992cc29bb2d9de8afef2fa09221752&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7d2dd5438efac312030ab1d7ff2404c0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A2%3A1496%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;65a7ecaa6689f54356759745386bb91d&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;30b77b5019f350acbf9f718551d2da77&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1616%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;57a665afff22ef5b34e6e3d54deceb64&#34;</ETag><Size>1616</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;af26aa3d5e60723ce6781c6f3c2fc0ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A2%3A1320%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;809a9542bd1ef395b5328d6c62a10038&#34;</ETag><Size>1320</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;cb2ec8fd8e2f39c71ca7fd8e26141b9e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A4%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d6fc50af39123e0c794e997429c894f8&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A5%3A1360%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;65143fdbcdcf279b6c27a79c688dd56d&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0aeeeab35fcefe8ebe92923db835b993&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0f234b8606389bcc82637b5eec502dc0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;878094d78836df848f6343a8dd183909&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A3%3A2008%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ac4c5f21766b72b1ef9379e666fba4e7&#34;</ETag><Size>2008</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1352%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;60d206b93f7f63a6d550278c79178dc9&#34;</ETag><Size>1352</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0187ebcce0242f7da65b2c6f25982550&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ae2150d01ae7f1af2a175cdd5170207a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;62b537d856fda5644fe2cc48902c9731&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e3574f40b33f06df9e67a72ccbbff43c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;20aa44e25b95f87a8c7337a642e24c97&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;1dd035a4cbe08fccc42394835e89df77&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A3%3A1544%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ddfac5c4dd4e6cfa512fc9ef755d80ba&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A4%3A1504%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;73896829b5a8ee7e2a223f80dd6bc99f&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1744%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;9480636392e60386e5fcfa26a7e5fa1e&#34;</ETag><Size>1744</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;86f1b31668de87d96f5f9b73789e6722&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A3%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;daa4772dea9401d3c58dea4ef6f578f1&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;66a62a7691132cb3b4613c1d975fab65&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7e8d7307f40bdeb4f3305e9be602cb27&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;8d018b1c8baffd1d3c1f37f9112e3931&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;eacc29fa533e744afa4e9a034e4063e7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;313094a08eaea3e8b4a9335ffd44f54b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;a13c73d880c9ea8669a713db0044cc73&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;97dd67255e56715570c8124d64393e24&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;48e1e22980ccda9edefd8f1004274739&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A3%3A1736%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;c89ad4686d31b02b0e0e819333897101&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A4%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;b2f2306a3c7f01a5fd37e98c5f0db539&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;00949568528376e724e9fcf4d3b60725&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f472e8e0d0f8111aa3f3bc9c406179b1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;80d5289d31961bf2a3b4ab12a0127d24&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A2%3A1256%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;78ecfb41c1828cbbf3e867460bede6a4&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e88ed3aaa7eca2764356d27ef10cfa1c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;7011ee874e8ff2211e9e54543b3191f4&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1640%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d94425a6997dab6e73d403aaaf1472ea&#34;</ETag><Size>1640</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;2119f8302ae9404302822f9dc235ec46&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f3d1bfdf886644bf29d31bd16584da90&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;2ace9abb6396728189d1f1270d6016c2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;bf78ed23adbd0ac419f1474fe596777e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A4%3A1784%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e97ede3a0b632611b38c82fa05d2f765&#34;</ETag><Size>1784</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;b0e4109c11e7240a3cfd95e0d987e3db&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;43314d5c28b605b5517144e412dfb477&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f48f340d92e63ff14be5fd27cc733f2c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;19a6de2f8fda386c1628a05640b1d614&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;cdd71f3f9258303a74e6bab5a59bf6d5&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A3%3A2112%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;91eda4be98cc3bac3417ee9509f73d7d&#34;</ETag><Size>2112</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A4%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;82778727338cea7e5f52a40b3c40f1d4&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;03be68aedc5e93911c97cacb12d43770&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;9f36bfd117b58e56c940657eecfd89d2&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;aaa0a6e02417d93517e63e65e3e7d2e2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1776%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;8160dece82ad022c94c68998c3b020aa&#34;</ETag><Size>1776</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;790833acc63bba5df43d70161e81146d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A3%3A1360%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;daff5c718ff85eb00c6b270f5760cb91&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d6b393272b0c8a1126c2678e565cb2e9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A1%3A2160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7d58cf2ffa3b3311d1c32aa97bc50a61&#34;</ETag><Size>2160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;3b536fbf5a72c6f1d25b794d57cc501b&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 46b95f25-74da-403e-afee-650cb76dbee4, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 46b95f25-74da-403e-afee-650cb76dbee4, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 46b95f25-74da-403e-afee-650cb76dbee4, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, d110b9d1-b093-4198-b36e-1ed58f6d3269, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, d110b9d1-b093-4198-b36e-1ed58f6d3269, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, d110b9d1-b093-4198-b36e-1ed58f6d3269, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 341, 'Portions': 76, 'ActivePortions': 76}, '__DEFAULT': {'Rows': 99659, 'Portions': 184, 'ActivePortions': 184}}, blobs: {'__DEFAULT': {'Portions': 184, 'BlobSize': 4489840, 'BlobCount': 920}, '/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 76, 'BlobSize': 92648, 'BlobCount': 380}}, cold bucket stat: (0, 0), frozen bucket stat: (76, 92648)
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:16102/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204536Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204536Z
20251114/us-east-1/s3/aws4_request
1b747b2347baf89984ccf3eae3ff49f916060a44e36f03ffc6f00fd903a7bae0
DEBUG    botocore.auth:auth.py:430 Signature:
8847ad4abd32975848a90db8923080f5b5a649d83127e41a327ec9dd361855df
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/cold_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204536Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=8847ad4abd32975848a90db8923080f5b5a649d83127e41a327ec9dd361855df', 'amz-sdk-invocation-id': b'458ab312-4e27-4f19-a3c3-090c3992b280', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:45:36 GMT', 'x-amzn-requestid': 'Xvpz43bVHEZPPDXQdv6n1uz86gB15sv3qjLnVeaUfZsYqMCpYsOt', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>cold_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:16102/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204536Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204536Z
20251114/us-east-1/s3/aws4_request
a3912a47bd64e97d1e7b79e14985da8f211f7662600508ac125382969d225ff8
DEBUG    botocore.auth:auth.py:430 Signature:
4bd35ee760f85360ceb5380bf4d334b272afc58be84c8af43a4162539381dad8
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/medium?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204536Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=4bd35ee760f85360ceb5380bf4d334b272afc58be84c8af43a4162539381dad8', 'amz-sdk-invocation-id': b'b35fae06-286c-4bd7-98cb-899d3727b4c8', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:45:36 GMT', 'x-amzn-requestid': '0GGRW2b8rjshnvLNrsnNRLoxOrDKAdJfgQc9RbLxgxoGPXJODRKW', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>medium</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:16102/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204536Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204536Z
20251114/us-east-1/s3/aws4_request
f8f31e5b074bc02b78ab2dc078d47bbecfe63b8f40af7af470f8001e35d52d0a
DEBUG    botocore.auth:auth.py:430 Signature:
25d510fd9bb485fdd8b358b89dbaf12accca89699519d6c0d369e13706a978fd
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/frozen_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204536Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=25d510fd9bb485fdd8b358b89dbaf12accca89699519d6c0d369e13706a978fd', 'amz-sdk-invocation-id': b'3bd3b55e-a6a6-47bf-b369-f5e162f1fae8', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 28200
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:45:36 GMT', 'x-amzn-requestid': 'ShFtj1eL9ys8DrDegScejTNfoVdw6cUyqJYBn4q6v2qm1bdVLHxL', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '28200', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;34eff939966dd96fc61e04bee3d4ba4f&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A2%3A1816%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;c745068d481b0515aea4165b916ec5cb&#34;</ETag><Size>1816</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;fb23f9171b17757cb1dc2e176469b4a5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;710bd12a125a7a0826c6dabe086b07b9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;be0a7c1984f4c8093eabc624229e85d5&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;a65d4652ca975ca96dd4adc269404389&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;0b1b088a94fe98718b260b4e9262c5c6&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;756c8bf50e1b14ddff981f3d35b13a9a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f6ca311e356541dde08266785f2d8dcb&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A2%3A1296%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;83616eaa943da37ef7a92311c263371e&#34;</ETag><Size>1296</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;efd7c7e653e7b4cae5fa36e16311349c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;011746a5ca01506fdf83964c27756f29&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037905%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;af992cc29bb2d9de8afef2fa09221752&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7d2dd5438efac312030ab1d7ff2404c0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A2%3A1496%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;65a7ecaa6689f54356759745386bb91d&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;30b77b5019f350acbf9f718551d2da77&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1616%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;57a665afff22ef5b34e6e3d54deceb64&#34;</ETag><Size>1616</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;af26aa3d5e60723ce6781c6f3c2fc0ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A2%3A1320%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;809a9542bd1ef395b5328d6c62a10038&#34;</ETag><Size>1320</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;cb2ec8fd8e2f39c71ca7fd8e26141b9e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A4%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d6fc50af39123e0c794e997429c894f8&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A5%3A1360%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;65143fdbcdcf279b6c27a79c688dd56d&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0aeeeab35fcefe8ebe92923db835b993&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0f234b8606389bcc82637b5eec502dc0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;878094d78836df848f6343a8dd183909&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A3%3A2008%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ac4c5f21766b72b1ef9379e666fba4e7&#34;</ETag><Size>2008</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1352%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;60d206b93f7f63a6d550278c79178dc9&#34;</ETag><Size>1352</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0187ebcce0242f7da65b2c6f25982550&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ae2150d01ae7f1af2a175cdd5170207a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;62b537d856fda5644fe2cc48902c9731&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e3574f40b33f06df9e67a72ccbbff43c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;20aa44e25b95f87a8c7337a642e24c97&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;1dd035a4cbe08fccc42394835e89df77&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A3%3A1544%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ddfac5c4dd4e6cfa512fc9ef755d80ba&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A4%3A1504%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;73896829b5a8ee7e2a223f80dd6bc99f&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1744%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;9480636392e60386e5fcfa26a7e5fa1e&#34;</ETag><Size>1744</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;86f1b31668de87d96f5f9b73789e6722&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A3%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;daa4772dea9401d3c58dea4ef6f578f1&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;66a62a7691132cb3b4613c1d975fab65&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7e8d7307f40bdeb4f3305e9be602cb27&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;8d018b1c8baffd1d3c1f37f9112e3931&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;eacc29fa533e744afa4e9a034e4063e7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;313094a08eaea3e8b4a9335ffd44f54b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;a13c73d880c9ea8669a713db0044cc73&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;97dd67255e56715570c8124d64393e24&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;48e1e22980ccda9edefd8f1004274739&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A3%3A1736%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;c89ad4686d31b02b0e0e819333897101&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A4%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;b2f2306a3c7f01a5fd37e98c5f0db539&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;00949568528376e724e9fcf4d3b60725&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f472e8e0d0f8111aa3f3bc9c406179b1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;80d5289d31961bf2a3b4ab12a0127d24&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A2%3A1256%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;78ecfb41c1828cbbf3e867460bede6a4&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e88ed3aaa7eca2764356d27ef10cfa1c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;7011ee874e8ff2211e9e54543b3191f4&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1640%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d94425a6997dab6e73d403aaaf1472ea&#34;</ETag><Size>1640</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;2119f8302ae9404302822f9dc235ec46&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f3d1bfdf886644bf29d31bd16584da90&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;2ace9abb6396728189d1f1270d6016c2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;bf78ed23adbd0ac419f1474fe596777e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A4%3A1784%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e97ede3a0b632611b38c82fa05d2f765&#34;</ETag><Size>1784</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;b0e4109c11e7240a3cfd95e0d987e3db&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;43314d5c28b605b5517144e412dfb477&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f48f340d92e63ff14be5fd27cc733f2c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;19a6de2f8fda386c1628a05640b1d614&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;cdd71f3f9258303a74e6bab5a59bf6d5&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A3%3A2112%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;91eda4be98cc3bac3417ee9509f73d7d&#34;</ETag><Size>2112</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A4%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;82778727338cea7e5f52a40b3c40f1d4&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;03be68aedc5e93911c97cacb12d43770&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;9f36bfd117b58e56c940657eecfd89d2&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;aaa0a6e02417d93517e63e65e3e7d2e2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1776%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;8160dece82ad022c94c68998c3b020aa&#34;</ETag><Size>1776</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;790833acc63bba5df43d70161e81146d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A3%3A1360%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;daff5c718ff85eb00c6b270f5760cb91&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d6b393272b0c8a1126c2678e565cb2e9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A1%3A2160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7d58cf2ffa3b3311d1c32aa97bc50a61&#34;</ETag><Size>2160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;3b536fbf5a72c6f1d25b794d57cc501b&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, fe327700-48a3-438d-8280-2b16e9f2eb82, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, fe327700-48a3-438d-8280-2b16e9f2eb82, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, fe327700-48a3-438d-8280-2b16e9f2eb82, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 6916e4ee-20ed-4efe-b403-97f0108d8825, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 6916e4ee-20ed-4efe-b403-97f0108d8825, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 6916e4ee-20ed-4efe-b403-97f0108d8825, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 341, 'Portions': 76, 'ActivePortions': 76}, '__DEFAULT': {'Rows': 99659, 'Portions': 184, 'ActivePortions': 184}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 76, 'BlobSize': 92648, 'BlobCount': 380}, '__DEFAULT': {'Portions': 184, 'BlobSize': 4489840, 'BlobCount': 920}}, cold bucket stat: (0, 0), frozen bucket stat: (76, 92648)
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:16102/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204538Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204538Z
20251114/us-east-1/s3/aws4_request
c3780af0f9db2b96332cbf6ec12fcec32119ab65dc38ccfdebe87d861157b993
DEBUG    botocore.auth:auth.py:430 Signature:
fe94d09266f58e9ae5eb241b4d51fff9f5ebdd0d227a1a1cd10984368ca7fb39
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/cold_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204538Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=fe94d09266f58e9ae5eb241b4d51fff9f5ebdd0d227a1a1cd10984368ca7fb39', 'amz-sdk-invocation-id': b'c62698ff-7a3b-430b-a112-db91853c7fdc', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:45:38 GMT', 'x-amzn-requestid': 'DRmHyV0wUX57auQ2mNzq8nA22foY64jFYqXS3sirMFB1gngcxXjd', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>cold_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:16102/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204538Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204538Z
20251114/us-east-1/s3/aws4_request
d77d2f3c4349f64fd3759d384854cd82a3e437ca3bb45bd1785a75d0b6165765
DEBUG    botocore.auth:auth.py:430 Signature:
2aea51b28235c13ed20aa6779e5c77a7c5ea54dc9a281da2bca8d3a8944e9264
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/medium?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204538Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=2aea51b28235c13ed20aa6779e5c77a7c5ea54dc9a281da2bca8d3a8944e9264', 'amz-sdk-invocation-id': b'b76ee469-a76c-4342-8614-31d080216e27', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:45:38 GMT', 'x-amzn-requestid': 'ctGPCtqgzngLb7RBIBiAQqLv2F1ixu0EX4UOX8pRaxWwwD5vs3NJ', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>medium</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:16102/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204538Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204538Z
20251114/us-east-1/s3/aws4_request
9ff6fb4930b51364cd7b57a23be7994e67f4729d1c9ef4e25b31923f42b72e1f
DEBUG    botocore.auth:auth.py:430 Signature:
4c5a418718b06ef0ca562eeabeea221ce9b380f555c309f47ee390c28fa1d684
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/frozen_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204538Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=4c5a418718b06ef0ca562eeabeea221ce9b380f555c309f47ee390c28fa1d684', 'amz-sdk-invocation-id': b'1aa1a8ad-c3f8-45ab-939b-8f12b55ddbad', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 28200
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:45:38 GMT', 'x-amzn-requestid': '93wvGRo99DuSiVkHM8EVIvtlJ6GMKnPYuUFGO5zka1CNt4V9dnNB', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '28200', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;34eff939966dd96fc61e04bee3d4ba4f&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A2%3A1816%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;c745068d481b0515aea4165b916ec5cb&#34;</ETag><Size>1816</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;fb23f9171b17757cb1dc2e176469b4a5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;710bd12a125a7a0826c6dabe086b07b9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;be0a7c1984f4c8093eabc624229e85d5&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;a65d4652ca975ca96dd4adc269404389&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;0b1b088a94fe98718b260b4e9262c5c6&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;756c8bf50e1b14ddff981f3d35b13a9a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f6ca311e356541dde08266785f2d8dcb&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A2%3A1296%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;83616eaa943da37ef7a92311c263371e&#34;</ETag><Size>1296</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;efd7c7e653e7b4cae5fa36e16311349c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;011746a5ca01506fdf83964c27756f29&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037905%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;af992cc29bb2d9de8afef2fa09221752&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7d2dd5438efac312030ab1d7ff2404c0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A2%3A1496%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;65a7ecaa6689f54356759745386bb91d&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;30b77b5019f350acbf9f718551d2da77&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1616%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;57a665afff22ef5b34e6e3d54deceb64&#34;</ETag><Size>1616</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;af26aa3d5e60723ce6781c6f3c2fc0ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A2%3A1320%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;809a9542bd1ef395b5328d6c62a10038&#34;</ETag><Size>1320</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;cb2ec8fd8e2f39c71ca7fd8e26141b9e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A4%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d6fc50af39123e0c794e997429c894f8&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A5%3A1360%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;65143fdbcdcf279b6c27a79c688dd56d&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0aeeeab35fcefe8ebe92923db835b993&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0f234b8606389bcc82637b5eec502dc0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;878094d78836df848f6343a8dd183909&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A3%3A2008%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ac4c5f21766b72b1ef9379e666fba4e7&#34;</ETag><Size>2008</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1352%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;60d206b93f7f63a6d550278c79178dc9&#34;</ETag><Size>1352</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0187ebcce0242f7da65b2c6f25982550&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ae2150d01ae7f1af2a175cdd5170207a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;62b537d856fda5644fe2cc48902c9731&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e3574f40b33f06df9e67a72ccbbff43c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;20aa44e25b95f87a8c7337a642e24c97&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;1dd035a4cbe08fccc42394835e89df77&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A3%3A1544%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ddfac5c4dd4e6cfa512fc9ef755d80ba&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A4%3A1504%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;73896829b5a8ee7e2a223f80dd6bc99f&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1744%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;9480636392e60386e5fcfa26a7e5fa1e&#34;</ETag><Size>1744</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;86f1b31668de87d96f5f9b73789e6722&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A3%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;daa4772dea9401d3c58dea4ef6f578f1&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;66a62a7691132cb3b4613c1d975fab65&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7e8d7307f40bdeb4f3305e9be602cb27&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;8d018b1c8baffd1d3c1f37f9112e3931&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;eacc29fa533e744afa4e9a034e4063e7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;313094a08eaea3e8b4a9335ffd44f54b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;a13c73d880c9ea8669a713db0044cc73&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;97dd67255e56715570c8124d64393e24&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;48e1e22980ccda9edefd8f1004274739&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A3%3A1736%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;c89ad4686d31b02b0e0e819333897101&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A4%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;b2f2306a3c7f01a5fd37e98c5f0db539&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;00949568528376e724e9fcf4d3b60725&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f472e8e0d0f8111aa3f3bc9c406179b1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;80d5289d31961bf2a3b4ab12a0127d24&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A2%3A1256%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;78ecfb41c1828cbbf3e867460bede6a4&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e88ed3aaa7eca2764356d27ef10cfa1c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;7011ee874e8ff2211e9e54543b3191f4&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1640%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d94425a6997dab6e73d403aaaf1472ea&#34;</ETag><Size>1640</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;2119f8302ae9404302822f9dc235ec46&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f3d1bfdf886644bf29d31bd16584da90&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;2ace9abb6396728189d1f1270d6016c2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;bf78ed23adbd0ac419f1474fe596777e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A4%3A1784%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e97ede3a0b632611b38c82fa05d2f765&#34;</ETag><Size>1784</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;b0e4109c11e7240a3cfd95e0d987e3db&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;43314d5c28b605b5517144e412dfb477&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f48f340d92e63ff14be5fd27cc733f2c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;19a6de2f8fda386c1628a05640b1d614&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;cdd71f3f9258303a74e6bab5a59bf6d5&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A3%3A2112%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;91eda4be98cc3bac3417ee9509f73d7d&#34;</ETag><Size>2112</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A4%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;82778727338cea7e5f52a40b3c40f1d4&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;03be68aedc5e93911c97cacb12d43770&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;9f36bfd117b58e56c940657eecfd89d2&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;aaa0a6e02417d93517e63e65e3e7d2e2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1776%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;8160dece82ad022c94c68998c3b020aa&#34;</ETag><Size>1776</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;790833acc63bba5df43d70161e81146d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A3%3A1360%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;daff5c718ff85eb00c6b270f5760cb91&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d6b393272b0c8a1126c2678e565cb2e9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A1%3A2160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7d58cf2ffa3b3311d1c32aa97bc50a61&#34;</ETag><Size>2160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;3b536fbf5a72c6f1d25b794d57cc501b&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 02beee2f-f72c-4a54-9a53-317d361ed2b0, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 02beee2f-f72c-4a54-9a53-317d361ed2b0, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 02beee2f-f72c-4a54-9a53-317d361ed2b0, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 48418e18-f369-4e01-8728-8ceef1f94547, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 48418e18-f369-4e01-8728-8ceef1f94547, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 48418e18-f369-4e01-8728-8ceef1f94547, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 341, 'Portions': 76, 'ActivePortions': 76}, '__DEFAULT': {'Rows': 99659, 'Portions': 184, 'ActivePortions': 184}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 76, 'BlobSize': 92648, 'BlobCount': 380}, '__DEFAULT': {'Portions': 184, 'BlobSize': 4489840, 'BlobCount': 920}}, cold bucket stat: (0, 0), frozen bucket stat: (76, 92648)
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:16102/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204539Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204539Z
20251114/us-east-1/s3/aws4_request
2f386afa54142a446341f6948e7e112061d7a96c2879d1e128a094d824866e6a
DEBUG    botocore.auth:auth.py:430 Signature:
e7e6cd0ebc4832d5c2ea5d9bb542996d48765326bb73a93c74ad2da3e6874387
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/cold_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204539Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=e7e6cd0ebc4832d5c2ea5d9bb542996d48765326bb73a93c74ad2da3e6874387', 'amz-sdk-invocation-id': b'6121274f-3d09-4938-aa4b-61bd3969f9aa', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:45:39 GMT', 'x-amzn-requestid': 'jVQ461evbXl9dNPBSsRzqGkHGY3axkupS3vkJSvhRLloBaEuvArB', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>cold_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:16102/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204539Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204539Z
20251114/us-east-1/s3/aws4_request
f4eea81d7cfe102e8854ac9d3718136d9cb0ab7e28fa60f587ad85f9de51ae92
DEBUG    botocore.auth:auth.py:430 Signature:
011f1f148e6ebf23ed3c3f9bea0923131bdbb6f58a4b5637365973eb3cd90e04
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/medium?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204539Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=011f1f148e6ebf23ed3c3f9bea0923131bdbb6f58a4b5637365973eb3cd90e04', 'amz-sdk-invocation-id': b'963b6f11-d7bd-492d-909a-ec8215ef0a62', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:45:39 GMT', 'x-amzn-requestid': 'zIBtV1kFIzb3GwG8mSDv2MycdGPjIBWAas4L0U2be62TZCdBVQID', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>medium</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:16102/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204539Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204539Z
20251114/us-east-1/s3/aws4_request
477f1ef325e849d363e2d3b8541a2d21d48e0b4650a09d636f7ddbc6f52a649a
DEBUG    botocore.auth:auth.py:430 Signature:
501852ee72d598328940150cfec23cc9ce2811d722d780292dd1e8107d1ad377
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/frozen_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204539Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=501852ee72d598328940150cfec23cc9ce2811d722d780292dd1e8107d1ad377', 'amz-sdk-invocation-id': b'73b4140c-954c-4650-9bef-8f3dd83b1a37', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 28200
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:45:39 GMT', 'x-amzn-requestid': 'zdYvOwKv3Z1SXhUsPaHoKii5ifIVSHAtOph0P0LzG8VWQ4YeY5yn', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '28200', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;34eff939966dd96fc61e04bee3d4ba4f&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A2%3A1816%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;c745068d481b0515aea4165b916ec5cb&#34;</ETag><Size>1816</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;fb23f9171b17757cb1dc2e176469b4a5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;710bd12a125a7a0826c6dabe086b07b9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;be0a7c1984f4c8093eabc624229e85d5&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;a65d4652ca975ca96dd4adc269404389&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;0b1b088a94fe98718b260b4e9262c5c6&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;756c8bf50e1b14ddff981f3d35b13a9a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f6ca311e356541dde08266785f2d8dcb&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A2%3A1296%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;83616eaa943da37ef7a92311c263371e&#34;</ETag><Size>1296</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;efd7c7e653e7b4cae5fa36e16311349c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;011746a5ca01506fdf83964c27756f29&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037905%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;af992cc29bb2d9de8afef2fa09221752&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7d2dd5438efac312030ab1d7ff2404c0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A2%3A1496%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;65a7ecaa6689f54356759745386bb91d&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;30b77b5019f350acbf9f718551d2da77&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1616%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;57a665afff22ef5b34e6e3d54deceb64&#34;</ETag><Size>1616</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;af26aa3d5e60723ce6781c6f3c2fc0ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A2%3A1320%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;809a9542bd1ef395b5328d6c62a10038&#34;</ETag><Size>1320</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;cb2ec8fd8e2f39c71ca7fd8e26141b9e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A4%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d6fc50af39123e0c794e997429c894f8&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A5%3A1360%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;65143fdbcdcf279b6c27a79c688dd56d&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0aeeeab35fcefe8ebe92923db835b993&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0f234b8606389bcc82637b5eec502dc0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;878094d78836df848f6343a8dd183909&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A3%3A2008%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ac4c5f21766b72b1ef9379e666fba4e7&#34;</ETag><Size>2008</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1352%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;60d206b93f7f63a6d550278c79178dc9&#34;</ETag><Size>1352</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0187ebcce0242f7da65b2c6f25982550&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ae2150d01ae7f1af2a175cdd5170207a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;62b537d856fda5644fe2cc48902c9731&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e3574f40b33f06df9e67a72ccbbff43c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;20aa44e25b95f87a8c7337a642e24c97&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;1dd035a4cbe08fccc42394835e89df77&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A3%3A1544%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ddfac5c4dd4e6cfa512fc9ef755d80ba&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A4%3A1504%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;73896829b5a8ee7e2a223f80dd6bc99f&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1744%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;9480636392e60386e5fcfa26a7e5fa1e&#34;</ETag><Size>1744</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;86f1b31668de87d96f5f9b73789e6722&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A3%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;daa4772dea9401d3c58dea4ef6f578f1&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;66a62a7691132cb3b4613c1d975fab65&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7e8d7307f40bdeb4f3305e9be602cb27&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;8d018b1c8baffd1d3c1f37f9112e3931&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;eacc29fa533e744afa4e9a034e4063e7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;313094a08eaea3e8b4a9335ffd44f54b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;a13c73d880c9ea8669a713db0044cc73&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;97dd67255e56715570c8124d64393e24&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;48e1e22980ccda9edefd8f1004274739&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A3%3A1736%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;c89ad4686d31b02b0e0e819333897101&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A4%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;b2f2306a3c7f01a5fd37e98c5f0db539&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;00949568528376e724e9fcf4d3b60725&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f472e8e0d0f8111aa3f3bc9c406179b1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;80d5289d31961bf2a3b4ab12a0127d24&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A2%3A1256%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;78ecfb41c1828cbbf3e867460bede6a4&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e88ed3aaa7eca2764356d27ef10cfa1c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;7011ee874e8ff2211e9e54543b3191f4&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1640%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d94425a6997dab6e73d403aaaf1472ea&#34;</ETag><Size>1640</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;2119f8302ae9404302822f9dc235ec46&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f3d1bfdf886644bf29d31bd16584da90&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;2ace9abb6396728189d1f1270d6016c2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;bf78ed23adbd0ac419f1474fe596777e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A4%3A1784%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e97ede3a0b632611b38c82fa05d2f765&#34;</ETag><Size>1784</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;b0e4109c11e7240a3cfd95e0d987e3db&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;43314d5c28b605b5517144e412dfb477&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f48f340d92e63ff14be5fd27cc733f2c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;19a6de2f8fda386c1628a05640b1d614&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;cdd71f3f9258303a74e6bab5a59bf6d5&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A3%3A2112%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;91eda4be98cc3bac3417ee9509f73d7d&#34;</ETag><Size>2112</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A4%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;82778727338cea7e5f52a40b3c40f1d4&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;03be68aedc5e93911c97cacb12d43770&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;9f36bfd117b58e56c940657eecfd89d2&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;aaa0a6e02417d93517e63e65e3e7d2e2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1776%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;8160dece82ad022c94c68998c3b020aa&#34;</ETag><Size>1776</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;790833acc63bba5df43d70161e81146d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A3%3A1360%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;daff5c718ff85eb00c6b270f5760cb91&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d6b393272b0c8a1126c2678e565cb2e9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A1%3A2160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7d58cf2ffa3b3311d1c32aa97bc50a61&#34;</ETag><Size>2160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;3b536fbf5a72c6f1d25b794d57cc501b&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 5d5c5c4a-87e3-4fe5-b374-37234ec2d7a7, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 5d5c5c4a-87e3-4fe5-b374-37234ec2d7a7, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 5d5c5c4a-87e3-4fe5-b374-37234ec2d7a7, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 44e2819b-6003-4bb8-8e6d-5b311c36962c, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 44e2819b-6003-4bb8-8e6d-5b311c36962c, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 44e2819b-6003-4bb8-8e6d-5b311c36962c, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 341, 'Portions': 76, 'ActivePortions': 76}, '__DEFAULT': {'Rows': 99659, 'Portions': 184, 'ActivePortions': 184}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 76, 'BlobSize': 92648, 'BlobCount': 380}, '__DEFAULT': {'Portions': 184, 'BlobSize': 4489840, 'BlobCount': 920}}, cold bucket stat: (0, 0), frozen bucket stat: (76, 92648)
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:16102/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204540Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204540Z
20251114/us-east-1/s3/aws4_request
480dfb964259c41f3c08837cd892c6e365c51933c993290563241326746fdf98
DEBUG    botocore.auth:auth.py:430 Signature:
b040085e6f226499785265e95bb19d26dd54b7e0b58d6ca2a53a664736fbdab2
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/cold_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204540Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=b040085e6f226499785265e95bb19d26dd54b7e0b58d6ca2a53a664736fbdab2', 'amz-sdk-invocation-id': b'09af8549-01a1-42a6-99a8-750a2aa8f211', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:45:40 GMT', 'x-amzn-requestid': 'oOsyGtt2EJs9zbFk1gglmtbiBBqMKapPmNzLjPsaffge2sJEI0sk', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>cold_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:16102/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204540Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204540Z
20251114/us-east-1/s3/aws4_request
8320de5a5b08cb47c71e9b4f780bb0ceb44cb24e770ac6e8127aca2039bd1759
DEBUG    botocore.auth:auth.py:430 Signature:
6631a040bfc8bfc3f4a8e4108fb1dacc1e2b84c5705d0f0f9d3bb4a3acc1f392
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/medium?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204540Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=6631a040bfc8bfc3f4a8e4108fb1dacc1e2b84c5705d0f0f9d3bb4a3acc1f392', 'amz-sdk-invocation-id': b'61b93a9f-8ee0-4345-8749-ed0befcb47bc', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:45:40 GMT', 'x-amzn-requestid': 'nkqaB5rrcKZkTMqyxqjXqJTnX3im9iQ9kUtpxYKd0rbK4kGwOgdO', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>medium</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:16102/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204540Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204540Z
20251114/us-east-1/s3/aws4_request
4b4cd84d4730be7949fa25cf2da2c8b549b03a4ab6125bb96a86131d12a0b96a
DEBUG    botocore.auth:auth.py:430 Signature:
1daf1a1730fead577751a0fc04c7b628e63185304521a8c16a7a7859ef97151d
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/frozen_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204540Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=1daf1a1730fead577751a0fc04c7b628e63185304521a8c16a7a7859ef97151d', 'amz-sdk-invocation-id': b'bd0917d0-dd7d-4810-8ca7-d7fbcab33bff', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 28200
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:45:40 GMT', 'x-amzn-requestid': '7M0f2GsBPYCPN4M7ML7Bp9iO1ncjix6vBsYR1YFSvvML5vHn6GUc', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '28200', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;34eff939966dd96fc61e04bee3d4ba4f&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A2%3A1816%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;c745068d481b0515aea4165b916ec5cb&#34;</ETag><Size>1816</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;fb23f9171b17757cb1dc2e176469b4a5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;710bd12a125a7a0826c6dabe086b07b9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;be0a7c1984f4c8093eabc624229e85d5&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;a65d4652ca975ca96dd4adc269404389&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;0b1b088a94fe98718b260b4e9262c5c6&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;756c8bf50e1b14ddff981f3d35b13a9a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f6ca311e356541dde08266785f2d8dcb&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A2%3A1296%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;83616eaa943da37ef7a92311c263371e&#34;</ETag><Size>1296</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;efd7c7e653e7b4cae5fa36e16311349c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;011746a5ca01506fdf83964c27756f29&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037905%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;af992cc29bb2d9de8afef2fa09221752&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7d2dd5438efac312030ab1d7ff2404c0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A2%3A1496%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;65a7ecaa6689f54356759745386bb91d&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;30b77b5019f350acbf9f718551d2da77&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1616%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;57a665afff22ef5b34e6e3d54deceb64&#34;</ETag><Size>1616</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;af26aa3d5e60723ce6781c6f3c2fc0ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A2%3A1320%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;809a9542bd1ef395b5328d6c62a10038&#34;</ETag><Size>1320</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;cb2ec8fd8e2f39c71ca7fd8e26141b9e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A4%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d6fc50af39123e0c794e997429c894f8&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A5%3A1360%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;65143fdbcdcf279b6c27a79c688dd56d&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0aeeeab35fcefe8ebe92923db835b993&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0f234b8606389bcc82637b5eec502dc0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;878094d78836df848f6343a8dd183909&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A3%3A2008%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ac4c5f21766b72b1ef9379e666fba4e7&#34;</ETag><Size>2008</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1352%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;60d206b93f7f63a6d550278c79178dc9&#34;</ETag><Size>1352</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0187ebcce0242f7da65b2c6f25982550&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ae2150d01ae7f1af2a175cdd5170207a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;62b537d856fda5644fe2cc48902c9731&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e3574f40b33f06df9e67a72ccbbff43c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;20aa44e25b95f87a8c7337a642e24c97&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;1dd035a4cbe08fccc42394835e89df77&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A3%3A1544%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ddfac5c4dd4e6cfa512fc9ef755d80ba&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A4%3A1504%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;73896829b5a8ee7e2a223f80dd6bc99f&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1744%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;9480636392e60386e5fcfa26a7e5fa1e&#34;</ETag><Size>1744</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;86f1b31668de87d96f5f9b73789e6722&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A3%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;daa4772dea9401d3c58dea4ef6f578f1&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;66a62a7691132cb3b4613c1d975fab65&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7e8d7307f40bdeb4f3305e9be602cb27&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;8d018b1c8baffd1d3c1f37f9112e3931&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;eacc29fa533e744afa4e9a034e4063e7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;313094a08eaea3e8b4a9335ffd44f54b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;a13c73d880c9ea8669a713db0044cc73&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;97dd67255e56715570c8124d64393e24&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;48e1e22980ccda9edefd8f1004274739&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A3%3A1736%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;c89ad4686d31b02b0e0e819333897101&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A4%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;b2f2306a3c7f01a5fd37e98c5f0db539&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;00949568528376e724e9fcf4d3b60725&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f472e8e0d0f8111aa3f3bc9c406179b1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;80d5289d31961bf2a3b4ab12a0127d24&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A2%3A1256%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;78ecfb41c1828cbbf3e867460bede6a4&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e88ed3aaa7eca2764356d27ef10cfa1c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;7011ee874e8ff2211e9e54543b3191f4&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1640%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d94425a6997dab6e73d403aaaf1472ea&#34;</ETag><Size>1640</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;2119f8302ae9404302822f9dc235ec46&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f3d1bfdf886644bf29d31bd16584da90&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;2ace9abb6396728189d1f1270d6016c2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;bf78ed23adbd0ac419f1474fe596777e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A4%3A1784%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e97ede3a0b632611b38c82fa05d2f765&#34;</ETag><Size>1784</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;b0e4109c11e7240a3cfd95e0d987e3db&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;43314d5c28b605b5517144e412dfb477&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f48f340d92e63ff14be5fd27cc733f2c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;19a6de2f8fda386c1628a05640b1d614&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;cdd71f3f9258303a74e6bab5a59bf6d5&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A3%3A2112%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;91eda4be98cc3bac3417ee9509f73d7d&#34;</ETag><Size>2112</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A4%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;82778727338cea7e5f52a40b3c40f1d4&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;03be68aedc5e93911c97cacb12d43770&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;9f36bfd117b58e56c940657eecfd89d2&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;aaa0a6e02417d93517e63e65e3e7d2e2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1776%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;8160dece82ad022c94c68998c3b020aa&#34;</ETag><Size>1776</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;790833acc63bba5df43d70161e81146d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A3%3A1360%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;daff5c718ff85eb00c6b270f5760cb91&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d6b393272b0c8a1126c2678e565cb2e9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A1%3A2160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7d58cf2ffa3b3311d1c32aa97bc50a61&#34;</ETag><Size>2160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;3b536fbf5a72c6f1d25b794d57cc501b&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 780d90ae-8a47-4463-a947-b4d4c69f3b37, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 780d90ae-8a47-4463-a947-b4d4c69f3b37, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 780d90ae-8a47-4463-a947-b4d4c69f3b37, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, d2288a07-37d1-4496-bda7-6fc134eef317, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, d2288a07-37d1-4496-bda7-6fc134eef317, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, d2288a07-37d1-4496-bda7-6fc134eef317, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 341, 'Portions': 76, 'ActivePortions': 76}, '__DEFAULT': {'Rows': 99659, 'Portions': 184, 'ActivePortions': 184}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 76, 'BlobSize': 92648, 'BlobCount': 380}, '__DEFAULT': {'Portions': 184, 'BlobSize': 4489840, 'BlobCount': 920}}, cold bucket stat: (0, 0), frozen bucket stat: (76, 92648)
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:16102/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204542Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204542Z
20251114/us-east-1/s3/aws4_request
a4d9937452fa2b4995094c8b6967de4cff1f7840076df1b44248fcfc59c27372
DEBUG    botocore.auth:auth.py:430 Signature:
8e88625837692ea6be77258c40303ec9f2145839ba95b52a75d37669d7aa6b91
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/cold_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204542Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=8e88625837692ea6be77258c40303ec9f2145839ba95b52a75d37669d7aa6b91', 'amz-sdk-invocation-id': b'ebb3dab8-d0ee-4404-b956-d27724c8e3b5', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:45:42 GMT', 'x-amzn-requestid': 'QaDbzFvxDffmu7OpGewrAhDBnw9oroOPpEbrDdjBg7KR28kAu4EB', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>cold_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:16102/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204542Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204542Z
20251114/us-east-1/s3/aws4_request
fd7b524a77b3869ad4c3a854d2b07b60e2fda8c21e146b8ece21cd64074fc1fc
DEBUG    botocore.auth:auth.py:430 Signature:
eed2777aefd7260df7572dc6728f95a216536511d9dbc085e6a3630d7edc032a
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/medium?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204542Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=eed2777aefd7260df7572dc6728f95a216536511d9dbc085e6a3630d7edc032a', 'amz-sdk-invocation-id': b'c43cafc8-8f97-4f7d-b2bb-11f62de08691', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:45:42 GMT', 'x-amzn-requestid': 'WIFZL8C5tvEL7vNqJYROl56sK9myCfe41pZiGvKoTD1wARViWMPo', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>medium</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:16102/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204542Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204542Z
20251114/us-east-1/s3/aws4_request
9da46db9560f71a741b68ae396a7f1578667f54805abcbcc5c3d2fbc53e669ea
DEBUG    botocore.auth:auth.py:430 Signature:
52ed6d469f04773c7e60f20adf22087276aa2a36480c15bf4428b1e5e5b36bdc
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/frozen_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204542Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=52ed6d469f04773c7e60f20adf22087276aa2a36480c15bf4428b1e5e5b36bdc', 'amz-sdk-invocation-id': b'e53a7dd6-f0bb-4e53-a2fb-76c8948e9ae9', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 28200
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:45:42 GMT', 'x-amzn-requestid': '1M4TaocYynaO8rMoWjgdFMpK0oMhDpnXZB1ngzXEzCbEUfpsUylJ', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '28200', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;34eff939966dd96fc61e04bee3d4ba4f&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A2%3A1816%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;c745068d481b0515aea4165b916ec5cb&#34;</ETag><Size>1816</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;fb23f9171b17757cb1dc2e176469b4a5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;710bd12a125a7a0826c6dabe086b07b9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;be0a7c1984f4c8093eabc624229e85d5&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;a65d4652ca975ca96dd4adc269404389&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;0b1b088a94fe98718b260b4e9262c5c6&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;756c8bf50e1b14ddff981f3d35b13a9a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f6ca311e356541dde08266785f2d8dcb&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A2%3A1296%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;83616eaa943da37ef7a92311c263371e&#34;</ETag><Size>1296</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;efd7c7e653e7b4cae5fa36e16311349c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;011746a5ca01506fdf83964c27756f29&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037905%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;af992cc29bb2d9de8afef2fa09221752&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7d2dd5438efac312030ab1d7ff2404c0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A2%3A1496%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;65a7ecaa6689f54356759745386bb91d&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;30b77b5019f350acbf9f718551d2da77&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1616%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;57a665afff22ef5b34e6e3d54deceb64&#34;</ETag><Size>1616</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;af26aa3d5e60723ce6781c6f3c2fc0ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A2%3A1320%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;809a9542bd1ef395b5328d6c62a10038&#34;</ETag><Size>1320</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;cb2ec8fd8e2f39c71ca7fd8e26141b9e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A4%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d6fc50af39123e0c794e997429c894f8&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A5%3A1360%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;65143fdbcdcf279b6c27a79c688dd56d&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0aeeeab35fcefe8ebe92923db835b993&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0f234b8606389bcc82637b5eec502dc0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;878094d78836df848f6343a8dd183909&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A3%3A2008%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ac4c5f21766b72b1ef9379e666fba4e7&#34;</ETag><Size>2008</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1352%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;60d206b93f7f63a6d550278c79178dc9&#34;</ETag><Size>1352</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0187ebcce0242f7da65b2c6f25982550&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ae2150d01ae7f1af2a175cdd5170207a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;62b537d856fda5644fe2cc48902c9731&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e3574f40b33f06df9e67a72ccbbff43c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;20aa44e25b95f87a8c7337a642e24c97&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;1dd035a4cbe08fccc42394835e89df77&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A3%3A1544%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ddfac5c4dd4e6cfa512fc9ef755d80ba&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A4%3A1504%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;73896829b5a8ee7e2a223f80dd6bc99f&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1744%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;9480636392e60386e5fcfa26a7e5fa1e&#34;</ETag><Size>1744</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;86f1b31668de87d96f5f9b73789e6722&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A3%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;daa4772dea9401d3c58dea4ef6f578f1&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;66a62a7691132cb3b4613c1d975fab65&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7e8d7307f40bdeb4f3305e9be602cb27&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;8d018b1c8baffd1d3c1f37f9112e3931&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;eacc29fa533e744afa4e9a034e4063e7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;313094a08eaea3e8b4a9335ffd44f54b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;a13c73d880c9ea8669a713db0044cc73&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;97dd67255e56715570c8124d64393e24&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;48e1e22980ccda9edefd8f1004274739&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A3%3A1736%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;c89ad4686d31b02b0e0e819333897101&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A4%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;b2f2306a3c7f01a5fd37e98c5f0db539&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;00949568528376e724e9fcf4d3b60725&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f472e8e0d0f8111aa3f3bc9c406179b1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;80d5289d31961bf2a3b4ab12a0127d24&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A2%3A1256%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;78ecfb41c1828cbbf3e867460bede6a4&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e88ed3aaa7eca2764356d27ef10cfa1c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;7011ee874e8ff2211e9e54543b3191f4&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1640%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d94425a6997dab6e73d403aaaf1472ea&#34;</ETag><Size>1640</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;2119f8302ae9404302822f9dc235ec46&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f3d1bfdf886644bf29d31bd16584da90&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;2ace9abb6396728189d1f1270d6016c2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;bf78ed23adbd0ac419f1474fe596777e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A4%3A1784%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e97ede3a0b632611b38c82fa05d2f765&#34;</ETag><Size>1784</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;b0e4109c11e7240a3cfd95e0d987e3db&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;43314d5c28b605b5517144e412dfb477&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f48f340d92e63ff14be5fd27cc733f2c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;19a6de2f8fda386c1628a05640b1d614&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;cdd71f3f9258303a74e6bab5a59bf6d5&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A3%3A2112%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;91eda4be98cc3bac3417ee9509f73d7d&#34;</ETag><Size>2112</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A4%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;82778727338cea7e5f52a40b3c40f1d4&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;03be68aedc5e93911c97cacb12d43770&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;9f36bfd117b58e56c940657eecfd89d2&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;aaa0a6e02417d93517e63e65e3e7d2e2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1776%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;8160dece82ad022c94c68998c3b020aa&#34;</ETag><Size>1776</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;790833acc63bba5df43d70161e81146d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A3%3A1360%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;daff5c718ff85eb00c6b270f5760cb91&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d6b393272b0c8a1126c2678e565cb2e9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A1%3A2160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7d58cf2ffa3b3311d1c32aa97bc50a61&#34;</ETag><Size>2160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;3b536fbf5a72c6f1d25b794d57cc501b&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, f0ac25f3-a9c2-41c2-ba65-c87c11ff5bc3, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, f0ac25f3-a9c2-41c2-ba65-c87c11ff5bc3, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, f0ac25f3-a9c2-41c2-ba65-c87c11ff5bc3, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, f19c137e-7b7a-4842-b716-ea3dc0b790bd, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, f19c137e-7b7a-4842-b716-ea3dc0b790bd, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, f19c137e-7b7a-4842-b716-ea3dc0b790bd, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 341, 'Portions': 76, 'ActivePortions': 76}, '__DEFAULT': {'Rows': 99659, 'Portions': 184, 'ActivePortions': 184}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 76, 'BlobSize': 92648, 'BlobCount': 380}, '__DEFAULT': {'Portions': 184, 'BlobSize': 4489840, 'BlobCount': 920}}, cold bucket stat: (0, 0), frozen bucket stat: (76, 92648)
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:16102/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204543Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204543Z
20251114/us-east-1/s3/aws4_request
6b51e18029e042413f652eef424e0279a1fd99d09e32046435b76d307885bf8f
DEBUG    botocore.auth:auth.py:430 Signature:
91489ee7252abf07bc8c330731b53b5aeec7a8b8fd270fd5e55e454c48e1d24c
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/cold_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204543Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=91489ee7252abf07bc8c330731b53b5aeec7a8b8fd270fd5e55e454c48e1d24c', 'amz-sdk-invocation-id': b'43831ac8-1ca6-43d4-8aff-b290f115dbb0', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:45:43 GMT', 'x-amzn-requestid': 'KXTH6ErYCKzSmTrSuNX1Oq5L2FHCQgtXOhyRkQw8GBMXT9avMsSp', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>cold_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:16102/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204543Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204543Z
20251114/us-east-1/s3/aws4_request
cc1e696f569ebbfed61ab0704fb9f0d34fdec994a153bc2677f13fe9e9b07904
DEBUG    botocore.auth:auth.py:430 Signature:
f1455d321981aca90e693229333878ce0885e952f585815ce66a9baff677b5be
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/medium?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204543Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=f1455d321981aca90e693229333878ce0885e952f585815ce66a9baff677b5be', 'amz-sdk-invocation-id': b'52ed5b76-32cf-41e5-bda5-d7c592597d7f', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:45:43 GMT', 'x-amzn-requestid': '2POcixGGHDD7YMYZXtxj7FS7bvo8bmQAQLfbkbnlH0uYBo3wYqUj', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>medium</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:16102/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204543Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204543Z
20251114/us-east-1/s3/aws4_request
98b15d9672403625d9319a7652b906ed0d9897fbf1941cd71965bb116c62d192
DEBUG    botocore.auth:auth.py:430 Signature:
9bddb88a98d0e793321093676d6cd2d879fa038ad673c20071ad8bc0640beb10
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/frozen_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204543Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=9bddb88a98d0e793321093676d6cd2d879fa038ad673c20071ad8bc0640beb10', 'amz-sdk-invocation-id': b'7789b71e-b0bb-4a9b-910c-11a9d6e8369a', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 28200
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:45:43 GMT', 'x-amzn-requestid': 'wqnBslrUTzXP3dDnt4SfPcU3lkemhQdx84zEpF1CgITGzK310RDX', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '28200', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;34eff939966dd96fc61e04bee3d4ba4f&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A2%3A1816%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;c745068d481b0515aea4165b916ec5cb&#34;</ETag><Size>1816</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;fb23f9171b17757cb1dc2e176469b4a5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;710bd12a125a7a0826c6dabe086b07b9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;be0a7c1984f4c8093eabc624229e85d5&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;a65d4652ca975ca96dd4adc269404389&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;0b1b088a94fe98718b260b4e9262c5c6&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;756c8bf50e1b14ddff981f3d35b13a9a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f6ca311e356541dde08266785f2d8dcb&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A2%3A1296%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;83616eaa943da37ef7a92311c263371e&#34;</ETag><Size>1296</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;efd7c7e653e7b4cae5fa36e16311349c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;011746a5ca01506fdf83964c27756f29&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037905%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;af992cc29bb2d9de8afef2fa09221752&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7d2dd5438efac312030ab1d7ff2404c0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A2%3A1496%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;65a7ecaa6689f54356759745386bb91d&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;30b77b5019f350acbf9f718551d2da77&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1616%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;57a665afff22ef5b34e6e3d54deceb64&#34;</ETag><Size>1616</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;af26aa3d5e60723ce6781c6f3c2fc0ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A2%3A1320%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;809a9542bd1ef395b5328d6c62a10038&#34;</ETag><Size>1320</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;cb2ec8fd8e2f39c71ca7fd8e26141b9e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A4%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d6fc50af39123e0c794e997429c894f8&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A5%3A1360%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;65143fdbcdcf279b6c27a79c688dd56d&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0aeeeab35fcefe8ebe92923db835b993&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0f234b8606389bcc82637b5eec502dc0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;878094d78836df848f6343a8dd183909&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A3%3A2008%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ac4c5f21766b72b1ef9379e666fba4e7&#34;</ETag><Size>2008</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1352%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;60d206b93f7f63a6d550278c79178dc9&#34;</ETag><Size>1352</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0187ebcce0242f7da65b2c6f25982550&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ae2150d01ae7f1af2a175cdd5170207a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;62b537d856fda5644fe2cc48902c9731&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e3574f40b33f06df9e67a72ccbbff43c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;20aa44e25b95f87a8c7337a642e24c97&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;1dd035a4cbe08fccc42394835e89df77&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A3%3A1544%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ddfac5c4dd4e6cfa512fc9ef755d80ba&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A4%3A1504%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;73896829b5a8ee7e2a223f80dd6bc99f&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1744%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;9480636392e60386e5fcfa26a7e5fa1e&#34;</ETag><Size>1744</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;86f1b31668de87d96f5f9b73789e6722&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A3%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;daa4772dea9401d3c58dea4ef6f578f1&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;66a62a7691132cb3b4613c1d975fab65&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7e8d7307f40bdeb4f3305e9be602cb27&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;8d018b1c8baffd1d3c1f37f9112e3931&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;eacc29fa533e744afa4e9a034e4063e7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;313094a08eaea3e8b4a9335ffd44f54b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;a13c73d880c9ea8669a713db0044cc73&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;97dd67255e56715570c8124d64393e24&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;48e1e22980ccda9edefd8f1004274739&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A3%3A1736%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;c89ad4686d31b02b0e0e819333897101&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A4%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;b2f2306a3c7f01a5fd37e98c5f0db539&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;00949568528376e724e9fcf4d3b60725&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f472e8e0d0f8111aa3f3bc9c406179b1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;80d5289d31961bf2a3b4ab12a0127d24&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A2%3A1256%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;78ecfb41c1828cbbf3e867460bede6a4&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e88ed3aaa7eca2764356d27ef10cfa1c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;7011ee874e8ff2211e9e54543b3191f4&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1640%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d94425a6997dab6e73d403aaaf1472ea&#34;</ETag><Size>1640</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;2119f8302ae9404302822f9dc235ec46&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f3d1bfdf886644bf29d31bd16584da90&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;2ace9abb6396728189d1f1270d6016c2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;bf78ed23adbd0ac419f1474fe596777e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A4%3A1784%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e97ede3a0b632611b38c82fa05d2f765&#34;</ETag><Size>1784</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;b0e4109c11e7240a3cfd95e0d987e3db&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;43314d5c28b605b5517144e412dfb477&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f48f340d92e63ff14be5fd27cc733f2c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;19a6de2f8fda386c1628a05640b1d614&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;cdd71f3f9258303a74e6bab5a59bf6d5&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A3%3A2112%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;91eda4be98cc3bac3417ee9509f73d7d&#34;</ETag><Size>2112</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A4%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;82778727338cea7e5f52a40b3c40f1d4&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;03be68aedc5e93911c97cacb12d43770&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;9f36bfd117b58e56c940657eecfd89d2&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;aaa0a6e02417d93517e63e65e3e7d2e2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1776%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;8160dece82ad022c94c68998c3b020aa&#34;</ETag><Size>1776</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;790833acc63bba5df43d70161e81146d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A3%3A1360%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;daff5c718ff85eb00c6b270f5760cb91&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d6b393272b0c8a1126c2678e565cb2e9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A1%3A2160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7d58cf2ffa3b3311d1c32aa97bc50a61&#34;</ETag><Size>2160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;3b536fbf5a72c6f1d25b794d57cc501b&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, f6a6737b-a8a7-4238-87ea-b079aa67088c, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, f6a6737b-a8a7-4238-87ea-b079aa67088c, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, f6a6737b-a8a7-4238-87ea-b079aa67088c, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, bd260392-0310-4df1-9c65-8301a45b436b, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, bd260392-0310-4df1-9c65-8301a45b436b, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, bd260392-0310-4df1-9c65-8301a45b436b, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 341, 'Portions': 76, 'ActivePortions': 76}, '__DEFAULT': {'Rows': 99659, 'Portions': 184, 'ActivePortions': 184}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 76, 'BlobSize': 92648, 'BlobCount': 380}, '__DEFAULT': {'Portions': 184, 'BlobSize': 4489840, 'BlobCount': 920}}, cold bucket stat: (0, 0), frozen bucket stat: (76, 92648)
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:16102/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204545Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204545Z
20251114/us-east-1/s3/aws4_request
c2ff5d5ab4ae5dc61446b483ed38a995f1bc7ea7757601f1f9676809e0326297
DEBUG    botocore.auth:auth.py:430 Signature:
9dabd510c8ad2b26544c2a6ef463bdbba646c2cb2bc80baa04933acc965caae0
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/cold_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204545Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=9dabd510c8ad2b26544c2a6ef463bdbba646c2cb2bc80baa04933acc965caae0', 'amz-sdk-invocation-id': b'0f44f28b-4786-4acc-a4d4-08c985f6331f', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:45:45 GMT', 'x-amzn-requestid': 'cNgHl19iVE2ZHmchomdE5AhRdzAbvPO9kCTB0sytgVohzc3acOyT', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>cold_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:16102/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204545Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204545Z
20251114/us-east-1/s3/aws4_request
15bc46493fa3f4a1ba33ae4613347ca76731287462963dffbe131c003a55be88
DEBUG    botocore.auth:auth.py:430 Signature:
39919f4649f0c68166d87b00f172b7a55baf16cce76e8cbf3a8a409d1a8f9b99
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/medium?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204545Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=39919f4649f0c68166d87b00f172b7a55baf16cce76e8cbf3a8a409d1a8f9b99', 'amz-sdk-invocation-id': b'91d6ca3f-961e-4561-a24d-a1325887595b', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:45:45 GMT', 'x-amzn-requestid': 'p2cx33dlDUg6rokZQwphePDaSKvOhNOmk1VodJGAz0jmHAJLQPEu', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>medium</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:16102/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204545Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204545Z
20251114/us-east-1/s3/aws4_request
9e3a64a7949b1a0bbf75134bab2de0bbd4d00a60686a75fdc82ad52d5a22a4fb
DEBUG    botocore.auth:auth.py:430 Signature:
eb5325268220ac741048eb294a53fd87bb2e124e98867fddefedbf606d021222
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/frozen_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204545Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=eb5325268220ac741048eb294a53fd87bb2e124e98867fddefedbf606d021222', 'amz-sdk-invocation-id': b'3ad56339-5206-4cbb-a37d-507bf466cac1', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 28200
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:45:45 GMT', 'x-amzn-requestid': '8tE4Yv50ndjoi6M1XLZEoen8Xf2ezLaYySgZUkmu40Qx14Pn491D', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '28200', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;34eff939966dd96fc61e04bee3d4ba4f&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A2%3A1816%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;c745068d481b0515aea4165b916ec5cb&#34;</ETag><Size>1816</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;fb23f9171b17757cb1dc2e176469b4a5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;710bd12a125a7a0826c6dabe086b07b9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;be0a7c1984f4c8093eabc624229e85d5&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;a65d4652ca975ca96dd4adc269404389&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;0b1b088a94fe98718b260b4e9262c5c6&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;756c8bf50e1b14ddff981f3d35b13a9a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f6ca311e356541dde08266785f2d8dcb&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A2%3A1296%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;83616eaa943da37ef7a92311c263371e&#34;</ETag><Size>1296</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;efd7c7e653e7b4cae5fa36e16311349c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;011746a5ca01506fdf83964c27756f29&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037905%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;af992cc29bb2d9de8afef2fa09221752&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7d2dd5438efac312030ab1d7ff2404c0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A2%3A1496%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;65a7ecaa6689f54356759745386bb91d&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;30b77b5019f350acbf9f718551d2da77&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1616%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;57a665afff22ef5b34e6e3d54deceb64&#34;</ETag><Size>1616</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;af26aa3d5e60723ce6781c6f3c2fc0ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A2%3A1320%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;809a9542bd1ef395b5328d6c62a10038&#34;</ETag><Size>1320</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;cb2ec8fd8e2f39c71ca7fd8e26141b9e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A4%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d6fc50af39123e0c794e997429c894f8&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A5%3A1360%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;65143fdbcdcf279b6c27a79c688dd56d&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0aeeeab35fcefe8ebe92923db835b993&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0f234b8606389bcc82637b5eec502dc0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;878094d78836df848f6343a8dd183909&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A3%3A2008%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ac4c5f21766b72b1ef9379e666fba4e7&#34;</ETag><Size>2008</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1352%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;60d206b93f7f63a6d550278c79178dc9&#34;</ETag><Size>1352</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0187ebcce0242f7da65b2c6f25982550&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ae2150d01ae7f1af2a175cdd5170207a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;62b537d856fda5644fe2cc48902c9731&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e3574f40b33f06df9e67a72ccbbff43c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;20aa44e25b95f87a8c7337a642e24c97&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;1dd035a4cbe08fccc42394835e89df77&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A3%3A1544%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ddfac5c4dd4e6cfa512fc9ef755d80ba&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A4%3A1504%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;73896829b5a8ee7e2a223f80dd6bc99f&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1744%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;9480636392e60386e5fcfa26a7e5fa1e&#34;</ETag><Size>1744</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;86f1b31668de87d96f5f9b73789e6722&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A3%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;daa4772dea9401d3c58dea4ef6f578f1&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;66a62a7691132cb3b4613c1d975fab65&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7e8d7307f40bdeb4f3305e9be602cb27&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;8d018b1c8baffd1d3c1f37f9112e3931&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;eacc29fa533e744afa4e9a034e4063e7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;313094a08eaea3e8b4a9335ffd44f54b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;a13c73d880c9ea8669a713db0044cc73&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;97dd67255e56715570c8124d64393e24&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;48e1e22980ccda9edefd8f1004274739&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A3%3A1736%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;c89ad4686d31b02b0e0e819333897101&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A4%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;b2f2306a3c7f01a5fd37e98c5f0db539&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;00949568528376e724e9fcf4d3b60725&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f472e8e0d0f8111aa3f3bc9c406179b1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;80d5289d31961bf2a3b4ab12a0127d24&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A2%3A1256%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;78ecfb41c1828cbbf3e867460bede6a4&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e88ed3aaa7eca2764356d27ef10cfa1c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;7011ee874e8ff2211e9e54543b3191f4&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1640%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d94425a6997dab6e73d403aaaf1472ea&#34;</ETag><Size>1640</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;2119f8302ae9404302822f9dc235ec46&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f3d1bfdf886644bf29d31bd16584da90&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;2ace9abb6396728189d1f1270d6016c2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;bf78ed23adbd0ac419f1474fe596777e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A4%3A1784%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e97ede3a0b632611b38c82fa05d2f765&#34;</ETag><Size>1784</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;b0e4109c11e7240a3cfd95e0d987e3db&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;43314d5c28b605b5517144e412dfb477&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f48f340d92e63ff14be5fd27cc733f2c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;19a6de2f8fda386c1628a05640b1d614&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;cdd71f3f9258303a74e6bab5a59bf6d5&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A3%3A2112%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;91eda4be98cc3bac3417ee9509f73d7d&#34;</ETag><Size>2112</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A4%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;82778727338cea7e5f52a40b3c40f1d4&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;03be68aedc5e93911c97cacb12d43770&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;9f36bfd117b58e56c940657eecfd89d2&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;aaa0a6e02417d93517e63e65e3e7d2e2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1776%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;8160dece82ad022c94c68998c3b020aa&#34;</ETag><Size>1776</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;790833acc63bba5df43d70161e81146d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A3%3A1360%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;daff5c718ff85eb00c6b270f5760cb91&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d6b393272b0c8a1126c2678e565cb2e9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A1%3A2160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7d58cf2ffa3b3311d1c32aa97bc50a61&#34;</ETag><Size>2160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;3b536fbf5a72c6f1d25b794d57cc501b&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 0f8fc2cf-5982-4904-95f4-03a3e12362c3, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 0f8fc2cf-5982-4904-95f4-03a3e12362c3, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 0f8fc2cf-5982-4904-95f4-03a3e12362c3, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 91bf05dd-4281-4f00-9608-ed24e8f862ed, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 91bf05dd-4281-4f00-9608-ed24e8f862ed, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 91bf05dd-4281-4f00-9608-ed24e8f862ed, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 341, 'Portions': 76, 'ActivePortions': 76}, '__DEFAULT': {'Rows': 99659, 'Portions': 184, 'ActivePortions': 184}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 76, 'BlobSize': 92648, 'BlobCount': 380}, '__DEFAULT': {'Portions': 184, 'BlobSize': 4489840, 'BlobCount': 920}}, cold bucket stat: (0, 0), frozen bucket stat: (76, 92648)
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:16102/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204546Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204546Z
20251114/us-east-1/s3/aws4_request
ddf25a06e670719cd78678f639827147667e63c2067c7204c986c1d114df055e
DEBUG    botocore.auth:auth.py:430 Signature:
23e6339f44fe8e4c5ec87cf3d44fca2d66cf18a9f1f8b322822225929e709612
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/cold_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204546Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=23e6339f44fe8e4c5ec87cf3d44fca2d66cf18a9f1f8b322822225929e709612', 'amz-sdk-invocation-id': b'770aa2c4-143a-4db6-abc6-342f53c31a0b', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:45:46 GMT', 'x-amzn-requestid': 'ncf4EkEvIzvGs72Ju866mjZICWxYrXmtsZ1sgqwTwtPn1OHPchoE', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>cold_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:16102/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204546Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204546Z
20251114/us-east-1/s3/aws4_request
b65fb6dfb92c4d1e07a9a05d2ad555ebbaa2fcf65ac6ac56122739ff3a66041d
DEBUG    botocore.auth:auth.py:430 Signature:
9e38580bbddb465021d7e90306f05bbbc4b4fb2bbebd8caeb3183e765796c9c0
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/medium?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204546Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=9e38580bbddb465021d7e90306f05bbbc4b4fb2bbebd8caeb3183e765796c9c0', 'amz-sdk-invocation-id': b'73b7457b-bff6-4308-9c6a-935a4b475c80', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:45:46 GMT', 'x-amzn-requestid': 'hkyDcyp9qCbdtBUwDizZ3DgGqPZH3OhkeInilZvRnB6p7ZHvub3n', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>medium</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:16102/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204546Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204546Z
20251114/us-east-1/s3/aws4_request
093763ccdf26f58bc1983e783121d3e4d32d2a9607fed1ff7c2400830697222e
DEBUG    botocore.auth:auth.py:430 Signature:
5f3b1568b1330ea88b84e33a2a163033b420cef2238643ffaa275e4e9e1fae44
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/frozen_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204546Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=5f3b1568b1330ea88b84e33a2a163033b420cef2238643ffaa275e4e9e1fae44', 'amz-sdk-invocation-id': b'522ee96c-dbcd-4ff1-825e-bd6d9bd3d073', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 28200
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:45:46 GMT', 'x-amzn-requestid': '0eKwIqgTtT0NPb51ZWACPAT6H4idxf1wFBxuZuvDUbjClWDX6lMm', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '28200', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;34eff939966dd96fc61e04bee3d4ba4f&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A2%3A1816%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;c745068d481b0515aea4165b916ec5cb&#34;</ETag><Size>1816</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;fb23f9171b17757cb1dc2e176469b4a5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;710bd12a125a7a0826c6dabe086b07b9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;be0a7c1984f4c8093eabc624229e85d5&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;a65d4652ca975ca96dd4adc269404389&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;0b1b088a94fe98718b260b4e9262c5c6&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;756c8bf50e1b14ddff981f3d35b13a9a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f6ca311e356541dde08266785f2d8dcb&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A2%3A1296%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;83616eaa943da37ef7a92311c263371e&#34;</ETag><Size>1296</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;efd7c7e653e7b4cae5fa36e16311349c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;011746a5ca01506fdf83964c27756f29&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037905%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;af992cc29bb2d9de8afef2fa09221752&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7d2dd5438efac312030ab1d7ff2404c0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A2%3A1496%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;65a7ecaa6689f54356759745386bb91d&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;30b77b5019f350acbf9f718551d2da77&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1616%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;57a665afff22ef5b34e6e3d54deceb64&#34;</ETag><Size>1616</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;af26aa3d5e60723ce6781c6f3c2fc0ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A2%3A1320%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;809a9542bd1ef395b5328d6c62a10038&#34;</ETag><Size>1320</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;cb2ec8fd8e2f39c71ca7fd8e26141b9e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A4%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d6fc50af39123e0c794e997429c894f8&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A5%3A1360%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;65143fdbcdcf279b6c27a79c688dd56d&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0aeeeab35fcefe8ebe92923db835b993&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0f234b8606389bcc82637b5eec502dc0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;878094d78836df848f6343a8dd183909&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A3%3A2008%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ac4c5f21766b72b1ef9379e666fba4e7&#34;</ETag><Size>2008</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1352%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;60d206b93f7f63a6d550278c79178dc9&#34;</ETag><Size>1352</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0187ebcce0242f7da65b2c6f25982550&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ae2150d01ae7f1af2a175cdd5170207a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;62b537d856fda5644fe2cc48902c9731&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e3574f40b33f06df9e67a72ccbbff43c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;20aa44e25b95f87a8c7337a642e24c97&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;1dd035a4cbe08fccc42394835e89df77&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A3%3A1544%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ddfac5c4dd4e6cfa512fc9ef755d80ba&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A4%3A1504%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;73896829b5a8ee7e2a223f80dd6bc99f&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1744%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;9480636392e60386e5fcfa26a7e5fa1e&#34;</ETag><Size>1744</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;86f1b31668de87d96f5f9b73789e6722&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A3%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;daa4772dea9401d3c58dea4ef6f578f1&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;66a62a7691132cb3b4613c1d975fab65&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7e8d7307f40bdeb4f3305e9be602cb27&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;8d018b1c8baffd1d3c1f37f9112e3931&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;eacc29fa533e744afa4e9a034e4063e7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;313094a08eaea3e8b4a9335ffd44f54b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;a13c73d880c9ea8669a713db0044cc73&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;97dd67255e56715570c8124d64393e24&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;48e1e22980ccda9edefd8f1004274739&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A3%3A1736%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;c89ad4686d31b02b0e0e819333897101&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A4%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;b2f2306a3c7f01a5fd37e98c5f0db539&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;00949568528376e724e9fcf4d3b60725&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f472e8e0d0f8111aa3f3bc9c406179b1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;80d5289d31961bf2a3b4ab12a0127d24&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A2%3A1256%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;78ecfb41c1828cbbf3e867460bede6a4&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e88ed3aaa7eca2764356d27ef10cfa1c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;7011ee874e8ff2211e9e54543b3191f4&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1640%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d94425a6997dab6e73d403aaaf1472ea&#34;</ETag><Size>1640</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;2119f8302ae9404302822f9dc235ec46&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f3d1bfdf886644bf29d31bd16584da90&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;2ace9abb6396728189d1f1270d6016c2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;bf78ed23adbd0ac419f1474fe596777e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A4%3A1784%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e97ede3a0b632611b38c82fa05d2f765&#34;</ETag><Size>1784</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;b0e4109c11e7240a3cfd95e0d987e3db&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;43314d5c28b605b5517144e412dfb477&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f48f340d92e63ff14be5fd27cc733f2c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;19a6de2f8fda386c1628a05640b1d614&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;cdd71f3f9258303a74e6bab5a59bf6d5&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A3%3A2112%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;91eda4be98cc3bac3417ee9509f73d7d&#34;</ETag><Size>2112</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A4%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;82778727338cea7e5f52a40b3c40f1d4&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;03be68aedc5e93911c97cacb12d43770&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;9f36bfd117b58e56c940657eecfd89d2&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;aaa0a6e02417d93517e63e65e3e7d2e2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1776%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;8160dece82ad022c94c68998c3b020aa&#34;</ETag><Size>1776</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;790833acc63bba5df43d70161e81146d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A3%3A1360%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;daff5c718ff85eb00c6b270f5760cb91&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d6b393272b0c8a1126c2678e565cb2e9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A1%3A2160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7d58cf2ffa3b3311d1c32aa97bc50a61&#34;</ETag><Size>2160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;3b536fbf5a72c6f1d25b794d57cc501b&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 7af9b489-c085-4817-b650-08246bef1cde, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 7af9b489-c085-4817-b650-08246bef1cde, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 7af9b489-c085-4817-b650-08246bef1cde, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 015c9ef9-75e7-4fef-8e08-224d638b8ce0, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 015c9ef9-75e7-4fef-8e08-224d638b8ce0, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 015c9ef9-75e7-4fef-8e08-224d638b8ce0, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 341, 'Portions': 76, 'ActivePortions': 76}, '__DEFAULT': {'Rows': 99659, 'Portions': 184, 'ActivePortions': 184}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 76, 'BlobSize': 92648, 'BlobCount': 380}, '__DEFAULT': {'Portions': 184, 'BlobSize': 4489840, 'BlobCount': 920}}, cold bucket stat: (0, 0), frozen bucket stat: (76, 92648)
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:16102/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204548Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204548Z
20251114/us-east-1/s3/aws4_request
e4543030b4e60c0422c6a2d2cc2b42410b8f09c32a8f6e4b427679f6d6740c79
DEBUG    botocore.auth:auth.py:430 Signature:
4815e1316bb36eb37dbb30e0dca27546b5d343255ee41c0ffb621b7d4c6c9e82
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/cold_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204548Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=4815e1316bb36eb37dbb30e0dca27546b5d343255ee41c0ffb621b7d4c6c9e82', 'amz-sdk-invocation-id': b'be457dda-71b9-4c6e-8e62-20b49e9c3f61', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:45:48 GMT', 'x-amzn-requestid': 'Hzkn9WR8vP19nxQPPpABnhBCmDoDup3Q9UYtz0sZ7QG4fSCEENU8', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>cold_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:16102/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204548Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204548Z
20251114/us-east-1/s3/aws4_request
43a09f9d5bf7c9b5834b45f85ff0754105910e32a9d4fbfbb0ba8b67baf4b2e6
DEBUG    botocore.auth:auth.py:430 Signature:
b01dbd409ed4a5b5b32ae3045db0bfd80cc5719a3fc6908900e107d8f1aafd78
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/medium?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204548Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=b01dbd409ed4a5b5b32ae3045db0bfd80cc5719a3fc6908900e107d8f1aafd78', 'amz-sdk-invocation-id': b'9c38853d-4dff-4437-bd1f-3a2bc39eb071', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:45:48 GMT', 'x-amzn-requestid': 'Q96OkkfJq2dWfqIoyyQL7phaN6gtnM6xNyobGCVdJ7tFUvPWqIhG', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>medium</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:16102/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204548Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204548Z
20251114/us-east-1/s3/aws4_request
534bb327324c6d9f982917157371fc3ad714ae7a8141640d5424e4332e490559
DEBUG    botocore.auth:auth.py:430 Signature:
d48ab5917364d1c6cf293faa0dc526f4a9461faab48c3ced6a4ec62def15f254
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/frozen_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204548Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=d48ab5917364d1c6cf293faa0dc526f4a9461faab48c3ced6a4ec62def15f254', 'amz-sdk-invocation-id': b'62f049a3-51de-4968-a81a-4322306bf8af', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 28200
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:45:48 GMT', 'x-amzn-requestid': 'Fi1Oy9qwNTazEVo7Ly6Mcd2rHBzGcC4GFzif4XI0MsHGqihXBew3', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '28200', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;34eff939966dd96fc61e04bee3d4ba4f&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A2%3A1816%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;c745068d481b0515aea4165b916ec5cb&#34;</ETag><Size>1816</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;fb23f9171b17757cb1dc2e176469b4a5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;710bd12a125a7a0826c6dabe086b07b9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;be0a7c1984f4c8093eabc624229e85d5&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;a65d4652ca975ca96dd4adc269404389&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;0b1b088a94fe98718b260b4e9262c5c6&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;756c8bf50e1b14ddff981f3d35b13a9a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f6ca311e356541dde08266785f2d8dcb&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A2%3A1296%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;83616eaa943da37ef7a92311c263371e&#34;</ETag><Size>1296</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;efd7c7e653e7b4cae5fa36e16311349c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;011746a5ca01506fdf83964c27756f29&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037905%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;af992cc29bb2d9de8afef2fa09221752&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7d2dd5438efac312030ab1d7ff2404c0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A2%3A1496%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;65a7ecaa6689f54356759745386bb91d&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;30b77b5019f350acbf9f718551d2da77&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1616%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;57a665afff22ef5b34e6e3d54deceb64&#34;</ETag><Size>1616</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;af26aa3d5e60723ce6781c6f3c2fc0ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A2%3A1320%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;809a9542bd1ef395b5328d6c62a10038&#34;</ETag><Size>1320</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;cb2ec8fd8e2f39c71ca7fd8e26141b9e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A4%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d6fc50af39123e0c794e997429c894f8&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A5%3A1360%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;65143fdbcdcf279b6c27a79c688dd56d&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0aeeeab35fcefe8ebe92923db835b993&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0f234b8606389bcc82637b5eec502dc0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;878094d78836df848f6343a8dd183909&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A3%3A2008%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ac4c5f21766b72b1ef9379e666fba4e7&#34;</ETag><Size>2008</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1352%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;60d206b93f7f63a6d550278c79178dc9&#34;</ETag><Size>1352</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0187ebcce0242f7da65b2c6f25982550&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ae2150d01ae7f1af2a175cdd5170207a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;62b537d856fda5644fe2cc48902c9731&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e3574f40b33f06df9e67a72ccbbff43c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;20aa44e25b95f87a8c7337a642e24c97&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;1dd035a4cbe08fccc42394835e89df77&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A3%3A1544%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ddfac5c4dd4e6cfa512fc9ef755d80ba&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A4%3A1504%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;73896829b5a8ee7e2a223f80dd6bc99f&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1744%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;9480636392e60386e5fcfa26a7e5fa1e&#34;</ETag><Size>1744</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;86f1b31668de87d96f5f9b73789e6722&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A3%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;daa4772dea9401d3c58dea4ef6f578f1&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;66a62a7691132cb3b4613c1d975fab65&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7e8d7307f40bdeb4f3305e9be602cb27&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;8d018b1c8baffd1d3c1f37f9112e3931&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;eacc29fa533e744afa4e9a034e4063e7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;313094a08eaea3e8b4a9335ffd44f54b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;a13c73d880c9ea8669a713db0044cc73&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;97dd67255e56715570c8124d64393e24&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;48e1e22980ccda9edefd8f1004274739&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A3%3A1736%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;c89ad4686d31b02b0e0e819333897101&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A4%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;b2f2306a3c7f01a5fd37e98c5f0db539&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;00949568528376e724e9fcf4d3b60725&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f472e8e0d0f8111aa3f3bc9c406179b1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;80d5289d31961bf2a3b4ab12a0127d24&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A2%3A1256%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;78ecfb41c1828cbbf3e867460bede6a4&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e88ed3aaa7eca2764356d27ef10cfa1c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;7011ee874e8ff2211e9e54543b3191f4&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1640%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d94425a6997dab6e73d403aaaf1472ea&#34;</ETag><Size>1640</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;2119f8302ae9404302822f9dc235ec46&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f3d1bfdf886644bf29d31bd16584da90&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;2ace9abb6396728189d1f1270d6016c2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;bf78ed23adbd0ac419f1474fe596777e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A4%3A1784%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e97ede3a0b632611b38c82fa05d2f765&#34;</ETag><Size>1784</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;b0e4109c11e7240a3cfd95e0d987e3db&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;43314d5c28b605b5517144e412dfb477&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f48f340d92e63ff14be5fd27cc733f2c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;19a6de2f8fda386c1628a05640b1d614&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;cdd71f3f9258303a74e6bab5a59bf6d5&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A3%3A2112%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;91eda4be98cc3bac3417ee9509f73d7d&#34;</ETag><Size>2112</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A4%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;82778727338cea7e5f52a40b3c40f1d4&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;03be68aedc5e93911c97cacb12d43770&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;9f36bfd117b58e56c940657eecfd89d2&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;aaa0a6e02417d93517e63e65e3e7d2e2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1776%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;8160dece82ad022c94c68998c3b020aa&#34;</ETag><Size>1776</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;790833acc63bba5df43d70161e81146d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A3%3A1360%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;daff5c718ff85eb00c6b270f5760cb91&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d6b393272b0c8a1126c2678e565cb2e9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A1%3A2160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7d58cf2ffa3b3311d1c32aa97bc50a61&#34;</ETag><Size>2160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;3b536fbf5a72c6f1d25b794d57cc501b&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 50c1c5e1-51f3-4be6-9698-7d71f2d7a876, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 50c1c5e1-51f3-4be6-9698-7d71f2d7a876, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 50c1c5e1-51f3-4be6-9698-7d71f2d7a876, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 3e18641f-0f48-45da-a48b-8bc6d35fac21, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 3e18641f-0f48-45da-a48b-8bc6d35fac21, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 3e18641f-0f48-45da-a48b-8bc6d35fac21, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 341, 'Portions': 76, 'ActivePortions': 76}, '__DEFAULT': {'Rows': 99659, 'Portions': 184, 'ActivePortions': 184}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 76, 'BlobSize': 92648, 'BlobCount': 380}, '__DEFAULT': {'Portions': 184, 'BlobSize': 4489840, 'BlobCount': 920}}, cold bucket stat: (0, 0), frozen bucket stat: (76, 92648)
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:16102/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204549Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204549Z
20251114/us-east-1/s3/aws4_request
45eb4fecd05ab11c9bacefe815576675ef7533a059d6dea7784c131123ba89d3
DEBUG    botocore.auth:auth.py:430 Signature:
1157aa51f50828929c5f8bd0600577dddaddca290dc1f4aa831b8c973a669a08
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/cold_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204549Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=1157aa51f50828929c5f8bd0600577dddaddca290dc1f4aa831b8c973a669a08', 'amz-sdk-invocation-id': b'b6b4e904-4b13-4e70-964a-d7fe37dc52cf', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:45:49 GMT', 'x-amzn-requestid': 'GNNcx32JOkZqaVwVkQptyagxxL5jwh7uwvLVIyajWOgiIQfIjFhL', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>cold_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:16102/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204549Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204549Z
20251114/us-east-1/s3/aws4_request
f6dc13d8833bbb13e921d85cc05fd40d7a001a3b8c1070cbc24567d5ceef4cce
DEBUG    botocore.auth:auth.py:430 Signature:
1e999f2502c52fe9737340bf5678f1617ab8c11d2729fceba4ff92e6dc65fed6
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/medium?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204549Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=1e999f2502c52fe9737340bf5678f1617ab8c11d2729fceba4ff92e6dc65fed6', 'amz-sdk-invocation-id': b'75c78587-681d-461d-99c9-76768beb95fd', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:45:49 GMT', 'x-amzn-requestid': 'zP4je4hzugsQxZrDUvMzmNjw6HVCaVxJxsPNYUv54I9ZIXcPS048', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>medium</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:16102/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204549Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204549Z
20251114/us-east-1/s3/aws4_request
b161faf88c7a6a57e320d44551c37dcc3d6c22ead0a151f1b2baf24fce8a4a96
DEBUG    botocore.auth:auth.py:430 Signature:
224af86f7010974194cfea25e90e2c264bfa06179a92db3da70153724ccfb6f6
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/frozen_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204549Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=224af86f7010974194cfea25e90e2c264bfa06179a92db3da70153724ccfb6f6', 'amz-sdk-invocation-id': b'af5bc4c9-8a13-4e66-b927-63f686c9ea7b', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 28200
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:45:49 GMT', 'x-amzn-requestid': 'i0TNhDHVzdiUNQEbJGkwejBCvbceC7lFKPcj7Xm2ggqg04a01Z3b', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '28200', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;34eff939966dd96fc61e04bee3d4ba4f&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A2%3A1816%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;c745068d481b0515aea4165b916ec5cb&#34;</ETag><Size>1816</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;fb23f9171b17757cb1dc2e176469b4a5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;710bd12a125a7a0826c6dabe086b07b9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;be0a7c1984f4c8093eabc624229e85d5&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;a65d4652ca975ca96dd4adc269404389&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;0b1b088a94fe98718b260b4e9262c5c6&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;756c8bf50e1b14ddff981f3d35b13a9a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f6ca311e356541dde08266785f2d8dcb&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A2%3A1296%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;83616eaa943da37ef7a92311c263371e&#34;</ETag><Size>1296</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;efd7c7e653e7b4cae5fa36e16311349c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;011746a5ca01506fdf83964c27756f29&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037905%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;af992cc29bb2d9de8afef2fa09221752&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7d2dd5438efac312030ab1d7ff2404c0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A2%3A1496%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;65a7ecaa6689f54356759745386bb91d&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;30b77b5019f350acbf9f718551d2da77&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1616%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;57a665afff22ef5b34e6e3d54deceb64&#34;</ETag><Size>1616</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;af26aa3d5e60723ce6781c6f3c2fc0ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A2%3A1320%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;809a9542bd1ef395b5328d6c62a10038&#34;</ETag><Size>1320</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;cb2ec8fd8e2f39c71ca7fd8e26141b9e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A4%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d6fc50af39123e0c794e997429c894f8&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A5%3A1360%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;65143fdbcdcf279b6c27a79c688dd56d&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0aeeeab35fcefe8ebe92923db835b993&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0f234b8606389bcc82637b5eec502dc0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;878094d78836df848f6343a8dd183909&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A3%3A2008%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ac4c5f21766b72b1ef9379e666fba4e7&#34;</ETag><Size>2008</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1352%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;60d206b93f7f63a6d550278c79178dc9&#34;</ETag><Size>1352</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0187ebcce0242f7da65b2c6f25982550&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ae2150d01ae7f1af2a175cdd5170207a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;62b537d856fda5644fe2cc48902c9731&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e3574f40b33f06df9e67a72ccbbff43c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;20aa44e25b95f87a8c7337a642e24c97&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;1dd035a4cbe08fccc42394835e89df77&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A3%3A1544%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ddfac5c4dd4e6cfa512fc9ef755d80ba&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A4%3A1504%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;73896829b5a8ee7e2a223f80dd6bc99f&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1744%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;9480636392e60386e5fcfa26a7e5fa1e&#34;</ETag><Size>1744</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;86f1b31668de87d96f5f9b73789e6722&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A3%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;daa4772dea9401d3c58dea4ef6f578f1&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;66a62a7691132cb3b4613c1d975fab65&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7e8d7307f40bdeb4f3305e9be602cb27&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;8d018b1c8baffd1d3c1f37f9112e3931&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;eacc29fa533e744afa4e9a034e4063e7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;313094a08eaea3e8b4a9335ffd44f54b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;a13c73d880c9ea8669a713db0044cc73&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;97dd67255e56715570c8124d64393e24&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;48e1e22980ccda9edefd8f1004274739&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A3%3A1736%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;c89ad4686d31b02b0e0e819333897101&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A4%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;b2f2306a3c7f01a5fd37e98c5f0db539&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;00949568528376e724e9fcf4d3b60725&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f472e8e0d0f8111aa3f3bc9c406179b1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;80d5289d31961bf2a3b4ab12a0127d24&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A2%3A1256%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;78ecfb41c1828cbbf3e867460bede6a4&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e88ed3aaa7eca2764356d27ef10cfa1c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;7011ee874e8ff2211e9e54543b3191f4&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1640%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d94425a6997dab6e73d403aaaf1472ea&#34;</ETag><Size>1640</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;2119f8302ae9404302822f9dc235ec46&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f3d1bfdf886644bf29d31bd16584da90&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;2ace9abb6396728189d1f1270d6016c2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;bf78ed23adbd0ac419f1474fe596777e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A4%3A1784%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e97ede3a0b632611b38c82fa05d2f765&#34;</ETag><Size>1784</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;b0e4109c11e7240a3cfd95e0d987e3db&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;43314d5c28b605b5517144e412dfb477&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f48f340d92e63ff14be5fd27cc733f2c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;19a6de2f8fda386c1628a05640b1d614&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;cdd71f3f9258303a74e6bab5a59bf6d5&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A3%3A2112%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;91eda4be98cc3bac3417ee9509f73d7d&#34;</ETag><Size>2112</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A4%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;82778727338cea7e5f52a40b3c40f1d4&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;03be68aedc5e93911c97cacb12d43770&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;9f36bfd117b58e56c940657eecfd89d2&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;aaa0a6e02417d93517e63e65e3e7d2e2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1776%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;8160dece82ad022c94c68998c3b020aa&#34;</ETag><Size>1776</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;790833acc63bba5df43d70161e81146d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A3%3A1360%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;daff5c718ff85eb00c6b270f5760cb91&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d6b393272b0c8a1126c2678e565cb2e9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A1%3A2160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7d58cf2ffa3b3311d1c32aa97bc50a61&#34;</ETag><Size>2160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;3b536fbf5a72c6f1d25b794d57cc501b&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, d601926c-3aff-46c4-b2c6-bc2213e808bc, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, d601926c-3aff-46c4-b2c6-bc2213e808bc, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, d601926c-3aff-46c4-b2c6-bc2213e808bc, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 89470803-2709-4a09-b8c8-5f626eb565c3, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 89470803-2709-4a09-b8c8-5f626eb565c3, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 89470803-2709-4a09-b8c8-5f626eb565c3, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 341, 'Portions': 76, 'ActivePortions': 76}, '__DEFAULT': {'Rows': 99659, 'Portions': 184, 'ActivePortions': 184}}, blobs: {'__DEFAULT': {'Portions': 184, 'BlobSize': 4489840, 'BlobCount': 920}, '/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 76, 'BlobSize': 92648, 'BlobCount': 380}}, cold bucket stat: (0, 0), frozen bucket stat: (76, 92648)
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:16102/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204550Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204550Z
20251114/us-east-1/s3/aws4_request
6e62f53bbeee6241bb0aa8d298f9ce12d28f66b5213ed6c55235364ca8498baf
DEBUG    botocore.auth:auth.py:430 Signature:
1bb21ab841f7296eb07b4a952a36547d806f4a69d72a863da07ac75805c15010
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/cold_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204550Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=1bb21ab841f7296eb07b4a952a36547d806f4a69d72a863da07ac75805c15010', 'amz-sdk-invocation-id': b'92b582de-888b-49c0-a8ce-517ddff7ddff', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:45:50 GMT', 'x-amzn-requestid': 'KSi91w8WxnG1isucpe2xIrFo8NLExauxer5rS4ZwLHkiD7shetod', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>cold_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:16102/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204550Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204550Z
20251114/us-east-1/s3/aws4_request
9047281919fdb67190453cc0212364bd70cdede8f16ef12c9ebb3ceb57f6ff4b
DEBUG    botocore.auth:auth.py:430 Signature:
12230d3e5b3a641ad5b6cfa3b624fec8802e7ecc372f7d5ef6216e4b53abcf7d
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/medium?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204550Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=12230d3e5b3a641ad5b6cfa3b624fec8802e7ecc372f7d5ef6216e4b53abcf7d', 'amz-sdk-invocation-id': b'd3bae5ae-9e89-4186-ada2-674e98ec8472', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:45:50 GMT', 'x-amzn-requestid': 'uKQKBRrteiHgzYr3WWL0HIlsah97lKw5TYeY3M01PiNknOTMQgjo', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>medium</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:16102/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204550Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204550Z
20251114/us-east-1/s3/aws4_request
782d8d7c8881a162bf45179a4124be5a1ed3895d1c099c786bb5458b6fe8f975
DEBUG    botocore.auth:auth.py:430 Signature:
67a7518998c46b9ffe89e32e337cbb1cecb209c6c1721d7b4edd3e1d6e9bcde8
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/frozen_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204550Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=67a7518998c46b9ffe89e32e337cbb1cecb209c6c1721d7b4edd3e1d6e9bcde8', 'amz-sdk-invocation-id': b'9af6c548-e519-4a1c-bb6e-1f832e3c6ff2', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 28200
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:45:50 GMT', 'x-amzn-requestid': 'PD3u2NSgNdKUffSoaEomuGwg3B6uyp6QwuEmG3HaCLsboQKEqlfy', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '28200', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;34eff939966dd96fc61e04bee3d4ba4f&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A2%3A1816%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;c745068d481b0515aea4165b916ec5cb&#34;</ETag><Size>1816</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;fb23f9171b17757cb1dc2e176469b4a5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;710bd12a125a7a0826c6dabe086b07b9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;be0a7c1984f4c8093eabc624229e85d5&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;a65d4652ca975ca96dd4adc269404389&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;0b1b088a94fe98718b260b4e9262c5c6&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;756c8bf50e1b14ddff981f3d35b13a9a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f6ca311e356541dde08266785f2d8dcb&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A2%3A1296%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;83616eaa943da37ef7a92311c263371e&#34;</ETag><Size>1296</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;efd7c7e653e7b4cae5fa36e16311349c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;011746a5ca01506fdf83964c27756f29&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037905%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;af992cc29bb2d9de8afef2fa09221752&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7d2dd5438efac312030ab1d7ff2404c0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A2%3A1496%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;65a7ecaa6689f54356759745386bb91d&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;30b77b5019f350acbf9f718551d2da77&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1616%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;57a665afff22ef5b34e6e3d54deceb64&#34;</ETag><Size>1616</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;af26aa3d5e60723ce6781c6f3c2fc0ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A2%3A1320%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;809a9542bd1ef395b5328d6c62a10038&#34;</ETag><Size>1320</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;cb2ec8fd8e2f39c71ca7fd8e26141b9e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A4%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d6fc50af39123e0c794e997429c894f8&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A5%3A1360%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;65143fdbcdcf279b6c27a79c688dd56d&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0aeeeab35fcefe8ebe92923db835b993&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0f234b8606389bcc82637b5eec502dc0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;878094d78836df848f6343a8dd183909&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A3%3A2008%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ac4c5f21766b72b1ef9379e666fba4e7&#34;</ETag><Size>2008</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1352%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;60d206b93f7f63a6d550278c79178dc9&#34;</ETag><Size>1352</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0187ebcce0242f7da65b2c6f25982550&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ae2150d01ae7f1af2a175cdd5170207a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;62b537d856fda5644fe2cc48902c9731&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e3574f40b33f06df9e67a72ccbbff43c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;20aa44e25b95f87a8c7337a642e24c97&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;1dd035a4cbe08fccc42394835e89df77&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A3%3A1544%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ddfac5c4dd4e6cfa512fc9ef755d80ba&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A4%3A1504%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;73896829b5a8ee7e2a223f80dd6bc99f&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1744%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;9480636392e60386e5fcfa26a7e5fa1e&#34;</ETag><Size>1744</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;86f1b31668de87d96f5f9b73789e6722&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A3%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;daa4772dea9401d3c58dea4ef6f578f1&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;66a62a7691132cb3b4613c1d975fab65&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7e8d7307f40bdeb4f3305e9be602cb27&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;8d018b1c8baffd1d3c1f37f9112e3931&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;eacc29fa533e744afa4e9a034e4063e7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;313094a08eaea3e8b4a9335ffd44f54b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;a13c73d880c9ea8669a713db0044cc73&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;97dd67255e56715570c8124d64393e24&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;48e1e22980ccda9edefd8f1004274739&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A3%3A1736%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;c89ad4686d31b02b0e0e819333897101&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A4%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;b2f2306a3c7f01a5fd37e98c5f0db539&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;00949568528376e724e9fcf4d3b60725&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f472e8e0d0f8111aa3f3bc9c406179b1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;80d5289d31961bf2a3b4ab12a0127d24&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A2%3A1256%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;78ecfb41c1828cbbf3e867460bede6a4&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e88ed3aaa7eca2764356d27ef10cfa1c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;7011ee874e8ff2211e9e54543b3191f4&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1640%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d94425a6997dab6e73d403aaaf1472ea&#34;</ETag><Size>1640</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;2119f8302ae9404302822f9dc235ec46&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f3d1bfdf886644bf29d31bd16584da90&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;2ace9abb6396728189d1f1270d6016c2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;bf78ed23adbd0ac419f1474fe596777e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A4%3A1784%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e97ede3a0b632611b38c82fa05d2f765&#34;</ETag><Size>1784</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;b0e4109c11e7240a3cfd95e0d987e3db&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;43314d5c28b605b5517144e412dfb477&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f48f340d92e63ff14be5fd27cc733f2c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;19a6de2f8fda386c1628a05640b1d614&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;cdd71f3f9258303a74e6bab5a59bf6d5&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A3%3A2112%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;91eda4be98cc3bac3417ee9509f73d7d&#34;</ETag><Size>2112</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A4%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;82778727338cea7e5f52a40b3c40f1d4&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;03be68aedc5e93911c97cacb12d43770&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;9f36bfd117b58e56c940657eecfd89d2&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;aaa0a6e02417d93517e63e65e3e7d2e2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1776%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;8160dece82ad022c94c68998c3b020aa&#34;</ETag><Size>1776</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;790833acc63bba5df43d70161e81146d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A3%3A1360%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;daff5c718ff85eb00c6b270f5760cb91&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d6b393272b0c8a1126c2678e565cb2e9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A1%3A2160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7d58cf2ffa3b3311d1c32aa97bc50a61&#34;</ETag><Size>2160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;3b536fbf5a72c6f1d25b794d57cc501b&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, ac4fbaa1-3ea8-4705-9102-50ed8a8a8fb9, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, ac4fbaa1-3ea8-4705-9102-50ed8a8a8fb9, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, ac4fbaa1-3ea8-4705-9102-50ed8a8a8fb9, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 62e47ab5-d0b9-4e34-aa94-2cf560ab780c, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 62e47ab5-d0b9-4e34-aa94-2cf560ab780c, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 62e47ab5-d0b9-4e34-aa94-2cf560ab780c, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 341, 'Portions': 76, 'ActivePortions': 76}, '__DEFAULT': {'Rows': 99659, 'Portions': 184, 'ActivePortions': 184}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 76, 'BlobSize': 92648, 'BlobCount': 380}, '__DEFAULT': {'Portions': 184, 'BlobSize': 4489840, 'BlobCount': 920}}, cold bucket stat: (0, 0), frozen bucket stat: (76, 92648)
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:16102/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204552Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204552Z
20251114/us-east-1/s3/aws4_request
2b70a8646514914e721447711a642405558a207cb56a67388672926b6a4ba3da
DEBUG    botocore.auth:auth.py:430 Signature:
ad110de10cc83ab5e70f4b197ecc72553c10d4db7eb98cd680f93e3b8b223ceb
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/cold_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204552Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=ad110de10cc83ab5e70f4b197ecc72553c10d4db7eb98cd680f93e3b8b223ceb', 'amz-sdk-invocation-id': b'06be8d13-01ae-4885-9e49-2fae3e373c97', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:45:52 GMT', 'x-amzn-requestid': 'ymCPgJWy66yhjqz7dncgqoY0BoKvzU5BlPvo14WKq9axO2GkHI75', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>cold_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:16102/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204552Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204552Z
20251114/us-east-1/s3/aws4_request
aae36c131fa28c12e63a8ed748666d5e1bcf9100349debe20aba219cf6c32f04
DEBUG    botocore.auth:auth.py:430 Signature:
41f0bb597cfa5e65c8ebf95e9913199c63ad3f5a884b870666f84761f7176b16
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/medium?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204552Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=41f0bb597cfa5e65c8ebf95e9913199c63ad3f5a884b870666f84761f7176b16', 'amz-sdk-invocation-id': b'80eae437-51a1-481f-b82a-54c42db58e0f', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:45:52 GMT', 'x-amzn-requestid': 'MmMvmIRZU1Jk7wa5IDJDnW0VjWDojmJ9tatcqnvQDVy29LnEjR7G', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>medium</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:16102/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204552Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204552Z
20251114/us-east-1/s3/aws4_request
63c782c85a39826475d4b161a771227b3aeeb84481f8a6e140a23a6065178af1
DEBUG    botocore.auth:auth.py:430 Signature:
30ef324103f9b2b691b923cba9e38dc17a8c30dca563faee82909422277466e5
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/frozen_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204552Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=30ef324103f9b2b691b923cba9e38dc17a8c30dca563faee82909422277466e5', 'amz-sdk-invocation-id': b'fb4f354e-548d-410d-95e5-38181f865124', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 28200
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:45:52 GMT', 'x-amzn-requestid': '6QDFao6Lkp4ZP2iyKXrHRQCVSYCCCI9VihuvmTa3UY5KDRovWUaX', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '28200', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;34eff939966dd96fc61e04bee3d4ba4f&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A2%3A1816%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;c745068d481b0515aea4165b916ec5cb&#34;</ETag><Size>1816</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;fb23f9171b17757cb1dc2e176469b4a5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;710bd12a125a7a0826c6dabe086b07b9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;be0a7c1984f4c8093eabc624229e85d5&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;a65d4652ca975ca96dd4adc269404389&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;0b1b088a94fe98718b260b4e9262c5c6&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;756c8bf50e1b14ddff981f3d35b13a9a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f6ca311e356541dde08266785f2d8dcb&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A2%3A1296%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;83616eaa943da37ef7a92311c263371e&#34;</ETag><Size>1296</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;efd7c7e653e7b4cae5fa36e16311349c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;011746a5ca01506fdf83964c27756f29&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037905%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;af992cc29bb2d9de8afef2fa09221752&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7d2dd5438efac312030ab1d7ff2404c0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A2%3A1496%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;65a7ecaa6689f54356759745386bb91d&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;30b77b5019f350acbf9f718551d2da77&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1616%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;57a665afff22ef5b34e6e3d54deceb64&#34;</ETag><Size>1616</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;af26aa3d5e60723ce6781c6f3c2fc0ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A2%3A1320%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;809a9542bd1ef395b5328d6c62a10038&#34;</ETag><Size>1320</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;cb2ec8fd8e2f39c71ca7fd8e26141b9e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A4%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d6fc50af39123e0c794e997429c894f8&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A5%3A1360%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;65143fdbcdcf279b6c27a79c688dd56d&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0aeeeab35fcefe8ebe92923db835b993&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0f234b8606389bcc82637b5eec502dc0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;878094d78836df848f6343a8dd183909&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A3%3A2008%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ac4c5f21766b72b1ef9379e666fba4e7&#34;</ETag><Size>2008</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1352%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;60d206b93f7f63a6d550278c79178dc9&#34;</ETag><Size>1352</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0187ebcce0242f7da65b2c6f25982550&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ae2150d01ae7f1af2a175cdd5170207a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;62b537d856fda5644fe2cc48902c9731&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e3574f40b33f06df9e67a72ccbbff43c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;20aa44e25b95f87a8c7337a642e24c97&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;1dd035a4cbe08fccc42394835e89df77&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A3%3A1544%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ddfac5c4dd4e6cfa512fc9ef755d80ba&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A4%3A1504%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;73896829b5a8ee7e2a223f80dd6bc99f&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1744%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;9480636392e60386e5fcfa26a7e5fa1e&#34;</ETag><Size>1744</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;86f1b31668de87d96f5f9b73789e6722&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A3%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;daa4772dea9401d3c58dea4ef6f578f1&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;66a62a7691132cb3b4613c1d975fab65&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7e8d7307f40bdeb4f3305e9be602cb27&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;8d018b1c8baffd1d3c1f37f9112e3931&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;eacc29fa533e744afa4e9a034e4063e7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;313094a08eaea3e8b4a9335ffd44f54b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;a13c73d880c9ea8669a713db0044cc73&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;97dd67255e56715570c8124d64393e24&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;48e1e22980ccda9edefd8f1004274739&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A3%3A1736%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;c89ad4686d31b02b0e0e819333897101&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A4%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;b2f2306a3c7f01a5fd37e98c5f0db539&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;00949568528376e724e9fcf4d3b60725&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f472e8e0d0f8111aa3f3bc9c406179b1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;80d5289d31961bf2a3b4ab12a0127d24&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A2%3A1256%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;78ecfb41c1828cbbf3e867460bede6a4&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e88ed3aaa7eca2764356d27ef10cfa1c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;7011ee874e8ff2211e9e54543b3191f4&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1640%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d94425a6997dab6e73d403aaaf1472ea&#34;</ETag><Size>1640</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;2119f8302ae9404302822f9dc235ec46&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f3d1bfdf886644bf29d31bd16584da90&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;2ace9abb6396728189d1f1270d6016c2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;bf78ed23adbd0ac419f1474fe596777e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A4%3A1784%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e97ede3a0b632611b38c82fa05d2f765&#34;</ETag><Size>1784</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;b0e4109c11e7240a3cfd95e0d987e3db&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;43314d5c28b605b5517144e412dfb477&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f48f340d92e63ff14be5fd27cc733f2c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;19a6de2f8fda386c1628a05640b1d614&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;cdd71f3f9258303a74e6bab5a59bf6d5&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A3%3A2112%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;91eda4be98cc3bac3417ee9509f73d7d&#34;</ETag><Size>2112</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A4%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;82778727338cea7e5f52a40b3c40f1d4&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;03be68aedc5e93911c97cacb12d43770&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;9f36bfd117b58e56c940657eecfd89d2&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;aaa0a6e02417d93517e63e65e3e7d2e2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1776%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;8160dece82ad022c94c68998c3b020aa&#34;</ETag><Size>1776</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;790833acc63bba5df43d70161e81146d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A3%3A1360%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;daff5c718ff85eb00c6b270f5760cb91&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d6b393272b0c8a1126c2678e565cb2e9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A1%3A2160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7d58cf2ffa3b3311d1c32aa97bc50a61&#34;</ETag><Size>2160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;3b536fbf5a72c6f1d25b794d57cc501b&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, f846f57b-2697-40af-8f03-9faf3884f020, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, f846f57b-2697-40af-8f03-9faf3884f020, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, f846f57b-2697-40af-8f03-9faf3884f020, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 511c5d0c-3e6d-44fb-af1f-e396561e1ddc, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 511c5d0c-3e6d-44fb-af1f-e396561e1ddc, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 511c5d0c-3e6d-44fb-af1f-e396561e1ddc, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 341, 'Portions': 76, 'ActivePortions': 76}, '__DEFAULT': {'Rows': 99659, 'Portions': 184, 'ActivePortions': 184}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 76, 'BlobSize': 92648, 'BlobCount': 380}, '__DEFAULT': {'Portions': 184, 'BlobSize': 4489840, 'BlobCount': 920}}, cold bucket stat: (0, 0), frozen bucket stat: (76, 92648)
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:16102/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204553Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204553Z
20251114/us-east-1/s3/aws4_request
35147be2251476bb3cfc885adeb7400da1b47fc5fbad2d9af1e35a892770fa7a
DEBUG    botocore.auth:auth.py:430 Signature:
277c2dd0da8c63976fa002da6e8fd84b41a55a0bb012143bd2ee7b3f070ecd7c
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/cold_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204553Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=277c2dd0da8c63976fa002da6e8fd84b41a55a0bb012143bd2ee7b3f070ecd7c', 'amz-sdk-invocation-id': b'7d301c12-80ec-43b1-8fa0-5b13776e264c', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:45:53 GMT', 'x-amzn-requestid': 'tAccTUctwjeChEnm6xhTyzp6vrgAQtvnpyXvxdHxT89fI67RY2oU', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>cold_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:16102/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204553Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204553Z
20251114/us-east-1/s3/aws4_request
70f72082adf0d86d01e2e48a57457fb43f736d969be2761358f36d255266bbdb
DEBUG    botocore.auth:auth.py:430 Signature:
a63cf78cc4ef52f24ff43638e462839def9bcc3f8aa8eb51d77dcd716258a2ed
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/medium?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204553Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=a63cf78cc4ef52f24ff43638e462839def9bcc3f8aa8eb51d77dcd716258a2ed', 'amz-sdk-invocation-id': b'0c73ab86-9735-498b-bf2a-000256df2e51', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:45:53 GMT', 'x-amzn-requestid': 'T2GdJYOBdBGXVDDhvnePxrRxMwcz5YNNWnoJRl1PkV6nEKcGGkNP', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>medium</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:16102/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204553Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204553Z
20251114/us-east-1/s3/aws4_request
6dd16e1beb2ea5739f131b53e620268d98109c23db5107b1c781a9674a0f56b5
DEBUG    botocore.auth:auth.py:430 Signature:
c3b6b40d1f548fda8d64e3d82fb92a2f19c65d426ba2d33df788cfead37ca039
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/frozen_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204553Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=c3b6b40d1f548fda8d64e3d82fb92a2f19c65d426ba2d33df788cfead37ca039', 'amz-sdk-invocation-id': b'991c9972-2a68-43c0-8522-35a41e2baae7', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 28200
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:45:53 GMT', 'x-amzn-requestid': 'FCtoLOrFpaMrNQ9kyBlelCH0LMTnQGnw3zSolEzPCJNNstgEl2YR', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '28200', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;34eff939966dd96fc61e04bee3d4ba4f&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A2%3A1816%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;c745068d481b0515aea4165b916ec5cb&#34;</ETag><Size>1816</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;fb23f9171b17757cb1dc2e176469b4a5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;710bd12a125a7a0826c6dabe086b07b9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;be0a7c1984f4c8093eabc624229e85d5&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;a65d4652ca975ca96dd4adc269404389&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;0b1b088a94fe98718b260b4e9262c5c6&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;756c8bf50e1b14ddff981f3d35b13a9a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f6ca311e356541dde08266785f2d8dcb&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A2%3A1296%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;83616eaa943da37ef7a92311c263371e&#34;</ETag><Size>1296</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;efd7c7e653e7b4cae5fa36e16311349c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;011746a5ca01506fdf83964c27756f29&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037905%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;af992cc29bb2d9de8afef2fa09221752&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7d2dd5438efac312030ab1d7ff2404c0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A2%3A1496%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;65a7ecaa6689f54356759745386bb91d&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;30b77b5019f350acbf9f718551d2da77&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1616%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;57a665afff22ef5b34e6e3d54deceb64&#34;</ETag><Size>1616</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;af26aa3d5e60723ce6781c6f3c2fc0ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A2%3A1320%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;809a9542bd1ef395b5328d6c62a10038&#34;</ETag><Size>1320</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;cb2ec8fd8e2f39c71ca7fd8e26141b9e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A4%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d6fc50af39123e0c794e997429c894f8&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A5%3A1360%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;65143fdbcdcf279b6c27a79c688dd56d&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0aeeeab35fcefe8ebe92923db835b993&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0f234b8606389bcc82637b5eec502dc0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;878094d78836df848f6343a8dd183909&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A3%3A2008%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ac4c5f21766b72b1ef9379e666fba4e7&#34;</ETag><Size>2008</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1352%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;60d206b93f7f63a6d550278c79178dc9&#34;</ETag><Size>1352</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0187ebcce0242f7da65b2c6f25982550&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ae2150d01ae7f1af2a175cdd5170207a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;62b537d856fda5644fe2cc48902c9731&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e3574f40b33f06df9e67a72ccbbff43c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;20aa44e25b95f87a8c7337a642e24c97&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;1dd035a4cbe08fccc42394835e89df77&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A3%3A1544%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ddfac5c4dd4e6cfa512fc9ef755d80ba&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A4%3A1504%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;73896829b5a8ee7e2a223f80dd6bc99f&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1744%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;9480636392e60386e5fcfa26a7e5fa1e&#34;</ETag><Size>1744</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;86f1b31668de87d96f5f9b73789e6722&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A3%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;daa4772dea9401d3c58dea4ef6f578f1&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;66a62a7691132cb3b4613c1d975fab65&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7e8d7307f40bdeb4f3305e9be602cb27&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;8d018b1c8baffd1d3c1f37f9112e3931&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;eacc29fa533e744afa4e9a034e4063e7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;313094a08eaea3e8b4a9335ffd44f54b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;a13c73d880c9ea8669a713db0044cc73&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;97dd67255e56715570c8124d64393e24&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;48e1e22980ccda9edefd8f1004274739&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A3%3A1736%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;c89ad4686d31b02b0e0e819333897101&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A4%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;b2f2306a3c7f01a5fd37e98c5f0db539&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;00949568528376e724e9fcf4d3b60725&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f472e8e0d0f8111aa3f3bc9c406179b1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;80d5289d31961bf2a3b4ab12a0127d24&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A2%3A1256%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;78ecfb41c1828cbbf3e867460bede6a4&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e88ed3aaa7eca2764356d27ef10cfa1c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;7011ee874e8ff2211e9e54543b3191f4&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1640%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d94425a6997dab6e73d403aaaf1472ea&#34;</ETag><Size>1640</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;2119f8302ae9404302822f9dc235ec46&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f3d1bfdf886644bf29d31bd16584da90&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;2ace9abb6396728189d1f1270d6016c2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;bf78ed23adbd0ac419f1474fe596777e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A4%3A1784%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e97ede3a0b632611b38c82fa05d2f765&#34;</ETag><Size>1784</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;b0e4109c11e7240a3cfd95e0d987e3db&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;43314d5c28b605b5517144e412dfb477&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f48f340d92e63ff14be5fd27cc733f2c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;19a6de2f8fda386c1628a05640b1d614&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;cdd71f3f9258303a74e6bab5a59bf6d5&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A3%3A2112%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;91eda4be98cc3bac3417ee9509f73d7d&#34;</ETag><Size>2112</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A4%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;82778727338cea7e5f52a40b3c40f1d4&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;03be68aedc5e93911c97cacb12d43770&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;9f36bfd117b58e56c940657eecfd89d2&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;aaa0a6e02417d93517e63e65e3e7d2e2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1776%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;8160dece82ad022c94c68998c3b020aa&#34;</ETag><Size>1776</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;790833acc63bba5df43d70161e81146d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A3%3A1360%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;daff5c718ff85eb00c6b270f5760cb91&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d6b393272b0c8a1126c2678e565cb2e9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A1%3A2160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7d58cf2ffa3b3311d1c32aa97bc50a61&#34;</ETag><Size>2160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;3b536fbf5a72c6f1d25b794d57cc501b&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 61723fa9-fd01-455b-87dc-69f468e8bc64, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 61723fa9-fd01-455b-87dc-69f468e8bc64, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 61723fa9-fd01-455b-87dc-69f468e8bc64, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, a3772576-4505-46a8-a569-df5eec8eb85e, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, a3772576-4505-46a8-a569-df5eec8eb85e, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, a3772576-4505-46a8-a569-df5eec8eb85e, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 341, 'Portions': 76, 'ActivePortions': 76}, '__DEFAULT': {'Rows': 99659, 'Portions': 184, 'ActivePortions': 184}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 76, 'BlobSize': 92648, 'BlobCount': 380}, '__DEFAULT': {'Portions': 184, 'BlobSize': 4489840, 'BlobCount': 920}}, cold bucket stat: (0, 0), frozen bucket stat: (76, 92648)
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:16102/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204555Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204555Z
20251114/us-east-1/s3/aws4_request
02523d81e7417c1ec7d8069190c41823055e5171c17bd91e0b583d80274cb9ae
DEBUG    botocore.auth:auth.py:430 Signature:
98a6e7f67f67604e3bf2c50860c3cf17a60684845562f739422d9be73b544fa2
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/cold_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204555Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=98a6e7f67f67604e3bf2c50860c3cf17a60684845562f739422d9be73b544fa2', 'amz-sdk-invocation-id': b'8ae532d2-22fa-4cd5-acad-5972ae4b96f6', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:45:55 GMT', 'x-amzn-requestid': 'ZEJyLYI1k4d9jmKeMgvzNBsH2PnhXjpeZTTQqwH5tdZoKfCZh7iS', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>cold_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:16102/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204555Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204555Z
20251114/us-east-1/s3/aws4_request
074b76574b69e57fa3a4c1ecae4998064055977d2a124dc77fbcb8367f47d04f
DEBUG    botocore.auth:auth.py:430 Signature:
81ea6be447012ef564cc67fd5962d5ec5dd65b1b84f1d3af09248c558e4cd92a
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/medium?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204555Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=81ea6be447012ef564cc67fd5962d5ec5dd65b1b84f1d3af09248c558e4cd92a', 'amz-sdk-invocation-id': b'5709032c-daf9-430e-87e7-5a3a61747d5e', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:45:55 GMT', 'x-amzn-requestid': 'wlLHpUsYkS1hdPglbmI7W2lutoBlCpjaODhCQc1j9Wa8IH3H1HRf', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>medium</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:16102/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204555Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204555Z
20251114/us-east-1/s3/aws4_request
76b408f31e314231c82513963b216a6b51f44ca794251a3f3f4c1c1a9ec1fe1e
DEBUG    botocore.auth:auth.py:430 Signature:
3058265cbf528ed38f3f2c03d4d5fd8c1da88e7bb5f40d4d4addcb6d5eb99861
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/frozen_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204555Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=3058265cbf528ed38f3f2c03d4d5fd8c1da88e7bb5f40d4d4addcb6d5eb99861', 'amz-sdk-invocation-id': b'581329a9-4a8d-429c-9313-4e73ec1c11d9', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 28200
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:45:55 GMT', 'x-amzn-requestid': 'liVQ0pxE0Ejfc1qz5Qzdp6ogOAPJGLtOWg6w3eneid7mQVmgJBuv', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '28200', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;34eff939966dd96fc61e04bee3d4ba4f&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A2%3A1816%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;c745068d481b0515aea4165b916ec5cb&#34;</ETag><Size>1816</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;fb23f9171b17757cb1dc2e176469b4a5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;710bd12a125a7a0826c6dabe086b07b9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;be0a7c1984f4c8093eabc624229e85d5&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;a65d4652ca975ca96dd4adc269404389&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;0b1b088a94fe98718b260b4e9262c5c6&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;756c8bf50e1b14ddff981f3d35b13a9a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f6ca311e356541dde08266785f2d8dcb&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A2%3A1296%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;83616eaa943da37ef7a92311c263371e&#34;</ETag><Size>1296</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;efd7c7e653e7b4cae5fa36e16311349c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;011746a5ca01506fdf83964c27756f29&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037905%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;af992cc29bb2d9de8afef2fa09221752&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7d2dd5438efac312030ab1d7ff2404c0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A2%3A1496%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;65a7ecaa6689f54356759745386bb91d&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;30b77b5019f350acbf9f718551d2da77&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1616%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;57a665afff22ef5b34e6e3d54deceb64&#34;</ETag><Size>1616</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;af26aa3d5e60723ce6781c6f3c2fc0ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A2%3A1320%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;809a9542bd1ef395b5328d6c62a10038&#34;</ETag><Size>1320</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;cb2ec8fd8e2f39c71ca7fd8e26141b9e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A4%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d6fc50af39123e0c794e997429c894f8&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A5%3A1360%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;65143fdbcdcf279b6c27a79c688dd56d&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0aeeeab35fcefe8ebe92923db835b993&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0f234b8606389bcc82637b5eec502dc0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;878094d78836df848f6343a8dd183909&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A3%3A2008%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ac4c5f21766b72b1ef9379e666fba4e7&#34;</ETag><Size>2008</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1352%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;60d206b93f7f63a6d550278c79178dc9&#34;</ETag><Size>1352</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0187ebcce0242f7da65b2c6f25982550&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ae2150d01ae7f1af2a175cdd5170207a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;62b537d856fda5644fe2cc48902c9731&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e3574f40b33f06df9e67a72ccbbff43c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;20aa44e25b95f87a8c7337a642e24c97&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;1dd035a4cbe08fccc42394835e89df77&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A3%3A1544%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ddfac5c4dd4e6cfa512fc9ef755d80ba&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A4%3A1504%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;73896829b5a8ee7e2a223f80dd6bc99f&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1744%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;9480636392e60386e5fcfa26a7e5fa1e&#34;</ETag><Size>1744</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;86f1b31668de87d96f5f9b73789e6722&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A3%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;daa4772dea9401d3c58dea4ef6f578f1&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;66a62a7691132cb3b4613c1d975fab65&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7e8d7307f40bdeb4f3305e9be602cb27&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;8d018b1c8baffd1d3c1f37f9112e3931&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;eacc29fa533e744afa4e9a034e4063e7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;313094a08eaea3e8b4a9335ffd44f54b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;a13c73d880c9ea8669a713db0044cc73&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;97dd67255e56715570c8124d64393e24&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;48e1e22980ccda9edefd8f1004274739&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A3%3A1736%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;c89ad4686d31b02b0e0e819333897101&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A4%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;b2f2306a3c7f01a5fd37e98c5f0db539&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;00949568528376e724e9fcf4d3b60725&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f472e8e0d0f8111aa3f3bc9c406179b1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;80d5289d31961bf2a3b4ab12a0127d24&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A2%3A1256%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;78ecfb41c1828cbbf3e867460bede6a4&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e88ed3aaa7eca2764356d27ef10cfa1c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;7011ee874e8ff2211e9e54543b3191f4&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1640%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d94425a6997dab6e73d403aaaf1472ea&#34;</ETag><Size>1640</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;2119f8302ae9404302822f9dc235ec46&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f3d1bfdf886644bf29d31bd16584da90&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;2ace9abb6396728189d1f1270d6016c2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;bf78ed23adbd0ac419f1474fe596777e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A4%3A1784%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e97ede3a0b632611b38c82fa05d2f765&#34;</ETag><Size>1784</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;b0e4109c11e7240a3cfd95e0d987e3db&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;43314d5c28b605b5517144e412dfb477&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f48f340d92e63ff14be5fd27cc733f2c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;19a6de2f8fda386c1628a05640b1d614&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;cdd71f3f9258303a74e6bab5a59bf6d5&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A3%3A2112%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;91eda4be98cc3bac3417ee9509f73d7d&#34;</ETag><Size>2112</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A4%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;82778727338cea7e5f52a40b3c40f1d4&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;03be68aedc5e93911c97cacb12d43770&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;9f36bfd117b58e56c940657eecfd89d2&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;aaa0a6e02417d93517e63e65e3e7d2e2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1776%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;8160dece82ad022c94c68998c3b020aa&#34;</ETag><Size>1776</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;790833acc63bba5df43d70161e81146d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A3%3A1360%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;daff5c718ff85eb00c6b270f5760cb91&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d6b393272b0c8a1126c2678e565cb2e9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A1%3A2160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7d58cf2ffa3b3311d1c32aa97bc50a61&#34;</ETag><Size>2160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;3b536fbf5a72c6f1d25b794d57cc501b&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, d0516651-ef30-4d41-bfbd-ca45bb9727a1, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, d0516651-ef30-4d41-bfbd-ca45bb9727a1, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, d0516651-ef30-4d41-bfbd-ca45bb9727a1, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 44abf266-ba62-4714-8acd-27c7cddafcbb, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 44abf266-ba62-4714-8acd-27c7cddafcbb, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 44abf266-ba62-4714-8acd-27c7cddafcbb, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 341, 'Portions': 76, 'ActivePortions': 76}, '__DEFAULT': {'Rows': 99659, 'Portions': 184, 'ActivePortions': 184}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 76, 'BlobSize': 92648, 'BlobCount': 380}, '__DEFAULT': {'Portions': 184, 'BlobSize': 4489840, 'BlobCount': 920}}, cold bucket stat: (0, 0), frozen bucket stat: (76, 92648)
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:16102/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204556Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204556Z
20251114/us-east-1/s3/aws4_request
0549471e522540e85971f0eedf8c3b4a06f0e3eb22cbe06ae9d07f4d3e54efa4
DEBUG    botocore.auth:auth.py:430 Signature:
639d132e188ac56038e65a3d8563a0a7b9eff5779035b4624fe1b4965535e970
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/cold_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204556Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=639d132e188ac56038e65a3d8563a0a7b9eff5779035b4624fe1b4965535e970', 'amz-sdk-invocation-id': b'66813b49-4122-4461-9bf7-df958e9584a6', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:45:56 GMT', 'x-amzn-requestid': 'MpUFKiMVkcsQSsRuCdcYR9dMISyXRCECwSZksDOZNcxqpeCHz6H0', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>cold_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:16102/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204556Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204556Z
20251114/us-east-1/s3/aws4_request
2c5449e6529ef115b0a763ed31d68b7545b07d8c0b6b19cff06c5ab50b2c2ede
DEBUG    botocore.auth:auth.py:430 Signature:
47a7879d14b4943cb3fc8afaaa0be4bcc6d7d9188ac3061cc6b3d637dd2c1aec
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/medium?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204556Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=47a7879d14b4943cb3fc8afaaa0be4bcc6d7d9188ac3061cc6b3d637dd2c1aec', 'amz-sdk-invocation-id': b'bdbe0bd1-565a-4f46-9f5e-97995178b271', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:45:56 GMT', 'x-amzn-requestid': 'Jykl9ouHheAiagHlotkk5cGpj8ZdxJrAp02qc86YjX3r5CHMKmbb', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>medium</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:16102/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204556Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204556Z
20251114/us-east-1/s3/aws4_request
5fd873329d8decc67c6a71575b50eac1d2f3c6a909a42c8863e2a7ee177b786f
DEBUG    botocore.auth:auth.py:430 Signature:
74eea3bece48038e2c4df3b7e2c3ccedba05512eb3096ca5b84833bc7ce7f455
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/frozen_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204556Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=74eea3bece48038e2c4df3b7e2c3ccedba05512eb3096ca5b84833bc7ce7f455', 'amz-sdk-invocation-id': b'2c242e87-d7d5-4e08-909b-53c43a296981', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 38872
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:45:56 GMT', 'x-amzn-requestid': 'FJPyCQl0rfTV288Dafmmq4uoA8XkJL33No0KKu5sZ3lcXdGEXGA3', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '38872', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;34eff939966dd96fc61e04bee3d4ba4f&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A2%3A1816%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;c745068d481b0515aea4165b916ec5cb&#34;</ETag><Size>1816</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;fb23f9171b17757cb1dc2e176469b4a5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cfa8a0b7952fb63f7dfadf2cf83097ed&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;969785d18638dc1e71dc309c8fee9f59&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;76c553122067e565c23ac6b7466026f1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;6cca3dcd8f413ad51af7003527118f53&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;9d0aea585719b4e1a8eb01d939c00a9d&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;4f98c8ca83a70a033c75eff6e19bcb8e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1a5f4df50ae0202b78181ab5a79fc270&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;710bd12a125a7a0826c6dabe086b07b9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;be0a7c1984f4c8093eabc624229e85d5&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;0d068b6671dccd5032bc42db6aa10674&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;169a39dc1ef992105b008d64454cdda2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A3%3A1536%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1cd0ecd015e159922d991777d4e34b6a&#34;</ETag><Size>1536</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A4%3A1152%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b0945c53e3a8c53e06b5efbe1fa00b7e&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;21d237d9b840230ac40911f05460d2c9&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;a65d4652ca975ca96dd4adc269404389&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ffa157b81657d56c3806591d18161366&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;dbb30cffd96f2cda495c11eb50c8872a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;0b1b088a94fe98718b260b4e9262c5c6&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A2%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e0f105c23fdc288d960126f34607d3c2&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;756c8bf50e1b14ddff981f3d35b13a9a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f6ca311e356541dde08266785f2d8dcb&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A2%3A1296%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;83616eaa943da37ef7a92311c263371e&#34;</ETag><Size>1296</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;efd7c7e653e7b4cae5fa36e16311349c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;011746a5ca01506fdf83964c27756f29&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037905%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;af992cc29bb2d9de8afef2fa09221752&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;3e018695734005e3be7a2c364a2f9f4b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e26638baeb35e1d203ff779209f18000&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;65a1dd34e301bdc4d29ef1b96ad9f016&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;baf3bbe887771567705ea1878ad8dc02&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7d2dd5438efac312030ab1d7ff2404c0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A2%3A1496%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;65a7ecaa6689f54356759745386bb91d&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;30b77b5019f350acbf9f718551d2da77&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1616%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;57a665afff22ef5b34e6e3d54deceb64&#34;</ETag><Size>1616</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;af26aa3d5e60723ce6781c6f3c2fc0ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A2%3A1320%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;809a9542bd1ef395b5328d6c62a10038&#34;</ETag><Size>1320</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;cb2ec8fd8e2f39c71ca7fd8e26141b9e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A4%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d6fc50af39123e0c794e997429c894f8&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A5%3A1360%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;65143fdbcdcf279b6c27a79c688dd56d&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0aeeeab35fcefe8ebe92923db835b993&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0f234b8606389bcc82637b5eec502dc0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;878094d78836df848f6343a8dd183909&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A3%3A2008%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ac4c5f21766b72b1ef9379e666fba4e7&#34;</ETag><Size>2008</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1352%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;60d206b93f7f63a6d550278c79178dc9&#34;</ETag><Size>1352</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0187ebcce0242f7da65b2c6f25982550&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ae2150d01ae7f1af2a175cdd5170207a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b94d64f4fcc3c13c48a75d7864c1ce62&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;35638001230ae7c046190a76967679de&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;62b537d856fda5644fe2cc48902c9731&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A2%3A255%3A1%3A1600%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d2260a637a13ce8ecc25b9c01b52b67d&#34;</ETag><Size>1600</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e3574f40b33f06df9e67a72ccbbff43c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;20aa44e25b95f87a8c7337a642e24c97&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;1dd035a4cbe08fccc42394835e89df77&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A3%3A1544%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ddfac5c4dd4e6cfa512fc9ef755d80ba&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A4%3A1504%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;73896829b5a8ee7e2a223f80dd6bc99f&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037924%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;6bd52922b36ff7c2ce79617366ee07ae&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1744%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;9480636392e60386e5fcfa26a7e5fa1e&#34;</ETag><Size>1744</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;86f1b31668de87d96f5f9b73789e6722&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A3%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;daa4772dea9401d3c58dea4ef6f578f1&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;66a62a7691132cb3b4613c1d975fab65&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7e8d7307f40bdeb4f3305e9be602cb27&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;a120a0287db33e7f87e2847b83e80d5f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;23ee82433ce4e8b3c0adc7981a52a256&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A3%3A1304%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;c9bf1da7e81941d7bf8edf219e3af8e2&#34;</ETag><Size>1304</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;8d018b1c8baffd1d3c1f37f9112e3931&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;eacc29fa533e744afa4e9a034e4063e7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;313094a08eaea3e8b4a9335ffd44f54b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;a13c73d880c9ea8669a713db0044cc73&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;97dd67255e56715570c8124d64393e24&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;48e1e22980ccda9edefd8f1004274739&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A3%3A1736%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;c89ad4686d31b02b0e0e819333897101&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A4%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;b2f2306a3c7f01a5fd37e98c5f0db539&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;00949568528376e724e9fcf4d3b60725&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f472e8e0d0f8111aa3f3bc9c406179b1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;80d5289d31961bf2a3b4ab12a0127d24&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A2%3A1256%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;78ecfb41c1828cbbf3e867460bede6a4&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e88ed3aaa7eca2764356d27ef10cfa1c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;7011ee874e8ff2211e9e54543b3191f4&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A2%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;4a76c36aabfa4086bfd8d8d31bcbffc6&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A2%3A255%3A2%3A1448%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;0df75368d33e1d5d81a28b9a08eafcf3&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1640%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d94425a6997dab6e73d403aaaf1472ea&#34;</ETag><Size>1640</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;2119f8302ae9404302822f9dc235ec46&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f3d1bfdf886644bf29d31bd16584da90&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;2ace9abb6396728189d1f1270d6016c2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;bf78ed23adbd0ac419f1474fe596777e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A4%3A1784%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e97ede3a0b632611b38c82fa05d2f765&#34;</ETag><Size>1784</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;b0e4109c11e7240a3cfd95e0d987e3db&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;43314d5c28b605b5517144e412dfb477&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f48f340d92e63ff14be5fd27cc733f2c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;19a6de2f8fda386c1628a05640b1d614&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;cdd71f3f9258303a74e6bab5a59bf6d5&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A3%3A2112%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;91eda4be98cc3bac3417ee9509f73d7d&#34;</ETag><Size>2112</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A4%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;82778727338cea7e5f52a40b3c40f1d4&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;03be68aedc5e93911c97cacb12d43770&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;9f36bfd117b58e56c940657eecfd89d2&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;aaa0a6e02417d93517e63e65e3e7d2e2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A2%3A255%3A1%3A1424%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d120f7f937da41759afa30a510ce0255&#34;</ETag><Size>1424</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1776%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;8160dece82ad022c94c68998c3b020aa&#34;</ETag><Size>1776</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;790833acc63bba5df43d70161e81146d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A3%3A1360%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;daff5c718ff85eb00c6b270f5760cb91&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d6b393272b0c8a1126c2678e565cb2e9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A1%3A2160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7d58cf2ffa3b3311d1c32aa97bc50a61&#34;</ETag><Size>2160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;3b536fbf5a72c6f1d25b794d57cc501b&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 1f6ed420-d463-4f14-b74f-54c0b826c352, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 1f6ed420-d463-4f14-b74f-54c0b826c352, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 1f6ed420-d463-4f14-b74f-54c0b826c352, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 2d207b18-3896-4a7c-bcae-a3f85c70ca23, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 2d207b18-3896-4a7c-bcae-a3f85c70ca23, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 2d207b18-3896-4a7c-bcae-a3f85c70ca23, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 546, 'Portions': 117, 'ActivePortions': 117}, '__DEFAULT': {'Rows': 99457, 'Portions': 144, 'ActivePortions': 133}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 145, 'BlobSize': 176408, 'BlobCount': 725}, '__DEFAULT': {'Portions': 117, 'BlobSize': 4408320, 'BlobCount': 585}}, cold bucket stat: (0, 0), frozen bucket stat: (105, 126128)
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:16102/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204558Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204558Z
20251114/us-east-1/s3/aws4_request
1fcecb401ce89b7f92d87e10437ed7f7d7cb66f029607c060229554f02565318
DEBUG    botocore.auth:auth.py:430 Signature:
f6912fa80cfb544b0ecbf8b964278f573ad90c127f7bfa91539f4f0d8f701ba1
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/cold_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204558Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=f6912fa80cfb544b0ecbf8b964278f573ad90c127f7bfa91539f4f0d8f701ba1', 'amz-sdk-invocation-id': b'd238af5c-d72a-41ab-93e0-c6bd833b438f', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:45:58 GMT', 'x-amzn-requestid': '7tdaSkz3ABzVg8kcBQl2uW0ktAHT8rpoxYkJwZDOaRVZMEoJz12Z', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>cold_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:16102/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204558Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204558Z
20251114/us-east-1/s3/aws4_request
bf82037521e6c27be4c289cda48fceed332fbff5140142c8c604fe76fe7eec32
DEBUG    botocore.auth:auth.py:430 Signature:
62bfa1590d43d215b515269de74beed0fcb3d973671865d0b6c170d232b4a345
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/medium?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204558Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=62bfa1590d43d215b515269de74beed0fcb3d973671865d0b6c170d232b4a345', 'amz-sdk-invocation-id': b'4085c384-c817-4444-bf08-ec66aa849f59', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:45:58 GMT', 'x-amzn-requestid': '3rJsWuedVRvAHYaXc4Z7pe0sZMg9ufyoSlMyK1KO5sicUsHlqVVb', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>medium</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:16102/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204558Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204558Z
20251114/us-east-1/s3/aws4_request
6bc22d269813619889efed7391b3485d20c5fe50dc9199108c239f175cc6125b
DEBUG    botocore.auth:auth.py:430 Signature:
3b7b09664ec639a81c8d7d6ab236e862aaed957fdd4e16d4acb6ada6cbabda24
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/frozen_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204558Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=3b7b09664ec639a81c8d7d6ab236e862aaed957fdd4e16d4acb6ada6cbabda24', 'amz-sdk-invocation-id': b'39e08b52-a4bb-414c-895c-05fe2b080eb5', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 53592
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:45:58 GMT', 'x-amzn-requestid': 'DAL5Efi6qcWUVlS3u2lRztbtYZjKVxDO6jrjwwdPMlIM8Fkxut9p', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '53592', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;34eff939966dd96fc61e04bee3d4ba4f&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A2%3A1816%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;c745068d481b0515aea4165b916ec5cb&#34;</ETag><Size>1816</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;fb23f9171b17757cb1dc2e176469b4a5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cfa8a0b7952fb63f7dfadf2cf83097ed&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;969785d18638dc1e71dc309c8fee9f59&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;76c553122067e565c23ac6b7466026f1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;6cca3dcd8f413ad51af7003527118f53&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;9d0aea585719b4e1a8eb01d939c00a9d&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;4f98c8ca83a70a033c75eff6e19bcb8e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1a5f4df50ae0202b78181ab5a79fc270&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;710bd12a125a7a0826c6dabe086b07b9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;be0a7c1984f4c8093eabc624229e85d5&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;0d068b6671dccd5032bc42db6aa10674&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;169a39dc1ef992105b008d64454cdda2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A3%3A1536%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1cd0ecd015e159922d991777d4e34b6a&#34;</ETag><Size>1536</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A4%3A1152%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b0945c53e3a8c53e06b5efbe1fa00b7e&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;21d237d9b840230ac40911f05460d2c9&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;a65d4652ca975ca96dd4adc269404389&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ffa157b81657d56c3806591d18161366&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;dbb30cffd96f2cda495c11eb50c8872a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;0b1b088a94fe98718b260b4e9262c5c6&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A2%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e0f105c23fdc288d960126f34607d3c2&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037897%3A1%3A1%3A255%3A1%3A1720%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1f30e67ac29c7a33dfa177893c57fe4e&#34;</ETag><Size>1720</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;756c8bf50e1b14ddff981f3d35b13a9a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d1d491d289f10bd319a5964f50e522d9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;122ba98dfa6de83562b52443f97e0bdc&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;7626e60779c9117a5aa5552db3e2ef74&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1144%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;76b382c008c1daa16aef1c638ccec692&#34;</ETag><Size>1144</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;f2f766068f0decd10d0a355d7a3ce7df&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A3%3A1224%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ac22662b420aa8c5bd61f9d898d93abd&#34;</ETag><Size>1224</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A4%3A2504%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;240ff0ca91edad5ad611828468ea5b44&#34;</ETag><Size>2504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;658bdfb1748413af03d9fd46c9bb805b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cf86574e0b5b9320b5838d1fe614f7d6&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1416%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b9311bd0a3261cd1c110524dbed0c0ee&#34;</ETag><Size>1416</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A2%3A1928%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;88965419a67c815737ea9348e37e2277&#34;</ETag><Size>1928</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d70b30ee26e1677f1c1601ea54148330&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f6ca311e356541dde08266785f2d8dcb&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A2%3A1296%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;83616eaa943da37ef7a92311c263371e&#34;</ETag><Size>1296</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;efd7c7e653e7b4cae5fa36e16311349c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A2%3A255%3A1%3A2424%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1cdf12a5ba12af80a8fcbe65a51be1b9&#34;</ETag><Size>2424</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;011746a5ca01506fdf83964c27756f29&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037905%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;af992cc29bb2d9de8afef2fa09221752&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;27eec981a6efeef3dd4577c0490156cd&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;dee641780c0c4d248fd383936ad519c0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;35d9c5b51a686307a2465a8dce6122e9&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;397f4751afcb170c423e629fd2b03c46&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A2%3A1200%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ed50b0f966729dbc524ed39d67043e7f&#34;</ETag><Size>1200</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;3e018695734005e3be7a2c364a2f9f4b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e26638baeb35e1d203ff779209f18000&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;65a1dd34e301bdc4d29ef1b96ad9f016&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;baf3bbe887771567705ea1878ad8dc02&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7d2dd5438efac312030ab1d7ff2404c0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A2%3A1496%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;65a7ecaa6689f54356759745386bb91d&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;30b77b5019f350acbf9f718551d2da77&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A2416%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cd5d4acd4df5dd76dd58206782e7f365&#34;</ETag><Size>2416</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A2%3A1208%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e265bd76e5998bc292913aa80b0323cf&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1616%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;57a665afff22ef5b34e6e3d54deceb64&#34;</ETag><Size>1616</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;af26aa3d5e60723ce6781c6f3c2fc0ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A2%3A1320%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;809a9542bd1ef395b5328d6c62a10038&#34;</ETag><Size>1320</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;cb2ec8fd8e2f39c71ca7fd8e26141b9e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A4%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d6fc50af39123e0c794e997429c894f8&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A5%3A1360%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;65143fdbcdcf279b6c27a79c688dd56d&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0aeeeab35fcefe8ebe92923db835b993&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0f234b8606389bcc82637b5eec502dc0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;878094d78836df848f6343a8dd183909&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A3%3A2008%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ac4c5f21766b72b1ef9379e666fba4e7&#34;</ETag><Size>2008</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1352%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;60d206b93f7f63a6d550278c79178dc9&#34;</ETag><Size>1352</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0187ebcce0242f7da65b2c6f25982550&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ae2150d01ae7f1af2a175cdd5170207a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b94d64f4fcc3c13c48a75d7864c1ce62&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;35638001230ae7c046190a76967679de&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e5058fc8bcef1d12f3a97e90ef3a4f22&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;c7371c2c071f84a8da422b44dc6ac8cd&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e59e4b2b6a14b9718cfde17164df7873&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A4%3A1240%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b715d29f1acb4f69bb2c6e45c759c4d0&#34;</ETag><Size>1240</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;62b537d856fda5644fe2cc48902c9731&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A2%3A255%3A1%3A1600%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d2260a637a13ce8ecc25b9c01b52b67d&#34;</ETag><Size>1600</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e3574f40b33f06df9e67a72ccbbff43c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A2%3A255%3A1%3A1440%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;24187b7f04140bb0b1bb743be65ee07c&#34;</ETag><Size>1440</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;f336cf1caa2096a96de0cfbc70f9ad9d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A2%3A1264%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1f3c31b42afda4973595009325ef3e49&#34;</ETag><Size>1264</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;20aa44e25b95f87a8c7337a642e24c97&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;1dd035a4cbe08fccc42394835e89df77&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A3%3A1544%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ddfac5c4dd4e6cfa512fc9ef755d80ba&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A4%3A1504%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;73896829b5a8ee7e2a223f80dd6bc99f&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037924%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;6bd52922b36ff7c2ce79617366ee07ae&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1744%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;9480636392e60386e5fcfa26a7e5fa1e&#34;</ETag><Size>1744</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;86f1b31668de87d96f5f9b73789e6722&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A3%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;daa4772dea9401d3c58dea4ef6f578f1&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;66a62a7691132cb3b4613c1d975fab65&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7e8d7307f40bdeb4f3305e9be602cb27&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;a120a0287db33e7f87e2847b83e80d5f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;23ee82433ce4e8b3c0adc7981a52a256&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A3%3A1304%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;c9bf1da7e81941d7bf8edf219e3af8e2&#34;</ETag><Size>1304</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;8d018b1c8baffd1d3c1f37f9112e3931&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;eacc29fa533e744afa4e9a034e4063e7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;313094a08eaea3e8b4a9335ffd44f54b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;a13c73d880c9ea8669a713db0044cc73&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;28e110a65388b036725c956cb4f40835&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;34aedc6a7f8b316b3e420d638101b7f3&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;29151557cd5bf4a5eae9a392b2ab3ee8&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;5a2acfe7d9463c6376f658c29c90fd02&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;9a184fad7ff74943b8ca812f5af57463&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;97dd67255e56715570c8124d64393e24&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;48e1e22980ccda9edefd8f1004274739&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A3%3A1736%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;c89ad4686d31b02b0e0e819333897101&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A4%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;b2f2306a3c7f01a5fd37e98c5f0db539&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;00949568528376e724e9fcf4d3b60725&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f472e8e0d0f8111aa3f3bc9c406179b1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;80731454b0f0f6bda9a6706328d41672&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A2%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;2331f114069e506fa45abd92f7cc16e8&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;80d5289d31961bf2a3b4ab12a0127d24&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A2%3A1256%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;78ecfb41c1828cbbf3e867460bede6a4&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e88ed3aaa7eca2764356d27ef10cfa1c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037937%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1702f735c923178d6e8f8e1569466a4b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037937%3A1%3A1%3A255%3A2%3A1144%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;feba9762acc7f93b4a56d85b48cf26fa&#34;</ETag><Size>1144</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;7011ee874e8ff2211e9e54543b3191f4&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A2%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;4a76c36aabfa4086bfd8d8d31bcbffc6&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A2%3A255%3A2%3A1448%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;0df75368d33e1d5d81a28b9a08eafcf3&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1640%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d94425a6997dab6e73d403aaaf1472ea&#34;</ETag><Size>1640</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;2119f8302ae9404302822f9dc235ec46&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f3d1bfdf886644bf29d31bd16584da90&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;2ace9abb6396728189d1f1270d6016c2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;bf78ed23adbd0ac419f1474fe596777e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A4%3A1784%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e97ede3a0b632611b38c82fa05d2f765&#34;</ETag><Size>1784</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;b0e4109c11e7240a3cfd95e0d987e3db&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;43314d5c28b605b5517144e412dfb477&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f48f340d92e63ff14be5fd27cc733f2c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;19a6de2f8fda386c1628a05640b1d614&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;cdd71f3f9258303a74e6bab5a59bf6d5&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A3%3A2112%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;91eda4be98cc3bac3417ee9509f73d7d&#34;</ETag><Size>2112</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A4%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;82778727338cea7e5f52a40b3c40f1d4&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;03be68aedc5e93911c97cacb12d43770&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b147b1cfd1ef351a131e686de1631d5c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A2%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;53e8079776efd0c7fe82c7cf6eafb28d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;9f36bfd117b58e56c940657eecfd89d2&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;aaa0a6e02417d93517e63e65e3e7d2e2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A2%3A255%3A1%3A1424%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d120f7f937da41759afa30a510ce0255&#34;</ETag><Size>1424</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1776%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;8160dece82ad022c94c68998c3b020aa&#34;</ETag><Size>1776</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;790833acc63bba5df43d70161e81146d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A3%3A1360%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;daff5c718ff85eb00c6b270f5760cb91&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d6b393272b0c8a1126c2678e565cb2e9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A2%3A255%3A1%3A1152%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ff9f3ec64ae8e1217924d0ed262134ae&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A1%3A2160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7d58cf2ffa3b3311d1c32aa97bc50a61&#34;</ETag><Size>2160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;3b536fbf5a72c6f1d25b794d57cc501b&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 198803c1-19ba-44ce-9ac4-19d39360dc32, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 198803c1-19ba-44ce-9ac4-19d39360dc32, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 198803c1-19ba-44ce-9ac4-19d39360dc32, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 864c2513-0803-467a-9aed-d54a998b91c4, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 864c2513-0803-467a-9aed-d54a998b91c4, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 864c2513-0803-467a-9aed-d54a998b91c4, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 645, 'Portions': 145, 'ActivePortions': 145}, '__DEFAULT': {'Rows': 99355, 'Portions': 115, 'ActivePortions': 115}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 145, 'BlobSize': 176408, 'BlobCount': 725}, '__DEFAULT': {'Portions': 115, 'BlobSize': 4406080, 'BlobCount': 575}}, cold bucket stat: (0, 0), frozen bucket stat: (145, 176408)
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:16102/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204559Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204559Z
20251114/us-east-1/s3/aws4_request
1a9741950f3322098ded0870f9f327b57129e9b4686dd8106449eaaa84d686b0
DEBUG    botocore.auth:auth.py:430 Signature:
35f820f1f1eede5e4698c9dddceac59f9731ae4ebf2ec0a26a44494ba834f6e1
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/cold_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204559Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=35f820f1f1eede5e4698c9dddceac59f9731ae4ebf2ec0a26a44494ba834f6e1', 'amz-sdk-invocation-id': b'd6cc980e-5d2a-4f11-9dc5-d731b25a5817', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:45:59 GMT', 'x-amzn-requestid': 'ECWwawXd5qfCc1tjCOcbfkHMs2dwDsZEaFGk49bXD3WVg8dLFrfX', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>cold_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:16102/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204559Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204559Z
20251114/us-east-1/s3/aws4_request
15c298c18ef73f2a9daf1bd5c377a939d04c6f27a3938995c16394403c868820
DEBUG    botocore.auth:auth.py:430 Signature:
2e3615104cbe1bc816008f5bf5e26bb3170978c7916b14826f9257de7eaf21cd
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/medium?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204559Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=2e3615104cbe1bc816008f5bf5e26bb3170978c7916b14826f9257de7eaf21cd', 'amz-sdk-invocation-id': b'0dbf64e9-b1aa-4c9a-a8a4-8dc12053f9e8', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:45:59 GMT', 'x-amzn-requestid': 'KRTFvVplmmezcH4susAcdbLLISpc9bHqAe0M8qKLA9Ru20pGqQ9K', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>medium</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:16102/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204559Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204559Z
20251114/us-east-1/s3/aws4_request
8543837f67f06b6b9ddd6d57338828f2e12937c4ac70e9ac8145ff8ee574e7a7
DEBUG    botocore.auth:auth.py:430 Signature:
7ec5a0491ddd29a439aaf5db212706af9dfe5b3d788b82411bfc8366cd65ebb7
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/frozen_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204559Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=7ec5a0491ddd29a439aaf5db212706af9dfe5b3d788b82411bfc8366cd65ebb7', 'amz-sdk-invocation-id': b'5c318af9-8119-4b78-a0cb-b1ec86013ce1', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 53592
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:45:59 GMT', 'x-amzn-requestid': 'nrio61IyoQKQ91xGpZLGouIMMotAmCxoJNDt3MCETQX6r5qlflBp', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '53592', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;34eff939966dd96fc61e04bee3d4ba4f&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A2%3A1816%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;c745068d481b0515aea4165b916ec5cb&#34;</ETag><Size>1816</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;fb23f9171b17757cb1dc2e176469b4a5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cfa8a0b7952fb63f7dfadf2cf83097ed&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;969785d18638dc1e71dc309c8fee9f59&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;76c553122067e565c23ac6b7466026f1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;6cca3dcd8f413ad51af7003527118f53&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;9d0aea585719b4e1a8eb01d939c00a9d&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;4f98c8ca83a70a033c75eff6e19bcb8e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1a5f4df50ae0202b78181ab5a79fc270&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;710bd12a125a7a0826c6dabe086b07b9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;be0a7c1984f4c8093eabc624229e85d5&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;0d068b6671dccd5032bc42db6aa10674&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;169a39dc1ef992105b008d64454cdda2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A3%3A1536%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1cd0ecd015e159922d991777d4e34b6a&#34;</ETag><Size>1536</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A4%3A1152%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b0945c53e3a8c53e06b5efbe1fa00b7e&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;21d237d9b840230ac40911f05460d2c9&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;a65d4652ca975ca96dd4adc269404389&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ffa157b81657d56c3806591d18161366&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;dbb30cffd96f2cda495c11eb50c8872a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;0b1b088a94fe98718b260b4e9262c5c6&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A2%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e0f105c23fdc288d960126f34607d3c2&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037897%3A1%3A1%3A255%3A1%3A1720%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1f30e67ac29c7a33dfa177893c57fe4e&#34;</ETag><Size>1720</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;756c8bf50e1b14ddff981f3d35b13a9a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d1d491d289f10bd319a5964f50e522d9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;122ba98dfa6de83562b52443f97e0bdc&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;7626e60779c9117a5aa5552db3e2ef74&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1144%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;76b382c008c1daa16aef1c638ccec692&#34;</ETag><Size>1144</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;f2f766068f0decd10d0a355d7a3ce7df&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A3%3A1224%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ac22662b420aa8c5bd61f9d898d93abd&#34;</ETag><Size>1224</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A4%3A2504%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;240ff0ca91edad5ad611828468ea5b44&#34;</ETag><Size>2504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;658bdfb1748413af03d9fd46c9bb805b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cf86574e0b5b9320b5838d1fe614f7d6&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1416%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b9311bd0a3261cd1c110524dbed0c0ee&#34;</ETag><Size>1416</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A2%3A1928%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;88965419a67c815737ea9348e37e2277&#34;</ETag><Size>1928</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d70b30ee26e1677f1c1601ea54148330&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f6ca311e356541dde08266785f2d8dcb&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A2%3A1296%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;83616eaa943da37ef7a92311c263371e&#34;</ETag><Size>1296</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;efd7c7e653e7b4cae5fa36e16311349c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A2%3A255%3A1%3A2424%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1cdf12a5ba12af80a8fcbe65a51be1b9&#34;</ETag><Size>2424</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;011746a5ca01506fdf83964c27756f29&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037905%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;af992cc29bb2d9de8afef2fa09221752&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;27eec981a6efeef3dd4577c0490156cd&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;dee641780c0c4d248fd383936ad519c0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;35d9c5b51a686307a2465a8dce6122e9&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;397f4751afcb170c423e629fd2b03c46&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A2%3A1200%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ed50b0f966729dbc524ed39d67043e7f&#34;</ETag><Size>1200</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;3e018695734005e3be7a2c364a2f9f4b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e26638baeb35e1d203ff779209f18000&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;65a1dd34e301bdc4d29ef1b96ad9f016&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;baf3bbe887771567705ea1878ad8dc02&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7d2dd5438efac312030ab1d7ff2404c0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A2%3A1496%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;65a7ecaa6689f54356759745386bb91d&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;30b77b5019f350acbf9f718551d2da77&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A2416%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cd5d4acd4df5dd76dd58206782e7f365&#34;</ETag><Size>2416</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A2%3A1208%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e265bd76e5998bc292913aa80b0323cf&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1616%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;57a665afff22ef5b34e6e3d54deceb64&#34;</ETag><Size>1616</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;af26aa3d5e60723ce6781c6f3c2fc0ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A2%3A1320%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;809a9542bd1ef395b5328d6c62a10038&#34;</ETag><Size>1320</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;cb2ec8fd8e2f39c71ca7fd8e26141b9e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A4%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d6fc50af39123e0c794e997429c894f8&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A5%3A1360%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;65143fdbcdcf279b6c27a79c688dd56d&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0aeeeab35fcefe8ebe92923db835b993&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0f234b8606389bcc82637b5eec502dc0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;878094d78836df848f6343a8dd183909&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A3%3A2008%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ac4c5f21766b72b1ef9379e666fba4e7&#34;</ETag><Size>2008</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1352%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;60d206b93f7f63a6d550278c79178dc9&#34;</ETag><Size>1352</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0187ebcce0242f7da65b2c6f25982550&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ae2150d01ae7f1af2a175cdd5170207a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b94d64f4fcc3c13c48a75d7864c1ce62&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;35638001230ae7c046190a76967679de&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e5058fc8bcef1d12f3a97e90ef3a4f22&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;c7371c2c071f84a8da422b44dc6ac8cd&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e59e4b2b6a14b9718cfde17164df7873&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A4%3A1240%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b715d29f1acb4f69bb2c6e45c759c4d0&#34;</ETag><Size>1240</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;62b537d856fda5644fe2cc48902c9731&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A2%3A255%3A1%3A1600%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d2260a637a13ce8ecc25b9c01b52b67d&#34;</ETag><Size>1600</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e3574f40b33f06df9e67a72ccbbff43c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A2%3A255%3A1%3A1440%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;24187b7f04140bb0b1bb743be65ee07c&#34;</ETag><Size>1440</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;f336cf1caa2096a96de0cfbc70f9ad9d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A2%3A1264%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1f3c31b42afda4973595009325ef3e49&#34;</ETag><Size>1264</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;20aa44e25b95f87a8c7337a642e24c97&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;1dd035a4cbe08fccc42394835e89df77&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A3%3A1544%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ddfac5c4dd4e6cfa512fc9ef755d80ba&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A4%3A1504%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;73896829b5a8ee7e2a223f80dd6bc99f&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037924%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;6bd52922b36ff7c2ce79617366ee07ae&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1744%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;9480636392e60386e5fcfa26a7e5fa1e&#34;</ETag><Size>1744</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;86f1b31668de87d96f5f9b73789e6722&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A3%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;daa4772dea9401d3c58dea4ef6f578f1&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;66a62a7691132cb3b4613c1d975fab65&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7e8d7307f40bdeb4f3305e9be602cb27&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;a120a0287db33e7f87e2847b83e80d5f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;23ee82433ce4e8b3c0adc7981a52a256&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A3%3A1304%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;c9bf1da7e81941d7bf8edf219e3af8e2&#34;</ETag><Size>1304</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;8d018b1c8baffd1d3c1f37f9112e3931&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;eacc29fa533e744afa4e9a034e4063e7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;313094a08eaea3e8b4a9335ffd44f54b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;a13c73d880c9ea8669a713db0044cc73&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;28e110a65388b036725c956cb4f40835&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;34aedc6a7f8b316b3e420d638101b7f3&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;29151557cd5bf4a5eae9a392b2ab3ee8&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;5a2acfe7d9463c6376f658c29c90fd02&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;9a184fad7ff74943b8ca812f5af57463&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;97dd67255e56715570c8124d64393e24&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;48e1e22980ccda9edefd8f1004274739&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A3%3A1736%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;c89ad4686d31b02b0e0e819333897101&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A4%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;b2f2306a3c7f01a5fd37e98c5f0db539&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;00949568528376e724e9fcf4d3b60725&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f472e8e0d0f8111aa3f3bc9c406179b1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;80731454b0f0f6bda9a6706328d41672&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A2%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;2331f114069e506fa45abd92f7cc16e8&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;80d5289d31961bf2a3b4ab12a0127d24&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A2%3A1256%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;78ecfb41c1828cbbf3e867460bede6a4&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e88ed3aaa7eca2764356d27ef10cfa1c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037937%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1702f735c923178d6e8f8e1569466a4b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037937%3A1%3A1%3A255%3A2%3A1144%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;feba9762acc7f93b4a56d85b48cf26fa&#34;</ETag><Size>1144</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;7011ee874e8ff2211e9e54543b3191f4&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A2%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;4a76c36aabfa4086bfd8d8d31bcbffc6&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A2%3A255%3A2%3A1448%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;0df75368d33e1d5d81a28b9a08eafcf3&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1640%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d94425a6997dab6e73d403aaaf1472ea&#34;</ETag><Size>1640</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;2119f8302ae9404302822f9dc235ec46&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f3d1bfdf886644bf29d31bd16584da90&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;2ace9abb6396728189d1f1270d6016c2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;bf78ed23adbd0ac419f1474fe596777e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A4%3A1784%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e97ede3a0b632611b38c82fa05d2f765&#34;</ETag><Size>1784</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;b0e4109c11e7240a3cfd95e0d987e3db&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;43314d5c28b605b5517144e412dfb477&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f48f340d92e63ff14be5fd27cc733f2c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;19a6de2f8fda386c1628a05640b1d614&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;cdd71f3f9258303a74e6bab5a59bf6d5&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A3%3A2112%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;91eda4be98cc3bac3417ee9509f73d7d&#34;</ETag><Size>2112</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A4%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;82778727338cea7e5f52a40b3c40f1d4&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;03be68aedc5e93911c97cacb12d43770&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b147b1cfd1ef351a131e686de1631d5c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A2%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;53e8079776efd0c7fe82c7cf6eafb28d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;9f36bfd117b58e56c940657eecfd89d2&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;aaa0a6e02417d93517e63e65e3e7d2e2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A2%3A255%3A1%3A1424%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d120f7f937da41759afa30a510ce0255&#34;</ETag><Size>1424</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1776%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;8160dece82ad022c94c68998c3b020aa&#34;</ETag><Size>1776</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;790833acc63bba5df43d70161e81146d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A3%3A1360%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;daff5c718ff85eb00c6b270f5760cb91&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d6b393272b0c8a1126c2678e565cb2e9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A2%3A255%3A1%3A1152%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ff9f3ec64ae8e1217924d0ed262134ae&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A1%3A2160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7d58cf2ffa3b3311d1c32aa97bc50a61&#34;</ETag><Size>2160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;3b536fbf5a72c6f1d25b794d57cc501b&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, b3af6ebb-35c9-47d2-a326-e4035908b5c7, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, b3af6ebb-35c9-47d2-a326-e4035908b5c7, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, b3af6ebb-35c9-47d2-a326-e4035908b5c7, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, eb9f8f2f-03c9-4730-93d7-940100697477, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, eb9f8f2f-03c9-4730-93d7-940100697477, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, eb9f8f2f-03c9-4730-93d7-940100697477, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 645, 'Portions': 145, 'ActivePortions': 145}, '__DEFAULT': {'Rows': 99355, 'Portions': 115, 'ActivePortions': 115}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 145, 'BlobSize': 176408, 'BlobCount': 725}, '__DEFAULT': {'Portions': 115, 'BlobSize': 4406080, 'BlobCount': 575}}, cold bucket stat: (0, 0), frozen bucket stat: (145, 176408)
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:16102/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204600Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204600Z
20251114/us-east-1/s3/aws4_request
566c86a1007e658c62e54405c934c7315a3929c7aa0a30f2a57cc1178b33d06c
DEBUG    botocore.auth:auth.py:430 Signature:
48615b4ee765aee87644efc8be95dbe9f82736d50503c07139fc397712725a0e
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/cold_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204600Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=48615b4ee765aee87644efc8be95dbe9f82736d50503c07139fc397712725a0e', 'amz-sdk-invocation-id': b'fe604436-e096-41f6-8f76-67c81eeddb2e', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:46:00 GMT', 'x-amzn-requestid': 'BADVODRG7j1Fkb6WiK83zDmTpSeiIyTV85cu4a1FmGjDNU02IxUr', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>cold_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:16102/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204600Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204600Z
20251114/us-east-1/s3/aws4_request
be897d8e085a1e09580f688e42d419256c68428efdfd76555a87244d074f28cd
DEBUG    botocore.auth:auth.py:430 Signature:
e0b00dbefda573f163c7ea2891f73f5eaefb09ffb31e28b7a1e0157b443513ec
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/medium?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204600Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=e0b00dbefda573f163c7ea2891f73f5eaefb09ffb31e28b7a1e0157b443513ec', 'amz-sdk-invocation-id': b'119e2dc5-866e-4148-b146-f60b4178523e', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:46:00 GMT', 'x-amzn-requestid': 'O43LHsDuV2WzofJ8XMf6dtLnbTr3Q1u8pjv3GtDSvJ3MWRqLFEQx', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>medium</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:16102/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204601Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204601Z
20251114/us-east-1/s3/aws4_request
9b8cb22b2dec5cdc7a7af2a6d2d6a997d53673cac7d227baa28520c27961933c
DEBUG    botocore.auth:auth.py:430 Signature:
9f15257144649ce2cd4d6c519a2435736cd4a2e69d1043429160af6189e40c76
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/frozen_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204601Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=9f15257144649ce2cd4d6c519a2435736cd4a2e69d1043429160af6189e40c76', 'amz-sdk-invocation-id': b'debd35f1-b106-43a0-acaf-660dab3a103a', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 53592
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:46:01 GMT', 'x-amzn-requestid': 'ROP11i0u47BUXWFGTaVzKvBLAlkVXkMcm8g04qKSPC4ERU2UA6d7', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '53592', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;34eff939966dd96fc61e04bee3d4ba4f&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A2%3A1816%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;c745068d481b0515aea4165b916ec5cb&#34;</ETag><Size>1816</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;fb23f9171b17757cb1dc2e176469b4a5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cfa8a0b7952fb63f7dfadf2cf83097ed&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;969785d18638dc1e71dc309c8fee9f59&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;76c553122067e565c23ac6b7466026f1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;6cca3dcd8f413ad51af7003527118f53&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;9d0aea585719b4e1a8eb01d939c00a9d&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;4f98c8ca83a70a033c75eff6e19bcb8e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1a5f4df50ae0202b78181ab5a79fc270&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;710bd12a125a7a0826c6dabe086b07b9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;be0a7c1984f4c8093eabc624229e85d5&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;0d068b6671dccd5032bc42db6aa10674&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;169a39dc1ef992105b008d64454cdda2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A3%3A1536%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1cd0ecd015e159922d991777d4e34b6a&#34;</ETag><Size>1536</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A4%3A1152%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b0945c53e3a8c53e06b5efbe1fa00b7e&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;21d237d9b840230ac40911f05460d2c9&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;a65d4652ca975ca96dd4adc269404389&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ffa157b81657d56c3806591d18161366&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;dbb30cffd96f2cda495c11eb50c8872a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;0b1b088a94fe98718b260b4e9262c5c6&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A2%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e0f105c23fdc288d960126f34607d3c2&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037897%3A1%3A1%3A255%3A1%3A1720%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1f30e67ac29c7a33dfa177893c57fe4e&#34;</ETag><Size>1720</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;756c8bf50e1b14ddff981f3d35b13a9a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d1d491d289f10bd319a5964f50e522d9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;122ba98dfa6de83562b52443f97e0bdc&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;7626e60779c9117a5aa5552db3e2ef74&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1144%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;76b382c008c1daa16aef1c638ccec692&#34;</ETag><Size>1144</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;f2f766068f0decd10d0a355d7a3ce7df&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A3%3A1224%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ac22662b420aa8c5bd61f9d898d93abd&#34;</ETag><Size>1224</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A4%3A2504%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;240ff0ca91edad5ad611828468ea5b44&#34;</ETag><Size>2504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;658bdfb1748413af03d9fd46c9bb805b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cf86574e0b5b9320b5838d1fe614f7d6&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1416%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b9311bd0a3261cd1c110524dbed0c0ee&#34;</ETag><Size>1416</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A2%3A1928%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;88965419a67c815737ea9348e37e2277&#34;</ETag><Size>1928</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d70b30ee26e1677f1c1601ea54148330&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f6ca311e356541dde08266785f2d8dcb&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A2%3A1296%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;83616eaa943da37ef7a92311c263371e&#34;</ETag><Size>1296</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;efd7c7e653e7b4cae5fa36e16311349c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A2%3A255%3A1%3A2424%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1cdf12a5ba12af80a8fcbe65a51be1b9&#34;</ETag><Size>2424</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;011746a5ca01506fdf83964c27756f29&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037905%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;af992cc29bb2d9de8afef2fa09221752&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;27eec981a6efeef3dd4577c0490156cd&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;dee641780c0c4d248fd383936ad519c0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;35d9c5b51a686307a2465a8dce6122e9&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;397f4751afcb170c423e629fd2b03c46&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A2%3A1200%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ed50b0f966729dbc524ed39d67043e7f&#34;</ETag><Size>1200</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;3e018695734005e3be7a2c364a2f9f4b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e26638baeb35e1d203ff779209f18000&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;65a1dd34e301bdc4d29ef1b96ad9f016&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;baf3bbe887771567705ea1878ad8dc02&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7d2dd5438efac312030ab1d7ff2404c0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A2%3A1496%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;65a7ecaa6689f54356759745386bb91d&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;30b77b5019f350acbf9f718551d2da77&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A2416%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cd5d4acd4df5dd76dd58206782e7f365&#34;</ETag><Size>2416</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A2%3A1208%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e265bd76e5998bc292913aa80b0323cf&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1616%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;57a665afff22ef5b34e6e3d54deceb64&#34;</ETag><Size>1616</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;af26aa3d5e60723ce6781c6f3c2fc0ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A2%3A1320%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;809a9542bd1ef395b5328d6c62a10038&#34;</ETag><Size>1320</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;cb2ec8fd8e2f39c71ca7fd8e26141b9e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A4%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d6fc50af39123e0c794e997429c894f8&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A5%3A1360%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;65143fdbcdcf279b6c27a79c688dd56d&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0aeeeab35fcefe8ebe92923db835b993&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0f234b8606389bcc82637b5eec502dc0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;878094d78836df848f6343a8dd183909&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A3%3A2008%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ac4c5f21766b72b1ef9379e666fba4e7&#34;</ETag><Size>2008</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1352%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;60d206b93f7f63a6d550278c79178dc9&#34;</ETag><Size>1352</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0187ebcce0242f7da65b2c6f25982550&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ae2150d01ae7f1af2a175cdd5170207a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b94d64f4fcc3c13c48a75d7864c1ce62&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;35638001230ae7c046190a76967679de&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e5058fc8bcef1d12f3a97e90ef3a4f22&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;c7371c2c071f84a8da422b44dc6ac8cd&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e59e4b2b6a14b9718cfde17164df7873&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A4%3A1240%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b715d29f1acb4f69bb2c6e45c759c4d0&#34;</ETag><Size>1240</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;62b537d856fda5644fe2cc48902c9731&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A2%3A255%3A1%3A1600%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d2260a637a13ce8ecc25b9c01b52b67d&#34;</ETag><Size>1600</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e3574f40b33f06df9e67a72ccbbff43c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A2%3A255%3A1%3A1440%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;24187b7f04140bb0b1bb743be65ee07c&#34;</ETag><Size>1440</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;f336cf1caa2096a96de0cfbc70f9ad9d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A2%3A1264%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1f3c31b42afda4973595009325ef3e49&#34;</ETag><Size>1264</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;20aa44e25b95f87a8c7337a642e24c97&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;1dd035a4cbe08fccc42394835e89df77&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A3%3A1544%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ddfac5c4dd4e6cfa512fc9ef755d80ba&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A4%3A1504%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;73896829b5a8ee7e2a223f80dd6bc99f&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037924%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;6bd52922b36ff7c2ce79617366ee07ae&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1744%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;9480636392e60386e5fcfa26a7e5fa1e&#34;</ETag><Size>1744</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;86f1b31668de87d96f5f9b73789e6722&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A3%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;daa4772dea9401d3c58dea4ef6f578f1&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;66a62a7691132cb3b4613c1d975fab65&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7e8d7307f40bdeb4f3305e9be602cb27&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;a120a0287db33e7f87e2847b83e80d5f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;23ee82433ce4e8b3c0adc7981a52a256&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A3%3A1304%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;c9bf1da7e81941d7bf8edf219e3af8e2&#34;</ETag><Size>1304</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;8d018b1c8baffd1d3c1f37f9112e3931&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;eacc29fa533e744afa4e9a034e4063e7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;313094a08eaea3e8b4a9335ffd44f54b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;a13c73d880c9ea8669a713db0044cc73&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;28e110a65388b036725c956cb4f40835&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;34aedc6a7f8b316b3e420d638101b7f3&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;29151557cd5bf4a5eae9a392b2ab3ee8&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;5a2acfe7d9463c6376f658c29c90fd02&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;9a184fad7ff74943b8ca812f5af57463&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;97dd67255e56715570c8124d64393e24&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;48e1e22980ccda9edefd8f1004274739&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A3%3A1736%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;c89ad4686d31b02b0e0e819333897101&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A4%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;b2f2306a3c7f01a5fd37e98c5f0db539&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;00949568528376e724e9fcf4d3b60725&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f472e8e0d0f8111aa3f3bc9c406179b1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;80731454b0f0f6bda9a6706328d41672&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A2%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;2331f114069e506fa45abd92f7cc16e8&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;80d5289d31961bf2a3b4ab12a0127d24&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A2%3A1256%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;78ecfb41c1828cbbf3e867460bede6a4&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e88ed3aaa7eca2764356d27ef10cfa1c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037937%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1702f735c923178d6e8f8e1569466a4b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037937%3A1%3A1%3A255%3A2%3A1144%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;feba9762acc7f93b4a56d85b48cf26fa&#34;</ETag><Size>1144</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;7011ee874e8ff2211e9e54543b3191f4&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A2%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;4a76c36aabfa4086bfd8d8d31bcbffc6&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A2%3A255%3A2%3A1448%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;0df75368d33e1d5d81a28b9a08eafcf3&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1640%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d94425a6997dab6e73d403aaaf1472ea&#34;</ETag><Size>1640</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;2119f8302ae9404302822f9dc235ec46&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f3d1bfdf886644bf29d31bd16584da90&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;2ace9abb6396728189d1f1270d6016c2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;bf78ed23adbd0ac419f1474fe596777e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A4%3A1784%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e97ede3a0b632611b38c82fa05d2f765&#34;</ETag><Size>1784</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;b0e4109c11e7240a3cfd95e0d987e3db&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;43314d5c28b605b5517144e412dfb477&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f48f340d92e63ff14be5fd27cc733f2c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;19a6de2f8fda386c1628a05640b1d614&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;cdd71f3f9258303a74e6bab5a59bf6d5&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A3%3A2112%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;91eda4be98cc3bac3417ee9509f73d7d&#34;</ETag><Size>2112</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A4%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;82778727338cea7e5f52a40b3c40f1d4&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;03be68aedc5e93911c97cacb12d43770&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b147b1cfd1ef351a131e686de1631d5c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A2%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;53e8079776efd0c7fe82c7cf6eafb28d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;9f36bfd117b58e56c940657eecfd89d2&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;aaa0a6e02417d93517e63e65e3e7d2e2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A2%3A255%3A1%3A1424%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d120f7f937da41759afa30a510ce0255&#34;</ETag><Size>1424</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1776%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;8160dece82ad022c94c68998c3b020aa&#34;</ETag><Size>1776</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;790833acc63bba5df43d70161e81146d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A3%3A1360%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;daff5c718ff85eb00c6b270f5760cb91&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d6b393272b0c8a1126c2678e565cb2e9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A2%3A255%3A1%3A1152%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ff9f3ec64ae8e1217924d0ed262134ae&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A1%3A2160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7d58cf2ffa3b3311d1c32aa97bc50a61&#34;</ETag><Size>2160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;3b536fbf5a72c6f1d25b794d57cc501b&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 0caf20bc-c152-4b9f-9380-cef506ac632e, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 0caf20bc-c152-4b9f-9380-cef506ac632e, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 0caf20bc-c152-4b9f-9380-cef506ac632e, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 3f8e90c1-98c9-47e9-bf66-ced562f29aa5, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 3f8e90c1-98c9-47e9-bf66-ced562f29aa5, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 3f8e90c1-98c9-47e9-bf66-ced562f29aa5, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 645, 'Portions': 145, 'ActivePortions': 145}, '__DEFAULT': {'Rows': 99355, 'Portions': 115, 'ActivePortions': 115}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 145, 'BlobSize': 176408, 'BlobCount': 725}, '__DEFAULT': {'Portions': 115, 'BlobSize': 4406080, 'BlobCount': 575}}, cold bucket stat: (0, 0), frozen bucket stat: (145, 176408)
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:16102/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204602Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204602Z
20251114/us-east-1/s3/aws4_request
c3a7df8e1320464f5448f1fcc2680c417bf8aa84afa2aceca9b7be601693b4d4
DEBUG    botocore.auth:auth.py:430 Signature:
a22723673dedb77618c64645d8f49f3e56065f823b4fcfab0c72c1c03e70a289
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/cold_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204602Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=a22723673dedb77618c64645d8f49f3e56065f823b4fcfab0c72c1c03e70a289', 'amz-sdk-invocation-id': b'bdc27fad-ce60-459e-831d-2a63d0522d86', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:46:02 GMT', 'x-amzn-requestid': 'JFRq9t7W745edpNa3NNHHhbG6SWeqvwfRRnMBg2o6leBPx6s0VsU', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>cold_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:16102/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204602Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204602Z
20251114/us-east-1/s3/aws4_request
e41ff2eaf13e2cc3ff926eb37f9dfd77fcd7e068639a1b3c0409c49f158a737e
DEBUG    botocore.auth:auth.py:430 Signature:
0fb3ce2c4d1d3eec9c6dc06a60d0331c8b4a85fc88261f8ff2dda37e289c1368
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/medium?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204602Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=0fb3ce2c4d1d3eec9c6dc06a60d0331c8b4a85fc88261f8ff2dda37e289c1368', 'amz-sdk-invocation-id': b'af9b26f2-48df-4c19-b742-efa866ad8b16', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:46:02 GMT', 'x-amzn-requestid': 'UpJWzz7yqSjhs5F0hR9CLVVZ1LyNfHhzcxAWdvuqHNZL6Hk0Rz9m', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>medium</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:16102/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204602Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204602Z
20251114/us-east-1/s3/aws4_request
79250594f5312a64f445a7218f277c48b7626e7f3b76a987bf74e209313269af
DEBUG    botocore.auth:auth.py:430 Signature:
ce2e082256c560e8291e21c72bb738c5d09dcff70f70c417aabf2869efb4c052
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/frozen_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204602Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=ce2e082256c560e8291e21c72bb738c5d09dcff70f70c417aabf2869efb4c052', 'amz-sdk-invocation-id': b'd5caa245-4efb-4105-b463-f595b6e3d032', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 53592
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:46:02 GMT', 'x-amzn-requestid': '21sPQAqdHakbEFKdLTMVBdPNw1yynWQHXyxYhrqsLcnimODUst0e', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '53592', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;34eff939966dd96fc61e04bee3d4ba4f&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A2%3A1816%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;c745068d481b0515aea4165b916ec5cb&#34;</ETag><Size>1816</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;fb23f9171b17757cb1dc2e176469b4a5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cfa8a0b7952fb63f7dfadf2cf83097ed&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;969785d18638dc1e71dc309c8fee9f59&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;76c553122067e565c23ac6b7466026f1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;6cca3dcd8f413ad51af7003527118f53&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;9d0aea585719b4e1a8eb01d939c00a9d&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;4f98c8ca83a70a033c75eff6e19bcb8e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1a5f4df50ae0202b78181ab5a79fc270&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;710bd12a125a7a0826c6dabe086b07b9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;be0a7c1984f4c8093eabc624229e85d5&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;0d068b6671dccd5032bc42db6aa10674&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;169a39dc1ef992105b008d64454cdda2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A3%3A1536%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1cd0ecd015e159922d991777d4e34b6a&#34;</ETag><Size>1536</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A4%3A1152%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b0945c53e3a8c53e06b5efbe1fa00b7e&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;21d237d9b840230ac40911f05460d2c9&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;a65d4652ca975ca96dd4adc269404389&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ffa157b81657d56c3806591d18161366&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;dbb30cffd96f2cda495c11eb50c8872a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;0b1b088a94fe98718b260b4e9262c5c6&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A2%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e0f105c23fdc288d960126f34607d3c2&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037897%3A1%3A1%3A255%3A1%3A1720%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1f30e67ac29c7a33dfa177893c57fe4e&#34;</ETag><Size>1720</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;756c8bf50e1b14ddff981f3d35b13a9a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d1d491d289f10bd319a5964f50e522d9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;122ba98dfa6de83562b52443f97e0bdc&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;7626e60779c9117a5aa5552db3e2ef74&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1144%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;76b382c008c1daa16aef1c638ccec692&#34;</ETag><Size>1144</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;f2f766068f0decd10d0a355d7a3ce7df&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A3%3A1224%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ac22662b420aa8c5bd61f9d898d93abd&#34;</ETag><Size>1224</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A4%3A2504%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;240ff0ca91edad5ad611828468ea5b44&#34;</ETag><Size>2504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;658bdfb1748413af03d9fd46c9bb805b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cf86574e0b5b9320b5838d1fe614f7d6&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1416%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b9311bd0a3261cd1c110524dbed0c0ee&#34;</ETag><Size>1416</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A2%3A1928%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;88965419a67c815737ea9348e37e2277&#34;</ETag><Size>1928</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d70b30ee26e1677f1c1601ea54148330&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f6ca311e356541dde08266785f2d8dcb&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A2%3A1296%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;83616eaa943da37ef7a92311c263371e&#34;</ETag><Size>1296</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;efd7c7e653e7b4cae5fa36e16311349c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A2%3A255%3A1%3A2424%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1cdf12a5ba12af80a8fcbe65a51be1b9&#34;</ETag><Size>2424</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;011746a5ca01506fdf83964c27756f29&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037905%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;af992cc29bb2d9de8afef2fa09221752&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;27eec981a6efeef3dd4577c0490156cd&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;dee641780c0c4d248fd383936ad519c0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;35d9c5b51a686307a2465a8dce6122e9&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;397f4751afcb170c423e629fd2b03c46&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A2%3A1200%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ed50b0f966729dbc524ed39d67043e7f&#34;</ETag><Size>1200</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;3e018695734005e3be7a2c364a2f9f4b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e26638baeb35e1d203ff779209f18000&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;65a1dd34e301bdc4d29ef1b96ad9f016&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;baf3bbe887771567705ea1878ad8dc02&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7d2dd5438efac312030ab1d7ff2404c0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A2%3A1496%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;65a7ecaa6689f54356759745386bb91d&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;30b77b5019f350acbf9f718551d2da77&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A2416%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cd5d4acd4df5dd76dd58206782e7f365&#34;</ETag><Size>2416</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A2%3A1208%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e265bd76e5998bc292913aa80b0323cf&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1616%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;57a665afff22ef5b34e6e3d54deceb64&#34;</ETag><Size>1616</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;af26aa3d5e60723ce6781c6f3c2fc0ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A2%3A1320%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;809a9542bd1ef395b5328d6c62a10038&#34;</ETag><Size>1320</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;cb2ec8fd8e2f39c71ca7fd8e26141b9e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A4%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d6fc50af39123e0c794e997429c894f8&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A5%3A1360%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;65143fdbcdcf279b6c27a79c688dd56d&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0aeeeab35fcefe8ebe92923db835b993&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0f234b8606389bcc82637b5eec502dc0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;878094d78836df848f6343a8dd183909&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A3%3A2008%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ac4c5f21766b72b1ef9379e666fba4e7&#34;</ETag><Size>2008</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1352%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;60d206b93f7f63a6d550278c79178dc9&#34;</ETag><Size>1352</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0187ebcce0242f7da65b2c6f25982550&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ae2150d01ae7f1af2a175cdd5170207a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b94d64f4fcc3c13c48a75d7864c1ce62&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;35638001230ae7c046190a76967679de&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e5058fc8bcef1d12f3a97e90ef3a4f22&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;c7371c2c071f84a8da422b44dc6ac8cd&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e59e4b2b6a14b9718cfde17164df7873&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A4%3A1240%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b715d29f1acb4f69bb2c6e45c759c4d0&#34;</ETag><Size>1240</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;62b537d856fda5644fe2cc48902c9731&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A2%3A255%3A1%3A1600%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d2260a637a13ce8ecc25b9c01b52b67d&#34;</ETag><Size>1600</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e3574f40b33f06df9e67a72ccbbff43c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A2%3A255%3A1%3A1440%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;24187b7f04140bb0b1bb743be65ee07c&#34;</ETag><Size>1440</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;f336cf1caa2096a96de0cfbc70f9ad9d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A2%3A1264%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1f3c31b42afda4973595009325ef3e49&#34;</ETag><Size>1264</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;20aa44e25b95f87a8c7337a642e24c97&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;1dd035a4cbe08fccc42394835e89df77&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A3%3A1544%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ddfac5c4dd4e6cfa512fc9ef755d80ba&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A4%3A1504%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;73896829b5a8ee7e2a223f80dd6bc99f&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037924%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;6bd52922b36ff7c2ce79617366ee07ae&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1744%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;9480636392e60386e5fcfa26a7e5fa1e&#34;</ETag><Size>1744</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;86f1b31668de87d96f5f9b73789e6722&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A3%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;daa4772dea9401d3c58dea4ef6f578f1&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;66a62a7691132cb3b4613c1d975fab65&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7e8d7307f40bdeb4f3305e9be602cb27&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;a120a0287db33e7f87e2847b83e80d5f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;23ee82433ce4e8b3c0adc7981a52a256&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A3%3A1304%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;c9bf1da7e81941d7bf8edf219e3af8e2&#34;</ETag><Size>1304</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;8d018b1c8baffd1d3c1f37f9112e3931&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;eacc29fa533e744afa4e9a034e4063e7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;313094a08eaea3e8b4a9335ffd44f54b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;a13c73d880c9ea8669a713db0044cc73&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;28e110a65388b036725c956cb4f40835&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;34aedc6a7f8b316b3e420d638101b7f3&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;29151557cd5bf4a5eae9a392b2ab3ee8&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;5a2acfe7d9463c6376f658c29c90fd02&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;9a184fad7ff74943b8ca812f5af57463&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;97dd67255e56715570c8124d64393e24&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;48e1e22980ccda9edefd8f1004274739&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A3%3A1736%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;c89ad4686d31b02b0e0e819333897101&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A4%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;b2f2306a3c7f01a5fd37e98c5f0db539&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;00949568528376e724e9fcf4d3b60725&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f472e8e0d0f8111aa3f3bc9c406179b1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;80731454b0f0f6bda9a6706328d41672&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A2%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;2331f114069e506fa45abd92f7cc16e8&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;80d5289d31961bf2a3b4ab12a0127d24&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A2%3A1256%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;78ecfb41c1828cbbf3e867460bede6a4&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e88ed3aaa7eca2764356d27ef10cfa1c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037937%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1702f735c923178d6e8f8e1569466a4b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037937%3A1%3A1%3A255%3A2%3A1144%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;feba9762acc7f93b4a56d85b48cf26fa&#34;</ETag><Size>1144</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;7011ee874e8ff2211e9e54543b3191f4&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A2%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;4a76c36aabfa4086bfd8d8d31bcbffc6&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A2%3A255%3A2%3A1448%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;0df75368d33e1d5d81a28b9a08eafcf3&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1640%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d94425a6997dab6e73d403aaaf1472ea&#34;</ETag><Size>1640</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;2119f8302ae9404302822f9dc235ec46&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f3d1bfdf886644bf29d31bd16584da90&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;2ace9abb6396728189d1f1270d6016c2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;bf78ed23adbd0ac419f1474fe596777e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A4%3A1784%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e97ede3a0b632611b38c82fa05d2f765&#34;</ETag><Size>1784</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;b0e4109c11e7240a3cfd95e0d987e3db&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;43314d5c28b605b5517144e412dfb477&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f48f340d92e63ff14be5fd27cc733f2c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;19a6de2f8fda386c1628a05640b1d614&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;cdd71f3f9258303a74e6bab5a59bf6d5&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A3%3A2112%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;91eda4be98cc3bac3417ee9509f73d7d&#34;</ETag><Size>2112</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A4%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;82778727338cea7e5f52a40b3c40f1d4&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;03be68aedc5e93911c97cacb12d43770&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b147b1cfd1ef351a131e686de1631d5c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A2%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;53e8079776efd0c7fe82c7cf6eafb28d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;9f36bfd117b58e56c940657eecfd89d2&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;aaa0a6e02417d93517e63e65e3e7d2e2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A2%3A255%3A1%3A1424%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d120f7f937da41759afa30a510ce0255&#34;</ETag><Size>1424</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1776%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;8160dece82ad022c94c68998c3b020aa&#34;</ETag><Size>1776</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;790833acc63bba5df43d70161e81146d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A3%3A1360%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;daff5c718ff85eb00c6b270f5760cb91&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d6b393272b0c8a1126c2678e565cb2e9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A2%3A255%3A1%3A1152%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ff9f3ec64ae8e1217924d0ed262134ae&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A1%3A2160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7d58cf2ffa3b3311d1c32aa97bc50a61&#34;</ETag><Size>2160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;3b536fbf5a72c6f1d25b794d57cc501b&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 58d3c6ce-8c1d-4182-8949-cb83f3ca461b, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 58d3c6ce-8c1d-4182-8949-cb83f3ca461b, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 58d3c6ce-8c1d-4182-8949-cb83f3ca461b, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 1502a8e3-d884-469b-a6fd-6bb6386ad37b, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 1502a8e3-d884-469b-a6fd-6bb6386ad37b, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 1502a8e3-d884-469b-a6fd-6bb6386ad37b, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 645, 'Portions': 145, 'ActivePortions': 145}, '__DEFAULT': {'Rows': 99355, 'Portions': 115, 'ActivePortions': 115}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 145, 'BlobSize': 176408, 'BlobCount': 725}, '__DEFAULT': {'Portions': 115, 'BlobSize': 4406080, 'BlobCount': 575}}, cold bucket stat: (0, 0), frozen bucket stat: (145, 176408)
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:16102/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204603Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204603Z
20251114/us-east-1/s3/aws4_request
8ddc4e4d2a597018f4f7fb6fc9467d027a8a79f76063d793df33bab13112626a
DEBUG    botocore.auth:auth.py:430 Signature:
449cf0fb3f4ee4af8d30ae170d5e19dc5f04b559f70546b0c94e7324cd821605
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/cold_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204603Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=449cf0fb3f4ee4af8d30ae170d5e19dc5f04b559f70546b0c94e7324cd821605', 'amz-sdk-invocation-id': b'538da228-a439-466d-a296-11718cecb464', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:46:03 GMT', 'x-amzn-requestid': 'yJsUHd9p76nBMdaX1FrwHKOuhX3tAJvmu1Df9VGwoSkfHwfn5b2a', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>cold_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:16102/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204603Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204603Z
20251114/us-east-1/s3/aws4_request
38b9bf3333c48a7bbe22d7818717fb894697a50b301612cdd9dd86780bd30c63
DEBUG    botocore.auth:auth.py:430 Signature:
fc04477af8a4e13778665dcd303c377d5aba6d32b43e7f8042deeaef6ef38ce3
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/medium?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204603Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=fc04477af8a4e13778665dcd303c377d5aba6d32b43e7f8042deeaef6ef38ce3', 'amz-sdk-invocation-id': b'50b9b08a-3cd3-4640-8992-890de5bbd5f5', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:46:03 GMT', 'x-amzn-requestid': 'sGAyaVArgCLo2y1vas1OjQ7Dnjk18Y7gAYjIcTT8kxDErchZi6fV', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>medium</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:16102/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204603Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204603Z
20251114/us-east-1/s3/aws4_request
ce7a7a0811f53e20f613326a81068f171c807a8f9593938fdc0b26db26c131b2
DEBUG    botocore.auth:auth.py:430 Signature:
51f95382d8f06a210bbdc75c1a13c10bba2919a1a3f3c94503677cc3320b67e4
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/frozen_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204603Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=51f95382d8f06a210bbdc75c1a13c10bba2919a1a3f3c94503677cc3320b67e4', 'amz-sdk-invocation-id': b'ce6fdd69-d3a7-4245-91db-c9703091a299', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 53592
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:46:03 GMT', 'x-amzn-requestid': 'Mvk1zVy8zBK6mFHTx7o0oao4BVByy01gECHyCynLVlq0CNocHDFg', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '53592', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;34eff939966dd96fc61e04bee3d4ba4f&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A2%3A1816%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;c745068d481b0515aea4165b916ec5cb&#34;</ETag><Size>1816</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;fb23f9171b17757cb1dc2e176469b4a5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cfa8a0b7952fb63f7dfadf2cf83097ed&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;969785d18638dc1e71dc309c8fee9f59&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;76c553122067e565c23ac6b7466026f1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;6cca3dcd8f413ad51af7003527118f53&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;9d0aea585719b4e1a8eb01d939c00a9d&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;4f98c8ca83a70a033c75eff6e19bcb8e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1a5f4df50ae0202b78181ab5a79fc270&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;710bd12a125a7a0826c6dabe086b07b9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;be0a7c1984f4c8093eabc624229e85d5&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;0d068b6671dccd5032bc42db6aa10674&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;169a39dc1ef992105b008d64454cdda2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A3%3A1536%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1cd0ecd015e159922d991777d4e34b6a&#34;</ETag><Size>1536</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A4%3A1152%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b0945c53e3a8c53e06b5efbe1fa00b7e&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;21d237d9b840230ac40911f05460d2c9&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;a65d4652ca975ca96dd4adc269404389&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ffa157b81657d56c3806591d18161366&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;dbb30cffd96f2cda495c11eb50c8872a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;0b1b088a94fe98718b260b4e9262c5c6&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A2%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e0f105c23fdc288d960126f34607d3c2&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037897%3A1%3A1%3A255%3A1%3A1720%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1f30e67ac29c7a33dfa177893c57fe4e&#34;</ETag><Size>1720</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;756c8bf50e1b14ddff981f3d35b13a9a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d1d491d289f10bd319a5964f50e522d9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;122ba98dfa6de83562b52443f97e0bdc&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;7626e60779c9117a5aa5552db3e2ef74&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1144%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;76b382c008c1daa16aef1c638ccec692&#34;</ETag><Size>1144</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;f2f766068f0decd10d0a355d7a3ce7df&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A3%3A1224%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ac22662b420aa8c5bd61f9d898d93abd&#34;</ETag><Size>1224</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A4%3A2504%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;240ff0ca91edad5ad611828468ea5b44&#34;</ETag><Size>2504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;658bdfb1748413af03d9fd46c9bb805b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cf86574e0b5b9320b5838d1fe614f7d6&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1416%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b9311bd0a3261cd1c110524dbed0c0ee&#34;</ETag><Size>1416</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A2%3A1928%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;88965419a67c815737ea9348e37e2277&#34;</ETag><Size>1928</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d70b30ee26e1677f1c1601ea54148330&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f6ca311e356541dde08266785f2d8dcb&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A2%3A1296%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;83616eaa943da37ef7a92311c263371e&#34;</ETag><Size>1296</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;efd7c7e653e7b4cae5fa36e16311349c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A2%3A255%3A1%3A2424%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1cdf12a5ba12af80a8fcbe65a51be1b9&#34;</ETag><Size>2424</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;011746a5ca01506fdf83964c27756f29&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037905%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;af992cc29bb2d9de8afef2fa09221752&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;27eec981a6efeef3dd4577c0490156cd&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;dee641780c0c4d248fd383936ad519c0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;35d9c5b51a686307a2465a8dce6122e9&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;397f4751afcb170c423e629fd2b03c46&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A2%3A1200%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ed50b0f966729dbc524ed39d67043e7f&#34;</ETag><Size>1200</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;3e018695734005e3be7a2c364a2f9f4b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e26638baeb35e1d203ff779209f18000&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;65a1dd34e301bdc4d29ef1b96ad9f016&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;baf3bbe887771567705ea1878ad8dc02&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7d2dd5438efac312030ab1d7ff2404c0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A2%3A1496%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;65a7ecaa6689f54356759745386bb91d&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;30b77b5019f350acbf9f718551d2da77&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A2416%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cd5d4acd4df5dd76dd58206782e7f365&#34;</ETag><Size>2416</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A2%3A1208%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e265bd76e5998bc292913aa80b0323cf&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1616%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;57a665afff22ef5b34e6e3d54deceb64&#34;</ETag><Size>1616</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;af26aa3d5e60723ce6781c6f3c2fc0ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A2%3A1320%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;809a9542bd1ef395b5328d6c62a10038&#34;</ETag><Size>1320</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;cb2ec8fd8e2f39c71ca7fd8e26141b9e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A4%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d6fc50af39123e0c794e997429c894f8&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A5%3A1360%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;65143fdbcdcf279b6c27a79c688dd56d&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0aeeeab35fcefe8ebe92923db835b993&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0f234b8606389bcc82637b5eec502dc0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;878094d78836df848f6343a8dd183909&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A3%3A2008%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ac4c5f21766b72b1ef9379e666fba4e7&#34;</ETag><Size>2008</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1352%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;60d206b93f7f63a6d550278c79178dc9&#34;</ETag><Size>1352</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0187ebcce0242f7da65b2c6f25982550&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ae2150d01ae7f1af2a175cdd5170207a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b94d64f4fcc3c13c48a75d7864c1ce62&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;35638001230ae7c046190a76967679de&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e5058fc8bcef1d12f3a97e90ef3a4f22&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;c7371c2c071f84a8da422b44dc6ac8cd&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e59e4b2b6a14b9718cfde17164df7873&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A4%3A1240%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b715d29f1acb4f69bb2c6e45c759c4d0&#34;</ETag><Size>1240</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;62b537d856fda5644fe2cc48902c9731&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A2%3A255%3A1%3A1600%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d2260a637a13ce8ecc25b9c01b52b67d&#34;</ETag><Size>1600</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e3574f40b33f06df9e67a72ccbbff43c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A2%3A255%3A1%3A1440%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;24187b7f04140bb0b1bb743be65ee07c&#34;</ETag><Size>1440</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;f336cf1caa2096a96de0cfbc70f9ad9d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A2%3A1264%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1f3c31b42afda4973595009325ef3e49&#34;</ETag><Size>1264</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;20aa44e25b95f87a8c7337a642e24c97&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;1dd035a4cbe08fccc42394835e89df77&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A3%3A1544%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ddfac5c4dd4e6cfa512fc9ef755d80ba&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A4%3A1504%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;73896829b5a8ee7e2a223f80dd6bc99f&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037924%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;6bd52922b36ff7c2ce79617366ee07ae&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1744%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;9480636392e60386e5fcfa26a7e5fa1e&#34;</ETag><Size>1744</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;86f1b31668de87d96f5f9b73789e6722&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A3%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;daa4772dea9401d3c58dea4ef6f578f1&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;66a62a7691132cb3b4613c1d975fab65&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7e8d7307f40bdeb4f3305e9be602cb27&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;a120a0287db33e7f87e2847b83e80d5f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;23ee82433ce4e8b3c0adc7981a52a256&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A3%3A1304%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;c9bf1da7e81941d7bf8edf219e3af8e2&#34;</ETag><Size>1304</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;8d018b1c8baffd1d3c1f37f9112e3931&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;eacc29fa533e744afa4e9a034e4063e7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;313094a08eaea3e8b4a9335ffd44f54b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;a13c73d880c9ea8669a713db0044cc73&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;28e110a65388b036725c956cb4f40835&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;34aedc6a7f8b316b3e420d638101b7f3&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;29151557cd5bf4a5eae9a392b2ab3ee8&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;5a2acfe7d9463c6376f658c29c90fd02&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;9a184fad7ff74943b8ca812f5af57463&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;97dd67255e56715570c8124d64393e24&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;48e1e22980ccda9edefd8f1004274739&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A3%3A1736%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;c89ad4686d31b02b0e0e819333897101&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A4%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;b2f2306a3c7f01a5fd37e98c5f0db539&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;00949568528376e724e9fcf4d3b60725&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f472e8e0d0f8111aa3f3bc9c406179b1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;80731454b0f0f6bda9a6706328d41672&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A2%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;2331f114069e506fa45abd92f7cc16e8&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;80d5289d31961bf2a3b4ab12a0127d24&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A2%3A1256%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;78ecfb41c1828cbbf3e867460bede6a4&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e88ed3aaa7eca2764356d27ef10cfa1c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037937%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1702f735c923178d6e8f8e1569466a4b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037937%3A1%3A1%3A255%3A2%3A1144%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;feba9762acc7f93b4a56d85b48cf26fa&#34;</ETag><Size>1144</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;7011ee874e8ff2211e9e54543b3191f4&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A2%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;4a76c36aabfa4086bfd8d8d31bcbffc6&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A2%3A255%3A2%3A1448%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;0df75368d33e1d5d81a28b9a08eafcf3&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1640%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d94425a6997dab6e73d403aaaf1472ea&#34;</ETag><Size>1640</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;2119f8302ae9404302822f9dc235ec46&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f3d1bfdf886644bf29d31bd16584da90&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;2ace9abb6396728189d1f1270d6016c2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;bf78ed23adbd0ac419f1474fe596777e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A4%3A1784%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e97ede3a0b632611b38c82fa05d2f765&#34;</ETag><Size>1784</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;b0e4109c11e7240a3cfd95e0d987e3db&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;43314d5c28b605b5517144e412dfb477&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f48f340d92e63ff14be5fd27cc733f2c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;19a6de2f8fda386c1628a05640b1d614&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;cdd71f3f9258303a74e6bab5a59bf6d5&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A3%3A2112%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;91eda4be98cc3bac3417ee9509f73d7d&#34;</ETag><Size>2112</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A4%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;82778727338cea7e5f52a40b3c40f1d4&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;03be68aedc5e93911c97cacb12d43770&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b147b1cfd1ef351a131e686de1631d5c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A2%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;53e8079776efd0c7fe82c7cf6eafb28d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;9f36bfd117b58e56c940657eecfd89d2&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;aaa0a6e02417d93517e63e65e3e7d2e2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A2%3A255%3A1%3A1424%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d120f7f937da41759afa30a510ce0255&#34;</ETag><Size>1424</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1776%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;8160dece82ad022c94c68998c3b020aa&#34;</ETag><Size>1776</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;790833acc63bba5df43d70161e81146d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A3%3A1360%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;daff5c718ff85eb00c6b270f5760cb91&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d6b393272b0c8a1126c2678e565cb2e9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A2%3A255%3A1%3A1152%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ff9f3ec64ae8e1217924d0ed262134ae&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A1%3A2160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7d58cf2ffa3b3311d1c32aa97bc50a61&#34;</ETag><Size>2160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;3b536fbf5a72c6f1d25b794d57cc501b&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 70d8aebd-40e2-47f6-a522-b916bbe0b79b, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 70d8aebd-40e2-47f6-a522-b916bbe0b79b, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 70d8aebd-40e2-47f6-a522-b916bbe0b79b, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, b0e3240a-b387-4027-a5f7-fab5fcac2c9f, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, b0e3240a-b387-4027-a5f7-fab5fcac2c9f, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, b0e3240a-b387-4027-a5f7-fab5fcac2c9f, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 645, 'Portions': 145, 'ActivePortions': 145}, '__DEFAULT': {'Rows': 99355, 'Portions': 115, 'ActivePortions': 115}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 145, 'BlobSize': 176408, 'BlobCount': 725}, '__DEFAULT': {'Portions': 115, 'BlobSize': 4406080, 'BlobCount': 575}}, cold bucket stat: (0, 0), frozen bucket stat: (145, 176408)
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:16102/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204605Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204605Z
20251114/us-east-1/s3/aws4_request
555ecd1e388ba8deac3c5d7e2a596398a6922e1fa2e4aca6e6ea988c082639c9
DEBUG    botocore.auth:auth.py:430 Signature:
ce8b2da71f3310e2ffd72afe6f01b9c88599c21e7aa5e38e6dfddb1d18676ff7
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/cold_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204605Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=ce8b2da71f3310e2ffd72afe6f01b9c88599c21e7aa5e38e6dfddb1d18676ff7', 'amz-sdk-invocation-id': b'c4a2df9c-2879-4caf-98ed-e7bee078afdd', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:46:05 GMT', 'x-amzn-requestid': 'jBbrwVTVWHrGeeq1Q1NmQSL3jg8zKhQ6E55aRgIC9dChJSQeRqEn', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>cold_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:16102/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204605Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204605Z
20251114/us-east-1/s3/aws4_request
a94f93acc0b20dde71a15a84ee58f3f70c89c69d60dc09dde6a6f6df7cd31e17
DEBUG    botocore.auth:auth.py:430 Signature:
271bfd3d072e1cc41d4baca783aa6f96e3c04f6d6ed517886e1ea32b359415aa
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/medium?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204605Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=271bfd3d072e1cc41d4baca783aa6f96e3c04f6d6ed517886e1ea32b359415aa', 'amz-sdk-invocation-id': b'ef36ea83-967d-4c4d-ace8-070cdbad8039', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:46:05 GMT', 'x-amzn-requestid': 'GPEgYlRXJqUR9UomWKHXvWb9isZ2RdnYw1ivnYwIPzX5l3WneI0b', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>medium</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:16102/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204605Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204605Z
20251114/us-east-1/s3/aws4_request
cad92d5bcb89b524981c0e9248b6a9cb6c017f2c8257fe58e26152f042c25cc1
DEBUG    botocore.auth:auth.py:430 Signature:
01b54020b899f86f9bbda5470377bc759bff1257af10f3c473444c560c401b7e
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/frozen_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204605Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=01b54020b899f86f9bbda5470377bc759bff1257af10f3c473444c560c401b7e', 'amz-sdk-invocation-id': b'79a25121-7c40-4c9d-ab7b-34b88b2a4e4f', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 53592
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:46:05 GMT', 'x-amzn-requestid': '3Vzv7fAxqWAivKsJY41LVljq2Z6hOSKcXKvX9HGm3WliNhBMFuVD', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '53592', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;34eff939966dd96fc61e04bee3d4ba4f&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A2%3A1816%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;c745068d481b0515aea4165b916ec5cb&#34;</ETag><Size>1816</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;fb23f9171b17757cb1dc2e176469b4a5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cfa8a0b7952fb63f7dfadf2cf83097ed&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;969785d18638dc1e71dc309c8fee9f59&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;76c553122067e565c23ac6b7466026f1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;6cca3dcd8f413ad51af7003527118f53&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;9d0aea585719b4e1a8eb01d939c00a9d&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;4f98c8ca83a70a033c75eff6e19bcb8e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1a5f4df50ae0202b78181ab5a79fc270&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;710bd12a125a7a0826c6dabe086b07b9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;be0a7c1984f4c8093eabc624229e85d5&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;0d068b6671dccd5032bc42db6aa10674&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;169a39dc1ef992105b008d64454cdda2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A3%3A1536%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1cd0ecd015e159922d991777d4e34b6a&#34;</ETag><Size>1536</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A4%3A1152%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b0945c53e3a8c53e06b5efbe1fa00b7e&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;21d237d9b840230ac40911f05460d2c9&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;a65d4652ca975ca96dd4adc269404389&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ffa157b81657d56c3806591d18161366&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;dbb30cffd96f2cda495c11eb50c8872a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;0b1b088a94fe98718b260b4e9262c5c6&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A2%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e0f105c23fdc288d960126f34607d3c2&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037897%3A1%3A1%3A255%3A1%3A1720%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1f30e67ac29c7a33dfa177893c57fe4e&#34;</ETag><Size>1720</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;756c8bf50e1b14ddff981f3d35b13a9a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d1d491d289f10bd319a5964f50e522d9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;122ba98dfa6de83562b52443f97e0bdc&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;7626e60779c9117a5aa5552db3e2ef74&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1144%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;76b382c008c1daa16aef1c638ccec692&#34;</ETag><Size>1144</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;f2f766068f0decd10d0a355d7a3ce7df&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A3%3A1224%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ac22662b420aa8c5bd61f9d898d93abd&#34;</ETag><Size>1224</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A4%3A2504%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;240ff0ca91edad5ad611828468ea5b44&#34;</ETag><Size>2504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;658bdfb1748413af03d9fd46c9bb805b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cf86574e0b5b9320b5838d1fe614f7d6&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1416%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b9311bd0a3261cd1c110524dbed0c0ee&#34;</ETag><Size>1416</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A2%3A1928%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;88965419a67c815737ea9348e37e2277&#34;</ETag><Size>1928</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d70b30ee26e1677f1c1601ea54148330&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f6ca311e356541dde08266785f2d8dcb&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A2%3A1296%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;83616eaa943da37ef7a92311c263371e&#34;</ETag><Size>1296</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;efd7c7e653e7b4cae5fa36e16311349c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A2%3A255%3A1%3A2424%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1cdf12a5ba12af80a8fcbe65a51be1b9&#34;</ETag><Size>2424</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;011746a5ca01506fdf83964c27756f29&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037905%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;af992cc29bb2d9de8afef2fa09221752&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;27eec981a6efeef3dd4577c0490156cd&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;dee641780c0c4d248fd383936ad519c0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;35d9c5b51a686307a2465a8dce6122e9&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;397f4751afcb170c423e629fd2b03c46&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A2%3A1200%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ed50b0f966729dbc524ed39d67043e7f&#34;</ETag><Size>1200</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;3e018695734005e3be7a2c364a2f9f4b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e26638baeb35e1d203ff779209f18000&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;65a1dd34e301bdc4d29ef1b96ad9f016&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;baf3bbe887771567705ea1878ad8dc02&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7d2dd5438efac312030ab1d7ff2404c0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A2%3A1496%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;65a7ecaa6689f54356759745386bb91d&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;30b77b5019f350acbf9f718551d2da77&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A2416%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cd5d4acd4df5dd76dd58206782e7f365&#34;</ETag><Size>2416</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A2%3A1208%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e265bd76e5998bc292913aa80b0323cf&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1616%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;57a665afff22ef5b34e6e3d54deceb64&#34;</ETag><Size>1616</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;af26aa3d5e60723ce6781c6f3c2fc0ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A2%3A1320%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;809a9542bd1ef395b5328d6c62a10038&#34;</ETag><Size>1320</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;cb2ec8fd8e2f39c71ca7fd8e26141b9e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A4%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d6fc50af39123e0c794e997429c894f8&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A5%3A1360%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;65143fdbcdcf279b6c27a79c688dd56d&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0aeeeab35fcefe8ebe92923db835b993&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0f234b8606389bcc82637b5eec502dc0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;878094d78836df848f6343a8dd183909&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A3%3A2008%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ac4c5f21766b72b1ef9379e666fba4e7&#34;</ETag><Size>2008</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1352%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;60d206b93f7f63a6d550278c79178dc9&#34;</ETag><Size>1352</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0187ebcce0242f7da65b2c6f25982550&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ae2150d01ae7f1af2a175cdd5170207a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b94d64f4fcc3c13c48a75d7864c1ce62&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;35638001230ae7c046190a76967679de&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e5058fc8bcef1d12f3a97e90ef3a4f22&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;c7371c2c071f84a8da422b44dc6ac8cd&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e59e4b2b6a14b9718cfde17164df7873&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A4%3A1240%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b715d29f1acb4f69bb2c6e45c759c4d0&#34;</ETag><Size>1240</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;62b537d856fda5644fe2cc48902c9731&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A2%3A255%3A1%3A1600%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d2260a637a13ce8ecc25b9c01b52b67d&#34;</ETag><Size>1600</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e3574f40b33f06df9e67a72ccbbff43c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A2%3A255%3A1%3A1440%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;24187b7f04140bb0b1bb743be65ee07c&#34;</ETag><Size>1440</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;f336cf1caa2096a96de0cfbc70f9ad9d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A2%3A1264%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1f3c31b42afda4973595009325ef3e49&#34;</ETag><Size>1264</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;20aa44e25b95f87a8c7337a642e24c97&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;1dd035a4cbe08fccc42394835e89df77&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A3%3A1544%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ddfac5c4dd4e6cfa512fc9ef755d80ba&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A4%3A1504%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;73896829b5a8ee7e2a223f80dd6bc99f&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037924%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;6bd52922b36ff7c2ce79617366ee07ae&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1744%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;9480636392e60386e5fcfa26a7e5fa1e&#34;</ETag><Size>1744</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;86f1b31668de87d96f5f9b73789e6722&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A3%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;daa4772dea9401d3c58dea4ef6f578f1&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;66a62a7691132cb3b4613c1d975fab65&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7e8d7307f40bdeb4f3305e9be602cb27&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;a120a0287db33e7f87e2847b83e80d5f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;23ee82433ce4e8b3c0adc7981a52a256&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A3%3A1304%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;c9bf1da7e81941d7bf8edf219e3af8e2&#34;</ETag><Size>1304</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;8d018b1c8baffd1d3c1f37f9112e3931&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;eacc29fa533e744afa4e9a034e4063e7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;313094a08eaea3e8b4a9335ffd44f54b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;a13c73d880c9ea8669a713db0044cc73&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;28e110a65388b036725c956cb4f40835&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;34aedc6a7f8b316b3e420d638101b7f3&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;29151557cd5bf4a5eae9a392b2ab3ee8&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;5a2acfe7d9463c6376f658c29c90fd02&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;9a184fad7ff74943b8ca812f5af57463&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;97dd67255e56715570c8124d64393e24&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;48e1e22980ccda9edefd8f1004274739&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A3%3A1736%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;c89ad4686d31b02b0e0e819333897101&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A4%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;b2f2306a3c7f01a5fd37e98c5f0db539&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;00949568528376e724e9fcf4d3b60725&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f472e8e0d0f8111aa3f3bc9c406179b1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;80731454b0f0f6bda9a6706328d41672&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A2%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;2331f114069e506fa45abd92f7cc16e8&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;80d5289d31961bf2a3b4ab12a0127d24&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A2%3A1256%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;78ecfb41c1828cbbf3e867460bede6a4&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e88ed3aaa7eca2764356d27ef10cfa1c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037937%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1702f735c923178d6e8f8e1569466a4b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037937%3A1%3A1%3A255%3A2%3A1144%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;feba9762acc7f93b4a56d85b48cf26fa&#34;</ETag><Size>1144</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;7011ee874e8ff2211e9e54543b3191f4&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A2%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;4a76c36aabfa4086bfd8d8d31bcbffc6&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A2%3A255%3A2%3A1448%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;0df75368d33e1d5d81a28b9a08eafcf3&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1640%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d94425a6997dab6e73d403aaaf1472ea&#34;</ETag><Size>1640</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;2119f8302ae9404302822f9dc235ec46&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f3d1bfdf886644bf29d31bd16584da90&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;2ace9abb6396728189d1f1270d6016c2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;bf78ed23adbd0ac419f1474fe596777e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A4%3A1784%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e97ede3a0b632611b38c82fa05d2f765&#34;</ETag><Size>1784</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;b0e4109c11e7240a3cfd95e0d987e3db&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;43314d5c28b605b5517144e412dfb477&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f48f340d92e63ff14be5fd27cc733f2c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;19a6de2f8fda386c1628a05640b1d614&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;cdd71f3f9258303a74e6bab5a59bf6d5&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A3%3A2112%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;91eda4be98cc3bac3417ee9509f73d7d&#34;</ETag><Size>2112</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A4%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;82778727338cea7e5f52a40b3c40f1d4&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;03be68aedc5e93911c97cacb12d43770&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b147b1cfd1ef351a131e686de1631d5c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A2%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;53e8079776efd0c7fe82c7cf6eafb28d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;9f36bfd117b58e56c940657eecfd89d2&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;aaa0a6e02417d93517e63e65e3e7d2e2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A2%3A255%3A1%3A1424%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d120f7f937da41759afa30a510ce0255&#34;</ETag><Size>1424</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1776%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;8160dece82ad022c94c68998c3b020aa&#34;</ETag><Size>1776</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;790833acc63bba5df43d70161e81146d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A3%3A1360%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;daff5c718ff85eb00c6b270f5760cb91&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d6b393272b0c8a1126c2678e565cb2e9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A2%3A255%3A1%3A1152%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ff9f3ec64ae8e1217924d0ed262134ae&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A1%3A2160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7d58cf2ffa3b3311d1c32aa97bc50a61&#34;</ETag><Size>2160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;3b536fbf5a72c6f1d25b794d57cc501b&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 37b129fb-bb1a-49f7-9172-85116bcef488, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 37b129fb-bb1a-49f7-9172-85116bcef488, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 37b129fb-bb1a-49f7-9172-85116bcef488, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, df9af3c4-a125-41ec-a4ec-09b2b2b946d8, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, df9af3c4-a125-41ec-a4ec-09b2b2b946d8, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, df9af3c4-a125-41ec-a4ec-09b2b2b946d8, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 645, 'Portions': 145, 'ActivePortions': 145}, '__DEFAULT': {'Rows': 99355, 'Portions': 115, 'ActivePortions': 115}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 145, 'BlobSize': 176408, 'BlobCount': 725}, '__DEFAULT': {'Portions': 115, 'BlobSize': 4406080, 'BlobCount': 575}}, cold bucket stat: (0, 0), frozen bucket stat: (145, 176408)
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:16102/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204606Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204606Z
20251114/us-east-1/s3/aws4_request
dbea970226bda028f7129c75b5fdaac9c43b2c18b9e79645f3c6f7be13d8ecc7
DEBUG    botocore.auth:auth.py:430 Signature:
b2284beb41b7418478c4e7516d038f275dc1ddc19b5b5e067a2a6e5f0ee6602c
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/cold_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204606Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=b2284beb41b7418478c4e7516d038f275dc1ddc19b5b5e067a2a6e5f0ee6602c', 'amz-sdk-invocation-id': b'4ee92b9d-6924-45ba-a2b5-fa34ac6a9e27', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:46:06 GMT', 'x-amzn-requestid': 'Gjq7HA4SLp9CEIS5RCoWAaOckKfVskgc5uP4ANJQoYUzahkQlM5s', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>cold_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:16102/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204606Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204606Z
20251114/us-east-1/s3/aws4_request
384512e0152d8b14ccbc073e1cd85a84e2a871c4cdafc7ae6c41f3cb1737def0
DEBUG    botocore.auth:auth.py:430 Signature:
a66d87fc0bd649b8fe367e5a650b0ad5b0ae06b4bf6c5f32d42d909e7aef5443
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/medium?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204606Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=a66d87fc0bd649b8fe367e5a650b0ad5b0ae06b4bf6c5f32d42d909e7aef5443', 'amz-sdk-invocation-id': b'623aa398-9195-46df-9328-72506da2b0d0', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:46:06 GMT', 'x-amzn-requestid': 'nelRDf8XObMH5aTXqpMcV0kuOTZITWFHXdNq58JUZTrJbUgoHn7R', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>medium</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:16102/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204606Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204606Z
20251114/us-east-1/s3/aws4_request
e2ce7fc39dd2e285716d5dc2287cb0a2bd8e77af9bd67afb7ba1e396ace0e92c
DEBUG    botocore.auth:auth.py:430 Signature:
d496f187ff144cd319b6b7afef76348ca66db59a9beb7b90654346211d55955b
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/frozen_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204606Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=d496f187ff144cd319b6b7afef76348ca66db59a9beb7b90654346211d55955b', 'amz-sdk-invocation-id': b'0942edd4-4e84-4def-a463-8de6babc496c', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 53592
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:46:06 GMT', 'x-amzn-requestid': 'OiffEKlxoMlNmnunzGVEUhtmB2CIbJZolqyUP2Kmnna4KDKVKDrx', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '53592', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;34eff939966dd96fc61e04bee3d4ba4f&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A2%3A1816%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;c745068d481b0515aea4165b916ec5cb&#34;</ETag><Size>1816</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;fb23f9171b17757cb1dc2e176469b4a5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cfa8a0b7952fb63f7dfadf2cf83097ed&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;969785d18638dc1e71dc309c8fee9f59&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;76c553122067e565c23ac6b7466026f1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;6cca3dcd8f413ad51af7003527118f53&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;9d0aea585719b4e1a8eb01d939c00a9d&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;4f98c8ca83a70a033c75eff6e19bcb8e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1a5f4df50ae0202b78181ab5a79fc270&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;710bd12a125a7a0826c6dabe086b07b9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;be0a7c1984f4c8093eabc624229e85d5&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;0d068b6671dccd5032bc42db6aa10674&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;169a39dc1ef992105b008d64454cdda2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A3%3A1536%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1cd0ecd015e159922d991777d4e34b6a&#34;</ETag><Size>1536</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A4%3A1152%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b0945c53e3a8c53e06b5efbe1fa00b7e&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;21d237d9b840230ac40911f05460d2c9&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;a65d4652ca975ca96dd4adc269404389&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ffa157b81657d56c3806591d18161366&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;dbb30cffd96f2cda495c11eb50c8872a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;0b1b088a94fe98718b260b4e9262c5c6&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A2%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e0f105c23fdc288d960126f34607d3c2&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037897%3A1%3A1%3A255%3A1%3A1720%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1f30e67ac29c7a33dfa177893c57fe4e&#34;</ETag><Size>1720</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;756c8bf50e1b14ddff981f3d35b13a9a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d1d491d289f10bd319a5964f50e522d9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;122ba98dfa6de83562b52443f97e0bdc&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;7626e60779c9117a5aa5552db3e2ef74&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1144%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;76b382c008c1daa16aef1c638ccec692&#34;</ETag><Size>1144</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;f2f766068f0decd10d0a355d7a3ce7df&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A3%3A1224%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ac22662b420aa8c5bd61f9d898d93abd&#34;</ETag><Size>1224</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A4%3A2504%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;240ff0ca91edad5ad611828468ea5b44&#34;</ETag><Size>2504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;658bdfb1748413af03d9fd46c9bb805b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cf86574e0b5b9320b5838d1fe614f7d6&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1416%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b9311bd0a3261cd1c110524dbed0c0ee&#34;</ETag><Size>1416</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A2%3A1928%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;88965419a67c815737ea9348e37e2277&#34;</ETag><Size>1928</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d70b30ee26e1677f1c1601ea54148330&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f6ca311e356541dde08266785f2d8dcb&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A2%3A1296%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;83616eaa943da37ef7a92311c263371e&#34;</ETag><Size>1296</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;efd7c7e653e7b4cae5fa36e16311349c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A2%3A255%3A1%3A2424%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1cdf12a5ba12af80a8fcbe65a51be1b9&#34;</ETag><Size>2424</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;011746a5ca01506fdf83964c27756f29&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037905%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;af992cc29bb2d9de8afef2fa09221752&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;27eec981a6efeef3dd4577c0490156cd&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;dee641780c0c4d248fd383936ad519c0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;35d9c5b51a686307a2465a8dce6122e9&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;397f4751afcb170c423e629fd2b03c46&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A2%3A1200%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ed50b0f966729dbc524ed39d67043e7f&#34;</ETag><Size>1200</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;3e018695734005e3be7a2c364a2f9f4b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e26638baeb35e1d203ff779209f18000&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;65a1dd34e301bdc4d29ef1b96ad9f016&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;baf3bbe887771567705ea1878ad8dc02&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7d2dd5438efac312030ab1d7ff2404c0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A2%3A1496%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;65a7ecaa6689f54356759745386bb91d&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;30b77b5019f350acbf9f718551d2da77&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A2416%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cd5d4acd4df5dd76dd58206782e7f365&#34;</ETag><Size>2416</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A2%3A1208%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e265bd76e5998bc292913aa80b0323cf&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1616%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;57a665afff22ef5b34e6e3d54deceb64&#34;</ETag><Size>1616</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;af26aa3d5e60723ce6781c6f3c2fc0ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A2%3A1320%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;809a9542bd1ef395b5328d6c62a10038&#34;</ETag><Size>1320</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;cb2ec8fd8e2f39c71ca7fd8e26141b9e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A4%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d6fc50af39123e0c794e997429c894f8&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A5%3A1360%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;65143fdbcdcf279b6c27a79c688dd56d&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0aeeeab35fcefe8ebe92923db835b993&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0f234b8606389bcc82637b5eec502dc0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;878094d78836df848f6343a8dd183909&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A3%3A2008%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ac4c5f21766b72b1ef9379e666fba4e7&#34;</ETag><Size>2008</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1352%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;60d206b93f7f63a6d550278c79178dc9&#34;</ETag><Size>1352</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0187ebcce0242f7da65b2c6f25982550&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ae2150d01ae7f1af2a175cdd5170207a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b94d64f4fcc3c13c48a75d7864c1ce62&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;35638001230ae7c046190a76967679de&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e5058fc8bcef1d12f3a97e90ef3a4f22&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;c7371c2c071f84a8da422b44dc6ac8cd&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e59e4b2b6a14b9718cfde17164df7873&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A4%3A1240%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b715d29f1acb4f69bb2c6e45c759c4d0&#34;</ETag><Size>1240</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;62b537d856fda5644fe2cc48902c9731&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A2%3A255%3A1%3A1600%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d2260a637a13ce8ecc25b9c01b52b67d&#34;</ETag><Size>1600</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e3574f40b33f06df9e67a72ccbbff43c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A2%3A255%3A1%3A1440%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;24187b7f04140bb0b1bb743be65ee07c&#34;</ETag><Size>1440</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;f336cf1caa2096a96de0cfbc70f9ad9d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A2%3A1264%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1f3c31b42afda4973595009325ef3e49&#34;</ETag><Size>1264</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;20aa44e25b95f87a8c7337a642e24c97&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;1dd035a4cbe08fccc42394835e89df77&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A3%3A1544%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ddfac5c4dd4e6cfa512fc9ef755d80ba&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A4%3A1504%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;73896829b5a8ee7e2a223f80dd6bc99f&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037924%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;6bd52922b36ff7c2ce79617366ee07ae&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1744%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;9480636392e60386e5fcfa26a7e5fa1e&#34;</ETag><Size>1744</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;86f1b31668de87d96f5f9b73789e6722&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A3%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;daa4772dea9401d3c58dea4ef6f578f1&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;66a62a7691132cb3b4613c1d975fab65&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7e8d7307f40bdeb4f3305e9be602cb27&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;a120a0287db33e7f87e2847b83e80d5f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;23ee82433ce4e8b3c0adc7981a52a256&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A3%3A1304%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;c9bf1da7e81941d7bf8edf219e3af8e2&#34;</ETag><Size>1304</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;8d018b1c8baffd1d3c1f37f9112e3931&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;eacc29fa533e744afa4e9a034e4063e7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;313094a08eaea3e8b4a9335ffd44f54b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;a13c73d880c9ea8669a713db0044cc73&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;28e110a65388b036725c956cb4f40835&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;34aedc6a7f8b316b3e420d638101b7f3&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;29151557cd5bf4a5eae9a392b2ab3ee8&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;5a2acfe7d9463c6376f658c29c90fd02&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;9a184fad7ff74943b8ca812f5af57463&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;97dd67255e56715570c8124d64393e24&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;48e1e22980ccda9edefd8f1004274739&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A3%3A1736%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;c89ad4686d31b02b0e0e819333897101&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A4%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;b2f2306a3c7f01a5fd37e98c5f0db539&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;00949568528376e724e9fcf4d3b60725&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f472e8e0d0f8111aa3f3bc9c406179b1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;80731454b0f0f6bda9a6706328d41672&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A2%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;2331f114069e506fa45abd92f7cc16e8&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;80d5289d31961bf2a3b4ab12a0127d24&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A2%3A1256%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;78ecfb41c1828cbbf3e867460bede6a4&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e88ed3aaa7eca2764356d27ef10cfa1c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037937%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1702f735c923178d6e8f8e1569466a4b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037937%3A1%3A1%3A255%3A2%3A1144%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;feba9762acc7f93b4a56d85b48cf26fa&#34;</ETag><Size>1144</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;7011ee874e8ff2211e9e54543b3191f4&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A2%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;4a76c36aabfa4086bfd8d8d31bcbffc6&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A2%3A255%3A2%3A1448%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;0df75368d33e1d5d81a28b9a08eafcf3&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1640%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d94425a6997dab6e73d403aaaf1472ea&#34;</ETag><Size>1640</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;2119f8302ae9404302822f9dc235ec46&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f3d1bfdf886644bf29d31bd16584da90&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;2ace9abb6396728189d1f1270d6016c2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;bf78ed23adbd0ac419f1474fe596777e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A4%3A1784%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e97ede3a0b632611b38c82fa05d2f765&#34;</ETag><Size>1784</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;b0e4109c11e7240a3cfd95e0d987e3db&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;43314d5c28b605b5517144e412dfb477&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f48f340d92e63ff14be5fd27cc733f2c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;19a6de2f8fda386c1628a05640b1d614&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;cdd71f3f9258303a74e6bab5a59bf6d5&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A3%3A2112%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;91eda4be98cc3bac3417ee9509f73d7d&#34;</ETag><Size>2112</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A4%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;82778727338cea7e5f52a40b3c40f1d4&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;03be68aedc5e93911c97cacb12d43770&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b147b1cfd1ef351a131e686de1631d5c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A2%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;53e8079776efd0c7fe82c7cf6eafb28d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;9f36bfd117b58e56c940657eecfd89d2&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;aaa0a6e02417d93517e63e65e3e7d2e2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A2%3A255%3A1%3A1424%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d120f7f937da41759afa30a510ce0255&#34;</ETag><Size>1424</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1776%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;8160dece82ad022c94c68998c3b020aa&#34;</ETag><Size>1776</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;790833acc63bba5df43d70161e81146d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A3%3A1360%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;daff5c718ff85eb00c6b270f5760cb91&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d6b393272b0c8a1126c2678e565cb2e9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A2%3A255%3A1%3A1152%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ff9f3ec64ae8e1217924d0ed262134ae&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A1%3A2160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7d58cf2ffa3b3311d1c32aa97bc50a61&#34;</ETag><Size>2160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;3b536fbf5a72c6f1d25b794d57cc501b&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 449798fd-a939-44c1-97bd-220e3c1a9db5, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 449798fd-a939-44c1-97bd-220e3c1a9db5, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 449798fd-a939-44c1-97bd-220e3c1a9db5, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, f6689a12-b37c-48fc-84de-a9263bdb966e, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, f6689a12-b37c-48fc-84de-a9263bdb966e, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, f6689a12-b37c-48fc-84de-a9263bdb966e, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 645, 'Portions': 145, 'ActivePortions': 145}, '__DEFAULT': {'Rows': 99355, 'Portions': 115, 'ActivePortions': 115}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 145, 'BlobSize': 176408, 'BlobCount': 725}, '__DEFAULT': {'Portions': 115, 'BlobSize': 4406080, 'BlobCount': 575}}, cold bucket stat: (0, 0), frozen bucket stat: (145, 176408)
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:16102/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204608Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204608Z
20251114/us-east-1/s3/aws4_request
0bf831a118b13a359da9347820c578b08c90e7717ff7f65e934daa0d8309ad89
DEBUG    botocore.auth:auth.py:430 Signature:
fe914904d460528dfc6b92e56ca2b3629c3fbd95cd6f40b543f43c437eeb5127
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/cold_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204608Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=fe914904d460528dfc6b92e56ca2b3629c3fbd95cd6f40b543f43c437eeb5127', 'amz-sdk-invocation-id': b'b0f5ec34-9d6d-4882-91cc-972f7d5f9fe0', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:46:08 GMT', 'x-amzn-requestid': 'aTnvonmy1be0pu4HAihNwxa5xZWnkHXHNkCHMn2IEd9TOB8mP73f', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>cold_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:16102/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204608Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204608Z
20251114/us-east-1/s3/aws4_request
b3ca33ec74abf44513296c262215e6c10f84b0feb886293f22c9b520fed20e21
DEBUG    botocore.auth:auth.py:430 Signature:
cd77049aa7dae164215d226e4ff1c4612a4f27688943fb0ffa29fa8aba38d238
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/medium?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204608Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=cd77049aa7dae164215d226e4ff1c4612a4f27688943fb0ffa29fa8aba38d238', 'amz-sdk-invocation-id': b'b898e47e-8687-43d0-a79b-e1d8f3362b26', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:46:08 GMT', 'x-amzn-requestid': 'ZUWWwRRE0mkyegU9qA5C5JeaU0u9yuqAreJpEwKWo5RFhdi1Miip', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>medium</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:16102/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204608Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204608Z
20251114/us-east-1/s3/aws4_request
8cf82b6d7d4064597d631633655db6ec5b5797a444d2c94d06164ce19a91c97b
DEBUG    botocore.auth:auth.py:430 Signature:
2a9dcecf9a0f3e037c699673387ebb8e602cbe92fe18e743f218f38d57ac6b41
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/frozen_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204608Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=2a9dcecf9a0f3e037c699673387ebb8e602cbe92fe18e743f218f38d57ac6b41', 'amz-sdk-invocation-id': b'2accf8ff-d9ad-4d69-a691-782aa462a18a', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 53592
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:46:08 GMT', 'x-amzn-requestid': 'p2Kg2xySTvc3YLJBeIZK6fe5ATierMq9TjD6fc8SfZY3FXQKDf17', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '53592', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;34eff939966dd96fc61e04bee3d4ba4f&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A2%3A1816%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;c745068d481b0515aea4165b916ec5cb&#34;</ETag><Size>1816</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;fb23f9171b17757cb1dc2e176469b4a5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cfa8a0b7952fb63f7dfadf2cf83097ed&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;969785d18638dc1e71dc309c8fee9f59&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;76c553122067e565c23ac6b7466026f1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;6cca3dcd8f413ad51af7003527118f53&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;9d0aea585719b4e1a8eb01d939c00a9d&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;4f98c8ca83a70a033c75eff6e19bcb8e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1a5f4df50ae0202b78181ab5a79fc270&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;710bd12a125a7a0826c6dabe086b07b9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;be0a7c1984f4c8093eabc624229e85d5&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;0d068b6671dccd5032bc42db6aa10674&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;169a39dc1ef992105b008d64454cdda2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A3%3A1536%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1cd0ecd015e159922d991777d4e34b6a&#34;</ETag><Size>1536</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A4%3A1152%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b0945c53e3a8c53e06b5efbe1fa00b7e&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;21d237d9b840230ac40911f05460d2c9&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;a65d4652ca975ca96dd4adc269404389&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ffa157b81657d56c3806591d18161366&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;dbb30cffd96f2cda495c11eb50c8872a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;0b1b088a94fe98718b260b4e9262c5c6&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A2%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e0f105c23fdc288d960126f34607d3c2&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037897%3A1%3A1%3A255%3A1%3A1720%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1f30e67ac29c7a33dfa177893c57fe4e&#34;</ETag><Size>1720</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;756c8bf50e1b14ddff981f3d35b13a9a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d1d491d289f10bd319a5964f50e522d9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;122ba98dfa6de83562b52443f97e0bdc&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;7626e60779c9117a5aa5552db3e2ef74&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1144%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;76b382c008c1daa16aef1c638ccec692&#34;</ETag><Size>1144</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;f2f766068f0decd10d0a355d7a3ce7df&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A3%3A1224%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ac22662b420aa8c5bd61f9d898d93abd&#34;</ETag><Size>1224</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A4%3A2504%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;240ff0ca91edad5ad611828468ea5b44&#34;</ETag><Size>2504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;658bdfb1748413af03d9fd46c9bb805b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cf86574e0b5b9320b5838d1fe614f7d6&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1416%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b9311bd0a3261cd1c110524dbed0c0ee&#34;</ETag><Size>1416</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A2%3A1928%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;88965419a67c815737ea9348e37e2277&#34;</ETag><Size>1928</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d70b30ee26e1677f1c1601ea54148330&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f6ca311e356541dde08266785f2d8dcb&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A2%3A1296%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;83616eaa943da37ef7a92311c263371e&#34;</ETag><Size>1296</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;efd7c7e653e7b4cae5fa36e16311349c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A2%3A255%3A1%3A2424%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1cdf12a5ba12af80a8fcbe65a51be1b9&#34;</ETag><Size>2424</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;011746a5ca01506fdf83964c27756f29&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037905%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;af992cc29bb2d9de8afef2fa09221752&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;27eec981a6efeef3dd4577c0490156cd&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;dee641780c0c4d248fd383936ad519c0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;35d9c5b51a686307a2465a8dce6122e9&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;397f4751afcb170c423e629fd2b03c46&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A2%3A1200%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ed50b0f966729dbc524ed39d67043e7f&#34;</ETag><Size>1200</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;3e018695734005e3be7a2c364a2f9f4b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e26638baeb35e1d203ff779209f18000&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;65a1dd34e301bdc4d29ef1b96ad9f016&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;baf3bbe887771567705ea1878ad8dc02&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7d2dd5438efac312030ab1d7ff2404c0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A2%3A1496%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;65a7ecaa6689f54356759745386bb91d&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;30b77b5019f350acbf9f718551d2da77&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A2416%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cd5d4acd4df5dd76dd58206782e7f365&#34;</ETag><Size>2416</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A2%3A1208%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e265bd76e5998bc292913aa80b0323cf&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1616%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;57a665afff22ef5b34e6e3d54deceb64&#34;</ETag><Size>1616</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;af26aa3d5e60723ce6781c6f3c2fc0ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A2%3A1320%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;809a9542bd1ef395b5328d6c62a10038&#34;</ETag><Size>1320</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;cb2ec8fd8e2f39c71ca7fd8e26141b9e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A4%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d6fc50af39123e0c794e997429c894f8&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A5%3A1360%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;65143fdbcdcf279b6c27a79c688dd56d&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0aeeeab35fcefe8ebe92923db835b993&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0f234b8606389bcc82637b5eec502dc0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;878094d78836df848f6343a8dd183909&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A3%3A2008%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ac4c5f21766b72b1ef9379e666fba4e7&#34;</ETag><Size>2008</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1352%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;60d206b93f7f63a6d550278c79178dc9&#34;</ETag><Size>1352</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0187ebcce0242f7da65b2c6f25982550&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ae2150d01ae7f1af2a175cdd5170207a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b94d64f4fcc3c13c48a75d7864c1ce62&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;35638001230ae7c046190a76967679de&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e5058fc8bcef1d12f3a97e90ef3a4f22&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;c7371c2c071f84a8da422b44dc6ac8cd&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e59e4b2b6a14b9718cfde17164df7873&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A4%3A1240%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b715d29f1acb4f69bb2c6e45c759c4d0&#34;</ETag><Size>1240</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;62b537d856fda5644fe2cc48902c9731&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A2%3A255%3A1%3A1600%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d2260a637a13ce8ecc25b9c01b52b67d&#34;</ETag><Size>1600</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e3574f40b33f06df9e67a72ccbbff43c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A2%3A255%3A1%3A1440%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;24187b7f04140bb0b1bb743be65ee07c&#34;</ETag><Size>1440</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;f336cf1caa2096a96de0cfbc70f9ad9d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A2%3A1264%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1f3c31b42afda4973595009325ef3e49&#34;</ETag><Size>1264</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;20aa44e25b95f87a8c7337a642e24c97&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;1dd035a4cbe08fccc42394835e89df77&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A3%3A1544%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ddfac5c4dd4e6cfa512fc9ef755d80ba&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A4%3A1504%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;73896829b5a8ee7e2a223f80dd6bc99f&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037924%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;6bd52922b36ff7c2ce79617366ee07ae&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1744%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;9480636392e60386e5fcfa26a7e5fa1e&#34;</ETag><Size>1744</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;86f1b31668de87d96f5f9b73789e6722&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A3%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;daa4772dea9401d3c58dea4ef6f578f1&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;66a62a7691132cb3b4613c1d975fab65&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7e8d7307f40bdeb4f3305e9be602cb27&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;a120a0287db33e7f87e2847b83e80d5f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;23ee82433ce4e8b3c0adc7981a52a256&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A3%3A1304%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;c9bf1da7e81941d7bf8edf219e3af8e2&#34;</ETag><Size>1304</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;8d018b1c8baffd1d3c1f37f9112e3931&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;eacc29fa533e744afa4e9a034e4063e7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;313094a08eaea3e8b4a9335ffd44f54b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;a13c73d880c9ea8669a713db0044cc73&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;28e110a65388b036725c956cb4f40835&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;34aedc6a7f8b316b3e420d638101b7f3&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;29151557cd5bf4a5eae9a392b2ab3ee8&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;5a2acfe7d9463c6376f658c29c90fd02&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;9a184fad7ff74943b8ca812f5af57463&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;97dd67255e56715570c8124d64393e24&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;48e1e22980ccda9edefd8f1004274739&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A3%3A1736%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;c89ad4686d31b02b0e0e819333897101&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A4%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;b2f2306a3c7f01a5fd37e98c5f0db539&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;00949568528376e724e9fcf4d3b60725&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f472e8e0d0f8111aa3f3bc9c406179b1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;80731454b0f0f6bda9a6706328d41672&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A2%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;2331f114069e506fa45abd92f7cc16e8&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;80d5289d31961bf2a3b4ab12a0127d24&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A2%3A1256%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;78ecfb41c1828cbbf3e867460bede6a4&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e88ed3aaa7eca2764356d27ef10cfa1c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037937%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1702f735c923178d6e8f8e1569466a4b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037937%3A1%3A1%3A255%3A2%3A1144%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;feba9762acc7f93b4a56d85b48cf26fa&#34;</ETag><Size>1144</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;7011ee874e8ff2211e9e54543b3191f4&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A2%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;4a76c36aabfa4086bfd8d8d31bcbffc6&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A2%3A255%3A2%3A1448%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;0df75368d33e1d5d81a28b9a08eafcf3&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1640%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d94425a6997dab6e73d403aaaf1472ea&#34;</ETag><Size>1640</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;2119f8302ae9404302822f9dc235ec46&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f3d1bfdf886644bf29d31bd16584da90&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;2ace9abb6396728189d1f1270d6016c2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;bf78ed23adbd0ac419f1474fe596777e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A4%3A1784%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e97ede3a0b632611b38c82fa05d2f765&#34;</ETag><Size>1784</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;b0e4109c11e7240a3cfd95e0d987e3db&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;43314d5c28b605b5517144e412dfb477&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f48f340d92e63ff14be5fd27cc733f2c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;19a6de2f8fda386c1628a05640b1d614&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;cdd71f3f9258303a74e6bab5a59bf6d5&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A3%3A2112%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;91eda4be98cc3bac3417ee9509f73d7d&#34;</ETag><Size>2112</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A4%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;82778727338cea7e5f52a40b3c40f1d4&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;03be68aedc5e93911c97cacb12d43770&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b147b1cfd1ef351a131e686de1631d5c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A2%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;53e8079776efd0c7fe82c7cf6eafb28d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;9f36bfd117b58e56c940657eecfd89d2&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;aaa0a6e02417d93517e63e65e3e7d2e2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A2%3A255%3A1%3A1424%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d120f7f937da41759afa30a510ce0255&#34;</ETag><Size>1424</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1776%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;8160dece82ad022c94c68998c3b020aa&#34;</ETag><Size>1776</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;790833acc63bba5df43d70161e81146d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A3%3A1360%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;daff5c718ff85eb00c6b270f5760cb91&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d6b393272b0c8a1126c2678e565cb2e9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A2%3A255%3A1%3A1152%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ff9f3ec64ae8e1217924d0ed262134ae&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A1%3A2160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7d58cf2ffa3b3311d1c32aa97bc50a61&#34;</ETag><Size>2160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;3b536fbf5a72c6f1d25b794d57cc501b&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 95fc0473-4417-4ba8-bd10-ebd687a990d7, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 95fc0473-4417-4ba8-bd10-ebd687a990d7, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 95fc0473-4417-4ba8-bd10-ebd687a990d7, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 5d105097-ef39-4f69-b65c-bd3bd0cb98fe, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 5d105097-ef39-4f69-b65c-bd3bd0cb98fe, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 5d105097-ef39-4f69-b65c-bd3bd0cb98fe, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 645, 'Portions': 145, 'ActivePortions': 145}, '__DEFAULT': {'Rows': 99355, 'Portions': 115, 'ActivePortions': 115}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 145, 'BlobSize': 176408, 'BlobCount': 725}, '__DEFAULT': {'Portions': 115, 'BlobSize': 4406080, 'BlobCount': 575}}, cold bucket stat: (0, 0), frozen bucket stat: (145, 176408)
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:16102/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204609Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204609Z
20251114/us-east-1/s3/aws4_request
02608c9da1c417f24cc1dc2b441edbe637ace2561a00d7f52e87e4a0f110487d
DEBUG    botocore.auth:auth.py:430 Signature:
563fd7f848a52bfd670ab2edd71d3df4ab668646be1ff33a7ac3aad135ff25e3
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/cold_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204609Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=563fd7f848a52bfd670ab2edd71d3df4ab668646be1ff33a7ac3aad135ff25e3', 'amz-sdk-invocation-id': b'61b621e1-097a-4e4b-9ea6-27ceeba4fdb3', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:46:09 GMT', 'x-amzn-requestid': 'fef7Zi3t0n3gtvv7qasntkrgmA0Gs8hQulGOxCeV68yHt6pzYgaj', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>cold_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:16102/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204609Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204609Z
20251114/us-east-1/s3/aws4_request
5ac4c09cf0c99a0ace7be63bbd3ec65332cc2f737c203aac3a3a52e1a7adf3d7
DEBUG    botocore.auth:auth.py:430 Signature:
2847bfbfa835b286ff15fcf604cb3f655a0edbd4673b13708ef2541e80f2cffc
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/medium?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204609Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=2847bfbfa835b286ff15fcf604cb3f655a0edbd4673b13708ef2541e80f2cffc', 'amz-sdk-invocation-id': b'3751b2f4-3b3d-45c9-a5a8-302583a24919', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:46:09 GMT', 'x-amzn-requestid': 'YsPTKULFmAy5m117fBMZjupwmG3eAuTDS8ek44gWzauFA2JgzWYd', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>medium</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:16102/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204609Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204609Z
20251114/us-east-1/s3/aws4_request
d3d9f533d186b01163cdb07bf15a529ed160a4fcd1e32d83b3a6d265dfec23ec
DEBUG    botocore.auth:auth.py:430 Signature:
e825aaa60b35a76285859db14b8e4145d666fe65aaca6e6093e481646b0ae46a
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/frozen_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204609Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=e825aaa60b35a76285859db14b8e4145d666fe65aaca6e6093e481646b0ae46a', 'amz-sdk-invocation-id': b'ec7adbaf-5173-4473-9d1a-dc3e18af048c', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 53592
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:46:09 GMT', 'x-amzn-requestid': '4FGK1fXjUUqusO5NHUOOOeGEw2eu3qgz1JEyoH6dxDFtNdT9gAGy', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '53592', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;34eff939966dd96fc61e04bee3d4ba4f&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A2%3A1816%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;c745068d481b0515aea4165b916ec5cb&#34;</ETag><Size>1816</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;fb23f9171b17757cb1dc2e176469b4a5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cfa8a0b7952fb63f7dfadf2cf83097ed&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;969785d18638dc1e71dc309c8fee9f59&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;76c553122067e565c23ac6b7466026f1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;6cca3dcd8f413ad51af7003527118f53&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;9d0aea585719b4e1a8eb01d939c00a9d&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;4f98c8ca83a70a033c75eff6e19bcb8e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1a5f4df50ae0202b78181ab5a79fc270&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;710bd12a125a7a0826c6dabe086b07b9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;be0a7c1984f4c8093eabc624229e85d5&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;0d068b6671dccd5032bc42db6aa10674&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;169a39dc1ef992105b008d64454cdda2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A3%3A1536%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1cd0ecd015e159922d991777d4e34b6a&#34;</ETag><Size>1536</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A4%3A1152%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b0945c53e3a8c53e06b5efbe1fa00b7e&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;21d237d9b840230ac40911f05460d2c9&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;a65d4652ca975ca96dd4adc269404389&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ffa157b81657d56c3806591d18161366&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;dbb30cffd96f2cda495c11eb50c8872a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;0b1b088a94fe98718b260b4e9262c5c6&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A2%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e0f105c23fdc288d960126f34607d3c2&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037897%3A1%3A1%3A255%3A1%3A1720%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1f30e67ac29c7a33dfa177893c57fe4e&#34;</ETag><Size>1720</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;756c8bf50e1b14ddff981f3d35b13a9a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d1d491d289f10bd319a5964f50e522d9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;122ba98dfa6de83562b52443f97e0bdc&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;7626e60779c9117a5aa5552db3e2ef74&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1144%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;76b382c008c1daa16aef1c638ccec692&#34;</ETag><Size>1144</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;f2f766068f0decd10d0a355d7a3ce7df&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A3%3A1224%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ac22662b420aa8c5bd61f9d898d93abd&#34;</ETag><Size>1224</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A4%3A2504%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;240ff0ca91edad5ad611828468ea5b44&#34;</ETag><Size>2504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;658bdfb1748413af03d9fd46c9bb805b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cf86574e0b5b9320b5838d1fe614f7d6&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1416%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b9311bd0a3261cd1c110524dbed0c0ee&#34;</ETag><Size>1416</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A2%3A1928%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;88965419a67c815737ea9348e37e2277&#34;</ETag><Size>1928</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d70b30ee26e1677f1c1601ea54148330&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f6ca311e356541dde08266785f2d8dcb&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A2%3A1296%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;83616eaa943da37ef7a92311c263371e&#34;</ETag><Size>1296</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;efd7c7e653e7b4cae5fa36e16311349c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A2%3A255%3A1%3A2424%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1cdf12a5ba12af80a8fcbe65a51be1b9&#34;</ETag><Size>2424</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;011746a5ca01506fdf83964c27756f29&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037905%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;af992cc29bb2d9de8afef2fa09221752&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;27eec981a6efeef3dd4577c0490156cd&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;dee641780c0c4d248fd383936ad519c0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;35d9c5b51a686307a2465a8dce6122e9&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;397f4751afcb170c423e629fd2b03c46&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A2%3A1200%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ed50b0f966729dbc524ed39d67043e7f&#34;</ETag><Size>1200</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;3e018695734005e3be7a2c364a2f9f4b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e26638baeb35e1d203ff779209f18000&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;65a1dd34e301bdc4d29ef1b96ad9f016&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;baf3bbe887771567705ea1878ad8dc02&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7d2dd5438efac312030ab1d7ff2404c0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A2%3A1496%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;65a7ecaa6689f54356759745386bb91d&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;30b77b5019f350acbf9f718551d2da77&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A2416%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cd5d4acd4df5dd76dd58206782e7f365&#34;</ETag><Size>2416</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A2%3A1208%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e265bd76e5998bc292913aa80b0323cf&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1616%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;57a665afff22ef5b34e6e3d54deceb64&#34;</ETag><Size>1616</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;af26aa3d5e60723ce6781c6f3c2fc0ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A2%3A1320%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;809a9542bd1ef395b5328d6c62a10038&#34;</ETag><Size>1320</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;cb2ec8fd8e2f39c71ca7fd8e26141b9e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A4%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d6fc50af39123e0c794e997429c894f8&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A5%3A1360%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;65143fdbcdcf279b6c27a79c688dd56d&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0aeeeab35fcefe8ebe92923db835b993&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0f234b8606389bcc82637b5eec502dc0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;878094d78836df848f6343a8dd183909&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A3%3A2008%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ac4c5f21766b72b1ef9379e666fba4e7&#34;</ETag><Size>2008</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1352%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;60d206b93f7f63a6d550278c79178dc9&#34;</ETag><Size>1352</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0187ebcce0242f7da65b2c6f25982550&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ae2150d01ae7f1af2a175cdd5170207a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b94d64f4fcc3c13c48a75d7864c1ce62&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;35638001230ae7c046190a76967679de&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e5058fc8bcef1d12f3a97e90ef3a4f22&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;c7371c2c071f84a8da422b44dc6ac8cd&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e59e4b2b6a14b9718cfde17164df7873&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A4%3A1240%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b715d29f1acb4f69bb2c6e45c759c4d0&#34;</ETag><Size>1240</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;62b537d856fda5644fe2cc48902c9731&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A2%3A255%3A1%3A1600%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d2260a637a13ce8ecc25b9c01b52b67d&#34;</ETag><Size>1600</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e3574f40b33f06df9e67a72ccbbff43c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A2%3A255%3A1%3A1440%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;24187b7f04140bb0b1bb743be65ee07c&#34;</ETag><Size>1440</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;f336cf1caa2096a96de0cfbc70f9ad9d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A2%3A1264%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1f3c31b42afda4973595009325ef3e49&#34;</ETag><Size>1264</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;20aa44e25b95f87a8c7337a642e24c97&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;1dd035a4cbe08fccc42394835e89df77&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A3%3A1544%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ddfac5c4dd4e6cfa512fc9ef755d80ba&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A4%3A1504%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;73896829b5a8ee7e2a223f80dd6bc99f&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037924%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;6bd52922b36ff7c2ce79617366ee07ae&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1744%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;9480636392e60386e5fcfa26a7e5fa1e&#34;</ETag><Size>1744</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;86f1b31668de87d96f5f9b73789e6722&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A3%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;daa4772dea9401d3c58dea4ef6f578f1&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;66a62a7691132cb3b4613c1d975fab65&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7e8d7307f40bdeb4f3305e9be602cb27&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;a120a0287db33e7f87e2847b83e80d5f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;23ee82433ce4e8b3c0adc7981a52a256&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A3%3A1304%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;c9bf1da7e81941d7bf8edf219e3af8e2&#34;</ETag><Size>1304</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;8d018b1c8baffd1d3c1f37f9112e3931&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;eacc29fa533e744afa4e9a034e4063e7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;313094a08eaea3e8b4a9335ffd44f54b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;a13c73d880c9ea8669a713db0044cc73&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;28e110a65388b036725c956cb4f40835&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;34aedc6a7f8b316b3e420d638101b7f3&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;29151557cd5bf4a5eae9a392b2ab3ee8&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;5a2acfe7d9463c6376f658c29c90fd02&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;9a184fad7ff74943b8ca812f5af57463&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;97dd67255e56715570c8124d64393e24&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;48e1e22980ccda9edefd8f1004274739&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A3%3A1736%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;c89ad4686d31b02b0e0e819333897101&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A4%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;b2f2306a3c7f01a5fd37e98c5f0db539&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;00949568528376e724e9fcf4d3b60725&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f472e8e0d0f8111aa3f3bc9c406179b1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;80731454b0f0f6bda9a6706328d41672&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A2%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;2331f114069e506fa45abd92f7cc16e8&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;80d5289d31961bf2a3b4ab12a0127d24&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A2%3A1256%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;78ecfb41c1828cbbf3e867460bede6a4&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e88ed3aaa7eca2764356d27ef10cfa1c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037937%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1702f735c923178d6e8f8e1569466a4b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037937%3A1%3A1%3A255%3A2%3A1144%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;feba9762acc7f93b4a56d85b48cf26fa&#34;</ETag><Size>1144</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;7011ee874e8ff2211e9e54543b3191f4&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A2%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;4a76c36aabfa4086bfd8d8d31bcbffc6&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A2%3A255%3A2%3A1448%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;0df75368d33e1d5d81a28b9a08eafcf3&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1640%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d94425a6997dab6e73d403aaaf1472ea&#34;</ETag><Size>1640</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;2119f8302ae9404302822f9dc235ec46&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f3d1bfdf886644bf29d31bd16584da90&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;2ace9abb6396728189d1f1270d6016c2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;bf78ed23adbd0ac419f1474fe596777e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A4%3A1784%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e97ede3a0b632611b38c82fa05d2f765&#34;</ETag><Size>1784</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;b0e4109c11e7240a3cfd95e0d987e3db&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;43314d5c28b605b5517144e412dfb477&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f48f340d92e63ff14be5fd27cc733f2c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;19a6de2f8fda386c1628a05640b1d614&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;cdd71f3f9258303a74e6bab5a59bf6d5&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A3%3A2112%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;91eda4be98cc3bac3417ee9509f73d7d&#34;</ETag><Size>2112</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A4%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;82778727338cea7e5f52a40b3c40f1d4&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;03be68aedc5e93911c97cacb12d43770&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b147b1cfd1ef351a131e686de1631d5c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A2%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;53e8079776efd0c7fe82c7cf6eafb28d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;9f36bfd117b58e56c940657eecfd89d2&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;aaa0a6e02417d93517e63e65e3e7d2e2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A2%3A255%3A1%3A1424%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d120f7f937da41759afa30a510ce0255&#34;</ETag><Size>1424</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1776%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;8160dece82ad022c94c68998c3b020aa&#34;</ETag><Size>1776</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;790833acc63bba5df43d70161e81146d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A3%3A1360%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;daff5c718ff85eb00c6b270f5760cb91&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d6b393272b0c8a1126c2678e565cb2e9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A2%3A255%3A1%3A1152%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ff9f3ec64ae8e1217924d0ed262134ae&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A1%3A2160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7d58cf2ffa3b3311d1c32aa97bc50a61&#34;</ETag><Size>2160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;3b536fbf5a72c6f1d25b794d57cc501b&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 0d2942ae-7edb-4a84-a51c-082b03f2369c, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 0d2942ae-7edb-4a84-a51c-082b03f2369c, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 0d2942ae-7edb-4a84-a51c-082b03f2369c, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 13cea23f-3c51-41d7-b4e9-81473d1e4e58, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 13cea23f-3c51-41d7-b4e9-81473d1e4e58, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 13cea23f-3c51-41d7-b4e9-81473d1e4e58, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 645, 'Portions': 145, 'ActivePortions': 145}, '__DEFAULT': {'Rows': 99355, 'Portions': 115, 'ActivePortions': 115}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 145, 'BlobSize': 176408, 'BlobCount': 725}, '__DEFAULT': {'Portions': 115, 'BlobSize': 4406080, 'BlobCount': 575}}, cold bucket stat: (0, 0), frozen bucket stat: (145, 176408)
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:16102/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204611Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204611Z
20251114/us-east-1/s3/aws4_request
1796101e0763c60dfe04c5eaad687e1aa2fdbd9b8f3cbfda91e3daebeb04ad59
DEBUG    botocore.auth:auth.py:430 Signature:
79bedc5349ea539db88eeab4fcb6874692dc365e45756bce7d4ab87cb00a52e8
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/cold_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204611Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=79bedc5349ea539db88eeab4fcb6874692dc365e45756bce7d4ab87cb00a52e8', 'amz-sdk-invocation-id': b'3112dd5d-b30b-4ff1-ae48-285ad00a4011', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:46:11 GMT', 'x-amzn-requestid': 'uHboAMshqlYHZqeuGU0fklpvDJ01F6FsmUI7dBL540gMrv8KcSR1', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>cold_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:16102/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204611Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204611Z
20251114/us-east-1/s3/aws4_request
8bd40fb9e16875796dc2bfabf5aff3102a14d52a4e0302617c716d5749136126
DEBUG    botocore.auth:auth.py:430 Signature:
1f4b28c78b32f280fe2a4b20a79e664387af370daab155b11cb0819158c78f5e
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/medium?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204611Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=1f4b28c78b32f280fe2a4b20a79e664387af370daab155b11cb0819158c78f5e', 'amz-sdk-invocation-id': b'c7b84dee-9ce7-4ad1-ac93-0c3ac884d8a1', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:46:11 GMT', 'x-amzn-requestid': 'YBz0l2Zns46G173orwziga2sHg4aUCZGAngfhtC3F2mG4PtGfOb7', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>medium</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:16102/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204611Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204611Z
20251114/us-east-1/s3/aws4_request
d7463362b369cde4c5ca0b7d19488534c011c8b12b53cddfa5e4b52dbb01a69b
DEBUG    botocore.auth:auth.py:430 Signature:
2ac284f1afcfb758b394788fcd9248c01a17ce865181a600ec1d202ac399bad4
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/frozen_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204611Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=2ac284f1afcfb758b394788fcd9248c01a17ce865181a600ec1d202ac399bad4', 'amz-sdk-invocation-id': b'91ef1786-1ad4-4623-9c13-11476af469c3', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 53592
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:46:11 GMT', 'x-amzn-requestid': 'G0VDqT4TPGbwUZhT5XUpjxFnwQx8EPWVyhLppCg6Yqii8lB8pKnk', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '53592', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;34eff939966dd96fc61e04bee3d4ba4f&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A2%3A1816%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;c745068d481b0515aea4165b916ec5cb&#34;</ETag><Size>1816</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;fb23f9171b17757cb1dc2e176469b4a5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cfa8a0b7952fb63f7dfadf2cf83097ed&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;969785d18638dc1e71dc309c8fee9f59&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;76c553122067e565c23ac6b7466026f1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;6cca3dcd8f413ad51af7003527118f53&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;9d0aea585719b4e1a8eb01d939c00a9d&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;4f98c8ca83a70a033c75eff6e19bcb8e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1a5f4df50ae0202b78181ab5a79fc270&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;710bd12a125a7a0826c6dabe086b07b9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;be0a7c1984f4c8093eabc624229e85d5&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;0d068b6671dccd5032bc42db6aa10674&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;169a39dc1ef992105b008d64454cdda2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A3%3A1536%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1cd0ecd015e159922d991777d4e34b6a&#34;</ETag><Size>1536</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A4%3A1152%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b0945c53e3a8c53e06b5efbe1fa00b7e&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;21d237d9b840230ac40911f05460d2c9&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;a65d4652ca975ca96dd4adc269404389&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ffa157b81657d56c3806591d18161366&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;dbb30cffd96f2cda495c11eb50c8872a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;0b1b088a94fe98718b260b4e9262c5c6&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A2%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e0f105c23fdc288d960126f34607d3c2&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037897%3A1%3A1%3A255%3A1%3A1720%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1f30e67ac29c7a33dfa177893c57fe4e&#34;</ETag><Size>1720</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;756c8bf50e1b14ddff981f3d35b13a9a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d1d491d289f10bd319a5964f50e522d9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;122ba98dfa6de83562b52443f97e0bdc&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;7626e60779c9117a5aa5552db3e2ef74&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1144%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;76b382c008c1daa16aef1c638ccec692&#34;</ETag><Size>1144</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;f2f766068f0decd10d0a355d7a3ce7df&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A3%3A1224%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ac22662b420aa8c5bd61f9d898d93abd&#34;</ETag><Size>1224</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A4%3A2504%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;240ff0ca91edad5ad611828468ea5b44&#34;</ETag><Size>2504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;658bdfb1748413af03d9fd46c9bb805b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cf86574e0b5b9320b5838d1fe614f7d6&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1416%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b9311bd0a3261cd1c110524dbed0c0ee&#34;</ETag><Size>1416</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A2%3A1928%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;88965419a67c815737ea9348e37e2277&#34;</ETag><Size>1928</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d70b30ee26e1677f1c1601ea54148330&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f6ca311e356541dde08266785f2d8dcb&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A2%3A1296%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;83616eaa943da37ef7a92311c263371e&#34;</ETag><Size>1296</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;efd7c7e653e7b4cae5fa36e16311349c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A2%3A255%3A1%3A2424%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1cdf12a5ba12af80a8fcbe65a51be1b9&#34;</ETag><Size>2424</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;011746a5ca01506fdf83964c27756f29&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037905%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;af992cc29bb2d9de8afef2fa09221752&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;27eec981a6efeef3dd4577c0490156cd&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;dee641780c0c4d248fd383936ad519c0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;35d9c5b51a686307a2465a8dce6122e9&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;397f4751afcb170c423e629fd2b03c46&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A2%3A1200%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ed50b0f966729dbc524ed39d67043e7f&#34;</ETag><Size>1200</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;3e018695734005e3be7a2c364a2f9f4b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e26638baeb35e1d203ff779209f18000&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;65a1dd34e301bdc4d29ef1b96ad9f016&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;baf3bbe887771567705ea1878ad8dc02&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7d2dd5438efac312030ab1d7ff2404c0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A2%3A1496%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;65a7ecaa6689f54356759745386bb91d&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;30b77b5019f350acbf9f718551d2da77&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A2416%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cd5d4acd4df5dd76dd58206782e7f365&#34;</ETag><Size>2416</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A2%3A1208%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e265bd76e5998bc292913aa80b0323cf&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1616%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;57a665afff22ef5b34e6e3d54deceb64&#34;</ETag><Size>1616</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;af26aa3d5e60723ce6781c6f3c2fc0ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A2%3A1320%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;809a9542bd1ef395b5328d6c62a10038&#34;</ETag><Size>1320</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;cb2ec8fd8e2f39c71ca7fd8e26141b9e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A4%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d6fc50af39123e0c794e997429c894f8&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A5%3A1360%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;65143fdbcdcf279b6c27a79c688dd56d&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0aeeeab35fcefe8ebe92923db835b993&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0f234b8606389bcc82637b5eec502dc0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;878094d78836df848f6343a8dd183909&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A3%3A2008%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ac4c5f21766b72b1ef9379e666fba4e7&#34;</ETag><Size>2008</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1352%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;60d206b93f7f63a6d550278c79178dc9&#34;</ETag><Size>1352</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0187ebcce0242f7da65b2c6f25982550&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ae2150d01ae7f1af2a175cdd5170207a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b94d64f4fcc3c13c48a75d7864c1ce62&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;35638001230ae7c046190a76967679de&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e5058fc8bcef1d12f3a97e90ef3a4f22&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;c7371c2c071f84a8da422b44dc6ac8cd&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e59e4b2b6a14b9718cfde17164df7873&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A4%3A1240%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b715d29f1acb4f69bb2c6e45c759c4d0&#34;</ETag><Size>1240</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;62b537d856fda5644fe2cc48902c9731&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A2%3A255%3A1%3A1600%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d2260a637a13ce8ecc25b9c01b52b67d&#34;</ETag><Size>1600</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e3574f40b33f06df9e67a72ccbbff43c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A2%3A255%3A1%3A1440%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;24187b7f04140bb0b1bb743be65ee07c&#34;</ETag><Size>1440</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;f336cf1caa2096a96de0cfbc70f9ad9d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A2%3A1264%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1f3c31b42afda4973595009325ef3e49&#34;</ETag><Size>1264</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;20aa44e25b95f87a8c7337a642e24c97&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;1dd035a4cbe08fccc42394835e89df77&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A3%3A1544%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ddfac5c4dd4e6cfa512fc9ef755d80ba&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A4%3A1504%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;73896829b5a8ee7e2a223f80dd6bc99f&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037924%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;6bd52922b36ff7c2ce79617366ee07ae&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1744%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;9480636392e60386e5fcfa26a7e5fa1e&#34;</ETag><Size>1744</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;86f1b31668de87d96f5f9b73789e6722&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A3%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;daa4772dea9401d3c58dea4ef6f578f1&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;66a62a7691132cb3b4613c1d975fab65&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7e8d7307f40bdeb4f3305e9be602cb27&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;a120a0287db33e7f87e2847b83e80d5f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;23ee82433ce4e8b3c0adc7981a52a256&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A3%3A1304%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;c9bf1da7e81941d7bf8edf219e3af8e2&#34;</ETag><Size>1304</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;8d018b1c8baffd1d3c1f37f9112e3931&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;eacc29fa533e744afa4e9a034e4063e7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;313094a08eaea3e8b4a9335ffd44f54b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;a13c73d880c9ea8669a713db0044cc73&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;28e110a65388b036725c956cb4f40835&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;34aedc6a7f8b316b3e420d638101b7f3&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;29151557cd5bf4a5eae9a392b2ab3ee8&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;5a2acfe7d9463c6376f658c29c90fd02&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;9a184fad7ff74943b8ca812f5af57463&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;97dd67255e56715570c8124d64393e24&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;48e1e22980ccda9edefd8f1004274739&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A3%3A1736%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;c89ad4686d31b02b0e0e819333897101&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A4%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;b2f2306a3c7f01a5fd37e98c5f0db539&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;00949568528376e724e9fcf4d3b60725&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f472e8e0d0f8111aa3f3bc9c406179b1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;80731454b0f0f6bda9a6706328d41672&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A2%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;2331f114069e506fa45abd92f7cc16e8&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;80d5289d31961bf2a3b4ab12a0127d24&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A2%3A1256%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;78ecfb41c1828cbbf3e867460bede6a4&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e88ed3aaa7eca2764356d27ef10cfa1c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037937%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1702f735c923178d6e8f8e1569466a4b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037937%3A1%3A1%3A255%3A2%3A1144%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;feba9762acc7f93b4a56d85b48cf26fa&#34;</ETag><Size>1144</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;7011ee874e8ff2211e9e54543b3191f4&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A2%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;4a76c36aabfa4086bfd8d8d31bcbffc6&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A2%3A255%3A2%3A1448%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;0df75368d33e1d5d81a28b9a08eafcf3&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1640%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d94425a6997dab6e73d403aaaf1472ea&#34;</ETag><Size>1640</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;2119f8302ae9404302822f9dc235ec46&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f3d1bfdf886644bf29d31bd16584da90&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;2ace9abb6396728189d1f1270d6016c2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;bf78ed23adbd0ac419f1474fe596777e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A4%3A1784%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e97ede3a0b632611b38c82fa05d2f765&#34;</ETag><Size>1784</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;b0e4109c11e7240a3cfd95e0d987e3db&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;43314d5c28b605b5517144e412dfb477&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f48f340d92e63ff14be5fd27cc733f2c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;19a6de2f8fda386c1628a05640b1d614&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;cdd71f3f9258303a74e6bab5a59bf6d5&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A3%3A2112%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;91eda4be98cc3bac3417ee9509f73d7d&#34;</ETag><Size>2112</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A4%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;82778727338cea7e5f52a40b3c40f1d4&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;03be68aedc5e93911c97cacb12d43770&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b147b1cfd1ef351a131e686de1631d5c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A2%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;53e8079776efd0c7fe82c7cf6eafb28d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;9f36bfd117b58e56c940657eecfd89d2&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;aaa0a6e02417d93517e63e65e3e7d2e2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A2%3A255%3A1%3A1424%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d120f7f937da41759afa30a510ce0255&#34;</ETag><Size>1424</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1776%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;8160dece82ad022c94c68998c3b020aa&#34;</ETag><Size>1776</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;790833acc63bba5df43d70161e81146d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A3%3A1360%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;daff5c718ff85eb00c6b270f5760cb91&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d6b393272b0c8a1126c2678e565cb2e9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A2%3A255%3A1%3A1152%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ff9f3ec64ae8e1217924d0ed262134ae&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A1%3A2160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7d58cf2ffa3b3311d1c32aa97bc50a61&#34;</ETag><Size>2160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;3b536fbf5a72c6f1d25b794d57cc501b&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 578a2778-e9a1-4eb5-b124-5787a47f0a45, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 578a2778-e9a1-4eb5-b124-5787a47f0a45, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 578a2778-e9a1-4eb5-b124-5787a47f0a45, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, d7a96b12-bb45-4ba7-8704-40fb78bdfb5d, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, d7a96b12-bb45-4ba7-8704-40fb78bdfb5d, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, d7a96b12-bb45-4ba7-8704-40fb78bdfb5d, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 645, 'Portions': 145, 'ActivePortions': 145}, '__DEFAULT': {'Rows': 99355, 'Portions': 115, 'ActivePortions': 115}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 145, 'BlobSize': 176408, 'BlobCount': 725}, '__DEFAULT': {'Portions': 115, 'BlobSize': 4406080, 'BlobCount': 575}}, cold bucket stat: (0, 0), frozen bucket stat: (145, 176408)
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:16102/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204612Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204612Z
20251114/us-east-1/s3/aws4_request
01bf0e5444c41e4e718cf263aeecf9d4f3b632752575adf4a78f0a1e53519811
DEBUG    botocore.auth:auth.py:430 Signature:
8ee3c408f3f6be0a07b1901b8070942c91afdccf69397a4c1ad90d85cb454232
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/cold_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204612Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=8ee3c408f3f6be0a07b1901b8070942c91afdccf69397a4c1ad90d85cb454232', 'amz-sdk-invocation-id': b'411f4eaf-e6f1-43df-8b89-1a014e6cc3ef', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:46:12 GMT', 'x-amzn-requestid': 'UtlF31FJRphFziHxkcBaR4T4bKCMkNS1fhC4J4VUFBJ07bnxqj3D', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>cold_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:16102/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204612Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204612Z
20251114/us-east-1/s3/aws4_request
2121623b45458d4270bee5283dfe39e204838dede53e183af86a3f0ad5a212de
DEBUG    botocore.auth:auth.py:430 Signature:
120c0cb758e0abe7a3bd9040221e178727c741326caf16997f65fdfc9d167131
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/medium?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204612Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=120c0cb758e0abe7a3bd9040221e178727c741326caf16997f65fdfc9d167131', 'amz-sdk-invocation-id': b'8857d5e7-4644-4c45-ac0d-afad2117125e', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:46:12 GMT', 'x-amzn-requestid': 'qLx0Vf6SAaC7kdbIen3zzcohwOjehDZxda6Cf4oe77r5LxkJXEJd', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>medium</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:16102/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204612Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204612Z
20251114/us-east-1/s3/aws4_request
c63ec08ab0cab76cb9d261c7d134a79119a900abba1adef7911405aa5abf0730
DEBUG    botocore.auth:auth.py:430 Signature:
a879f24eb6beea361f879bc7efd306e7c78f7967f4ace5300096f70a8d404182
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/frozen_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204612Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=a879f24eb6beea361f879bc7efd306e7c78f7967f4ace5300096f70a8d404182', 'amz-sdk-invocation-id': b'f29210c8-31c6-466a-babd-94539ac3446a', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 53592
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:46:12 GMT', 'x-amzn-requestid': 'FU4ntA5GJCZSLqGs0gaQmlMMzg8DODixPHe7W58gH31olA9RD7Pk', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '53592', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;34eff939966dd96fc61e04bee3d4ba4f&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A2%3A1816%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;c745068d481b0515aea4165b916ec5cb&#34;</ETag><Size>1816</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;fb23f9171b17757cb1dc2e176469b4a5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cfa8a0b7952fb63f7dfadf2cf83097ed&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;969785d18638dc1e71dc309c8fee9f59&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;76c553122067e565c23ac6b7466026f1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;6cca3dcd8f413ad51af7003527118f53&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;9d0aea585719b4e1a8eb01d939c00a9d&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;4f98c8ca83a70a033c75eff6e19bcb8e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1a5f4df50ae0202b78181ab5a79fc270&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;710bd12a125a7a0826c6dabe086b07b9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;be0a7c1984f4c8093eabc624229e85d5&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;0d068b6671dccd5032bc42db6aa10674&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;169a39dc1ef992105b008d64454cdda2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A3%3A1536%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1cd0ecd015e159922d991777d4e34b6a&#34;</ETag><Size>1536</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A4%3A1152%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b0945c53e3a8c53e06b5efbe1fa00b7e&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;21d237d9b840230ac40911f05460d2c9&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;a65d4652ca975ca96dd4adc269404389&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ffa157b81657d56c3806591d18161366&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;dbb30cffd96f2cda495c11eb50c8872a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;0b1b088a94fe98718b260b4e9262c5c6&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A2%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e0f105c23fdc288d960126f34607d3c2&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037897%3A1%3A1%3A255%3A1%3A1720%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1f30e67ac29c7a33dfa177893c57fe4e&#34;</ETag><Size>1720</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;756c8bf50e1b14ddff981f3d35b13a9a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d1d491d289f10bd319a5964f50e522d9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;122ba98dfa6de83562b52443f97e0bdc&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;7626e60779c9117a5aa5552db3e2ef74&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1144%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;76b382c008c1daa16aef1c638ccec692&#34;</ETag><Size>1144</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;f2f766068f0decd10d0a355d7a3ce7df&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A3%3A1224%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ac22662b420aa8c5bd61f9d898d93abd&#34;</ETag><Size>1224</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A4%3A2504%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;240ff0ca91edad5ad611828468ea5b44&#34;</ETag><Size>2504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;658bdfb1748413af03d9fd46c9bb805b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cf86574e0b5b9320b5838d1fe614f7d6&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1416%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b9311bd0a3261cd1c110524dbed0c0ee&#34;</ETag><Size>1416</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A2%3A1928%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;88965419a67c815737ea9348e37e2277&#34;</ETag><Size>1928</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d70b30ee26e1677f1c1601ea54148330&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f6ca311e356541dde08266785f2d8dcb&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A2%3A1296%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;83616eaa943da37ef7a92311c263371e&#34;</ETag><Size>1296</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;efd7c7e653e7b4cae5fa36e16311349c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A2%3A255%3A1%3A2424%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1cdf12a5ba12af80a8fcbe65a51be1b9&#34;</ETag><Size>2424</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;011746a5ca01506fdf83964c27756f29&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037905%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;af992cc29bb2d9de8afef2fa09221752&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;27eec981a6efeef3dd4577c0490156cd&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;dee641780c0c4d248fd383936ad519c0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;35d9c5b51a686307a2465a8dce6122e9&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;397f4751afcb170c423e629fd2b03c46&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A2%3A1200%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ed50b0f966729dbc524ed39d67043e7f&#34;</ETag><Size>1200</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;3e018695734005e3be7a2c364a2f9f4b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e26638baeb35e1d203ff779209f18000&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;65a1dd34e301bdc4d29ef1b96ad9f016&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;baf3bbe887771567705ea1878ad8dc02&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7d2dd5438efac312030ab1d7ff2404c0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A2%3A1496%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;65a7ecaa6689f54356759745386bb91d&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;30b77b5019f350acbf9f718551d2da77&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A2416%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cd5d4acd4df5dd76dd58206782e7f365&#34;</ETag><Size>2416</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A2%3A1208%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e265bd76e5998bc292913aa80b0323cf&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1616%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;57a665afff22ef5b34e6e3d54deceb64&#34;</ETag><Size>1616</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;af26aa3d5e60723ce6781c6f3c2fc0ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A2%3A1320%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;809a9542bd1ef395b5328d6c62a10038&#34;</ETag><Size>1320</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;cb2ec8fd8e2f39c71ca7fd8e26141b9e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A4%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d6fc50af39123e0c794e997429c894f8&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A5%3A1360%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;65143fdbcdcf279b6c27a79c688dd56d&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0aeeeab35fcefe8ebe92923db835b993&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0f234b8606389bcc82637b5eec502dc0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;878094d78836df848f6343a8dd183909&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A3%3A2008%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ac4c5f21766b72b1ef9379e666fba4e7&#34;</ETag><Size>2008</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1352%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;60d206b93f7f63a6d550278c79178dc9&#34;</ETag><Size>1352</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0187ebcce0242f7da65b2c6f25982550&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ae2150d01ae7f1af2a175cdd5170207a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b94d64f4fcc3c13c48a75d7864c1ce62&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;35638001230ae7c046190a76967679de&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e5058fc8bcef1d12f3a97e90ef3a4f22&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;c7371c2c071f84a8da422b44dc6ac8cd&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e59e4b2b6a14b9718cfde17164df7873&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A4%3A1240%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b715d29f1acb4f69bb2c6e45c759c4d0&#34;</ETag><Size>1240</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;62b537d856fda5644fe2cc48902c9731&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A2%3A255%3A1%3A1600%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d2260a637a13ce8ecc25b9c01b52b67d&#34;</ETag><Size>1600</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e3574f40b33f06df9e67a72ccbbff43c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A2%3A255%3A1%3A1440%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;24187b7f04140bb0b1bb743be65ee07c&#34;</ETag><Size>1440</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;f336cf1caa2096a96de0cfbc70f9ad9d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A2%3A1264%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1f3c31b42afda4973595009325ef3e49&#34;</ETag><Size>1264</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;20aa44e25b95f87a8c7337a642e24c97&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;1dd035a4cbe08fccc42394835e89df77&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A3%3A1544%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ddfac5c4dd4e6cfa512fc9ef755d80ba&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A4%3A1504%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;73896829b5a8ee7e2a223f80dd6bc99f&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037924%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;6bd52922b36ff7c2ce79617366ee07ae&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1744%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;9480636392e60386e5fcfa26a7e5fa1e&#34;</ETag><Size>1744</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;86f1b31668de87d96f5f9b73789e6722&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A3%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;daa4772dea9401d3c58dea4ef6f578f1&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;66a62a7691132cb3b4613c1d975fab65&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7e8d7307f40bdeb4f3305e9be602cb27&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;a120a0287db33e7f87e2847b83e80d5f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;23ee82433ce4e8b3c0adc7981a52a256&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A3%3A1304%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;c9bf1da7e81941d7bf8edf219e3af8e2&#34;</ETag><Size>1304</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;8d018b1c8baffd1d3c1f37f9112e3931&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;eacc29fa533e744afa4e9a034e4063e7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;313094a08eaea3e8b4a9335ffd44f54b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;a13c73d880c9ea8669a713db0044cc73&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;28e110a65388b036725c956cb4f40835&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;34aedc6a7f8b316b3e420d638101b7f3&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;29151557cd5bf4a5eae9a392b2ab3ee8&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;5a2acfe7d9463c6376f658c29c90fd02&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;9a184fad7ff74943b8ca812f5af57463&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;97dd67255e56715570c8124d64393e24&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;48e1e22980ccda9edefd8f1004274739&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A3%3A1736%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;c89ad4686d31b02b0e0e819333897101&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A4%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;b2f2306a3c7f01a5fd37e98c5f0db539&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;00949568528376e724e9fcf4d3b60725&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f472e8e0d0f8111aa3f3bc9c406179b1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;80731454b0f0f6bda9a6706328d41672&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A2%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;2331f114069e506fa45abd92f7cc16e8&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;80d5289d31961bf2a3b4ab12a0127d24&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A2%3A1256%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;78ecfb41c1828cbbf3e867460bede6a4&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e88ed3aaa7eca2764356d27ef10cfa1c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037937%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1702f735c923178d6e8f8e1569466a4b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037937%3A1%3A1%3A255%3A2%3A1144%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;feba9762acc7f93b4a56d85b48cf26fa&#34;</ETag><Size>1144</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;7011ee874e8ff2211e9e54543b3191f4&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A2%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;4a76c36aabfa4086bfd8d8d31bcbffc6&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A2%3A255%3A2%3A1448%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;0df75368d33e1d5d81a28b9a08eafcf3&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1640%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d94425a6997dab6e73d403aaaf1472ea&#34;</ETag><Size>1640</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;2119f8302ae9404302822f9dc235ec46&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f3d1bfdf886644bf29d31bd16584da90&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;2ace9abb6396728189d1f1270d6016c2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;bf78ed23adbd0ac419f1474fe596777e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A4%3A1784%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e97ede3a0b632611b38c82fa05d2f765&#34;</ETag><Size>1784</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;b0e4109c11e7240a3cfd95e0d987e3db&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;43314d5c28b605b5517144e412dfb477&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f48f340d92e63ff14be5fd27cc733f2c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;19a6de2f8fda386c1628a05640b1d614&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;cdd71f3f9258303a74e6bab5a59bf6d5&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A3%3A2112%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;91eda4be98cc3bac3417ee9509f73d7d&#34;</ETag><Size>2112</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A4%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;82778727338cea7e5f52a40b3c40f1d4&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;03be68aedc5e93911c97cacb12d43770&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b147b1cfd1ef351a131e686de1631d5c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A2%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;53e8079776efd0c7fe82c7cf6eafb28d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;9f36bfd117b58e56c940657eecfd89d2&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;aaa0a6e02417d93517e63e65e3e7d2e2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A2%3A255%3A1%3A1424%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d120f7f937da41759afa30a510ce0255&#34;</ETag><Size>1424</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1776%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;8160dece82ad022c94c68998c3b020aa&#34;</ETag><Size>1776</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;790833acc63bba5df43d70161e81146d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A3%3A1360%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;daff5c718ff85eb00c6b270f5760cb91&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d6b393272b0c8a1126c2678e565cb2e9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A2%3A255%3A1%3A1152%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ff9f3ec64ae8e1217924d0ed262134ae&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A1%3A2160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7d58cf2ffa3b3311d1c32aa97bc50a61&#34;</ETag><Size>2160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;3b536fbf5a72c6f1d25b794d57cc501b&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 695d80c0-a760-4342-88d6-07bbeb35dc1c, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 695d80c0-a760-4342-88d6-07bbeb35dc1c, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 695d80c0-a760-4342-88d6-07bbeb35dc1c, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 8d9d3770-8cf5-49ef-b5f5-449ff9cab1b2, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 8d9d3770-8cf5-49ef-b5f5-449ff9cab1b2, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 8d9d3770-8cf5-49ef-b5f5-449ff9cab1b2, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'__DEFAULT': {'Rows': 99355, 'Portions': 115, 'ActivePortions': 115}, '/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 645, 'Portions': 145, 'ActivePortions': 145}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 145, 'BlobSize': 176408, 'BlobCount': 725}, '__DEFAULT': {'Portions': 115, 'BlobSize': 4406080, 'BlobCount': 575}}, cold bucket stat: (0, 0), frozen bucket stat: (145, 176408)
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:16102/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204614Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204614Z
20251114/us-east-1/s3/aws4_request
d9904d1b5432539f9b2c6fb7f3c13c1da2f14db31f57e48e7dff54860ea6cef0
DEBUG    botocore.auth:auth.py:430 Signature:
506db5152026d6b8ef789563fb4f5ce2b5513c299e18f2a70456e89e82c5eaec
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/cold_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204614Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=506db5152026d6b8ef789563fb4f5ce2b5513c299e18f2a70456e89e82c5eaec', 'amz-sdk-invocation-id': b'5bdbf677-e67b-4428-839a-ccb9c83e9cce', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:46:14 GMT', 'x-amzn-requestid': '5KPQbvo4UP3QgGYkVY529mzpl9Mz96duXp1hC5ZvftyEBkRJ9efG', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>cold_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:16102/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204614Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204614Z
20251114/us-east-1/s3/aws4_request
518fafbf8ea2e9bd9f0567c9aa0db656d4dce120246cbe3b3d171e199b31ad20
DEBUG    botocore.auth:auth.py:430 Signature:
4187d195534f6b0a706e5d503b1c41360d1696f6d574b9d2d2e0cee56c3059f1
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/medium?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204614Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=4187d195534f6b0a706e5d503b1c41360d1696f6d574b9d2d2e0cee56c3059f1', 'amz-sdk-invocation-id': b'd3ed2968-4d47-40ae-88fc-f824cea960aa', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:46:14 GMT', 'x-amzn-requestid': '400pTUReXs9FXGVMjbAU6boxGPOwQFPQeWu9PDJyBh9yVtBVDk0g', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>medium</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:16102/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204614Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204614Z
20251114/us-east-1/s3/aws4_request
7f6d4fdf15cd4014d0633ca14f9ba4852f0e0bab2eab816f76bc68838f3cc41c
DEBUG    botocore.auth:auth.py:430 Signature:
bf7f2dd295d2fec77436dd377e74d5f7156653184d9221b6b51423375bdd257c
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/frozen_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204614Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=bf7f2dd295d2fec77436dd377e74d5f7156653184d9221b6b51423375bdd257c', 'amz-sdk-invocation-id': b'79691371-cc53-46bf-ad99-07ab5c927293', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 53592
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:46:14 GMT', 'x-amzn-requestid': 'v5GAaAIGs8wQQxs2RkB9jGe3JKRx47PbVF5yXiZJDAJ0T9raS9jG', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '53592', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;34eff939966dd96fc61e04bee3d4ba4f&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A2%3A1816%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;c745068d481b0515aea4165b916ec5cb&#34;</ETag><Size>1816</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;fb23f9171b17757cb1dc2e176469b4a5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cfa8a0b7952fb63f7dfadf2cf83097ed&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;969785d18638dc1e71dc309c8fee9f59&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;76c553122067e565c23ac6b7466026f1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;6cca3dcd8f413ad51af7003527118f53&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;9d0aea585719b4e1a8eb01d939c00a9d&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;4f98c8ca83a70a033c75eff6e19bcb8e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1a5f4df50ae0202b78181ab5a79fc270&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;710bd12a125a7a0826c6dabe086b07b9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;be0a7c1984f4c8093eabc624229e85d5&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;0d068b6671dccd5032bc42db6aa10674&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;169a39dc1ef992105b008d64454cdda2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A3%3A1536%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1cd0ecd015e159922d991777d4e34b6a&#34;</ETag><Size>1536</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A4%3A1152%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b0945c53e3a8c53e06b5efbe1fa00b7e&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;21d237d9b840230ac40911f05460d2c9&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;a65d4652ca975ca96dd4adc269404389&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ffa157b81657d56c3806591d18161366&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;dbb30cffd96f2cda495c11eb50c8872a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;0b1b088a94fe98718b260b4e9262c5c6&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A2%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e0f105c23fdc288d960126f34607d3c2&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037897%3A1%3A1%3A255%3A1%3A1720%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1f30e67ac29c7a33dfa177893c57fe4e&#34;</ETag><Size>1720</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;756c8bf50e1b14ddff981f3d35b13a9a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d1d491d289f10bd319a5964f50e522d9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;122ba98dfa6de83562b52443f97e0bdc&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;7626e60779c9117a5aa5552db3e2ef74&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1144%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;76b382c008c1daa16aef1c638ccec692&#34;</ETag><Size>1144</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;f2f766068f0decd10d0a355d7a3ce7df&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A3%3A1224%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ac22662b420aa8c5bd61f9d898d93abd&#34;</ETag><Size>1224</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A4%3A2504%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;240ff0ca91edad5ad611828468ea5b44&#34;</ETag><Size>2504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;658bdfb1748413af03d9fd46c9bb805b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cf86574e0b5b9320b5838d1fe614f7d6&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1416%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b9311bd0a3261cd1c110524dbed0c0ee&#34;</ETag><Size>1416</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A2%3A1928%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;88965419a67c815737ea9348e37e2277&#34;</ETag><Size>1928</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d70b30ee26e1677f1c1601ea54148330&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f6ca311e356541dde08266785f2d8dcb&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A2%3A1296%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;83616eaa943da37ef7a92311c263371e&#34;</ETag><Size>1296</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;efd7c7e653e7b4cae5fa36e16311349c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A2%3A255%3A1%3A2424%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1cdf12a5ba12af80a8fcbe65a51be1b9&#34;</ETag><Size>2424</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;011746a5ca01506fdf83964c27756f29&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037905%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;af992cc29bb2d9de8afef2fa09221752&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;27eec981a6efeef3dd4577c0490156cd&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;dee641780c0c4d248fd383936ad519c0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;35d9c5b51a686307a2465a8dce6122e9&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;397f4751afcb170c423e629fd2b03c46&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A2%3A1200%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ed50b0f966729dbc524ed39d67043e7f&#34;</ETag><Size>1200</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;3e018695734005e3be7a2c364a2f9f4b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e26638baeb35e1d203ff779209f18000&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;65a1dd34e301bdc4d29ef1b96ad9f016&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;baf3bbe887771567705ea1878ad8dc02&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7d2dd5438efac312030ab1d7ff2404c0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A2%3A1496%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;65a7ecaa6689f54356759745386bb91d&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;30b77b5019f350acbf9f718551d2da77&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A2416%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cd5d4acd4df5dd76dd58206782e7f365&#34;</ETag><Size>2416</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A2%3A1208%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e265bd76e5998bc292913aa80b0323cf&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1616%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;57a665afff22ef5b34e6e3d54deceb64&#34;</ETag><Size>1616</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;af26aa3d5e60723ce6781c6f3c2fc0ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A2%3A1320%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;809a9542bd1ef395b5328d6c62a10038&#34;</ETag><Size>1320</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;cb2ec8fd8e2f39c71ca7fd8e26141b9e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A4%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d6fc50af39123e0c794e997429c894f8&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A5%3A1360%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;65143fdbcdcf279b6c27a79c688dd56d&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0aeeeab35fcefe8ebe92923db835b993&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0f234b8606389bcc82637b5eec502dc0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;878094d78836df848f6343a8dd183909&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A3%3A2008%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ac4c5f21766b72b1ef9379e666fba4e7&#34;</ETag><Size>2008</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1352%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;60d206b93f7f63a6d550278c79178dc9&#34;</ETag><Size>1352</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0187ebcce0242f7da65b2c6f25982550&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ae2150d01ae7f1af2a175cdd5170207a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b94d64f4fcc3c13c48a75d7864c1ce62&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;35638001230ae7c046190a76967679de&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e5058fc8bcef1d12f3a97e90ef3a4f22&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;c7371c2c071f84a8da422b44dc6ac8cd&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e59e4b2b6a14b9718cfde17164df7873&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A4%3A1240%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b715d29f1acb4f69bb2c6e45c759c4d0&#34;</ETag><Size>1240</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;62b537d856fda5644fe2cc48902c9731&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A2%3A255%3A1%3A1600%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d2260a637a13ce8ecc25b9c01b52b67d&#34;</ETag><Size>1600</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e3574f40b33f06df9e67a72ccbbff43c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A2%3A255%3A1%3A1440%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;24187b7f04140bb0b1bb743be65ee07c&#34;</ETag><Size>1440</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;f336cf1caa2096a96de0cfbc70f9ad9d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A2%3A1264%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1f3c31b42afda4973595009325ef3e49&#34;</ETag><Size>1264</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;20aa44e25b95f87a8c7337a642e24c97&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;1dd035a4cbe08fccc42394835e89df77&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A3%3A1544%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ddfac5c4dd4e6cfa512fc9ef755d80ba&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A4%3A1504%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;73896829b5a8ee7e2a223f80dd6bc99f&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037924%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;6bd52922b36ff7c2ce79617366ee07ae&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1744%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;9480636392e60386e5fcfa26a7e5fa1e&#34;</ETag><Size>1744</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;86f1b31668de87d96f5f9b73789e6722&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A3%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;daa4772dea9401d3c58dea4ef6f578f1&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;66a62a7691132cb3b4613c1d975fab65&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7e8d7307f40bdeb4f3305e9be602cb27&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;a120a0287db33e7f87e2847b83e80d5f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;23ee82433ce4e8b3c0adc7981a52a256&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A3%3A1304%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;c9bf1da7e81941d7bf8edf219e3af8e2&#34;</ETag><Size>1304</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;8d018b1c8baffd1d3c1f37f9112e3931&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;eacc29fa533e744afa4e9a034e4063e7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;313094a08eaea3e8b4a9335ffd44f54b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;a13c73d880c9ea8669a713db0044cc73&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;28e110a65388b036725c956cb4f40835&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;34aedc6a7f8b316b3e420d638101b7f3&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;29151557cd5bf4a5eae9a392b2ab3ee8&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;5a2acfe7d9463c6376f658c29c90fd02&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;9a184fad7ff74943b8ca812f5af57463&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;97dd67255e56715570c8124d64393e24&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;48e1e22980ccda9edefd8f1004274739&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A3%3A1736%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;c89ad4686d31b02b0e0e819333897101&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A4%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;b2f2306a3c7f01a5fd37e98c5f0db539&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;00949568528376e724e9fcf4d3b60725&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f472e8e0d0f8111aa3f3bc9c406179b1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;80731454b0f0f6bda9a6706328d41672&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A2%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;2331f114069e506fa45abd92f7cc16e8&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;80d5289d31961bf2a3b4ab12a0127d24&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A2%3A1256%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;78ecfb41c1828cbbf3e867460bede6a4&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e88ed3aaa7eca2764356d27ef10cfa1c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037937%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1702f735c923178d6e8f8e1569466a4b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037937%3A1%3A1%3A255%3A2%3A1144%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;feba9762acc7f93b4a56d85b48cf26fa&#34;</ETag><Size>1144</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;7011ee874e8ff2211e9e54543b3191f4&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A2%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;4a76c36aabfa4086bfd8d8d31bcbffc6&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A2%3A255%3A2%3A1448%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;0df75368d33e1d5d81a28b9a08eafcf3&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1640%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d94425a6997dab6e73d403aaaf1472ea&#34;</ETag><Size>1640</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;2119f8302ae9404302822f9dc235ec46&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f3d1bfdf886644bf29d31bd16584da90&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;2ace9abb6396728189d1f1270d6016c2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;bf78ed23adbd0ac419f1474fe596777e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A4%3A1784%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e97ede3a0b632611b38c82fa05d2f765&#34;</ETag><Size>1784</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;b0e4109c11e7240a3cfd95e0d987e3db&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;43314d5c28b605b5517144e412dfb477&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f48f340d92e63ff14be5fd27cc733f2c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;19a6de2f8fda386c1628a05640b1d614&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;cdd71f3f9258303a74e6bab5a59bf6d5&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A3%3A2112%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;91eda4be98cc3bac3417ee9509f73d7d&#34;</ETag><Size>2112</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A4%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;82778727338cea7e5f52a40b3c40f1d4&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;03be68aedc5e93911c97cacb12d43770&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b147b1cfd1ef351a131e686de1631d5c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A2%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;53e8079776efd0c7fe82c7cf6eafb28d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;9f36bfd117b58e56c940657eecfd89d2&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;aaa0a6e02417d93517e63e65e3e7d2e2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A2%3A255%3A1%3A1424%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d120f7f937da41759afa30a510ce0255&#34;</ETag><Size>1424</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1776%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;8160dece82ad022c94c68998c3b020aa&#34;</ETag><Size>1776</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;790833acc63bba5df43d70161e81146d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A3%3A1360%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;daff5c718ff85eb00c6b270f5760cb91&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d6b393272b0c8a1126c2678e565cb2e9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A2%3A255%3A1%3A1152%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ff9f3ec64ae8e1217924d0ed262134ae&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A1%3A2160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7d58cf2ffa3b3311d1c32aa97bc50a61&#34;</ETag><Size>2160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;3b536fbf5a72c6f1d25b794d57cc501b&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 3fa7773d-45cb-444b-80b7-3c968653d8c0, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 3fa7773d-45cb-444b-80b7-3c968653d8c0, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 3fa7773d-45cb-444b-80b7-3c968653d8c0, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, da465c7b-ae20-49cf-bfdd-2ca0473889ea, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, da465c7b-ae20-49cf-bfdd-2ca0473889ea, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, da465c7b-ae20-49cf-bfdd-2ca0473889ea, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 645, 'Portions': 145, 'ActivePortions': 145}, '__DEFAULT': {'Rows': 99355, 'Portions': 115, 'ActivePortions': 115}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 145, 'BlobSize': 176408, 'BlobCount': 725}, '__DEFAULT': {'Portions': 115, 'BlobSize': 4406080, 'BlobCount': 575}}, cold bucket stat: (0, 0), frozen bucket stat: (145, 176408)
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:16102/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204615Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204615Z
20251114/us-east-1/s3/aws4_request
86fdd5b84ee422befb640fc377a8f4d7cb96de2df761c9f252a425293703262c
DEBUG    botocore.auth:auth.py:430 Signature:
dc01a2f094026a6e326fbddfa004b0a2e5f998e40252859c4c91e8b8b1c929a7
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/cold_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204615Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=dc01a2f094026a6e326fbddfa004b0a2e5f998e40252859c4c91e8b8b1c929a7', 'amz-sdk-invocation-id': b'cd4c7358-1ffc-404f-a29a-9a0afd1dde1e', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:46:15 GMT', 'x-amzn-requestid': 'hxUicCwTfngzPYTqhkdX3IzUogpre0igTJa2GJ64AB0bJkcBSdGT', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>cold_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:16102/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204615Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204615Z
20251114/us-east-1/s3/aws4_request
8a320d11b8a74fa8a64e84e6958c69486c8bcb8abdba330ba97ecf453e8b3bf7
DEBUG    botocore.auth:auth.py:430 Signature:
f73e6835ff1ad7dbbb7f1e71f1a30e4c3b3fb343b08a3a381cfa012c49fcc51e
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/medium?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204615Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=f73e6835ff1ad7dbbb7f1e71f1a30e4c3b3fb343b08a3a381cfa012c49fcc51e', 'amz-sdk-invocation-id': b'8cdc3f81-8510-401e-bbbb-77482397caa2', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:46:15 GMT', 'x-amzn-requestid': 'Xt2Std9WMijkDP8L8O94hBHhrU8Kr9sUZa4ENbxBUPPWVhCpGkE3', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>medium</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:16102/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204615Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204615Z
20251114/us-east-1/s3/aws4_request
e247cd7a67c3953b1e6d3edc1de7baad160eb89b09d5019fcdd8c75fd143964f
DEBUG    botocore.auth:auth.py:430 Signature:
4bdea96def51319c2bfce6b4f0ab6d72dc9a78f58fb49fffe8f0477b99a7788b
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/frozen_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204615Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=4bdea96def51319c2bfce6b4f0ab6d72dc9a78f58fb49fffe8f0477b99a7788b', 'amz-sdk-invocation-id': b'6142eafa-51a3-4ab7-8fe6-05964cd812c2', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 53592
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:46:15 GMT', 'x-amzn-requestid': 'b3IgZGsW0JrPMsRpHGNpkeJD05qbxHyagPRi5ectXM45d1QFexUB', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '53592', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;34eff939966dd96fc61e04bee3d4ba4f&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A2%3A1816%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;c745068d481b0515aea4165b916ec5cb&#34;</ETag><Size>1816</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;fb23f9171b17757cb1dc2e176469b4a5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cfa8a0b7952fb63f7dfadf2cf83097ed&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;969785d18638dc1e71dc309c8fee9f59&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;76c553122067e565c23ac6b7466026f1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;6cca3dcd8f413ad51af7003527118f53&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;9d0aea585719b4e1a8eb01d939c00a9d&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;4f98c8ca83a70a033c75eff6e19bcb8e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1a5f4df50ae0202b78181ab5a79fc270&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;710bd12a125a7a0826c6dabe086b07b9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;be0a7c1984f4c8093eabc624229e85d5&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;0d068b6671dccd5032bc42db6aa10674&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;169a39dc1ef992105b008d64454cdda2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A3%3A1536%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1cd0ecd015e159922d991777d4e34b6a&#34;</ETag><Size>1536</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A4%3A1152%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b0945c53e3a8c53e06b5efbe1fa00b7e&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;21d237d9b840230ac40911f05460d2c9&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;a65d4652ca975ca96dd4adc269404389&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ffa157b81657d56c3806591d18161366&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;dbb30cffd96f2cda495c11eb50c8872a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;0b1b088a94fe98718b260b4e9262c5c6&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A2%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e0f105c23fdc288d960126f34607d3c2&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037897%3A1%3A1%3A255%3A1%3A1720%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1f30e67ac29c7a33dfa177893c57fe4e&#34;</ETag><Size>1720</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;756c8bf50e1b14ddff981f3d35b13a9a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d1d491d289f10bd319a5964f50e522d9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;122ba98dfa6de83562b52443f97e0bdc&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;7626e60779c9117a5aa5552db3e2ef74&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1144%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;76b382c008c1daa16aef1c638ccec692&#34;</ETag><Size>1144</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;f2f766068f0decd10d0a355d7a3ce7df&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A3%3A1224%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ac22662b420aa8c5bd61f9d898d93abd&#34;</ETag><Size>1224</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A4%3A2504%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;240ff0ca91edad5ad611828468ea5b44&#34;</ETag><Size>2504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;658bdfb1748413af03d9fd46c9bb805b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cf86574e0b5b9320b5838d1fe614f7d6&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1416%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b9311bd0a3261cd1c110524dbed0c0ee&#34;</ETag><Size>1416</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A2%3A1928%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;88965419a67c815737ea9348e37e2277&#34;</ETag><Size>1928</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d70b30ee26e1677f1c1601ea54148330&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f6ca311e356541dde08266785f2d8dcb&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A2%3A1296%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;83616eaa943da37ef7a92311c263371e&#34;</ETag><Size>1296</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;efd7c7e653e7b4cae5fa36e16311349c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A2%3A255%3A1%3A2424%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1cdf12a5ba12af80a8fcbe65a51be1b9&#34;</ETag><Size>2424</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;011746a5ca01506fdf83964c27756f29&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037905%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;af992cc29bb2d9de8afef2fa09221752&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;27eec981a6efeef3dd4577c0490156cd&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;dee641780c0c4d248fd383936ad519c0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;35d9c5b51a686307a2465a8dce6122e9&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;397f4751afcb170c423e629fd2b03c46&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A2%3A1200%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ed50b0f966729dbc524ed39d67043e7f&#34;</ETag><Size>1200</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;3e018695734005e3be7a2c364a2f9f4b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e26638baeb35e1d203ff779209f18000&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;65a1dd34e301bdc4d29ef1b96ad9f016&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;baf3bbe887771567705ea1878ad8dc02&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7d2dd5438efac312030ab1d7ff2404c0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A2%3A1496%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;65a7ecaa6689f54356759745386bb91d&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;30b77b5019f350acbf9f718551d2da77&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A2416%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cd5d4acd4df5dd76dd58206782e7f365&#34;</ETag><Size>2416</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A2%3A1208%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e265bd76e5998bc292913aa80b0323cf&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1616%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;57a665afff22ef5b34e6e3d54deceb64&#34;</ETag><Size>1616</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;af26aa3d5e60723ce6781c6f3c2fc0ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A2%3A1320%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;809a9542bd1ef395b5328d6c62a10038&#34;</ETag><Size>1320</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;cb2ec8fd8e2f39c71ca7fd8e26141b9e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A4%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d6fc50af39123e0c794e997429c894f8&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A5%3A1360%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;65143fdbcdcf279b6c27a79c688dd56d&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0aeeeab35fcefe8ebe92923db835b993&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0f234b8606389bcc82637b5eec502dc0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;878094d78836df848f6343a8dd183909&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A3%3A2008%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ac4c5f21766b72b1ef9379e666fba4e7&#34;</ETag><Size>2008</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1352%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;60d206b93f7f63a6d550278c79178dc9&#34;</ETag><Size>1352</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0187ebcce0242f7da65b2c6f25982550&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ae2150d01ae7f1af2a175cdd5170207a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b94d64f4fcc3c13c48a75d7864c1ce62&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;35638001230ae7c046190a76967679de&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e5058fc8bcef1d12f3a97e90ef3a4f22&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;c7371c2c071f84a8da422b44dc6ac8cd&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e59e4b2b6a14b9718cfde17164df7873&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A4%3A1240%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b715d29f1acb4f69bb2c6e45c759c4d0&#34;</ETag><Size>1240</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;62b537d856fda5644fe2cc48902c9731&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A2%3A255%3A1%3A1600%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d2260a637a13ce8ecc25b9c01b52b67d&#34;</ETag><Size>1600</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e3574f40b33f06df9e67a72ccbbff43c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A2%3A255%3A1%3A1440%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;24187b7f04140bb0b1bb743be65ee07c&#34;</ETag><Size>1440</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;f336cf1caa2096a96de0cfbc70f9ad9d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A2%3A1264%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1f3c31b42afda4973595009325ef3e49&#34;</ETag><Size>1264</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;20aa44e25b95f87a8c7337a642e24c97&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;1dd035a4cbe08fccc42394835e89df77&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A3%3A1544%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ddfac5c4dd4e6cfa512fc9ef755d80ba&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A4%3A1504%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;73896829b5a8ee7e2a223f80dd6bc99f&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037924%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;6bd52922b36ff7c2ce79617366ee07ae&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1744%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;9480636392e60386e5fcfa26a7e5fa1e&#34;</ETag><Size>1744</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;86f1b31668de87d96f5f9b73789e6722&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A3%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;daa4772dea9401d3c58dea4ef6f578f1&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;66a62a7691132cb3b4613c1d975fab65&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7e8d7307f40bdeb4f3305e9be602cb27&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;a120a0287db33e7f87e2847b83e80d5f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;23ee82433ce4e8b3c0adc7981a52a256&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A3%3A1304%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;c9bf1da7e81941d7bf8edf219e3af8e2&#34;</ETag><Size>1304</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;8d018b1c8baffd1d3c1f37f9112e3931&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;eacc29fa533e744afa4e9a034e4063e7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;313094a08eaea3e8b4a9335ffd44f54b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;a13c73d880c9ea8669a713db0044cc73&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;28e110a65388b036725c956cb4f40835&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;34aedc6a7f8b316b3e420d638101b7f3&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;29151557cd5bf4a5eae9a392b2ab3ee8&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;5a2acfe7d9463c6376f658c29c90fd02&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;9a184fad7ff74943b8ca812f5af57463&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;97dd67255e56715570c8124d64393e24&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;48e1e22980ccda9edefd8f1004274739&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A3%3A1736%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;c89ad4686d31b02b0e0e819333897101&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A4%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;b2f2306a3c7f01a5fd37e98c5f0db539&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;00949568528376e724e9fcf4d3b60725&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f472e8e0d0f8111aa3f3bc9c406179b1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;80731454b0f0f6bda9a6706328d41672&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A2%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;2331f114069e506fa45abd92f7cc16e8&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;80d5289d31961bf2a3b4ab12a0127d24&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A2%3A1256%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;78ecfb41c1828cbbf3e867460bede6a4&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e88ed3aaa7eca2764356d27ef10cfa1c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037937%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1702f735c923178d6e8f8e1569466a4b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037937%3A1%3A1%3A255%3A2%3A1144%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;feba9762acc7f93b4a56d85b48cf26fa&#34;</ETag><Size>1144</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;7011ee874e8ff2211e9e54543b3191f4&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A2%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;4a76c36aabfa4086bfd8d8d31bcbffc6&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A2%3A255%3A2%3A1448%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;0df75368d33e1d5d81a28b9a08eafcf3&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1640%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d94425a6997dab6e73d403aaaf1472ea&#34;</ETag><Size>1640</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;2119f8302ae9404302822f9dc235ec46&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f3d1bfdf886644bf29d31bd16584da90&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;2ace9abb6396728189d1f1270d6016c2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;bf78ed23adbd0ac419f1474fe596777e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A4%3A1784%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e97ede3a0b632611b38c82fa05d2f765&#34;</ETag><Size>1784</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;b0e4109c11e7240a3cfd95e0d987e3db&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;43314d5c28b605b5517144e412dfb477&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f48f340d92e63ff14be5fd27cc733f2c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;19a6de2f8fda386c1628a05640b1d614&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;cdd71f3f9258303a74e6bab5a59bf6d5&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A3%3A2112%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;91eda4be98cc3bac3417ee9509f73d7d&#34;</ETag><Size>2112</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A4%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;82778727338cea7e5f52a40b3c40f1d4&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;03be68aedc5e93911c97cacb12d43770&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b147b1cfd1ef351a131e686de1631d5c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A2%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;53e8079776efd0c7fe82c7cf6eafb28d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;9f36bfd117b58e56c940657eecfd89d2&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;aaa0a6e02417d93517e63e65e3e7d2e2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A2%3A255%3A1%3A1424%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d120f7f937da41759afa30a510ce0255&#34;</ETag><Size>1424</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1776%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;8160dece82ad022c94c68998c3b020aa&#34;</ETag><Size>1776</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;790833acc63bba5df43d70161e81146d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A3%3A1360%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;daff5c718ff85eb00c6b270f5760cb91&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d6b393272b0c8a1126c2678e565cb2e9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A2%3A255%3A1%3A1152%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ff9f3ec64ae8e1217924d0ed262134ae&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A1%3A2160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7d58cf2ffa3b3311d1c32aa97bc50a61&#34;</ETag><Size>2160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;3b536fbf5a72c6f1d25b794d57cc501b&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 2c709e2b-2c74-42b1-a119-0f9dc9980f3e, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 2c709e2b-2c74-42b1-a119-0f9dc9980f3e, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 2c709e2b-2c74-42b1-a119-0f9dc9980f3e, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, d65c167b-6e2f-4112-b557-b26220557a5b, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, d65c167b-6e2f-4112-b557-b26220557a5b, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, d65c167b-6e2f-4112-b557-b26220557a5b, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 645, 'Portions': 145, 'ActivePortions': 145}, '__DEFAULT': {'Rows': 99355, 'Portions': 115, 'ActivePortions': 115}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 145, 'BlobSize': 176408, 'BlobCount': 725}, '__DEFAULT': {'Portions': 115, 'BlobSize': 4406080, 'BlobCount': 575}}, cold bucket stat: (0, 0), frozen bucket stat: (145, 176408)
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:16102/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204617Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204617Z
20251114/us-east-1/s3/aws4_request
867bb191b2f4ceadf2ccf72a12a861c11b6b19b67a6876bce47f19a2f8ac2736
DEBUG    botocore.auth:auth.py:430 Signature:
3022579014898afcafc36b180de51bb1c260502d1e2870376a735b36224125d0
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/cold_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204617Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=3022579014898afcafc36b180de51bb1c260502d1e2870376a735b36224125d0', 'amz-sdk-invocation-id': b'05b22fa1-8876-4e35-be8f-c5ebc9b182cf', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:46:17 GMT', 'x-amzn-requestid': 'HRoTmOhWAm9IM9tm1XF2lWHrVOaXpx3T67cMleDLl0ZByEwKnBGq', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>cold_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:16102/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204617Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204617Z
20251114/us-east-1/s3/aws4_request
65f667158b3786e69c48c7d5a14b25b28c44d985b3cfdf786e04ba9b7437ea2f
DEBUG    botocore.auth:auth.py:430 Signature:
f2b98ea3066a3aca7a67a25cfc7fcec271012265f5d5a1a9c90ddeca619bb60a
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/medium?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204617Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=f2b98ea3066a3aca7a67a25cfc7fcec271012265f5d5a1a9c90ddeca619bb60a', 'amz-sdk-invocation-id': b'7022225d-9b0c-4c1f-8d80-d3f1fe5a181f', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:46:17 GMT', 'x-amzn-requestid': 'AjmCEvInnyBGuBy4598YGC7xBzvkRv0f3yoH6lVNmwjJdD7WyVng', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>medium</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:16102/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204617Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204617Z
20251114/us-east-1/s3/aws4_request
d748e35526b7f51de4ce23ff12853bd4304a1b3fb46d2f8386bcb044a5a9cb01
DEBUG    botocore.auth:auth.py:430 Signature:
2b1b95a73782ab5dd323444740bddceafe3029ed3716d0e04c6bee89b59ca523
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/frozen_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204617Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=2b1b95a73782ab5dd323444740bddceafe3029ed3716d0e04c6bee89b59ca523', 'amz-sdk-invocation-id': b'3e9767fb-dd85-49b6-95bd-300a93b4adc9', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 53592
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:46:17 GMT', 'x-amzn-requestid': 'tJSkSSOEk4ZKMUoi1Z3Eo8eNtqwPZIsyGWFHHCTOxs6bokZX0ozi', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '53592', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;34eff939966dd96fc61e04bee3d4ba4f&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A2%3A1816%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;c745068d481b0515aea4165b916ec5cb&#34;</ETag><Size>1816</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;fb23f9171b17757cb1dc2e176469b4a5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cfa8a0b7952fb63f7dfadf2cf83097ed&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;969785d18638dc1e71dc309c8fee9f59&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;76c553122067e565c23ac6b7466026f1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;6cca3dcd8f413ad51af7003527118f53&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;9d0aea585719b4e1a8eb01d939c00a9d&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;4f98c8ca83a70a033c75eff6e19bcb8e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1a5f4df50ae0202b78181ab5a79fc270&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;710bd12a125a7a0826c6dabe086b07b9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;be0a7c1984f4c8093eabc624229e85d5&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;0d068b6671dccd5032bc42db6aa10674&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;169a39dc1ef992105b008d64454cdda2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A3%3A1536%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1cd0ecd015e159922d991777d4e34b6a&#34;</ETag><Size>1536</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A4%3A1152%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b0945c53e3a8c53e06b5efbe1fa00b7e&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;21d237d9b840230ac40911f05460d2c9&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;a65d4652ca975ca96dd4adc269404389&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ffa157b81657d56c3806591d18161366&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;dbb30cffd96f2cda495c11eb50c8872a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;0b1b088a94fe98718b260b4e9262c5c6&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A2%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e0f105c23fdc288d960126f34607d3c2&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037897%3A1%3A1%3A255%3A1%3A1720%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1f30e67ac29c7a33dfa177893c57fe4e&#34;</ETag><Size>1720</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;756c8bf50e1b14ddff981f3d35b13a9a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d1d491d289f10bd319a5964f50e522d9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;122ba98dfa6de83562b52443f97e0bdc&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;7626e60779c9117a5aa5552db3e2ef74&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1144%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;76b382c008c1daa16aef1c638ccec692&#34;</ETag><Size>1144</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;f2f766068f0decd10d0a355d7a3ce7df&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A3%3A1224%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ac22662b420aa8c5bd61f9d898d93abd&#34;</ETag><Size>1224</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A4%3A2504%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;240ff0ca91edad5ad611828468ea5b44&#34;</ETag><Size>2504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;658bdfb1748413af03d9fd46c9bb805b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cf86574e0b5b9320b5838d1fe614f7d6&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1416%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b9311bd0a3261cd1c110524dbed0c0ee&#34;</ETag><Size>1416</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A2%3A1928%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;88965419a67c815737ea9348e37e2277&#34;</ETag><Size>1928</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d70b30ee26e1677f1c1601ea54148330&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f6ca311e356541dde08266785f2d8dcb&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A2%3A1296%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;83616eaa943da37ef7a92311c263371e&#34;</ETag><Size>1296</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;efd7c7e653e7b4cae5fa36e16311349c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A2%3A255%3A1%3A2424%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1cdf12a5ba12af80a8fcbe65a51be1b9&#34;</ETag><Size>2424</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;011746a5ca01506fdf83964c27756f29&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037905%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;af992cc29bb2d9de8afef2fa09221752&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;27eec981a6efeef3dd4577c0490156cd&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;dee641780c0c4d248fd383936ad519c0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;35d9c5b51a686307a2465a8dce6122e9&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;397f4751afcb170c423e629fd2b03c46&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A2%3A1200%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ed50b0f966729dbc524ed39d67043e7f&#34;</ETag><Size>1200</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;3e018695734005e3be7a2c364a2f9f4b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e26638baeb35e1d203ff779209f18000&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;65a1dd34e301bdc4d29ef1b96ad9f016&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;baf3bbe887771567705ea1878ad8dc02&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7d2dd5438efac312030ab1d7ff2404c0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A2%3A1496%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;65a7ecaa6689f54356759745386bb91d&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;30b77b5019f350acbf9f718551d2da77&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A2416%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cd5d4acd4df5dd76dd58206782e7f365&#34;</ETag><Size>2416</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A2%3A1208%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e265bd76e5998bc292913aa80b0323cf&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1616%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;57a665afff22ef5b34e6e3d54deceb64&#34;</ETag><Size>1616</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;af26aa3d5e60723ce6781c6f3c2fc0ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A2%3A1320%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;809a9542bd1ef395b5328d6c62a10038&#34;</ETag><Size>1320</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;cb2ec8fd8e2f39c71ca7fd8e26141b9e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A4%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d6fc50af39123e0c794e997429c894f8&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A5%3A1360%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;65143fdbcdcf279b6c27a79c688dd56d&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0aeeeab35fcefe8ebe92923db835b993&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0f234b8606389bcc82637b5eec502dc0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;878094d78836df848f6343a8dd183909&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A3%3A2008%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ac4c5f21766b72b1ef9379e666fba4e7&#34;</ETag><Size>2008</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1352%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;60d206b93f7f63a6d550278c79178dc9&#34;</ETag><Size>1352</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0187ebcce0242f7da65b2c6f25982550&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ae2150d01ae7f1af2a175cdd5170207a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b94d64f4fcc3c13c48a75d7864c1ce62&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;35638001230ae7c046190a76967679de&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e5058fc8bcef1d12f3a97e90ef3a4f22&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;c7371c2c071f84a8da422b44dc6ac8cd&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e59e4b2b6a14b9718cfde17164df7873&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A4%3A1240%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b715d29f1acb4f69bb2c6e45c759c4d0&#34;</ETag><Size>1240</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;62b537d856fda5644fe2cc48902c9731&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A2%3A255%3A1%3A1600%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d2260a637a13ce8ecc25b9c01b52b67d&#34;</ETag><Size>1600</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e3574f40b33f06df9e67a72ccbbff43c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A2%3A255%3A1%3A1440%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;24187b7f04140bb0b1bb743be65ee07c&#34;</ETag><Size>1440</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;f336cf1caa2096a96de0cfbc70f9ad9d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A2%3A1264%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1f3c31b42afda4973595009325ef3e49&#34;</ETag><Size>1264</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;20aa44e25b95f87a8c7337a642e24c97&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;1dd035a4cbe08fccc42394835e89df77&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A3%3A1544%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ddfac5c4dd4e6cfa512fc9ef755d80ba&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A4%3A1504%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;73896829b5a8ee7e2a223f80dd6bc99f&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037924%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;6bd52922b36ff7c2ce79617366ee07ae&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1744%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;9480636392e60386e5fcfa26a7e5fa1e&#34;</ETag><Size>1744</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;86f1b31668de87d96f5f9b73789e6722&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A3%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;daa4772dea9401d3c58dea4ef6f578f1&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;66a62a7691132cb3b4613c1d975fab65&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7e8d7307f40bdeb4f3305e9be602cb27&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;a120a0287db33e7f87e2847b83e80d5f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;23ee82433ce4e8b3c0adc7981a52a256&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A3%3A1304%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;c9bf1da7e81941d7bf8edf219e3af8e2&#34;</ETag><Size>1304</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;8d018b1c8baffd1d3c1f37f9112e3931&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;eacc29fa533e744afa4e9a034e4063e7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;313094a08eaea3e8b4a9335ffd44f54b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;a13c73d880c9ea8669a713db0044cc73&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;28e110a65388b036725c956cb4f40835&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;34aedc6a7f8b316b3e420d638101b7f3&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;29151557cd5bf4a5eae9a392b2ab3ee8&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;5a2acfe7d9463c6376f658c29c90fd02&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;9a184fad7ff74943b8ca812f5af57463&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;97dd67255e56715570c8124d64393e24&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;48e1e22980ccda9edefd8f1004274739&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A3%3A1736%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;c89ad4686d31b02b0e0e819333897101&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A4%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;b2f2306a3c7f01a5fd37e98c5f0db539&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;00949568528376e724e9fcf4d3b60725&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f472e8e0d0f8111aa3f3bc9c406179b1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;80731454b0f0f6bda9a6706328d41672&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A2%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;2331f114069e506fa45abd92f7cc16e8&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;80d5289d31961bf2a3b4ab12a0127d24&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A2%3A1256%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;78ecfb41c1828cbbf3e867460bede6a4&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e88ed3aaa7eca2764356d27ef10cfa1c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037937%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1702f735c923178d6e8f8e1569466a4b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037937%3A1%3A1%3A255%3A2%3A1144%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;feba9762acc7f93b4a56d85b48cf26fa&#34;</ETag><Size>1144</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;7011ee874e8ff2211e9e54543b3191f4&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A2%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;4a76c36aabfa4086bfd8d8d31bcbffc6&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A2%3A255%3A2%3A1448%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;0df75368d33e1d5d81a28b9a08eafcf3&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1640%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d94425a6997dab6e73d403aaaf1472ea&#34;</ETag><Size>1640</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;2119f8302ae9404302822f9dc235ec46&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f3d1bfdf886644bf29d31bd16584da90&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;2ace9abb6396728189d1f1270d6016c2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;bf78ed23adbd0ac419f1474fe596777e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A4%3A1784%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e97ede3a0b632611b38c82fa05d2f765&#34;</ETag><Size>1784</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;b0e4109c11e7240a3cfd95e0d987e3db&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;43314d5c28b605b5517144e412dfb477&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f48f340d92e63ff14be5fd27cc733f2c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;19a6de2f8fda386c1628a05640b1d614&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;cdd71f3f9258303a74e6bab5a59bf6d5&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A3%3A2112%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;91eda4be98cc3bac3417ee9509f73d7d&#34;</ETag><Size>2112</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A4%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;82778727338cea7e5f52a40b3c40f1d4&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;03be68aedc5e93911c97cacb12d43770&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b147b1cfd1ef351a131e686de1631d5c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A2%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;53e8079776efd0c7fe82c7cf6eafb28d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;9f36bfd117b58e56c940657eecfd89d2&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;aaa0a6e02417d93517e63e65e3e7d2e2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A2%3A255%3A1%3A1424%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d120f7f937da41759afa30a510ce0255&#34;</ETag><Size>1424</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1776%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;8160dece82ad022c94c68998c3b020aa&#34;</ETag><Size>1776</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;790833acc63bba5df43d70161e81146d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A3%3A1360%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;daff5c718ff85eb00c6b270f5760cb91&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d6b393272b0c8a1126c2678e565cb2e9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A2%3A255%3A1%3A1152%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ff9f3ec64ae8e1217924d0ed262134ae&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A1%3A2160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7d58cf2ffa3b3311d1c32aa97bc50a61&#34;</ETag><Size>2160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;3b536fbf5a72c6f1d25b794d57cc501b&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, be58992f-6ef9-4884-b21f-1485501bb2b7, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, be58992f-6ef9-4884-b21f-1485501bb2b7, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, be58992f-6ef9-4884-b21f-1485501bb2b7, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, c612fd90-15de-487d-9294-3258ff4f53e6, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, c612fd90-15de-487d-9294-3258ff4f53e6, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, c612fd90-15de-487d-9294-3258ff4f53e6, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'__DEFAULT': {'Rows': 99355, 'Portions': 115, 'ActivePortions': 115}, '/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 645, 'Portions': 145, 'ActivePortions': 145}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 145, 'BlobSize': 176408, 'BlobCount': 725}, '__DEFAULT': {'Portions': 115, 'BlobSize': 4406080, 'BlobCount': 575}}, cold bucket stat: (0, 0), frozen bucket stat: (145, 176408)
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:16102/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204618Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204618Z
20251114/us-east-1/s3/aws4_request
23ed082e2e67b66884a7a521626c000d99e4e653a41c906e6bbc1149feabc663
DEBUG    botocore.auth:auth.py:430 Signature:
ec73ad61630fe08e3540a2cdf9d926af6720e35e0a9d00f11b12de8fe4823af0
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/cold_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204618Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=ec73ad61630fe08e3540a2cdf9d926af6720e35e0a9d00f11b12de8fe4823af0', 'amz-sdk-invocation-id': b'c2dca18d-a950-4ef5-a04c-205c7317a4e1', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:46:18 GMT', 'x-amzn-requestid': 'KqqrMeohLMpiRd3yvZXHwsWANWA9bZX4quoD16mL8Epatihb88EC', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>cold_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:16102/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204618Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204618Z
20251114/us-east-1/s3/aws4_request
722545a9f8b1d1441dc6d5332cad041eb724f8afdfa7f7635621374dac6e902c
DEBUG    botocore.auth:auth.py:430 Signature:
4528b6bd022af1436397f010224273cb74e4ede9f4fb3140ca35e7703d7b754f
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/medium?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204618Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=4528b6bd022af1436397f010224273cb74e4ede9f4fb3140ca35e7703d7b754f', 'amz-sdk-invocation-id': b'a348e12b-4dbf-49d8-9ba3-77849ea09c4c', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:46:18 GMT', 'x-amzn-requestid': 'IOojfEGLfPohCxavqT90VHX2FhYOft3sdilEuEQF8BPfaVbbFJSE', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>medium</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:16102/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204618Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204618Z
20251114/us-east-1/s3/aws4_request
769514bcfe592b6b260da5106ade3a9bc6c186437007e8eb9e3a44891120f886
DEBUG    botocore.auth:auth.py:430 Signature:
4c4f0d1b47d2c3a1ad9a9183cefc65324f6c26c350c6c5836f954f5bbdf81244
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/frozen_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204618Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=4c4f0d1b47d2c3a1ad9a9183cefc65324f6c26c350c6c5836f954f5bbdf81244', 'amz-sdk-invocation-id': b'536a7f3a-6d18-43f3-b466-899002188a81', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 53592
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:46:18 GMT', 'x-amzn-requestid': 'UNA0yfkAa47jYtwJWAPNB3toNKJv4R6he4ZFjVnSkGEW59JWC5w7', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '53592', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;34eff939966dd96fc61e04bee3d4ba4f&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A2%3A1816%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;c745068d481b0515aea4165b916ec5cb&#34;</ETag><Size>1816</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;fb23f9171b17757cb1dc2e176469b4a5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cfa8a0b7952fb63f7dfadf2cf83097ed&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;969785d18638dc1e71dc309c8fee9f59&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;76c553122067e565c23ac6b7466026f1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;6cca3dcd8f413ad51af7003527118f53&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;9d0aea585719b4e1a8eb01d939c00a9d&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;4f98c8ca83a70a033c75eff6e19bcb8e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1a5f4df50ae0202b78181ab5a79fc270&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;710bd12a125a7a0826c6dabe086b07b9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;be0a7c1984f4c8093eabc624229e85d5&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;0d068b6671dccd5032bc42db6aa10674&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;169a39dc1ef992105b008d64454cdda2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A3%3A1536%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1cd0ecd015e159922d991777d4e34b6a&#34;</ETag><Size>1536</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A4%3A1152%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b0945c53e3a8c53e06b5efbe1fa00b7e&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;21d237d9b840230ac40911f05460d2c9&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;a65d4652ca975ca96dd4adc269404389&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ffa157b81657d56c3806591d18161366&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;dbb30cffd96f2cda495c11eb50c8872a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;0b1b088a94fe98718b260b4e9262c5c6&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A2%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e0f105c23fdc288d960126f34607d3c2&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037897%3A1%3A1%3A255%3A1%3A1720%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1f30e67ac29c7a33dfa177893c57fe4e&#34;</ETag><Size>1720</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;756c8bf50e1b14ddff981f3d35b13a9a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d1d491d289f10bd319a5964f50e522d9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;122ba98dfa6de83562b52443f97e0bdc&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;7626e60779c9117a5aa5552db3e2ef74&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1144%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;76b382c008c1daa16aef1c638ccec692&#34;</ETag><Size>1144</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;f2f766068f0decd10d0a355d7a3ce7df&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A3%3A1224%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ac22662b420aa8c5bd61f9d898d93abd&#34;</ETag><Size>1224</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A4%3A2504%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;240ff0ca91edad5ad611828468ea5b44&#34;</ETag><Size>2504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;658bdfb1748413af03d9fd46c9bb805b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cf86574e0b5b9320b5838d1fe614f7d6&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1416%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b9311bd0a3261cd1c110524dbed0c0ee&#34;</ETag><Size>1416</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A2%3A1928%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;88965419a67c815737ea9348e37e2277&#34;</ETag><Size>1928</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d70b30ee26e1677f1c1601ea54148330&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f6ca311e356541dde08266785f2d8dcb&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A2%3A1296%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;83616eaa943da37ef7a92311c263371e&#34;</ETag><Size>1296</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;efd7c7e653e7b4cae5fa36e16311349c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A2%3A255%3A1%3A2424%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1cdf12a5ba12af80a8fcbe65a51be1b9&#34;</ETag><Size>2424</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;011746a5ca01506fdf83964c27756f29&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037905%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;af992cc29bb2d9de8afef2fa09221752&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;27eec981a6efeef3dd4577c0490156cd&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;dee641780c0c4d248fd383936ad519c0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;35d9c5b51a686307a2465a8dce6122e9&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;397f4751afcb170c423e629fd2b03c46&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A2%3A1200%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ed50b0f966729dbc524ed39d67043e7f&#34;</ETag><Size>1200</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;3e018695734005e3be7a2c364a2f9f4b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e26638baeb35e1d203ff779209f18000&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;65a1dd34e301bdc4d29ef1b96ad9f016&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;baf3bbe887771567705ea1878ad8dc02&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7d2dd5438efac312030ab1d7ff2404c0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A2%3A1496%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;65a7ecaa6689f54356759745386bb91d&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;30b77b5019f350acbf9f718551d2da77&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A2416%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cd5d4acd4df5dd76dd58206782e7f365&#34;</ETag><Size>2416</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A2%3A1208%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e265bd76e5998bc292913aa80b0323cf&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1616%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;57a665afff22ef5b34e6e3d54deceb64&#34;</ETag><Size>1616</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;af26aa3d5e60723ce6781c6f3c2fc0ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A2%3A1320%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;809a9542bd1ef395b5328d6c62a10038&#34;</ETag><Size>1320</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;cb2ec8fd8e2f39c71ca7fd8e26141b9e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A4%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d6fc50af39123e0c794e997429c894f8&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A5%3A1360%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;65143fdbcdcf279b6c27a79c688dd56d&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0aeeeab35fcefe8ebe92923db835b993&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0f234b8606389bcc82637b5eec502dc0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;878094d78836df848f6343a8dd183909&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A3%3A2008%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ac4c5f21766b72b1ef9379e666fba4e7&#34;</ETag><Size>2008</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1352%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;60d206b93f7f63a6d550278c79178dc9&#34;</ETag><Size>1352</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0187ebcce0242f7da65b2c6f25982550&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ae2150d01ae7f1af2a175cdd5170207a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b94d64f4fcc3c13c48a75d7864c1ce62&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;35638001230ae7c046190a76967679de&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e5058fc8bcef1d12f3a97e90ef3a4f22&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;c7371c2c071f84a8da422b44dc6ac8cd&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e59e4b2b6a14b9718cfde17164df7873&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A4%3A1240%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b715d29f1acb4f69bb2c6e45c759c4d0&#34;</ETag><Size>1240</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;62b537d856fda5644fe2cc48902c9731&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A2%3A255%3A1%3A1600%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d2260a637a13ce8ecc25b9c01b52b67d&#34;</ETag><Size>1600</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e3574f40b33f06df9e67a72ccbbff43c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A2%3A255%3A1%3A1440%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;24187b7f04140bb0b1bb743be65ee07c&#34;</ETag><Size>1440</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;f336cf1caa2096a96de0cfbc70f9ad9d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A2%3A1264%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1f3c31b42afda4973595009325ef3e49&#34;</ETag><Size>1264</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;20aa44e25b95f87a8c7337a642e24c97&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;1dd035a4cbe08fccc42394835e89df77&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A3%3A1544%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ddfac5c4dd4e6cfa512fc9ef755d80ba&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A4%3A1504%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;73896829b5a8ee7e2a223f80dd6bc99f&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037924%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;6bd52922b36ff7c2ce79617366ee07ae&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1744%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;9480636392e60386e5fcfa26a7e5fa1e&#34;</ETag><Size>1744</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;86f1b31668de87d96f5f9b73789e6722&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A3%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;daa4772dea9401d3c58dea4ef6f578f1&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;66a62a7691132cb3b4613c1d975fab65&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7e8d7307f40bdeb4f3305e9be602cb27&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;a120a0287db33e7f87e2847b83e80d5f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;23ee82433ce4e8b3c0adc7981a52a256&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A3%3A1304%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;c9bf1da7e81941d7bf8edf219e3af8e2&#34;</ETag><Size>1304</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;8d018b1c8baffd1d3c1f37f9112e3931&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;eacc29fa533e744afa4e9a034e4063e7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;313094a08eaea3e8b4a9335ffd44f54b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;a13c73d880c9ea8669a713db0044cc73&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;28e110a65388b036725c956cb4f40835&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;34aedc6a7f8b316b3e420d638101b7f3&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;29151557cd5bf4a5eae9a392b2ab3ee8&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;5a2acfe7d9463c6376f658c29c90fd02&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;9a184fad7ff74943b8ca812f5af57463&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;97dd67255e56715570c8124d64393e24&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;48e1e22980ccda9edefd8f1004274739&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A3%3A1736%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;c89ad4686d31b02b0e0e819333897101&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A4%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;b2f2306a3c7f01a5fd37e98c5f0db539&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;00949568528376e724e9fcf4d3b60725&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f472e8e0d0f8111aa3f3bc9c406179b1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;80731454b0f0f6bda9a6706328d41672&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A2%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;2331f114069e506fa45abd92f7cc16e8&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;80d5289d31961bf2a3b4ab12a0127d24&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A2%3A1256%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;78ecfb41c1828cbbf3e867460bede6a4&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e88ed3aaa7eca2764356d27ef10cfa1c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037937%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1702f735c923178d6e8f8e1569466a4b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037937%3A1%3A1%3A255%3A2%3A1144%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;feba9762acc7f93b4a56d85b48cf26fa&#34;</ETag><Size>1144</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;7011ee874e8ff2211e9e54543b3191f4&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A2%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;4a76c36aabfa4086bfd8d8d31bcbffc6&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A2%3A255%3A2%3A1448%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;0df75368d33e1d5d81a28b9a08eafcf3&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1640%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d94425a6997dab6e73d403aaaf1472ea&#34;</ETag><Size>1640</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;2119f8302ae9404302822f9dc235ec46&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f3d1bfdf886644bf29d31bd16584da90&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;2ace9abb6396728189d1f1270d6016c2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;bf78ed23adbd0ac419f1474fe596777e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A4%3A1784%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e97ede3a0b632611b38c82fa05d2f765&#34;</ETag><Size>1784</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;b0e4109c11e7240a3cfd95e0d987e3db&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;43314d5c28b605b5517144e412dfb477&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f48f340d92e63ff14be5fd27cc733f2c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;19a6de2f8fda386c1628a05640b1d614&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;cdd71f3f9258303a74e6bab5a59bf6d5&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A3%3A2112%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;91eda4be98cc3bac3417ee9509f73d7d&#34;</ETag><Size>2112</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A4%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;82778727338cea7e5f52a40b3c40f1d4&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;03be68aedc5e93911c97cacb12d43770&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b147b1cfd1ef351a131e686de1631d5c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A2%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;53e8079776efd0c7fe82c7cf6eafb28d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;9f36bfd117b58e56c940657eecfd89d2&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;aaa0a6e02417d93517e63e65e3e7d2e2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A2%3A255%3A1%3A1424%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d120f7f937da41759afa30a510ce0255&#34;</ETag><Size>1424</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1776%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;8160dece82ad022c94c68998c3b020aa&#34;</ETag><Size>1776</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;790833acc63bba5df43d70161e81146d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A3%3A1360%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;daff5c718ff85eb00c6b270f5760cb91&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d6b393272b0c8a1126c2678e565cb2e9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A2%3A255%3A1%3A1152%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ff9f3ec64ae8e1217924d0ed262134ae&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A1%3A2160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7d58cf2ffa3b3311d1c32aa97bc50a61&#34;</ETag><Size>2160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;3b536fbf5a72c6f1d25b794d57cc501b&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 30f88650-0f29-41da-8ff7-1b832a88de61, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 30f88650-0f29-41da-8ff7-1b832a88de61, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 30f88650-0f29-41da-8ff7-1b832a88de61, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 95c04359-5330-4306-8f63-4203a7194efd, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 95c04359-5330-4306-8f63-4203a7194efd, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 95c04359-5330-4306-8f63-4203a7194efd, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 645, 'Portions': 145, 'ActivePortions': 145}, '__DEFAULT': {'Rows': 99355, 'Portions': 115, 'ActivePortions': 115}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 145, 'BlobSize': 176408, 'BlobCount': 725}, '__DEFAULT': {'Portions': 115, 'BlobSize': 4406080, 'BlobCount': 575}}, cold bucket stat: (0, 0), frozen bucket stat: (145, 176408)
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:16102/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204620Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204620Z
20251114/us-east-1/s3/aws4_request
c197feee0c5247139dcb66a9cf05405b67e05e64b47653bc9c1bdcbd211317fc
DEBUG    botocore.auth:auth.py:430 Signature:
5da7300f58d99079830eb7d70792c24858f3eaddbc6a0c4c9770b78f3ca8571a
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/cold_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204620Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=5da7300f58d99079830eb7d70792c24858f3eaddbc6a0c4c9770b78f3ca8571a', 'amz-sdk-invocation-id': b'14462fdd-44ed-458c-9ad3-2814c5f08cc2', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:46:20 GMT', 'x-amzn-requestid': '2jRW8AFU2mp6vr78a8qqT44JQgbddTyyA0AvubUeig6f6Sneg5ff', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>cold_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:16102/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204620Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204620Z
20251114/us-east-1/s3/aws4_request
12da66800887147ebb55d7399e3416c915b215feda301327c1469e650f449010
DEBUG    botocore.auth:auth.py:430 Signature:
1adbfe5794f8e3f52d8ec6efd31e1600db9a6034cac7fbb9297001ee6a16816a
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/medium?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204620Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=1adbfe5794f8e3f52d8ec6efd31e1600db9a6034cac7fbb9297001ee6a16816a', 'amz-sdk-invocation-id': b'8abe5469-b334-4391-9e39-7ac0395f28b1', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:46:20 GMT', 'x-amzn-requestid': 'BMTBMUNnHyeeVbdkQkkubKGxHI7A9q4p8YRZM0OUxPd4KsFS7Bib', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>medium</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:16102/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204620Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204620Z
20251114/us-east-1/s3/aws4_request
209fb46befd5d247db7612db14224802a6e1717e0d0f8184ff01e441b78d46e9
DEBUG    botocore.auth:auth.py:430 Signature:
f40162e0c1b4749415f5427dcac761fbb29cdec628b16a64a7eefb5e91df7865
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/frozen_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204620Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=f40162e0c1b4749415f5427dcac761fbb29cdec628b16a64a7eefb5e91df7865', 'amz-sdk-invocation-id': b'c7d898fc-791b-41d9-8f15-3f77e8e2cd26', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 53592
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:46:20 GMT', 'x-amzn-requestid': 'l73OB73RaX4smBLAxq7AEi8XnvLmpo4tt50EVMvYQdnOQ8GdBvLb', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '53592', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;34eff939966dd96fc61e04bee3d4ba4f&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A2%3A1816%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;c745068d481b0515aea4165b916ec5cb&#34;</ETag><Size>1816</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;fb23f9171b17757cb1dc2e176469b4a5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cfa8a0b7952fb63f7dfadf2cf83097ed&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;969785d18638dc1e71dc309c8fee9f59&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;76c553122067e565c23ac6b7466026f1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;6cca3dcd8f413ad51af7003527118f53&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;9d0aea585719b4e1a8eb01d939c00a9d&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;4f98c8ca83a70a033c75eff6e19bcb8e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1a5f4df50ae0202b78181ab5a79fc270&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;710bd12a125a7a0826c6dabe086b07b9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;be0a7c1984f4c8093eabc624229e85d5&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;0d068b6671dccd5032bc42db6aa10674&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;169a39dc1ef992105b008d64454cdda2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A3%3A1536%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1cd0ecd015e159922d991777d4e34b6a&#34;</ETag><Size>1536</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A4%3A1152%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b0945c53e3a8c53e06b5efbe1fa00b7e&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;21d237d9b840230ac40911f05460d2c9&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;a65d4652ca975ca96dd4adc269404389&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ffa157b81657d56c3806591d18161366&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;dbb30cffd96f2cda495c11eb50c8872a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;0b1b088a94fe98718b260b4e9262c5c6&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A2%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e0f105c23fdc288d960126f34607d3c2&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037897%3A1%3A1%3A255%3A1%3A1720%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1f30e67ac29c7a33dfa177893c57fe4e&#34;</ETag><Size>1720</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;756c8bf50e1b14ddff981f3d35b13a9a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d1d491d289f10bd319a5964f50e522d9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;122ba98dfa6de83562b52443f97e0bdc&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;7626e60779c9117a5aa5552db3e2ef74&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1144%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;76b382c008c1daa16aef1c638ccec692&#34;</ETag><Size>1144</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;f2f766068f0decd10d0a355d7a3ce7df&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A3%3A1224%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ac22662b420aa8c5bd61f9d898d93abd&#34;</ETag><Size>1224</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A4%3A2504%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;240ff0ca91edad5ad611828468ea5b44&#34;</ETag><Size>2504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;658bdfb1748413af03d9fd46c9bb805b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cf86574e0b5b9320b5838d1fe614f7d6&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1416%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b9311bd0a3261cd1c110524dbed0c0ee&#34;</ETag><Size>1416</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A2%3A1928%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;88965419a67c815737ea9348e37e2277&#34;</ETag><Size>1928</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d70b30ee26e1677f1c1601ea54148330&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f6ca311e356541dde08266785f2d8dcb&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A2%3A1296%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;83616eaa943da37ef7a92311c263371e&#34;</ETag><Size>1296</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;efd7c7e653e7b4cae5fa36e16311349c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A2%3A255%3A1%3A2424%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1cdf12a5ba12af80a8fcbe65a51be1b9&#34;</ETag><Size>2424</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;011746a5ca01506fdf83964c27756f29&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037905%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;af992cc29bb2d9de8afef2fa09221752&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;27eec981a6efeef3dd4577c0490156cd&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;dee641780c0c4d248fd383936ad519c0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;35d9c5b51a686307a2465a8dce6122e9&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;397f4751afcb170c423e629fd2b03c46&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A2%3A1200%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ed50b0f966729dbc524ed39d67043e7f&#34;</ETag><Size>1200</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;3e018695734005e3be7a2c364a2f9f4b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e26638baeb35e1d203ff779209f18000&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;65a1dd34e301bdc4d29ef1b96ad9f016&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;baf3bbe887771567705ea1878ad8dc02&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7d2dd5438efac312030ab1d7ff2404c0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A2%3A1496%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;65a7ecaa6689f54356759745386bb91d&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;30b77b5019f350acbf9f718551d2da77&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A2416%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cd5d4acd4df5dd76dd58206782e7f365&#34;</ETag><Size>2416</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A2%3A1208%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e265bd76e5998bc292913aa80b0323cf&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1616%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;57a665afff22ef5b34e6e3d54deceb64&#34;</ETag><Size>1616</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;af26aa3d5e60723ce6781c6f3c2fc0ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A2%3A1320%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;809a9542bd1ef395b5328d6c62a10038&#34;</ETag><Size>1320</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;cb2ec8fd8e2f39c71ca7fd8e26141b9e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A4%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d6fc50af39123e0c794e997429c894f8&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A5%3A1360%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;65143fdbcdcf279b6c27a79c688dd56d&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0aeeeab35fcefe8ebe92923db835b993&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0f234b8606389bcc82637b5eec502dc0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;878094d78836df848f6343a8dd183909&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A3%3A2008%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ac4c5f21766b72b1ef9379e666fba4e7&#34;</ETag><Size>2008</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1352%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;60d206b93f7f63a6d550278c79178dc9&#34;</ETag><Size>1352</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0187ebcce0242f7da65b2c6f25982550&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ae2150d01ae7f1af2a175cdd5170207a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b94d64f4fcc3c13c48a75d7864c1ce62&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;35638001230ae7c046190a76967679de&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e5058fc8bcef1d12f3a97e90ef3a4f22&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;c7371c2c071f84a8da422b44dc6ac8cd&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e59e4b2b6a14b9718cfde17164df7873&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A4%3A1240%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b715d29f1acb4f69bb2c6e45c759c4d0&#34;</ETag><Size>1240</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;62b537d856fda5644fe2cc48902c9731&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A2%3A255%3A1%3A1600%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d2260a637a13ce8ecc25b9c01b52b67d&#34;</ETag><Size>1600</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e3574f40b33f06df9e67a72ccbbff43c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A2%3A255%3A1%3A1440%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;24187b7f04140bb0b1bb743be65ee07c&#34;</ETag><Size>1440</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;f336cf1caa2096a96de0cfbc70f9ad9d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A2%3A1264%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1f3c31b42afda4973595009325ef3e49&#34;</ETag><Size>1264</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;20aa44e25b95f87a8c7337a642e24c97&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;1dd035a4cbe08fccc42394835e89df77&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A3%3A1544%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ddfac5c4dd4e6cfa512fc9ef755d80ba&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A4%3A1504%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;73896829b5a8ee7e2a223f80dd6bc99f&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037924%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;6bd52922b36ff7c2ce79617366ee07ae&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1744%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;9480636392e60386e5fcfa26a7e5fa1e&#34;</ETag><Size>1744</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;86f1b31668de87d96f5f9b73789e6722&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A3%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;daa4772dea9401d3c58dea4ef6f578f1&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;66a62a7691132cb3b4613c1d975fab65&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7e8d7307f40bdeb4f3305e9be602cb27&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;a120a0287db33e7f87e2847b83e80d5f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;23ee82433ce4e8b3c0adc7981a52a256&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A3%3A1304%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;c9bf1da7e81941d7bf8edf219e3af8e2&#34;</ETag><Size>1304</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;8d018b1c8baffd1d3c1f37f9112e3931&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;eacc29fa533e744afa4e9a034e4063e7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;313094a08eaea3e8b4a9335ffd44f54b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;a13c73d880c9ea8669a713db0044cc73&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;28e110a65388b036725c956cb4f40835&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;34aedc6a7f8b316b3e420d638101b7f3&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;29151557cd5bf4a5eae9a392b2ab3ee8&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;5a2acfe7d9463c6376f658c29c90fd02&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;9a184fad7ff74943b8ca812f5af57463&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;97dd67255e56715570c8124d64393e24&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;48e1e22980ccda9edefd8f1004274739&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A3%3A1736%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;c89ad4686d31b02b0e0e819333897101&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A4%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;b2f2306a3c7f01a5fd37e98c5f0db539&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;00949568528376e724e9fcf4d3b60725&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f472e8e0d0f8111aa3f3bc9c406179b1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;80731454b0f0f6bda9a6706328d41672&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A2%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;2331f114069e506fa45abd92f7cc16e8&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;80d5289d31961bf2a3b4ab12a0127d24&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A2%3A1256%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;78ecfb41c1828cbbf3e867460bede6a4&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e88ed3aaa7eca2764356d27ef10cfa1c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037937%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1702f735c923178d6e8f8e1569466a4b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037937%3A1%3A1%3A255%3A2%3A1144%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;feba9762acc7f93b4a56d85b48cf26fa&#34;</ETag><Size>1144</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;7011ee874e8ff2211e9e54543b3191f4&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A2%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;4a76c36aabfa4086bfd8d8d31bcbffc6&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A2%3A255%3A2%3A1448%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;0df75368d33e1d5d81a28b9a08eafcf3&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1640%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d94425a6997dab6e73d403aaaf1472ea&#34;</ETag><Size>1640</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;2119f8302ae9404302822f9dc235ec46&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f3d1bfdf886644bf29d31bd16584da90&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;2ace9abb6396728189d1f1270d6016c2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;bf78ed23adbd0ac419f1474fe596777e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A4%3A1784%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e97ede3a0b632611b38c82fa05d2f765&#34;</ETag><Size>1784</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;b0e4109c11e7240a3cfd95e0d987e3db&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;43314d5c28b605b5517144e412dfb477&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f48f340d92e63ff14be5fd27cc733f2c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;19a6de2f8fda386c1628a05640b1d614&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;cdd71f3f9258303a74e6bab5a59bf6d5&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A3%3A2112%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;91eda4be98cc3bac3417ee9509f73d7d&#34;</ETag><Size>2112</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A4%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;82778727338cea7e5f52a40b3c40f1d4&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;03be68aedc5e93911c97cacb12d43770&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b147b1cfd1ef351a131e686de1631d5c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A2%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;53e8079776efd0c7fe82c7cf6eafb28d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;9f36bfd117b58e56c940657eecfd89d2&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;aaa0a6e02417d93517e63e65e3e7d2e2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A2%3A255%3A1%3A1424%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d120f7f937da41759afa30a510ce0255&#34;</ETag><Size>1424</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1776%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;8160dece82ad022c94c68998c3b020aa&#34;</ETag><Size>1776</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;790833acc63bba5df43d70161e81146d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A3%3A1360%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;daff5c718ff85eb00c6b270f5760cb91&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d6b393272b0c8a1126c2678e565cb2e9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A2%3A255%3A1%3A1152%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ff9f3ec64ae8e1217924d0ed262134ae&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A1%3A2160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7d58cf2ffa3b3311d1c32aa97bc50a61&#34;</ETag><Size>2160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;3b536fbf5a72c6f1d25b794d57cc501b&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 4794138c-1911-494e-9e69-49811a08f648, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 4794138c-1911-494e-9e69-49811a08f648, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 4794138c-1911-494e-9e69-49811a08f648, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 78ba1dd2-405e-4a4f-bad6-fedff787278d, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 78ba1dd2-405e-4a4f-bad6-fedff787278d, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 78ba1dd2-405e-4a4f-bad6-fedff787278d, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'__DEFAULT': {'Rows': 99355, 'Portions': 115, 'ActivePortions': 115}, '/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 645, 'Portions': 145, 'ActivePortions': 145}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 145, 'BlobSize': 176408, 'BlobCount': 725}, '__DEFAULT': {'Portions': 115, 'BlobSize': 4406080, 'BlobCount': 575}}, cold bucket stat: (0, 0), frozen bucket stat: (145, 176408)
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:16102/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204621Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204621Z
20251114/us-east-1/s3/aws4_request
7d18a28a885a0e89a6d008c5c369ff7a825757a67c0830157d823bfa1386a321
DEBUG    botocore.auth:auth.py:430 Signature:
ed057deae5aecc36164a429e5a7e72d47e1edbfc429b33cf362558c3558e62d7
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/cold_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204621Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=ed057deae5aecc36164a429e5a7e72d47e1edbfc429b33cf362558c3558e62d7', 'amz-sdk-invocation-id': b'b6c9acaf-f0f5-441c-8a2c-be451ca8337d', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:46:21 GMT', 'x-amzn-requestid': 'foUW5aeRrO4Z1Qw7cJubnqg95KnebK3Jl7iCzDBbjcz48s3UYj7B', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>cold_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:16102/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204621Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204621Z
20251114/us-east-1/s3/aws4_request
b97aa37786085837f0ed03893feb27b5157c213ef4150c329ace067c03753d18
DEBUG    botocore.auth:auth.py:430 Signature:
2fb6accfa4cb084d56fdde0bada84b9097c87de267d58b9f30eebb0ffb09b32e
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/medium?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204621Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=2fb6accfa4cb084d56fdde0bada84b9097c87de267d58b9f30eebb0ffb09b32e', 'amz-sdk-invocation-id': b'fa49a0f9-e038-4f00-a709-957faed200ae', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:46:21 GMT', 'x-amzn-requestid': 'V8cMtSZCq3DxB1dL9SmEIrd4eEFsk43PfljVCjC2i5kVAUEefDZs', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>medium</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:16102/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204621Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204621Z
20251114/us-east-1/s3/aws4_request
da533741ef733b9507c9a3de110ace786a7d7e0659557b1855593f52b782e16f
DEBUG    botocore.auth:auth.py:430 Signature:
e9bb54d49aae8224ea31ac84b9f9fa81eddca8a30bcf0b7af58c4b58501fc812
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/frozen_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204621Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=e9bb54d49aae8224ea31ac84b9f9fa81eddca8a30bcf0b7af58c4b58501fc812', 'amz-sdk-invocation-id': b'14a0733d-8d2a-4366-a140-b0abaf83a7ee', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 53592
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:46:21 GMT', 'x-amzn-requestid': 'Cs1yOzTtkELJGrRBXFg88ly7yuSnwNj5wMbvoYoU8aUP3vLVwfGK', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '53592', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;34eff939966dd96fc61e04bee3d4ba4f&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A2%3A1816%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;c745068d481b0515aea4165b916ec5cb&#34;</ETag><Size>1816</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;fb23f9171b17757cb1dc2e176469b4a5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cfa8a0b7952fb63f7dfadf2cf83097ed&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;969785d18638dc1e71dc309c8fee9f59&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;76c553122067e565c23ac6b7466026f1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;6cca3dcd8f413ad51af7003527118f53&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;9d0aea585719b4e1a8eb01d939c00a9d&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;4f98c8ca83a70a033c75eff6e19bcb8e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1a5f4df50ae0202b78181ab5a79fc270&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;710bd12a125a7a0826c6dabe086b07b9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;be0a7c1984f4c8093eabc624229e85d5&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;0d068b6671dccd5032bc42db6aa10674&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;169a39dc1ef992105b008d64454cdda2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A3%3A1536%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1cd0ecd015e159922d991777d4e34b6a&#34;</ETag><Size>1536</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A4%3A1152%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b0945c53e3a8c53e06b5efbe1fa00b7e&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;21d237d9b840230ac40911f05460d2c9&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;a65d4652ca975ca96dd4adc269404389&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ffa157b81657d56c3806591d18161366&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;dbb30cffd96f2cda495c11eb50c8872a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;0b1b088a94fe98718b260b4e9262c5c6&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A2%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e0f105c23fdc288d960126f34607d3c2&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037897%3A1%3A1%3A255%3A1%3A1720%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1f30e67ac29c7a33dfa177893c57fe4e&#34;</ETag><Size>1720</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;756c8bf50e1b14ddff981f3d35b13a9a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d1d491d289f10bd319a5964f50e522d9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;122ba98dfa6de83562b52443f97e0bdc&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;7626e60779c9117a5aa5552db3e2ef74&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1144%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;76b382c008c1daa16aef1c638ccec692&#34;</ETag><Size>1144</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;f2f766068f0decd10d0a355d7a3ce7df&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A3%3A1224%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ac22662b420aa8c5bd61f9d898d93abd&#34;</ETag><Size>1224</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A4%3A2504%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;240ff0ca91edad5ad611828468ea5b44&#34;</ETag><Size>2504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;658bdfb1748413af03d9fd46c9bb805b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cf86574e0b5b9320b5838d1fe614f7d6&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1416%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b9311bd0a3261cd1c110524dbed0c0ee&#34;</ETag><Size>1416</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A2%3A1928%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;88965419a67c815737ea9348e37e2277&#34;</ETag><Size>1928</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d70b30ee26e1677f1c1601ea54148330&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f6ca311e356541dde08266785f2d8dcb&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A2%3A1296%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;83616eaa943da37ef7a92311c263371e&#34;</ETag><Size>1296</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;efd7c7e653e7b4cae5fa36e16311349c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A2%3A255%3A1%3A2424%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1cdf12a5ba12af80a8fcbe65a51be1b9&#34;</ETag><Size>2424</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;011746a5ca01506fdf83964c27756f29&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037905%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;af992cc29bb2d9de8afef2fa09221752&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;27eec981a6efeef3dd4577c0490156cd&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;dee641780c0c4d248fd383936ad519c0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;35d9c5b51a686307a2465a8dce6122e9&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;397f4751afcb170c423e629fd2b03c46&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A2%3A1200%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ed50b0f966729dbc524ed39d67043e7f&#34;</ETag><Size>1200</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;3e018695734005e3be7a2c364a2f9f4b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e26638baeb35e1d203ff779209f18000&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;65a1dd34e301bdc4d29ef1b96ad9f016&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;baf3bbe887771567705ea1878ad8dc02&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7d2dd5438efac312030ab1d7ff2404c0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A2%3A1496%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;65a7ecaa6689f54356759745386bb91d&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;30b77b5019f350acbf9f718551d2da77&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A2416%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cd5d4acd4df5dd76dd58206782e7f365&#34;</ETag><Size>2416</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A2%3A1208%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e265bd76e5998bc292913aa80b0323cf&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1616%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;57a665afff22ef5b34e6e3d54deceb64&#34;</ETag><Size>1616</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;af26aa3d5e60723ce6781c6f3c2fc0ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A2%3A1320%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;809a9542bd1ef395b5328d6c62a10038&#34;</ETag><Size>1320</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;cb2ec8fd8e2f39c71ca7fd8e26141b9e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A4%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d6fc50af39123e0c794e997429c894f8&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A5%3A1360%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;65143fdbcdcf279b6c27a79c688dd56d&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0aeeeab35fcefe8ebe92923db835b993&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0f234b8606389bcc82637b5eec502dc0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;878094d78836df848f6343a8dd183909&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A3%3A2008%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ac4c5f21766b72b1ef9379e666fba4e7&#34;</ETag><Size>2008</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1352%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;60d206b93f7f63a6d550278c79178dc9&#34;</ETag><Size>1352</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0187ebcce0242f7da65b2c6f25982550&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ae2150d01ae7f1af2a175cdd5170207a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b94d64f4fcc3c13c48a75d7864c1ce62&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;35638001230ae7c046190a76967679de&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e5058fc8bcef1d12f3a97e90ef3a4f22&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;c7371c2c071f84a8da422b44dc6ac8cd&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e59e4b2b6a14b9718cfde17164df7873&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A4%3A1240%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b715d29f1acb4f69bb2c6e45c759c4d0&#34;</ETag><Size>1240</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;62b537d856fda5644fe2cc48902c9731&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A2%3A255%3A1%3A1600%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d2260a637a13ce8ecc25b9c01b52b67d&#34;</ETag><Size>1600</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e3574f40b33f06df9e67a72ccbbff43c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A2%3A255%3A1%3A1440%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;24187b7f04140bb0b1bb743be65ee07c&#34;</ETag><Size>1440</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;f336cf1caa2096a96de0cfbc70f9ad9d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A2%3A1264%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1f3c31b42afda4973595009325ef3e49&#34;</ETag><Size>1264</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;20aa44e25b95f87a8c7337a642e24c97&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;1dd035a4cbe08fccc42394835e89df77&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A3%3A1544%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ddfac5c4dd4e6cfa512fc9ef755d80ba&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A4%3A1504%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;73896829b5a8ee7e2a223f80dd6bc99f&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037924%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;6bd52922b36ff7c2ce79617366ee07ae&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1744%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;9480636392e60386e5fcfa26a7e5fa1e&#34;</ETag><Size>1744</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;86f1b31668de87d96f5f9b73789e6722&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A3%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;daa4772dea9401d3c58dea4ef6f578f1&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;66a62a7691132cb3b4613c1d975fab65&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7e8d7307f40bdeb4f3305e9be602cb27&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;a120a0287db33e7f87e2847b83e80d5f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;23ee82433ce4e8b3c0adc7981a52a256&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A3%3A1304%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;c9bf1da7e81941d7bf8edf219e3af8e2&#34;</ETag><Size>1304</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;8d018b1c8baffd1d3c1f37f9112e3931&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;eacc29fa533e744afa4e9a034e4063e7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;313094a08eaea3e8b4a9335ffd44f54b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;a13c73d880c9ea8669a713db0044cc73&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;28e110a65388b036725c956cb4f40835&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;34aedc6a7f8b316b3e420d638101b7f3&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;29151557cd5bf4a5eae9a392b2ab3ee8&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;5a2acfe7d9463c6376f658c29c90fd02&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;9a184fad7ff74943b8ca812f5af57463&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;97dd67255e56715570c8124d64393e24&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;48e1e22980ccda9edefd8f1004274739&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A3%3A1736%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;c89ad4686d31b02b0e0e819333897101&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A4%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;b2f2306a3c7f01a5fd37e98c5f0db539&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;00949568528376e724e9fcf4d3b60725&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f472e8e0d0f8111aa3f3bc9c406179b1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;80731454b0f0f6bda9a6706328d41672&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A2%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;2331f114069e506fa45abd92f7cc16e8&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;80d5289d31961bf2a3b4ab12a0127d24&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A2%3A1256%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;78ecfb41c1828cbbf3e867460bede6a4&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e88ed3aaa7eca2764356d27ef10cfa1c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037937%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1702f735c923178d6e8f8e1569466a4b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037937%3A1%3A1%3A255%3A2%3A1144%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;feba9762acc7f93b4a56d85b48cf26fa&#34;</ETag><Size>1144</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;7011ee874e8ff2211e9e54543b3191f4&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A2%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;4a76c36aabfa4086bfd8d8d31bcbffc6&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A2%3A255%3A2%3A1448%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;0df75368d33e1d5d81a28b9a08eafcf3&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1640%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d94425a6997dab6e73d403aaaf1472ea&#34;</ETag><Size>1640</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;2119f8302ae9404302822f9dc235ec46&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f3d1bfdf886644bf29d31bd16584da90&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;2ace9abb6396728189d1f1270d6016c2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;bf78ed23adbd0ac419f1474fe596777e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A4%3A1784%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e97ede3a0b632611b38c82fa05d2f765&#34;</ETag><Size>1784</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;b0e4109c11e7240a3cfd95e0d987e3db&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;43314d5c28b605b5517144e412dfb477&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f48f340d92e63ff14be5fd27cc733f2c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;19a6de2f8fda386c1628a05640b1d614&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;cdd71f3f9258303a74e6bab5a59bf6d5&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A3%3A2112%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;91eda4be98cc3bac3417ee9509f73d7d&#34;</ETag><Size>2112</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A4%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;82778727338cea7e5f52a40b3c40f1d4&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;03be68aedc5e93911c97cacb12d43770&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b147b1cfd1ef351a131e686de1631d5c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A2%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;53e8079776efd0c7fe82c7cf6eafb28d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;9f36bfd117b58e56c940657eecfd89d2&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;aaa0a6e02417d93517e63e65e3e7d2e2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A2%3A255%3A1%3A1424%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d120f7f937da41759afa30a510ce0255&#34;</ETag><Size>1424</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1776%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;8160dece82ad022c94c68998c3b020aa&#34;</ETag><Size>1776</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;790833acc63bba5df43d70161e81146d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A3%3A1360%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;daff5c718ff85eb00c6b270f5760cb91&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d6b393272b0c8a1126c2678e565cb2e9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A2%3A255%3A1%3A1152%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ff9f3ec64ae8e1217924d0ed262134ae&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A1%3A2160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7d58cf2ffa3b3311d1c32aa97bc50a61&#34;</ETag><Size>2160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;3b536fbf5a72c6f1d25b794d57cc501b&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 3b27feb4-11ed-4993-b7c5-e177350fee67, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 3b27feb4-11ed-4993-b7c5-e177350fee67, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 3b27feb4-11ed-4993-b7c5-e177350fee67, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, c2c2efe0-878b-4d8a-8c03-87f107f15ca4, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, c2c2efe0-878b-4d8a-8c03-87f107f15ca4, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, c2c2efe0-878b-4d8a-8c03-87f107f15ca4, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 645, 'Portions': 145, 'ActivePortions': 145}, '__DEFAULT': {'Rows': 99355, 'Portions': 115, 'ActivePortions': 115}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 145, 'BlobSize': 176408, 'BlobCount': 725}, '__DEFAULT': {'Portions': 115, 'BlobSize': 4406080, 'BlobCount': 575}}, cold bucket stat: (0, 0), frozen bucket stat: (145, 176408)
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:16102/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204623Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204623Z
20251114/us-east-1/s3/aws4_request
d425f342b625745c4c98332e7134f698bf738e708717299396b9e2f71be4918b
DEBUG    botocore.auth:auth.py:430 Signature:
f0c0f820eca18ebd77956869c25046d3dfcafdb3b1b15fd3374ac09d67ce998f
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/cold_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204623Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=f0c0f820eca18ebd77956869c25046d3dfcafdb3b1b15fd3374ac09d67ce998f', 'amz-sdk-invocation-id': b'ee252254-9c6b-4ef6-854b-40ce0628b9cc', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:46:23 GMT', 'x-amzn-requestid': 'jL463ducY6xo2x3pPm87TFT6Tc7DefL6jxllraEym4lBFPaYkTlg', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>cold_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:16102/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204623Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204623Z
20251114/us-east-1/s3/aws4_request
7ddc8153a0ce9ff7c956dfcc1f18f729f1281bf91830d20774c97d20815497e4
DEBUG    botocore.auth:auth.py:430 Signature:
8ff5fe720968c419a5bae7577a3fbba263da29cea93a789f43a8042f50f38188
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/medium?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204623Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=8ff5fe720968c419a5bae7577a3fbba263da29cea93a789f43a8042f50f38188', 'amz-sdk-invocation-id': b'dc1b8c3a-cbe4-4157-92a4-8c37e268ff7f', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:46:23 GMT', 'x-amzn-requestid': 'ljReJQnMJD5Y3XODrINTFs9D8DgTNAPFiwYdz8ALFiK2WeJjdKAh', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>medium</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:16102/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204623Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204623Z
20251114/us-east-1/s3/aws4_request
062f77087c7bb07c0096bd42020d9bf50efa4031ab10a5de21899f840a7979a9
DEBUG    botocore.auth:auth.py:430 Signature:
a666df9646c7a59080513e32321683956231836349f36309aeaccd818177eafb
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/frozen_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204623Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=a666df9646c7a59080513e32321683956231836349f36309aeaccd818177eafb', 'amz-sdk-invocation-id': b'631b42e0-d3c9-44d5-b3fd-49a8eedb6c35', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 53592
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:46:23 GMT', 'x-amzn-requestid': 'tP4DufqJmcG7Pmit9BkG8QMzkdhnOpRS9ZAqdegvyA6agB5v3hox', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '53592', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;34eff939966dd96fc61e04bee3d4ba4f&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A2%3A1816%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;c745068d481b0515aea4165b916ec5cb&#34;</ETag><Size>1816</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;fb23f9171b17757cb1dc2e176469b4a5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cfa8a0b7952fb63f7dfadf2cf83097ed&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;969785d18638dc1e71dc309c8fee9f59&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;76c553122067e565c23ac6b7466026f1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;6cca3dcd8f413ad51af7003527118f53&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;9d0aea585719b4e1a8eb01d939c00a9d&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;4f98c8ca83a70a033c75eff6e19bcb8e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1a5f4df50ae0202b78181ab5a79fc270&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;710bd12a125a7a0826c6dabe086b07b9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;be0a7c1984f4c8093eabc624229e85d5&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;0d068b6671dccd5032bc42db6aa10674&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;169a39dc1ef992105b008d64454cdda2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A3%3A1536%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1cd0ecd015e159922d991777d4e34b6a&#34;</ETag><Size>1536</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A4%3A1152%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b0945c53e3a8c53e06b5efbe1fa00b7e&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;21d237d9b840230ac40911f05460d2c9&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;a65d4652ca975ca96dd4adc269404389&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ffa157b81657d56c3806591d18161366&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;dbb30cffd96f2cda495c11eb50c8872a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;0b1b088a94fe98718b260b4e9262c5c6&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A2%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e0f105c23fdc288d960126f34607d3c2&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037897%3A1%3A1%3A255%3A1%3A1720%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1f30e67ac29c7a33dfa177893c57fe4e&#34;</ETag><Size>1720</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;756c8bf50e1b14ddff981f3d35b13a9a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d1d491d289f10bd319a5964f50e522d9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;122ba98dfa6de83562b52443f97e0bdc&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;7626e60779c9117a5aa5552db3e2ef74&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1144%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;76b382c008c1daa16aef1c638ccec692&#34;</ETag><Size>1144</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;f2f766068f0decd10d0a355d7a3ce7df&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A3%3A1224%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ac22662b420aa8c5bd61f9d898d93abd&#34;</ETag><Size>1224</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A4%3A2504%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;240ff0ca91edad5ad611828468ea5b44&#34;</ETag><Size>2504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;658bdfb1748413af03d9fd46c9bb805b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cf86574e0b5b9320b5838d1fe614f7d6&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1416%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b9311bd0a3261cd1c110524dbed0c0ee&#34;</ETag><Size>1416</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A2%3A1928%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;88965419a67c815737ea9348e37e2277&#34;</ETag><Size>1928</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d70b30ee26e1677f1c1601ea54148330&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f6ca311e356541dde08266785f2d8dcb&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A2%3A1296%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;83616eaa943da37ef7a92311c263371e&#34;</ETag><Size>1296</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;efd7c7e653e7b4cae5fa36e16311349c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A2%3A255%3A1%3A2424%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1cdf12a5ba12af80a8fcbe65a51be1b9&#34;</ETag><Size>2424</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;011746a5ca01506fdf83964c27756f29&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037905%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;af992cc29bb2d9de8afef2fa09221752&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;27eec981a6efeef3dd4577c0490156cd&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;dee641780c0c4d248fd383936ad519c0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;35d9c5b51a686307a2465a8dce6122e9&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;397f4751afcb170c423e629fd2b03c46&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A2%3A1200%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ed50b0f966729dbc524ed39d67043e7f&#34;</ETag><Size>1200</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;3e018695734005e3be7a2c364a2f9f4b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e26638baeb35e1d203ff779209f18000&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;65a1dd34e301bdc4d29ef1b96ad9f016&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;baf3bbe887771567705ea1878ad8dc02&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7d2dd5438efac312030ab1d7ff2404c0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A2%3A1496%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;65a7ecaa6689f54356759745386bb91d&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;30b77b5019f350acbf9f718551d2da77&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A2416%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cd5d4acd4df5dd76dd58206782e7f365&#34;</ETag><Size>2416</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A2%3A1208%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e265bd76e5998bc292913aa80b0323cf&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1616%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;57a665afff22ef5b34e6e3d54deceb64&#34;</ETag><Size>1616</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;af26aa3d5e60723ce6781c6f3c2fc0ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A2%3A1320%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;809a9542bd1ef395b5328d6c62a10038&#34;</ETag><Size>1320</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;cb2ec8fd8e2f39c71ca7fd8e26141b9e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A4%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d6fc50af39123e0c794e997429c894f8&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A5%3A1360%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;65143fdbcdcf279b6c27a79c688dd56d&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0aeeeab35fcefe8ebe92923db835b993&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0f234b8606389bcc82637b5eec502dc0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;878094d78836df848f6343a8dd183909&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A3%3A2008%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ac4c5f21766b72b1ef9379e666fba4e7&#34;</ETag><Size>2008</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1352%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;60d206b93f7f63a6d550278c79178dc9&#34;</ETag><Size>1352</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0187ebcce0242f7da65b2c6f25982550&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ae2150d01ae7f1af2a175cdd5170207a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b94d64f4fcc3c13c48a75d7864c1ce62&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;35638001230ae7c046190a76967679de&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e5058fc8bcef1d12f3a97e90ef3a4f22&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;c7371c2c071f84a8da422b44dc6ac8cd&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e59e4b2b6a14b9718cfde17164df7873&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A4%3A1240%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b715d29f1acb4f69bb2c6e45c759c4d0&#34;</ETag><Size>1240</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;62b537d856fda5644fe2cc48902c9731&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A2%3A255%3A1%3A1600%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d2260a637a13ce8ecc25b9c01b52b67d&#34;</ETag><Size>1600</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e3574f40b33f06df9e67a72ccbbff43c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A2%3A255%3A1%3A1440%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;24187b7f04140bb0b1bb743be65ee07c&#34;</ETag><Size>1440</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;f336cf1caa2096a96de0cfbc70f9ad9d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A2%3A1264%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1f3c31b42afda4973595009325ef3e49&#34;</ETag><Size>1264</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;20aa44e25b95f87a8c7337a642e24c97&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;1dd035a4cbe08fccc42394835e89df77&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A3%3A1544%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ddfac5c4dd4e6cfa512fc9ef755d80ba&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A4%3A1504%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;73896829b5a8ee7e2a223f80dd6bc99f&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037924%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;6bd52922b36ff7c2ce79617366ee07ae&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1744%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;9480636392e60386e5fcfa26a7e5fa1e&#34;</ETag><Size>1744</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;86f1b31668de87d96f5f9b73789e6722&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A3%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;daa4772dea9401d3c58dea4ef6f578f1&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;66a62a7691132cb3b4613c1d975fab65&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7e8d7307f40bdeb4f3305e9be602cb27&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;a120a0287db33e7f87e2847b83e80d5f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;23ee82433ce4e8b3c0adc7981a52a256&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A3%3A1304%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;c9bf1da7e81941d7bf8edf219e3af8e2&#34;</ETag><Size>1304</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;8d018b1c8baffd1d3c1f37f9112e3931&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;eacc29fa533e744afa4e9a034e4063e7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;313094a08eaea3e8b4a9335ffd44f54b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;a13c73d880c9ea8669a713db0044cc73&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;28e110a65388b036725c956cb4f40835&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;34aedc6a7f8b316b3e420d638101b7f3&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;29151557cd5bf4a5eae9a392b2ab3ee8&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;5a2acfe7d9463c6376f658c29c90fd02&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;9a184fad7ff74943b8ca812f5af57463&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;97dd67255e56715570c8124d64393e24&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;48e1e22980ccda9edefd8f1004274739&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A3%3A1736%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;c89ad4686d31b02b0e0e819333897101&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A4%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;b2f2306a3c7f01a5fd37e98c5f0db539&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;00949568528376e724e9fcf4d3b60725&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f472e8e0d0f8111aa3f3bc9c406179b1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;80731454b0f0f6bda9a6706328d41672&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A2%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;2331f114069e506fa45abd92f7cc16e8&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;80d5289d31961bf2a3b4ab12a0127d24&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A2%3A1256%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;78ecfb41c1828cbbf3e867460bede6a4&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e88ed3aaa7eca2764356d27ef10cfa1c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037937%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1702f735c923178d6e8f8e1569466a4b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037937%3A1%3A1%3A255%3A2%3A1144%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;feba9762acc7f93b4a56d85b48cf26fa&#34;</ETag><Size>1144</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;7011ee874e8ff2211e9e54543b3191f4&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A2%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;4a76c36aabfa4086bfd8d8d31bcbffc6&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A2%3A255%3A2%3A1448%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;0df75368d33e1d5d81a28b9a08eafcf3&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1640%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d94425a6997dab6e73d403aaaf1472ea&#34;</ETag><Size>1640</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;2119f8302ae9404302822f9dc235ec46&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f3d1bfdf886644bf29d31bd16584da90&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;2ace9abb6396728189d1f1270d6016c2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;bf78ed23adbd0ac419f1474fe596777e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A4%3A1784%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e97ede3a0b632611b38c82fa05d2f765&#34;</ETag><Size>1784</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;b0e4109c11e7240a3cfd95e0d987e3db&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;43314d5c28b605b5517144e412dfb477&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f48f340d92e63ff14be5fd27cc733f2c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;19a6de2f8fda386c1628a05640b1d614&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;cdd71f3f9258303a74e6bab5a59bf6d5&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A3%3A2112%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;91eda4be98cc3bac3417ee9509f73d7d&#34;</ETag><Size>2112</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A4%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;82778727338cea7e5f52a40b3c40f1d4&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;03be68aedc5e93911c97cacb12d43770&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b147b1cfd1ef351a131e686de1631d5c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A2%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;53e8079776efd0c7fe82c7cf6eafb28d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;9f36bfd117b58e56c940657eecfd89d2&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;aaa0a6e02417d93517e63e65e3e7d2e2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A2%3A255%3A1%3A1424%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d120f7f937da41759afa30a510ce0255&#34;</ETag><Size>1424</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1776%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;8160dece82ad022c94c68998c3b020aa&#34;</ETag><Size>1776</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;790833acc63bba5df43d70161e81146d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A3%3A1360%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;daff5c718ff85eb00c6b270f5760cb91&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d6b393272b0c8a1126c2678e565cb2e9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A2%3A255%3A1%3A1152%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ff9f3ec64ae8e1217924d0ed262134ae&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A1%3A2160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7d58cf2ffa3b3311d1c32aa97bc50a61&#34;</ETag><Size>2160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;3b536fbf5a72c6f1d25b794d57cc501b&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, bd324662-e703-4489-8c23-e0442b2cad14, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, bd324662-e703-4489-8c23-e0442b2cad14, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, bd324662-e703-4489-8c23-e0442b2cad14, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 74df0032-ceb9-46b9-b1c0-de8210db8e86, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 74df0032-ceb9-46b9-b1c0-de8210db8e86, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 74df0032-ceb9-46b9-b1c0-de8210db8e86, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 645, 'Portions': 145, 'ActivePortions': 145}, '__DEFAULT': {'Rows': 99355, 'Portions': 115, 'ActivePortions': 115}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 145, 'BlobSize': 176408, 'BlobCount': 725}, '__DEFAULT': {'Portions': 115, 'BlobSize': 4406080, 'BlobCount': 575}}, cold bucket stat: (0, 0), frozen bucket stat: (145, 176408)
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:16102/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204624Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204624Z
20251114/us-east-1/s3/aws4_request
0c7fb2505a4f8462c4b5a5a8103964406a09264d5f050824b7fc5adab6e50f17
DEBUG    botocore.auth:auth.py:430 Signature:
0bfd63225baf9545f7095283f256f5be7961f85ddecb6af0fa01dd2d6382c7cb
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/cold_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204624Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=0bfd63225baf9545f7095283f256f5be7961f85ddecb6af0fa01dd2d6382c7cb', 'amz-sdk-invocation-id': b'fda03a1f-0bd6-4c8c-b823-5ca6c0b0bef6', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:46:24 GMT', 'x-amzn-requestid': 'ybB65374MToVaAkjcejs4cWklAlOpUDCl0FenBO7NxnWLqw30OOp', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>cold_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:16102/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204624Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204624Z
20251114/us-east-1/s3/aws4_request
0ae8eacc0892df00bbefea4c857008a98f3153e0e8b2c00b088f07204edbdb47
DEBUG    botocore.auth:auth.py:430 Signature:
b90ac378a9fb29ccedd48c8b76e39770d53ab6eded0bf0c7d5b4e67794b96628
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/medium?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204624Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=b90ac378a9fb29ccedd48c8b76e39770d53ab6eded0bf0c7d5b4e67794b96628', 'amz-sdk-invocation-id': b'13114391-73da-40f9-80ce-a21f433d3ed3', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:46:24 GMT', 'x-amzn-requestid': '1VcyoEscMFdzV0ta60aiZWPKSvLw7eSa0F3kl1Gk2OCybSfJG6TX', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>medium</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:16102/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204624Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204624Z
20251114/us-east-1/s3/aws4_request
bfd5a096c7f1d3778341a32417774984cbc8a2a5dc4330989173b6d71cddbebb
DEBUG    botocore.auth:auth.py:430 Signature:
cd099d9fe60ea87525913a6bff12c0dbe9ca314dca74004d1c940c8cad932ca2
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/frozen_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204624Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=cd099d9fe60ea87525913a6bff12c0dbe9ca314dca74004d1c940c8cad932ca2', 'amz-sdk-invocation-id': b'a8f1538a-31f7-4de8-aa7d-a1510ed5b7ec', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 53592
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:46:24 GMT', 'x-amzn-requestid': 'u5NlFR0GqSZXgObjfQ1ksygPwBVpg1MMd5ljvKPu14XLnTTUTrHh', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '53592', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;34eff939966dd96fc61e04bee3d4ba4f&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A2%3A1816%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;c745068d481b0515aea4165b916ec5cb&#34;</ETag><Size>1816</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;fb23f9171b17757cb1dc2e176469b4a5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cfa8a0b7952fb63f7dfadf2cf83097ed&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;969785d18638dc1e71dc309c8fee9f59&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;76c553122067e565c23ac6b7466026f1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;6cca3dcd8f413ad51af7003527118f53&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;9d0aea585719b4e1a8eb01d939c00a9d&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;4f98c8ca83a70a033c75eff6e19bcb8e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1a5f4df50ae0202b78181ab5a79fc270&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;710bd12a125a7a0826c6dabe086b07b9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;be0a7c1984f4c8093eabc624229e85d5&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;0d068b6671dccd5032bc42db6aa10674&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;169a39dc1ef992105b008d64454cdda2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A3%3A1536%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1cd0ecd015e159922d991777d4e34b6a&#34;</ETag><Size>1536</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A4%3A1152%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b0945c53e3a8c53e06b5efbe1fa00b7e&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;21d237d9b840230ac40911f05460d2c9&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;a65d4652ca975ca96dd4adc269404389&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ffa157b81657d56c3806591d18161366&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;dbb30cffd96f2cda495c11eb50c8872a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;0b1b088a94fe98718b260b4e9262c5c6&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A2%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e0f105c23fdc288d960126f34607d3c2&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037897%3A1%3A1%3A255%3A1%3A1720%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1f30e67ac29c7a33dfa177893c57fe4e&#34;</ETag><Size>1720</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;756c8bf50e1b14ddff981f3d35b13a9a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d1d491d289f10bd319a5964f50e522d9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;122ba98dfa6de83562b52443f97e0bdc&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;7626e60779c9117a5aa5552db3e2ef74&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1144%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;76b382c008c1daa16aef1c638ccec692&#34;</ETag><Size>1144</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;f2f766068f0decd10d0a355d7a3ce7df&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A3%3A1224%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ac22662b420aa8c5bd61f9d898d93abd&#34;</ETag><Size>1224</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A4%3A2504%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;240ff0ca91edad5ad611828468ea5b44&#34;</ETag><Size>2504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;658bdfb1748413af03d9fd46c9bb805b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cf86574e0b5b9320b5838d1fe614f7d6&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1416%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b9311bd0a3261cd1c110524dbed0c0ee&#34;</ETag><Size>1416</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A2%3A1928%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;88965419a67c815737ea9348e37e2277&#34;</ETag><Size>1928</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d70b30ee26e1677f1c1601ea54148330&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f6ca311e356541dde08266785f2d8dcb&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A2%3A1296%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;83616eaa943da37ef7a92311c263371e&#34;</ETag><Size>1296</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;efd7c7e653e7b4cae5fa36e16311349c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A2%3A255%3A1%3A2424%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1cdf12a5ba12af80a8fcbe65a51be1b9&#34;</ETag><Size>2424</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;011746a5ca01506fdf83964c27756f29&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037905%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;af992cc29bb2d9de8afef2fa09221752&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;27eec981a6efeef3dd4577c0490156cd&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;dee641780c0c4d248fd383936ad519c0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;35d9c5b51a686307a2465a8dce6122e9&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;397f4751afcb170c423e629fd2b03c46&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A2%3A1200%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ed50b0f966729dbc524ed39d67043e7f&#34;</ETag><Size>1200</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;3e018695734005e3be7a2c364a2f9f4b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e26638baeb35e1d203ff779209f18000&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;65a1dd34e301bdc4d29ef1b96ad9f016&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;baf3bbe887771567705ea1878ad8dc02&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7d2dd5438efac312030ab1d7ff2404c0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A2%3A1496%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;65a7ecaa6689f54356759745386bb91d&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;30b77b5019f350acbf9f718551d2da77&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A2416%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cd5d4acd4df5dd76dd58206782e7f365&#34;</ETag><Size>2416</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A2%3A1208%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e265bd76e5998bc292913aa80b0323cf&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1616%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;57a665afff22ef5b34e6e3d54deceb64&#34;</ETag><Size>1616</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;af26aa3d5e60723ce6781c6f3c2fc0ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A2%3A1320%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;809a9542bd1ef395b5328d6c62a10038&#34;</ETag><Size>1320</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;cb2ec8fd8e2f39c71ca7fd8e26141b9e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A4%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d6fc50af39123e0c794e997429c894f8&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A5%3A1360%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;65143fdbcdcf279b6c27a79c688dd56d&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0aeeeab35fcefe8ebe92923db835b993&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0f234b8606389bcc82637b5eec502dc0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;878094d78836df848f6343a8dd183909&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A3%3A2008%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ac4c5f21766b72b1ef9379e666fba4e7&#34;</ETag><Size>2008</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1352%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;60d206b93f7f63a6d550278c79178dc9&#34;</ETag><Size>1352</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0187ebcce0242f7da65b2c6f25982550&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ae2150d01ae7f1af2a175cdd5170207a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b94d64f4fcc3c13c48a75d7864c1ce62&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;35638001230ae7c046190a76967679de&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e5058fc8bcef1d12f3a97e90ef3a4f22&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;c7371c2c071f84a8da422b44dc6ac8cd&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e59e4b2b6a14b9718cfde17164df7873&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A4%3A1240%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b715d29f1acb4f69bb2c6e45c759c4d0&#34;</ETag><Size>1240</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;62b537d856fda5644fe2cc48902c9731&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A2%3A255%3A1%3A1600%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d2260a637a13ce8ecc25b9c01b52b67d&#34;</ETag><Size>1600</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e3574f40b33f06df9e67a72ccbbff43c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A2%3A255%3A1%3A1440%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;24187b7f04140bb0b1bb743be65ee07c&#34;</ETag><Size>1440</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;f336cf1caa2096a96de0cfbc70f9ad9d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A2%3A1264%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1f3c31b42afda4973595009325ef3e49&#34;</ETag><Size>1264</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;20aa44e25b95f87a8c7337a642e24c97&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;1dd035a4cbe08fccc42394835e89df77&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A3%3A1544%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ddfac5c4dd4e6cfa512fc9ef755d80ba&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A4%3A1504%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;73896829b5a8ee7e2a223f80dd6bc99f&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037924%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;6bd52922b36ff7c2ce79617366ee07ae&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1744%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;9480636392e60386e5fcfa26a7e5fa1e&#34;</ETag><Size>1744</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;86f1b31668de87d96f5f9b73789e6722&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A3%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;daa4772dea9401d3c58dea4ef6f578f1&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;66a62a7691132cb3b4613c1d975fab65&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7e8d7307f40bdeb4f3305e9be602cb27&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;a120a0287db33e7f87e2847b83e80d5f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;23ee82433ce4e8b3c0adc7981a52a256&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A3%3A1304%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;c9bf1da7e81941d7bf8edf219e3af8e2&#34;</ETag><Size>1304</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;8d018b1c8baffd1d3c1f37f9112e3931&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;eacc29fa533e744afa4e9a034e4063e7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;313094a08eaea3e8b4a9335ffd44f54b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;a13c73d880c9ea8669a713db0044cc73&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;28e110a65388b036725c956cb4f40835&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;34aedc6a7f8b316b3e420d638101b7f3&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;29151557cd5bf4a5eae9a392b2ab3ee8&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;5a2acfe7d9463c6376f658c29c90fd02&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;9a184fad7ff74943b8ca812f5af57463&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;97dd67255e56715570c8124d64393e24&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;48e1e22980ccda9edefd8f1004274739&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A3%3A1736%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;c89ad4686d31b02b0e0e819333897101&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A4%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;b2f2306a3c7f01a5fd37e98c5f0db539&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;00949568528376e724e9fcf4d3b60725&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f472e8e0d0f8111aa3f3bc9c406179b1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;80731454b0f0f6bda9a6706328d41672&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A2%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;2331f114069e506fa45abd92f7cc16e8&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;80d5289d31961bf2a3b4ab12a0127d24&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A2%3A1256%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;78ecfb41c1828cbbf3e867460bede6a4&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e88ed3aaa7eca2764356d27ef10cfa1c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037937%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1702f735c923178d6e8f8e1569466a4b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037937%3A1%3A1%3A255%3A2%3A1144%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;feba9762acc7f93b4a56d85b48cf26fa&#34;</ETag><Size>1144</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;7011ee874e8ff2211e9e54543b3191f4&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A2%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;4a76c36aabfa4086bfd8d8d31bcbffc6&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A2%3A255%3A2%3A1448%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;0df75368d33e1d5d81a28b9a08eafcf3&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1640%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d94425a6997dab6e73d403aaaf1472ea&#34;</ETag><Size>1640</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;2119f8302ae9404302822f9dc235ec46&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f3d1bfdf886644bf29d31bd16584da90&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;2ace9abb6396728189d1f1270d6016c2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;bf78ed23adbd0ac419f1474fe596777e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A4%3A1784%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e97ede3a0b632611b38c82fa05d2f765&#34;</ETag><Size>1784</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;b0e4109c11e7240a3cfd95e0d987e3db&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;43314d5c28b605b5517144e412dfb477&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f48f340d92e63ff14be5fd27cc733f2c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;19a6de2f8fda386c1628a05640b1d614&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;cdd71f3f9258303a74e6bab5a59bf6d5&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A3%3A2112%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;91eda4be98cc3bac3417ee9509f73d7d&#34;</ETag><Size>2112</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A4%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;82778727338cea7e5f52a40b3c40f1d4&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;03be68aedc5e93911c97cacb12d43770&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b147b1cfd1ef351a131e686de1631d5c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A2%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;53e8079776efd0c7fe82c7cf6eafb28d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;9f36bfd117b58e56c940657eecfd89d2&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;aaa0a6e02417d93517e63e65e3e7d2e2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A2%3A255%3A1%3A1424%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d120f7f937da41759afa30a510ce0255&#34;</ETag><Size>1424</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1776%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;8160dece82ad022c94c68998c3b020aa&#34;</ETag><Size>1776</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;790833acc63bba5df43d70161e81146d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A3%3A1360%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;daff5c718ff85eb00c6b270f5760cb91&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d6b393272b0c8a1126c2678e565cb2e9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A2%3A255%3A1%3A1152%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ff9f3ec64ae8e1217924d0ed262134ae&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A1%3A2160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7d58cf2ffa3b3311d1c32aa97bc50a61&#34;</ETag><Size>2160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;3b536fbf5a72c6f1d25b794d57cc501b&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 87207a2c-14b9-4dc3-ad39-019580d83f22, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 87207a2c-14b9-4dc3-ad39-019580d83f22, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 87207a2c-14b9-4dc3-ad39-019580d83f22, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 82447455-0bfb-492a-a8dc-e46920d03ff9, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 82447455-0bfb-492a-a8dc-e46920d03ff9, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 82447455-0bfb-492a-a8dc-e46920d03ff9, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 645, 'Portions': 145, 'ActivePortions': 145}, '__DEFAULT': {'Rows': 99355, 'Portions': 115, 'ActivePortions': 115}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 145, 'BlobSize': 176408, 'BlobCount': 725}, '__DEFAULT': {'Portions': 115, 'BlobSize': 4406080, 'BlobCount': 575}}, cold bucket stat: (0, 0), frozen bucket stat: (145, 176408)
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:16102/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204626Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204626Z
20251114/us-east-1/s3/aws4_request
290d57ea4c53e7a76f41ec3c9df998f4891d6c05e246ef68b747c6ad1f3636c0
DEBUG    botocore.auth:auth.py:430 Signature:
6cc722c24aa751428e0541d9bdb670c26cc57e762f3082c46656f91a421a05e3
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/cold_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204626Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=6cc722c24aa751428e0541d9bdb670c26cc57e762f3082c46656f91a421a05e3', 'amz-sdk-invocation-id': b'5393b3e8-f3ca-480f-ab6a-16607d96ffe2', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:46:26 GMT', 'x-amzn-requestid': '6b7Uyb90U0yQQEdYQrgc2Kg2yhtANZLeibETdN0cx8OL1AgVgGc5', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>cold_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:16102/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204626Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204626Z
20251114/us-east-1/s3/aws4_request
60d22c7a3e104ef2bd6cc1fd914ef573c8a34a1c3154293f4ca39fb26ef101e1
DEBUG    botocore.auth:auth.py:430 Signature:
74d97a1e067f9eb13ba65eb48a5ce31cbb5e83c88d25953975e2ddb1c4790dfe
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/medium?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204626Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=74d97a1e067f9eb13ba65eb48a5ce31cbb5e83c88d25953975e2ddb1c4790dfe', 'amz-sdk-invocation-id': b'e9b36704-51f3-49c4-bd93-5a17934ba4c7', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:46:26 GMT', 'x-amzn-requestid': 'irlver2dCdjRkxRCPq9Olv06o9E68JUqOYI8SX14f5paldyel91b', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>medium</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:16102/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204626Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204626Z
20251114/us-east-1/s3/aws4_request
c1787a9635e398e68b963c2ddd795070943f1c3f5270c8c81caef2600fee4388
DEBUG    botocore.auth:auth.py:430 Signature:
e56030b89ee18cfd109c0d2695a003e0376d9233de145b3a060629ced878425f
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/frozen_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204626Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=e56030b89ee18cfd109c0d2695a003e0376d9233de145b3a060629ced878425f', 'amz-sdk-invocation-id': b'ef9a41e7-2b28-46cd-9893-fa328c5ceb69', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 53592
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:46:26 GMT', 'x-amzn-requestid': '9lXfjCBBIF95sg6uEUkGS4hDBQI74VjgCoRi1nyUqDLQBPnZyw96', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '53592', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;34eff939966dd96fc61e04bee3d4ba4f&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A2%3A1816%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;c745068d481b0515aea4165b916ec5cb&#34;</ETag><Size>1816</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;fb23f9171b17757cb1dc2e176469b4a5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cfa8a0b7952fb63f7dfadf2cf83097ed&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;969785d18638dc1e71dc309c8fee9f59&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;76c553122067e565c23ac6b7466026f1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;6cca3dcd8f413ad51af7003527118f53&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;9d0aea585719b4e1a8eb01d939c00a9d&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;4f98c8ca83a70a033c75eff6e19bcb8e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1a5f4df50ae0202b78181ab5a79fc270&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;710bd12a125a7a0826c6dabe086b07b9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;be0a7c1984f4c8093eabc624229e85d5&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;0d068b6671dccd5032bc42db6aa10674&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;169a39dc1ef992105b008d64454cdda2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A3%3A1536%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1cd0ecd015e159922d991777d4e34b6a&#34;</ETag><Size>1536</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A4%3A1152%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b0945c53e3a8c53e06b5efbe1fa00b7e&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;21d237d9b840230ac40911f05460d2c9&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;a65d4652ca975ca96dd4adc269404389&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ffa157b81657d56c3806591d18161366&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;dbb30cffd96f2cda495c11eb50c8872a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;0b1b088a94fe98718b260b4e9262c5c6&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A2%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e0f105c23fdc288d960126f34607d3c2&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037897%3A1%3A1%3A255%3A1%3A1720%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1f30e67ac29c7a33dfa177893c57fe4e&#34;</ETag><Size>1720</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;756c8bf50e1b14ddff981f3d35b13a9a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d1d491d289f10bd319a5964f50e522d9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;122ba98dfa6de83562b52443f97e0bdc&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;7626e60779c9117a5aa5552db3e2ef74&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1144%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;76b382c008c1daa16aef1c638ccec692&#34;</ETag><Size>1144</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;f2f766068f0decd10d0a355d7a3ce7df&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A3%3A1224%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ac22662b420aa8c5bd61f9d898d93abd&#34;</ETag><Size>1224</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A4%3A2504%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;240ff0ca91edad5ad611828468ea5b44&#34;</ETag><Size>2504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;658bdfb1748413af03d9fd46c9bb805b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cf86574e0b5b9320b5838d1fe614f7d6&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1416%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b9311bd0a3261cd1c110524dbed0c0ee&#34;</ETag><Size>1416</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A2%3A1928%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;88965419a67c815737ea9348e37e2277&#34;</ETag><Size>1928</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d70b30ee26e1677f1c1601ea54148330&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f6ca311e356541dde08266785f2d8dcb&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A2%3A1296%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;83616eaa943da37ef7a92311c263371e&#34;</ETag><Size>1296</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;efd7c7e653e7b4cae5fa36e16311349c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A2%3A255%3A1%3A2424%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1cdf12a5ba12af80a8fcbe65a51be1b9&#34;</ETag><Size>2424</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;011746a5ca01506fdf83964c27756f29&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037905%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;af992cc29bb2d9de8afef2fa09221752&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;27eec981a6efeef3dd4577c0490156cd&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;dee641780c0c4d248fd383936ad519c0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;35d9c5b51a686307a2465a8dce6122e9&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;397f4751afcb170c423e629fd2b03c46&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A2%3A1200%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ed50b0f966729dbc524ed39d67043e7f&#34;</ETag><Size>1200</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;3e018695734005e3be7a2c364a2f9f4b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e26638baeb35e1d203ff779209f18000&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;65a1dd34e301bdc4d29ef1b96ad9f016&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;baf3bbe887771567705ea1878ad8dc02&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7d2dd5438efac312030ab1d7ff2404c0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A2%3A1496%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;65a7ecaa6689f54356759745386bb91d&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;30b77b5019f350acbf9f718551d2da77&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A2416%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cd5d4acd4df5dd76dd58206782e7f365&#34;</ETag><Size>2416</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A2%3A1208%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e265bd76e5998bc292913aa80b0323cf&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1616%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;57a665afff22ef5b34e6e3d54deceb64&#34;</ETag><Size>1616</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;af26aa3d5e60723ce6781c6f3c2fc0ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A2%3A1320%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;809a9542bd1ef395b5328d6c62a10038&#34;</ETag><Size>1320</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;cb2ec8fd8e2f39c71ca7fd8e26141b9e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A4%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d6fc50af39123e0c794e997429c894f8&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A5%3A1360%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;65143fdbcdcf279b6c27a79c688dd56d&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0aeeeab35fcefe8ebe92923db835b993&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0f234b8606389bcc82637b5eec502dc0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;878094d78836df848f6343a8dd183909&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A3%3A2008%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ac4c5f21766b72b1ef9379e666fba4e7&#34;</ETag><Size>2008</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1352%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;60d206b93f7f63a6d550278c79178dc9&#34;</ETag><Size>1352</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0187ebcce0242f7da65b2c6f25982550&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ae2150d01ae7f1af2a175cdd5170207a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b94d64f4fcc3c13c48a75d7864c1ce62&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;35638001230ae7c046190a76967679de&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e5058fc8bcef1d12f3a97e90ef3a4f22&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;c7371c2c071f84a8da422b44dc6ac8cd&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e59e4b2b6a14b9718cfde17164df7873&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A4%3A1240%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b715d29f1acb4f69bb2c6e45c759c4d0&#34;</ETag><Size>1240</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;62b537d856fda5644fe2cc48902c9731&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A2%3A255%3A1%3A1600%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d2260a637a13ce8ecc25b9c01b52b67d&#34;</ETag><Size>1600</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e3574f40b33f06df9e67a72ccbbff43c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A2%3A255%3A1%3A1440%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;24187b7f04140bb0b1bb743be65ee07c&#34;</ETag><Size>1440</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;f336cf1caa2096a96de0cfbc70f9ad9d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A2%3A1264%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1f3c31b42afda4973595009325ef3e49&#34;</ETag><Size>1264</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;20aa44e25b95f87a8c7337a642e24c97&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;1dd035a4cbe08fccc42394835e89df77&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A3%3A1544%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ddfac5c4dd4e6cfa512fc9ef755d80ba&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A4%3A1504%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;73896829b5a8ee7e2a223f80dd6bc99f&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037924%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;6bd52922b36ff7c2ce79617366ee07ae&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1744%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;9480636392e60386e5fcfa26a7e5fa1e&#34;</ETag><Size>1744</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;86f1b31668de87d96f5f9b73789e6722&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A3%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;daa4772dea9401d3c58dea4ef6f578f1&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;66a62a7691132cb3b4613c1d975fab65&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7e8d7307f40bdeb4f3305e9be602cb27&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;a120a0287db33e7f87e2847b83e80d5f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;23ee82433ce4e8b3c0adc7981a52a256&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A3%3A1304%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;c9bf1da7e81941d7bf8edf219e3af8e2&#34;</ETag><Size>1304</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;8d018b1c8baffd1d3c1f37f9112e3931&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;eacc29fa533e744afa4e9a034e4063e7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;313094a08eaea3e8b4a9335ffd44f54b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;a13c73d880c9ea8669a713db0044cc73&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;28e110a65388b036725c956cb4f40835&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;34aedc6a7f8b316b3e420d638101b7f3&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;29151557cd5bf4a5eae9a392b2ab3ee8&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;5a2acfe7d9463c6376f658c29c90fd02&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;9a184fad7ff74943b8ca812f5af57463&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;97dd67255e56715570c8124d64393e24&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;48e1e22980ccda9edefd8f1004274739&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A3%3A1736%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;c89ad4686d31b02b0e0e819333897101&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A4%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;b2f2306a3c7f01a5fd37e98c5f0db539&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;00949568528376e724e9fcf4d3b60725&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f472e8e0d0f8111aa3f3bc9c406179b1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;80731454b0f0f6bda9a6706328d41672&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A2%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;2331f114069e506fa45abd92f7cc16e8&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;80d5289d31961bf2a3b4ab12a0127d24&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A2%3A1256%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;78ecfb41c1828cbbf3e867460bede6a4&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e88ed3aaa7eca2764356d27ef10cfa1c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037937%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1702f735c923178d6e8f8e1569466a4b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037937%3A1%3A1%3A255%3A2%3A1144%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;feba9762acc7f93b4a56d85b48cf26fa&#34;</ETag><Size>1144</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;7011ee874e8ff2211e9e54543b3191f4&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A2%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;4a76c36aabfa4086bfd8d8d31bcbffc6&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A2%3A255%3A2%3A1448%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;0df75368d33e1d5d81a28b9a08eafcf3&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1640%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d94425a6997dab6e73d403aaaf1472ea&#34;</ETag><Size>1640</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;2119f8302ae9404302822f9dc235ec46&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f3d1bfdf886644bf29d31bd16584da90&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;2ace9abb6396728189d1f1270d6016c2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;bf78ed23adbd0ac419f1474fe596777e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A4%3A1784%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e97ede3a0b632611b38c82fa05d2f765&#34;</ETag><Size>1784</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;b0e4109c11e7240a3cfd95e0d987e3db&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;43314d5c28b605b5517144e412dfb477&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f48f340d92e63ff14be5fd27cc733f2c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;19a6de2f8fda386c1628a05640b1d614&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;cdd71f3f9258303a74e6bab5a59bf6d5&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A3%3A2112%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;91eda4be98cc3bac3417ee9509f73d7d&#34;</ETag><Size>2112</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A4%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;82778727338cea7e5f52a40b3c40f1d4&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;03be68aedc5e93911c97cacb12d43770&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b147b1cfd1ef351a131e686de1631d5c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A2%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;53e8079776efd0c7fe82c7cf6eafb28d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;9f36bfd117b58e56c940657eecfd89d2&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;aaa0a6e02417d93517e63e65e3e7d2e2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A2%3A255%3A1%3A1424%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d120f7f937da41759afa30a510ce0255&#34;</ETag><Size>1424</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1776%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;8160dece82ad022c94c68998c3b020aa&#34;</ETag><Size>1776</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;790833acc63bba5df43d70161e81146d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A3%3A1360%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;daff5c718ff85eb00c6b270f5760cb91&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d6b393272b0c8a1126c2678e565cb2e9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A2%3A255%3A1%3A1152%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ff9f3ec64ae8e1217924d0ed262134ae&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A1%3A2160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7d58cf2ffa3b3311d1c32aa97bc50a61&#34;</ETag><Size>2160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;3b536fbf5a72c6f1d25b794d57cc501b&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, b830a39b-5fa5-4c82-9a90-105d0b0631bf, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, b830a39b-5fa5-4c82-9a90-105d0b0631bf, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, b830a39b-5fa5-4c82-9a90-105d0b0631bf, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 7df912c6-c6e0-46ea-a48d-5097469af022, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 7df912c6-c6e0-46ea-a48d-5097469af022, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 7df912c6-c6e0-46ea-a48d-5097469af022, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 645, 'Portions': 145, 'ActivePortions': 145}, '__DEFAULT': {'Rows': 99355, 'Portions': 115, 'ActivePortions': 115}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 145, 'BlobSize': 176408, 'BlobCount': 725}, '__DEFAULT': {'Portions': 115, 'BlobSize': 4406080, 'BlobCount': 575}}, cold bucket stat: (0, 0), frozen bucket stat: (145, 176408)
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:16102/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204627Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204627Z
20251114/us-east-1/s3/aws4_request
d1508bb78e0c51ee28ae2c61e85dd3b39f91c3e85464c11f6c058d5b7427011a
DEBUG    botocore.auth:auth.py:430 Signature:
76d4c53aa464d6cc3fabaad71c0aed6079fd8bc9a557cc0560545d29b1e9bd17
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/cold_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204627Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=76d4c53aa464d6cc3fabaad71c0aed6079fd8bc9a557cc0560545d29b1e9bd17', 'amz-sdk-invocation-id': b'f2e0e816-5684-45da-9a74-8d444be65d6a', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:46:27 GMT', 'x-amzn-requestid': 'ijpVHDvIWSy2szAfJbPv4WWeWHSS8NApqWBd8kmEyfZvh1hpyZeC', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>cold_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:16102/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204627Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204627Z
20251114/us-east-1/s3/aws4_request
6ce3268f1afaaa8a6cd34b61faa99a2c4ba389b0326fc5bc2ed3b206fcd94d48
DEBUG    botocore.auth:auth.py:430 Signature:
41589de85be3880957b1edb127f03c466c2ba05f49e48f6a97a41503c99e9b37
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/medium?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204627Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=41589de85be3880957b1edb127f03c466c2ba05f49e48f6a97a41503c99e9b37', 'amz-sdk-invocation-id': b'9139b64f-9dc9-4f37-bb67-6a8d9d63cc36', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:46:27 GMT', 'x-amzn-requestid': 'wBTrNTteFBi9KbvT6CmuZmESpOqXYew4UMgdmAQcOgWiFiW2ej9F', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>medium</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:16102/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204627Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204627Z
20251114/us-east-1/s3/aws4_request
ff4d3c6b0c632c59af6a8db3a13ab1c4d945fa6ee1ae51c809796a834965d7e1
DEBUG    botocore.auth:auth.py:430 Signature:
10d1ae4f59585130a10e1dc67cc8387de77f401c838d544256d99869ed5d88e8
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/frozen_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204627Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=10d1ae4f59585130a10e1dc67cc8387de77f401c838d544256d99869ed5d88e8', 'amz-sdk-invocation-id': b'a62c84a0-5beb-4678-868c-5fe36765eaf9', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 53592
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:46:27 GMT', 'x-amzn-requestid': 'W6Jjot9hT6Kq9GGUFkfUS0I5nxN6rXm0FOHNFLbJzq8XG4ND3yuI', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '53592', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;34eff939966dd96fc61e04bee3d4ba4f&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A2%3A1816%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;c745068d481b0515aea4165b916ec5cb&#34;</ETag><Size>1816</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;fb23f9171b17757cb1dc2e176469b4a5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cfa8a0b7952fb63f7dfadf2cf83097ed&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;969785d18638dc1e71dc309c8fee9f59&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;76c553122067e565c23ac6b7466026f1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;6cca3dcd8f413ad51af7003527118f53&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;9d0aea585719b4e1a8eb01d939c00a9d&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;4f98c8ca83a70a033c75eff6e19bcb8e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1a5f4df50ae0202b78181ab5a79fc270&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;710bd12a125a7a0826c6dabe086b07b9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;be0a7c1984f4c8093eabc624229e85d5&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;0d068b6671dccd5032bc42db6aa10674&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;169a39dc1ef992105b008d64454cdda2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A3%3A1536%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1cd0ecd015e159922d991777d4e34b6a&#34;</ETag><Size>1536</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A4%3A1152%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b0945c53e3a8c53e06b5efbe1fa00b7e&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;21d237d9b840230ac40911f05460d2c9&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;a65d4652ca975ca96dd4adc269404389&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ffa157b81657d56c3806591d18161366&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;dbb30cffd96f2cda495c11eb50c8872a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;0b1b088a94fe98718b260b4e9262c5c6&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A2%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e0f105c23fdc288d960126f34607d3c2&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037897%3A1%3A1%3A255%3A1%3A1720%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1f30e67ac29c7a33dfa177893c57fe4e&#34;</ETag><Size>1720</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;756c8bf50e1b14ddff981f3d35b13a9a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d1d491d289f10bd319a5964f50e522d9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;122ba98dfa6de83562b52443f97e0bdc&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;7626e60779c9117a5aa5552db3e2ef74&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1144%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;76b382c008c1daa16aef1c638ccec692&#34;</ETag><Size>1144</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;f2f766068f0decd10d0a355d7a3ce7df&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A3%3A1224%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ac22662b420aa8c5bd61f9d898d93abd&#34;</ETag><Size>1224</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A4%3A2504%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;240ff0ca91edad5ad611828468ea5b44&#34;</ETag><Size>2504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;658bdfb1748413af03d9fd46c9bb805b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cf86574e0b5b9320b5838d1fe614f7d6&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1416%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b9311bd0a3261cd1c110524dbed0c0ee&#34;</ETag><Size>1416</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A2%3A1928%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;88965419a67c815737ea9348e37e2277&#34;</ETag><Size>1928</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d70b30ee26e1677f1c1601ea54148330&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f6ca311e356541dde08266785f2d8dcb&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A2%3A1296%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;83616eaa943da37ef7a92311c263371e&#34;</ETag><Size>1296</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;efd7c7e653e7b4cae5fa36e16311349c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A2%3A255%3A1%3A2424%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1cdf12a5ba12af80a8fcbe65a51be1b9&#34;</ETag><Size>2424</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;011746a5ca01506fdf83964c27756f29&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037905%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;af992cc29bb2d9de8afef2fa09221752&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;27eec981a6efeef3dd4577c0490156cd&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;dee641780c0c4d248fd383936ad519c0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;35d9c5b51a686307a2465a8dce6122e9&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;397f4751afcb170c423e629fd2b03c46&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A2%3A1200%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ed50b0f966729dbc524ed39d67043e7f&#34;</ETag><Size>1200</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;3e018695734005e3be7a2c364a2f9f4b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e26638baeb35e1d203ff779209f18000&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;65a1dd34e301bdc4d29ef1b96ad9f016&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;baf3bbe887771567705ea1878ad8dc02&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7d2dd5438efac312030ab1d7ff2404c0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A2%3A1496%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;65a7ecaa6689f54356759745386bb91d&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;30b77b5019f350acbf9f718551d2da77&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A2416%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cd5d4acd4df5dd76dd58206782e7f365&#34;</ETag><Size>2416</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A2%3A1208%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e265bd76e5998bc292913aa80b0323cf&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1616%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;57a665afff22ef5b34e6e3d54deceb64&#34;</ETag><Size>1616</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;af26aa3d5e60723ce6781c6f3c2fc0ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A2%3A1320%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;809a9542bd1ef395b5328d6c62a10038&#34;</ETag><Size>1320</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;cb2ec8fd8e2f39c71ca7fd8e26141b9e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A4%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d6fc50af39123e0c794e997429c894f8&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A5%3A1360%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;65143fdbcdcf279b6c27a79c688dd56d&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0aeeeab35fcefe8ebe92923db835b993&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0f234b8606389bcc82637b5eec502dc0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;878094d78836df848f6343a8dd183909&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A3%3A2008%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ac4c5f21766b72b1ef9379e666fba4e7&#34;</ETag><Size>2008</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1352%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;60d206b93f7f63a6d550278c79178dc9&#34;</ETag><Size>1352</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0187ebcce0242f7da65b2c6f25982550&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ae2150d01ae7f1af2a175cdd5170207a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b94d64f4fcc3c13c48a75d7864c1ce62&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;35638001230ae7c046190a76967679de&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e5058fc8bcef1d12f3a97e90ef3a4f22&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;c7371c2c071f84a8da422b44dc6ac8cd&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e59e4b2b6a14b9718cfde17164df7873&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A4%3A1240%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b715d29f1acb4f69bb2c6e45c759c4d0&#34;</ETag><Size>1240</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;62b537d856fda5644fe2cc48902c9731&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A2%3A255%3A1%3A1600%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d2260a637a13ce8ecc25b9c01b52b67d&#34;</ETag><Size>1600</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e3574f40b33f06df9e67a72ccbbff43c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A2%3A255%3A1%3A1440%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;24187b7f04140bb0b1bb743be65ee07c&#34;</ETag><Size>1440</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;f336cf1caa2096a96de0cfbc70f9ad9d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A2%3A1264%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1f3c31b42afda4973595009325ef3e49&#34;</ETag><Size>1264</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;20aa44e25b95f87a8c7337a642e24c97&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;1dd035a4cbe08fccc42394835e89df77&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A3%3A1544%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ddfac5c4dd4e6cfa512fc9ef755d80ba&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A4%3A1504%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;73896829b5a8ee7e2a223f80dd6bc99f&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037924%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;6bd52922b36ff7c2ce79617366ee07ae&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1744%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;9480636392e60386e5fcfa26a7e5fa1e&#34;</ETag><Size>1744</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;86f1b31668de87d96f5f9b73789e6722&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A3%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;daa4772dea9401d3c58dea4ef6f578f1&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;66a62a7691132cb3b4613c1d975fab65&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7e8d7307f40bdeb4f3305e9be602cb27&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;a120a0287db33e7f87e2847b83e80d5f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;23ee82433ce4e8b3c0adc7981a52a256&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A3%3A1304%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;c9bf1da7e81941d7bf8edf219e3af8e2&#34;</ETag><Size>1304</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;8d018b1c8baffd1d3c1f37f9112e3931&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;eacc29fa533e744afa4e9a034e4063e7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;313094a08eaea3e8b4a9335ffd44f54b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;a13c73d880c9ea8669a713db0044cc73&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;28e110a65388b036725c956cb4f40835&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;34aedc6a7f8b316b3e420d638101b7f3&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;29151557cd5bf4a5eae9a392b2ab3ee8&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;5a2acfe7d9463c6376f658c29c90fd02&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;9a184fad7ff74943b8ca812f5af57463&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;97dd67255e56715570c8124d64393e24&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;48e1e22980ccda9edefd8f1004274739&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A3%3A1736%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;c89ad4686d31b02b0e0e819333897101&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A4%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;b2f2306a3c7f01a5fd37e98c5f0db539&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;00949568528376e724e9fcf4d3b60725&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f472e8e0d0f8111aa3f3bc9c406179b1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;80731454b0f0f6bda9a6706328d41672&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A2%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;2331f114069e506fa45abd92f7cc16e8&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;80d5289d31961bf2a3b4ab12a0127d24&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A2%3A1256%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;78ecfb41c1828cbbf3e867460bede6a4&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e88ed3aaa7eca2764356d27ef10cfa1c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037937%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1702f735c923178d6e8f8e1569466a4b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037937%3A1%3A1%3A255%3A2%3A1144%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;feba9762acc7f93b4a56d85b48cf26fa&#34;</ETag><Size>1144</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;7011ee874e8ff2211e9e54543b3191f4&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A2%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;4a76c36aabfa4086bfd8d8d31bcbffc6&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A2%3A255%3A2%3A1448%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;0df75368d33e1d5d81a28b9a08eafcf3&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1640%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d94425a6997dab6e73d403aaaf1472ea&#34;</ETag><Size>1640</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;2119f8302ae9404302822f9dc235ec46&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f3d1bfdf886644bf29d31bd16584da90&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;2ace9abb6396728189d1f1270d6016c2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;bf78ed23adbd0ac419f1474fe596777e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A4%3A1784%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e97ede3a0b632611b38c82fa05d2f765&#34;</ETag><Size>1784</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;b0e4109c11e7240a3cfd95e0d987e3db&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;43314d5c28b605b5517144e412dfb477&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f48f340d92e63ff14be5fd27cc733f2c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;19a6de2f8fda386c1628a05640b1d614&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;cdd71f3f9258303a74e6bab5a59bf6d5&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A3%3A2112%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;91eda4be98cc3bac3417ee9509f73d7d&#34;</ETag><Size>2112</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A4%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;82778727338cea7e5f52a40b3c40f1d4&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;03be68aedc5e93911c97cacb12d43770&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b147b1cfd1ef351a131e686de1631d5c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A2%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;53e8079776efd0c7fe82c7cf6eafb28d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;9f36bfd117b58e56c940657eecfd89d2&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;aaa0a6e02417d93517e63e65e3e7d2e2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A2%3A255%3A1%3A1424%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d120f7f937da41759afa30a510ce0255&#34;</ETag><Size>1424</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1776%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;8160dece82ad022c94c68998c3b020aa&#34;</ETag><Size>1776</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;790833acc63bba5df43d70161e81146d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A3%3A1360%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;daff5c718ff85eb00c6b270f5760cb91&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d6b393272b0c8a1126c2678e565cb2e9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A2%3A255%3A1%3A1152%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ff9f3ec64ae8e1217924d0ed262134ae&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A1%3A2160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7d58cf2ffa3b3311d1c32aa97bc50a61&#34;</ETag><Size>2160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;3b536fbf5a72c6f1d25b794d57cc501b&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 43499518-ade9-4a7b-9aa1-603635ea501c, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 43499518-ade9-4a7b-9aa1-603635ea501c, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 43499518-ade9-4a7b-9aa1-603635ea501c, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 4c5637f9-62e7-458a-ae5e-06bc684de8ed, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 4c5637f9-62e7-458a-ae5e-06bc684de8ed, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 4c5637f9-62e7-458a-ae5e-06bc684de8ed, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 645, 'Portions': 145, 'ActivePortions': 145}, '__DEFAULT': {'Rows': 99355, 'Portions': 115, 'ActivePortions': 115}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 145, 'BlobSize': 176408, 'BlobCount': 725}, '__DEFAULT': {'Portions': 115, 'BlobSize': 4406080, 'BlobCount': 575}}, cold bucket stat: (0, 0), frozen bucket stat: (145, 176408)
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:16102/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204629Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204629Z
20251114/us-east-1/s3/aws4_request
68d21bfe6873b8703a7fa98946b59bc97c3b3e28a0b837245e177f62c22ea8e7
DEBUG    botocore.auth:auth.py:430 Signature:
c6ac4cc1e7346abb896fce38c04f68f75f38d37182e3c9499c0ba78a2dce7ae0
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/cold_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204629Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=c6ac4cc1e7346abb896fce38c04f68f75f38d37182e3c9499c0ba78a2dce7ae0', 'amz-sdk-invocation-id': b'd41bb282-7ce8-4f08-a9ae-50ec0585ccfa', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:46:29 GMT', 'x-amzn-requestid': 'XwmtDMloizyGSl0gCS6jq8o7g4dIoDea2PJXHhmisPyvXsYIYvuk', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>cold_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:16102/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204629Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204629Z
20251114/us-east-1/s3/aws4_request
053801d2a54937b6c191ba55643f764e6a1ffbceaae4b6c761b6b4c3603ed769
DEBUG    botocore.auth:auth.py:430 Signature:
7ef9b9d67b859b98f52865017874caffb299d1dfd824407e39c45f2bdd14f957
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/medium?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204629Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=7ef9b9d67b859b98f52865017874caffb299d1dfd824407e39c45f2bdd14f957', 'amz-sdk-invocation-id': b'fb189bcc-171d-42b3-b482-14059f7cae58', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:46:29 GMT', 'x-amzn-requestid': 'g3aHE7XGvicuHND98Ogs6SQPmipjEnqiFj7uootGYz4W3pjlx7K2', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>medium</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:16102/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204629Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204629Z
20251114/us-east-1/s3/aws4_request
223aafd0f5540389d6be6d144022eb9cbe95083e654c0dc472996e67127a0177
DEBUG    botocore.auth:auth.py:430 Signature:
ba893a4cefd8ee806fda1023f66f908d7ed94abd1c9d0fac0b3d8e11c7ad7cc9
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/frozen_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204629Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=ba893a4cefd8ee806fda1023f66f908d7ed94abd1c9d0fac0b3d8e11c7ad7cc9', 'amz-sdk-invocation-id': b'0393fa11-c040-46f9-b093-a54f73f885f6', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 53592
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:46:29 GMT', 'x-amzn-requestid': 'Gkuq5YZH1Le7zRZlO7blkRN0Wpg43v5BMRKoJdgShPXeysthF22d', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '53592', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;34eff939966dd96fc61e04bee3d4ba4f&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A2%3A1816%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;c745068d481b0515aea4165b916ec5cb&#34;</ETag><Size>1816</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;fb23f9171b17757cb1dc2e176469b4a5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cfa8a0b7952fb63f7dfadf2cf83097ed&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;969785d18638dc1e71dc309c8fee9f59&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;76c553122067e565c23ac6b7466026f1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;6cca3dcd8f413ad51af7003527118f53&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;9d0aea585719b4e1a8eb01d939c00a9d&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;4f98c8ca83a70a033c75eff6e19bcb8e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1a5f4df50ae0202b78181ab5a79fc270&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;710bd12a125a7a0826c6dabe086b07b9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;be0a7c1984f4c8093eabc624229e85d5&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;0d068b6671dccd5032bc42db6aa10674&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;169a39dc1ef992105b008d64454cdda2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A3%3A1536%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1cd0ecd015e159922d991777d4e34b6a&#34;</ETag><Size>1536</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A4%3A1152%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b0945c53e3a8c53e06b5efbe1fa00b7e&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;21d237d9b840230ac40911f05460d2c9&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;a65d4652ca975ca96dd4adc269404389&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ffa157b81657d56c3806591d18161366&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;dbb30cffd96f2cda495c11eb50c8872a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;0b1b088a94fe98718b260b4e9262c5c6&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A2%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e0f105c23fdc288d960126f34607d3c2&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037897%3A1%3A1%3A255%3A1%3A1720%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1f30e67ac29c7a33dfa177893c57fe4e&#34;</ETag><Size>1720</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;756c8bf50e1b14ddff981f3d35b13a9a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d1d491d289f10bd319a5964f50e522d9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;122ba98dfa6de83562b52443f97e0bdc&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;7626e60779c9117a5aa5552db3e2ef74&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1144%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;76b382c008c1daa16aef1c638ccec692&#34;</ETag><Size>1144</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;f2f766068f0decd10d0a355d7a3ce7df&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A3%3A1224%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ac22662b420aa8c5bd61f9d898d93abd&#34;</ETag><Size>1224</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A4%3A2504%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;240ff0ca91edad5ad611828468ea5b44&#34;</ETag><Size>2504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;658bdfb1748413af03d9fd46c9bb805b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cf86574e0b5b9320b5838d1fe614f7d6&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1416%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b9311bd0a3261cd1c110524dbed0c0ee&#34;</ETag><Size>1416</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A2%3A1928%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;88965419a67c815737ea9348e37e2277&#34;</ETag><Size>1928</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d70b30ee26e1677f1c1601ea54148330&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f6ca311e356541dde08266785f2d8dcb&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A2%3A1296%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;83616eaa943da37ef7a92311c263371e&#34;</ETag><Size>1296</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;efd7c7e653e7b4cae5fa36e16311349c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A2%3A255%3A1%3A2424%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1cdf12a5ba12af80a8fcbe65a51be1b9&#34;</ETag><Size>2424</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;011746a5ca01506fdf83964c27756f29&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037905%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;af992cc29bb2d9de8afef2fa09221752&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;27eec981a6efeef3dd4577c0490156cd&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;dee641780c0c4d248fd383936ad519c0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;35d9c5b51a686307a2465a8dce6122e9&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;397f4751afcb170c423e629fd2b03c46&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A2%3A1200%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ed50b0f966729dbc524ed39d67043e7f&#34;</ETag><Size>1200</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;3e018695734005e3be7a2c364a2f9f4b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e26638baeb35e1d203ff779209f18000&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;65a1dd34e301bdc4d29ef1b96ad9f016&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;baf3bbe887771567705ea1878ad8dc02&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7d2dd5438efac312030ab1d7ff2404c0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A2%3A1496%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;65a7ecaa6689f54356759745386bb91d&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;30b77b5019f350acbf9f718551d2da77&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A2416%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cd5d4acd4df5dd76dd58206782e7f365&#34;</ETag><Size>2416</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A2%3A1208%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e265bd76e5998bc292913aa80b0323cf&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1616%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;57a665afff22ef5b34e6e3d54deceb64&#34;</ETag><Size>1616</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;af26aa3d5e60723ce6781c6f3c2fc0ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A2%3A1320%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;809a9542bd1ef395b5328d6c62a10038&#34;</ETag><Size>1320</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;cb2ec8fd8e2f39c71ca7fd8e26141b9e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A4%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d6fc50af39123e0c794e997429c894f8&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A5%3A1360%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;65143fdbcdcf279b6c27a79c688dd56d&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0aeeeab35fcefe8ebe92923db835b993&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0f234b8606389bcc82637b5eec502dc0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;878094d78836df848f6343a8dd183909&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A3%3A2008%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ac4c5f21766b72b1ef9379e666fba4e7&#34;</ETag><Size>2008</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1352%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;60d206b93f7f63a6d550278c79178dc9&#34;</ETag><Size>1352</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0187ebcce0242f7da65b2c6f25982550&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ae2150d01ae7f1af2a175cdd5170207a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b94d64f4fcc3c13c48a75d7864c1ce62&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;35638001230ae7c046190a76967679de&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e5058fc8bcef1d12f3a97e90ef3a4f22&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;c7371c2c071f84a8da422b44dc6ac8cd&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e59e4b2b6a14b9718cfde17164df7873&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A4%3A1240%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b715d29f1acb4f69bb2c6e45c759c4d0&#34;</ETag><Size>1240</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;62b537d856fda5644fe2cc48902c9731&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A2%3A255%3A1%3A1600%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d2260a637a13ce8ecc25b9c01b52b67d&#34;</ETag><Size>1600</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e3574f40b33f06df9e67a72ccbbff43c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A2%3A255%3A1%3A1440%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;24187b7f04140bb0b1bb743be65ee07c&#34;</ETag><Size>1440</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;f336cf1caa2096a96de0cfbc70f9ad9d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A2%3A1264%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1f3c31b42afda4973595009325ef3e49&#34;</ETag><Size>1264</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;20aa44e25b95f87a8c7337a642e24c97&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;1dd035a4cbe08fccc42394835e89df77&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A3%3A1544%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ddfac5c4dd4e6cfa512fc9ef755d80ba&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A4%3A1504%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;73896829b5a8ee7e2a223f80dd6bc99f&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037924%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;6bd52922b36ff7c2ce79617366ee07ae&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1744%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;9480636392e60386e5fcfa26a7e5fa1e&#34;</ETag><Size>1744</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;86f1b31668de87d96f5f9b73789e6722&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A3%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;daa4772dea9401d3c58dea4ef6f578f1&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;66a62a7691132cb3b4613c1d975fab65&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7e8d7307f40bdeb4f3305e9be602cb27&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;a120a0287db33e7f87e2847b83e80d5f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;23ee82433ce4e8b3c0adc7981a52a256&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A3%3A1304%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;c9bf1da7e81941d7bf8edf219e3af8e2&#34;</ETag><Size>1304</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;8d018b1c8baffd1d3c1f37f9112e3931&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;eacc29fa533e744afa4e9a034e4063e7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;313094a08eaea3e8b4a9335ffd44f54b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;a13c73d880c9ea8669a713db0044cc73&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;28e110a65388b036725c956cb4f40835&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;34aedc6a7f8b316b3e420d638101b7f3&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;29151557cd5bf4a5eae9a392b2ab3ee8&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;5a2acfe7d9463c6376f658c29c90fd02&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;9a184fad7ff74943b8ca812f5af57463&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;97dd67255e56715570c8124d64393e24&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;48e1e22980ccda9edefd8f1004274739&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A3%3A1736%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;c89ad4686d31b02b0e0e819333897101&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A4%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;b2f2306a3c7f01a5fd37e98c5f0db539&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;00949568528376e724e9fcf4d3b60725&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f472e8e0d0f8111aa3f3bc9c406179b1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;80731454b0f0f6bda9a6706328d41672&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A2%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;2331f114069e506fa45abd92f7cc16e8&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;80d5289d31961bf2a3b4ab12a0127d24&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A2%3A1256%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;78ecfb41c1828cbbf3e867460bede6a4&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e88ed3aaa7eca2764356d27ef10cfa1c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037937%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1702f735c923178d6e8f8e1569466a4b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037937%3A1%3A1%3A255%3A2%3A1144%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;feba9762acc7f93b4a56d85b48cf26fa&#34;</ETag><Size>1144</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;7011ee874e8ff2211e9e54543b3191f4&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A2%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;4a76c36aabfa4086bfd8d8d31bcbffc6&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A2%3A255%3A2%3A1448%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;0df75368d33e1d5d81a28b9a08eafcf3&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1640%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d94425a6997dab6e73d403aaaf1472ea&#34;</ETag><Size>1640</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;2119f8302ae9404302822f9dc235ec46&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f3d1bfdf886644bf29d31bd16584da90&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;2ace9abb6396728189d1f1270d6016c2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;bf78ed23adbd0ac419f1474fe596777e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A4%3A1784%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e97ede3a0b632611b38c82fa05d2f765&#34;</ETag><Size>1784</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;b0e4109c11e7240a3cfd95e0d987e3db&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;43314d5c28b605b5517144e412dfb477&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f48f340d92e63ff14be5fd27cc733f2c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;19a6de2f8fda386c1628a05640b1d614&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;cdd71f3f9258303a74e6bab5a59bf6d5&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A3%3A2112%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;91eda4be98cc3bac3417ee9509f73d7d&#34;</ETag><Size>2112</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A4%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;82778727338cea7e5f52a40b3c40f1d4&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;03be68aedc5e93911c97cacb12d43770&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b147b1cfd1ef351a131e686de1631d5c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A2%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;53e8079776efd0c7fe82c7cf6eafb28d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;9f36bfd117b58e56c940657eecfd89d2&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;aaa0a6e02417d93517e63e65e3e7d2e2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A2%3A255%3A1%3A1424%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d120f7f937da41759afa30a510ce0255&#34;</ETag><Size>1424</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1776%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;8160dece82ad022c94c68998c3b020aa&#34;</ETag><Size>1776</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;790833acc63bba5df43d70161e81146d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A3%3A1360%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;daff5c718ff85eb00c6b270f5760cb91&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d6b393272b0c8a1126c2678e565cb2e9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A2%3A255%3A1%3A1152%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ff9f3ec64ae8e1217924d0ed262134ae&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A1%3A2160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7d58cf2ffa3b3311d1c32aa97bc50a61&#34;</ETag><Size>2160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;3b536fbf5a72c6f1d25b794d57cc501b&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 5654d834-4f26-4f6c-b22f-17b8ecc98d05, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 5654d834-4f26-4f6c-b22f-17b8ecc98d05, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 5654d834-4f26-4f6c-b22f-17b8ecc98d05, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, bd53a6f7-7964-4b0c-9158-9e1296233a3b, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, bd53a6f7-7964-4b0c-9158-9e1296233a3b, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, bd53a6f7-7964-4b0c-9158-9e1296233a3b, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 645, 'Portions': 145, 'ActivePortions': 145}, '__DEFAULT': {'Rows': 99355, 'Portions': 115, 'ActivePortions': 115}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 145, 'BlobSize': 176408, 'BlobCount': 725}, '__DEFAULT': {'Portions': 115, 'BlobSize': 4406080, 'BlobCount': 575}}, cold bucket stat: (0, 0), frozen bucket stat: (145, 176408)
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:16102/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204630Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204630Z
20251114/us-east-1/s3/aws4_request
ed8ede01a6d477f05d40d17df37591d40d26e477b3984bdf75d4ac7be7199e4c
DEBUG    botocore.auth:auth.py:430 Signature:
1a46e411604317fd2401e32f484156e48a87032ea19483c2702f498e9e7fc931
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/cold_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204630Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=1a46e411604317fd2401e32f484156e48a87032ea19483c2702f498e9e7fc931', 'amz-sdk-invocation-id': b'bb0d24f1-c8d3-427c-a4ef-dc027fd771b9', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:46:30 GMT', 'x-amzn-requestid': '3bMfXPuldvDM6BAhILTZzTMGgW7NVDHOG1OeeDXsDjDKNs09XYN8', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>cold_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:16102/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204630Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204630Z
20251114/us-east-1/s3/aws4_request
a92a1e383260f3ebab5455a69b971ed16973aea256f42e40179f95ab15fc026a
DEBUG    botocore.auth:auth.py:430 Signature:
e8fad547570784a5e2945e1501b5db18882fdce9e3797158a981ee795c93f378
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/medium?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204630Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=e8fad547570784a5e2945e1501b5db18882fdce9e3797158a981ee795c93f378', 'amz-sdk-invocation-id': b'f6c8e35d-fa5d-4c89-944f-5f889b09886d', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:46:30 GMT', 'x-amzn-requestid': 'DQqeYt3vqjqNGXu1RiyG4ed6gOf8unNGTZ5BH88BtnEZSIGUGVjZ', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>medium</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:16102/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204630Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204630Z
20251114/us-east-1/s3/aws4_request
897ebe1b4c9c5c7a5a84768b5d5dc1d6570be306ec2f4dafa0b0b9b7622f00c0
DEBUG    botocore.auth:auth.py:430 Signature:
e6878547417de24198c459866d6746c5e5c1d54efe903988ee154c5c58a6f396
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/frozen_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204630Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=e6878547417de24198c459866d6746c5e5c1d54efe903988ee154c5c58a6f396', 'amz-sdk-invocation-id': b'5495640c-3321-483b-b165-d46912417859', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 53592
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:46:30 GMT', 'x-amzn-requestid': 'D5YNXjfjbW2An6zQEtPXOiwP0YPRbHx4WnvCKCp2Vg5oefLgcncs', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '53592', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;34eff939966dd96fc61e04bee3d4ba4f&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A2%3A1816%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;c745068d481b0515aea4165b916ec5cb&#34;</ETag><Size>1816</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;fb23f9171b17757cb1dc2e176469b4a5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cfa8a0b7952fb63f7dfadf2cf83097ed&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;969785d18638dc1e71dc309c8fee9f59&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;76c553122067e565c23ac6b7466026f1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;6cca3dcd8f413ad51af7003527118f53&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;9d0aea585719b4e1a8eb01d939c00a9d&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;4f98c8ca83a70a033c75eff6e19bcb8e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1a5f4df50ae0202b78181ab5a79fc270&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;710bd12a125a7a0826c6dabe086b07b9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;be0a7c1984f4c8093eabc624229e85d5&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;0d068b6671dccd5032bc42db6aa10674&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;169a39dc1ef992105b008d64454cdda2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A3%3A1536%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1cd0ecd015e159922d991777d4e34b6a&#34;</ETag><Size>1536</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A4%3A1152%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b0945c53e3a8c53e06b5efbe1fa00b7e&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;21d237d9b840230ac40911f05460d2c9&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;a65d4652ca975ca96dd4adc269404389&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ffa157b81657d56c3806591d18161366&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;dbb30cffd96f2cda495c11eb50c8872a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;0b1b088a94fe98718b260b4e9262c5c6&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A2%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e0f105c23fdc288d960126f34607d3c2&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037897%3A1%3A1%3A255%3A1%3A1720%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1f30e67ac29c7a33dfa177893c57fe4e&#34;</ETag><Size>1720</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;756c8bf50e1b14ddff981f3d35b13a9a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d1d491d289f10bd319a5964f50e522d9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;122ba98dfa6de83562b52443f97e0bdc&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;7626e60779c9117a5aa5552db3e2ef74&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1144%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;76b382c008c1daa16aef1c638ccec692&#34;</ETag><Size>1144</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;f2f766068f0decd10d0a355d7a3ce7df&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A3%3A1224%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ac22662b420aa8c5bd61f9d898d93abd&#34;</ETag><Size>1224</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A4%3A2504%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;240ff0ca91edad5ad611828468ea5b44&#34;</ETag><Size>2504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;658bdfb1748413af03d9fd46c9bb805b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cf86574e0b5b9320b5838d1fe614f7d6&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1416%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b9311bd0a3261cd1c110524dbed0c0ee&#34;</ETag><Size>1416</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A2%3A1928%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;88965419a67c815737ea9348e37e2277&#34;</ETag><Size>1928</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d70b30ee26e1677f1c1601ea54148330&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f6ca311e356541dde08266785f2d8dcb&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A2%3A1296%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;83616eaa943da37ef7a92311c263371e&#34;</ETag><Size>1296</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;efd7c7e653e7b4cae5fa36e16311349c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A2%3A255%3A1%3A2424%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1cdf12a5ba12af80a8fcbe65a51be1b9&#34;</ETag><Size>2424</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;011746a5ca01506fdf83964c27756f29&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037905%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;af992cc29bb2d9de8afef2fa09221752&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;27eec981a6efeef3dd4577c0490156cd&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;dee641780c0c4d248fd383936ad519c0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;35d9c5b51a686307a2465a8dce6122e9&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;397f4751afcb170c423e629fd2b03c46&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A2%3A1200%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ed50b0f966729dbc524ed39d67043e7f&#34;</ETag><Size>1200</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;3e018695734005e3be7a2c364a2f9f4b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e26638baeb35e1d203ff779209f18000&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;65a1dd34e301bdc4d29ef1b96ad9f016&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;baf3bbe887771567705ea1878ad8dc02&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7d2dd5438efac312030ab1d7ff2404c0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A2%3A1496%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;65a7ecaa6689f54356759745386bb91d&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;30b77b5019f350acbf9f718551d2da77&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A2416%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cd5d4acd4df5dd76dd58206782e7f365&#34;</ETag><Size>2416</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A2%3A1208%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e265bd76e5998bc292913aa80b0323cf&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1616%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;57a665afff22ef5b34e6e3d54deceb64&#34;</ETag><Size>1616</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;af26aa3d5e60723ce6781c6f3c2fc0ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A2%3A1320%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;809a9542bd1ef395b5328d6c62a10038&#34;</ETag><Size>1320</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;cb2ec8fd8e2f39c71ca7fd8e26141b9e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A4%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d6fc50af39123e0c794e997429c894f8&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A5%3A1360%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;65143fdbcdcf279b6c27a79c688dd56d&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0aeeeab35fcefe8ebe92923db835b993&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0f234b8606389bcc82637b5eec502dc0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;878094d78836df848f6343a8dd183909&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A3%3A2008%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ac4c5f21766b72b1ef9379e666fba4e7&#34;</ETag><Size>2008</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1352%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;60d206b93f7f63a6d550278c79178dc9&#34;</ETag><Size>1352</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0187ebcce0242f7da65b2c6f25982550&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ae2150d01ae7f1af2a175cdd5170207a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b94d64f4fcc3c13c48a75d7864c1ce62&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;35638001230ae7c046190a76967679de&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e5058fc8bcef1d12f3a97e90ef3a4f22&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;c7371c2c071f84a8da422b44dc6ac8cd&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e59e4b2b6a14b9718cfde17164df7873&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A4%3A1240%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b715d29f1acb4f69bb2c6e45c759c4d0&#34;</ETag><Size>1240</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;62b537d856fda5644fe2cc48902c9731&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A2%3A255%3A1%3A1600%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d2260a637a13ce8ecc25b9c01b52b67d&#34;</ETag><Size>1600</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e3574f40b33f06df9e67a72ccbbff43c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A2%3A255%3A1%3A1440%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;24187b7f04140bb0b1bb743be65ee07c&#34;</ETag><Size>1440</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;f336cf1caa2096a96de0cfbc70f9ad9d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A2%3A1264%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1f3c31b42afda4973595009325ef3e49&#34;</ETag><Size>1264</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;20aa44e25b95f87a8c7337a642e24c97&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;1dd035a4cbe08fccc42394835e89df77&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A3%3A1544%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ddfac5c4dd4e6cfa512fc9ef755d80ba&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A4%3A1504%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;73896829b5a8ee7e2a223f80dd6bc99f&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037924%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;6bd52922b36ff7c2ce79617366ee07ae&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1744%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;9480636392e60386e5fcfa26a7e5fa1e&#34;</ETag><Size>1744</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;86f1b31668de87d96f5f9b73789e6722&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A3%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;daa4772dea9401d3c58dea4ef6f578f1&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;66a62a7691132cb3b4613c1d975fab65&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7e8d7307f40bdeb4f3305e9be602cb27&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;a120a0287db33e7f87e2847b83e80d5f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;23ee82433ce4e8b3c0adc7981a52a256&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A3%3A1304%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;c9bf1da7e81941d7bf8edf219e3af8e2&#34;</ETag><Size>1304</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;8d018b1c8baffd1d3c1f37f9112e3931&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;eacc29fa533e744afa4e9a034e4063e7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;313094a08eaea3e8b4a9335ffd44f54b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;a13c73d880c9ea8669a713db0044cc73&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;28e110a65388b036725c956cb4f40835&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;34aedc6a7f8b316b3e420d638101b7f3&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;29151557cd5bf4a5eae9a392b2ab3ee8&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;5a2acfe7d9463c6376f658c29c90fd02&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;9a184fad7ff74943b8ca812f5af57463&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;97dd67255e56715570c8124d64393e24&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;48e1e22980ccda9edefd8f1004274739&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A3%3A1736%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;c89ad4686d31b02b0e0e819333897101&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A4%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;b2f2306a3c7f01a5fd37e98c5f0db539&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;00949568528376e724e9fcf4d3b60725&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f472e8e0d0f8111aa3f3bc9c406179b1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;80731454b0f0f6bda9a6706328d41672&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A2%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;2331f114069e506fa45abd92f7cc16e8&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;80d5289d31961bf2a3b4ab12a0127d24&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A2%3A1256%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;78ecfb41c1828cbbf3e867460bede6a4&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e88ed3aaa7eca2764356d27ef10cfa1c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037937%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1702f735c923178d6e8f8e1569466a4b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037937%3A1%3A1%3A255%3A2%3A1144%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;feba9762acc7f93b4a56d85b48cf26fa&#34;</ETag><Size>1144</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;7011ee874e8ff2211e9e54543b3191f4&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A2%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;4a76c36aabfa4086bfd8d8d31bcbffc6&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A2%3A255%3A2%3A1448%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;0df75368d33e1d5d81a28b9a08eafcf3&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1640%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d94425a6997dab6e73d403aaaf1472ea&#34;</ETag><Size>1640</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;2119f8302ae9404302822f9dc235ec46&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f3d1bfdf886644bf29d31bd16584da90&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;2ace9abb6396728189d1f1270d6016c2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;bf78ed23adbd0ac419f1474fe596777e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A4%3A1784%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e97ede3a0b632611b38c82fa05d2f765&#34;</ETag><Size>1784</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;b0e4109c11e7240a3cfd95e0d987e3db&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;43314d5c28b605b5517144e412dfb477&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f48f340d92e63ff14be5fd27cc733f2c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;19a6de2f8fda386c1628a05640b1d614&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;cdd71f3f9258303a74e6bab5a59bf6d5&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A3%3A2112%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;91eda4be98cc3bac3417ee9509f73d7d&#34;</ETag><Size>2112</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A4%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;82778727338cea7e5f52a40b3c40f1d4&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;03be68aedc5e93911c97cacb12d43770&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b147b1cfd1ef351a131e686de1631d5c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A2%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;53e8079776efd0c7fe82c7cf6eafb28d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;9f36bfd117b58e56c940657eecfd89d2&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;aaa0a6e02417d93517e63e65e3e7d2e2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A2%3A255%3A1%3A1424%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d120f7f937da41759afa30a510ce0255&#34;</ETag><Size>1424</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1776%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;8160dece82ad022c94c68998c3b020aa&#34;</ETag><Size>1776</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;790833acc63bba5df43d70161e81146d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A3%3A1360%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;daff5c718ff85eb00c6b270f5760cb91&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d6b393272b0c8a1126c2678e565cb2e9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A2%3A255%3A1%3A1152%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ff9f3ec64ae8e1217924d0ed262134ae&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A1%3A2160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7d58cf2ffa3b3311d1c32aa97bc50a61&#34;</ETag><Size>2160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;3b536fbf5a72c6f1d25b794d57cc501b&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 4854d95a-2c5f-41ba-94d5-599a0606c70f, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 4854d95a-2c5f-41ba-94d5-599a0606c70f, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 4854d95a-2c5f-41ba-94d5-599a0606c70f, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 9873b988-4b89-42ba-9b50-214132c3e3f4, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 9873b988-4b89-42ba-9b50-214132c3e3f4, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 9873b988-4b89-42ba-9b50-214132c3e3f4, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 645, 'Portions': 145, 'ActivePortions': 145}, '__DEFAULT': {'Rows': 99355, 'Portions': 115, 'ActivePortions': 115}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 145, 'BlobSize': 176408, 'BlobCount': 725}, '__DEFAULT': {'Portions': 115, 'BlobSize': 4406080, 'BlobCount': 575}}, cold bucket stat: (0, 0), frozen bucket stat: (145, 176408)
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:16102/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204632Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204632Z
20251114/us-east-1/s3/aws4_request
8821a6bd1b38786678456f123498c6d65fab0b1f0eb7f58f2b06f0da429cdddf
DEBUG    botocore.auth:auth.py:430 Signature:
eae54453176c9da17b6260598dd2fe07f0e2ce044abd12cf559926c24bce92d4
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/cold_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204632Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=eae54453176c9da17b6260598dd2fe07f0e2ce044abd12cf559926c24bce92d4', 'amz-sdk-invocation-id': b'09f4a4f5-8900-4f61-8309-4b6ddbe4f7d6', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:46:32 GMT', 'x-amzn-requestid': 'g0K1hKdT6OkgZIMxNe8yjrsnwjbY9c9SIGWgcn1Ris36nmxeL5nD', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>cold_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:16102/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204632Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204632Z
20251114/us-east-1/s3/aws4_request
cea3dd2fd6262048837b1169e0b9a6bbc0dd930bebb5562ffd239951048bf973
DEBUG    botocore.auth:auth.py:430 Signature:
0338302e04c3c890beb34597be5cc9b49e8bedc7849df4a81864302fe1cb3565
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/medium?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204632Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=0338302e04c3c890beb34597be5cc9b49e8bedc7849df4a81864302fe1cb3565', 'amz-sdk-invocation-id': b'9a43ea7b-219f-4705-a873-7015c698e05b', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:46:32 GMT', 'x-amzn-requestid': '5qGxfV423LxmcD2puWBnS9MpNlem2mOvEwSndxE1BomSZJvyCdYk', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>medium</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:16102/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204632Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204632Z
20251114/us-east-1/s3/aws4_request
e35eea2a64db6ebf751b09a328e0d0d62fce39ea7f042e82acca9c1d53a7c4a9
DEBUG    botocore.auth:auth.py:430 Signature:
cd188957df132037cff67f5944362c0839edba4456e56771282db9f848ddda5f
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/frozen_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204632Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=cd188957df132037cff67f5944362c0839edba4456e56771282db9f848ddda5f', 'amz-sdk-invocation-id': b'de32e929-de1b-4433-92db-82bc4f43acab', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 53592
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:46:32 GMT', 'x-amzn-requestid': 'L5h1DkydMxQq6l215slAXPUA0YPHtj2KWbqZQiSOKxAV2GbZg98k', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '53592', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;34eff939966dd96fc61e04bee3d4ba4f&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A2%3A1816%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;c745068d481b0515aea4165b916ec5cb&#34;</ETag><Size>1816</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;fb23f9171b17757cb1dc2e176469b4a5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cfa8a0b7952fb63f7dfadf2cf83097ed&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;969785d18638dc1e71dc309c8fee9f59&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;76c553122067e565c23ac6b7466026f1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;6cca3dcd8f413ad51af7003527118f53&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;9d0aea585719b4e1a8eb01d939c00a9d&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;4f98c8ca83a70a033c75eff6e19bcb8e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1a5f4df50ae0202b78181ab5a79fc270&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;710bd12a125a7a0826c6dabe086b07b9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;be0a7c1984f4c8093eabc624229e85d5&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;0d068b6671dccd5032bc42db6aa10674&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;169a39dc1ef992105b008d64454cdda2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A3%3A1536%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1cd0ecd015e159922d991777d4e34b6a&#34;</ETag><Size>1536</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A4%3A1152%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b0945c53e3a8c53e06b5efbe1fa00b7e&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;21d237d9b840230ac40911f05460d2c9&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;a65d4652ca975ca96dd4adc269404389&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ffa157b81657d56c3806591d18161366&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;dbb30cffd96f2cda495c11eb50c8872a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;0b1b088a94fe98718b260b4e9262c5c6&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A2%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e0f105c23fdc288d960126f34607d3c2&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037897%3A1%3A1%3A255%3A1%3A1720%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1f30e67ac29c7a33dfa177893c57fe4e&#34;</ETag><Size>1720</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;756c8bf50e1b14ddff981f3d35b13a9a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d1d491d289f10bd319a5964f50e522d9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;122ba98dfa6de83562b52443f97e0bdc&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;7626e60779c9117a5aa5552db3e2ef74&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1144%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;76b382c008c1daa16aef1c638ccec692&#34;</ETag><Size>1144</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;f2f766068f0decd10d0a355d7a3ce7df&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A3%3A1224%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ac22662b420aa8c5bd61f9d898d93abd&#34;</ETag><Size>1224</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A4%3A2504%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;240ff0ca91edad5ad611828468ea5b44&#34;</ETag><Size>2504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;658bdfb1748413af03d9fd46c9bb805b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cf86574e0b5b9320b5838d1fe614f7d6&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1416%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b9311bd0a3261cd1c110524dbed0c0ee&#34;</ETag><Size>1416</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A2%3A1928%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;88965419a67c815737ea9348e37e2277&#34;</ETag><Size>1928</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d70b30ee26e1677f1c1601ea54148330&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f6ca311e356541dde08266785f2d8dcb&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A2%3A1296%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;83616eaa943da37ef7a92311c263371e&#34;</ETag><Size>1296</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;efd7c7e653e7b4cae5fa36e16311349c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A2%3A255%3A1%3A2424%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1cdf12a5ba12af80a8fcbe65a51be1b9&#34;</ETag><Size>2424</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;011746a5ca01506fdf83964c27756f29&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037905%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;af992cc29bb2d9de8afef2fa09221752&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;27eec981a6efeef3dd4577c0490156cd&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;dee641780c0c4d248fd383936ad519c0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;35d9c5b51a686307a2465a8dce6122e9&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;397f4751afcb170c423e629fd2b03c46&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A2%3A1200%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ed50b0f966729dbc524ed39d67043e7f&#34;</ETag><Size>1200</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;3e018695734005e3be7a2c364a2f9f4b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e26638baeb35e1d203ff779209f18000&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;65a1dd34e301bdc4d29ef1b96ad9f016&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;baf3bbe887771567705ea1878ad8dc02&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7d2dd5438efac312030ab1d7ff2404c0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A2%3A1496%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;65a7ecaa6689f54356759745386bb91d&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;30b77b5019f350acbf9f718551d2da77&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A2416%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cd5d4acd4df5dd76dd58206782e7f365&#34;</ETag><Size>2416</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A2%3A1208%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e265bd76e5998bc292913aa80b0323cf&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1616%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;57a665afff22ef5b34e6e3d54deceb64&#34;</ETag><Size>1616</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;af26aa3d5e60723ce6781c6f3c2fc0ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A2%3A1320%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;809a9542bd1ef395b5328d6c62a10038&#34;</ETag><Size>1320</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;cb2ec8fd8e2f39c71ca7fd8e26141b9e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A4%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d6fc50af39123e0c794e997429c894f8&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A5%3A1360%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;65143fdbcdcf279b6c27a79c688dd56d&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0aeeeab35fcefe8ebe92923db835b993&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0f234b8606389bcc82637b5eec502dc0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;878094d78836df848f6343a8dd183909&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A3%3A2008%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ac4c5f21766b72b1ef9379e666fba4e7&#34;</ETag><Size>2008</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1352%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;60d206b93f7f63a6d550278c79178dc9&#34;</ETag><Size>1352</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0187ebcce0242f7da65b2c6f25982550&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ae2150d01ae7f1af2a175cdd5170207a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b94d64f4fcc3c13c48a75d7864c1ce62&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;35638001230ae7c046190a76967679de&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e5058fc8bcef1d12f3a97e90ef3a4f22&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;c7371c2c071f84a8da422b44dc6ac8cd&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e59e4b2b6a14b9718cfde17164df7873&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A4%3A1240%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b715d29f1acb4f69bb2c6e45c759c4d0&#34;</ETag><Size>1240</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;62b537d856fda5644fe2cc48902c9731&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A2%3A255%3A1%3A1600%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d2260a637a13ce8ecc25b9c01b52b67d&#34;</ETag><Size>1600</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e3574f40b33f06df9e67a72ccbbff43c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A2%3A255%3A1%3A1440%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;24187b7f04140bb0b1bb743be65ee07c&#34;</ETag><Size>1440</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;f336cf1caa2096a96de0cfbc70f9ad9d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A2%3A1264%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1f3c31b42afda4973595009325ef3e49&#34;</ETag><Size>1264</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;20aa44e25b95f87a8c7337a642e24c97&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;1dd035a4cbe08fccc42394835e89df77&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A3%3A1544%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ddfac5c4dd4e6cfa512fc9ef755d80ba&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A4%3A1504%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;73896829b5a8ee7e2a223f80dd6bc99f&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037924%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;6bd52922b36ff7c2ce79617366ee07ae&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1744%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;9480636392e60386e5fcfa26a7e5fa1e&#34;</ETag><Size>1744</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;86f1b31668de87d96f5f9b73789e6722&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A3%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;daa4772dea9401d3c58dea4ef6f578f1&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;66a62a7691132cb3b4613c1d975fab65&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7e8d7307f40bdeb4f3305e9be602cb27&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;a120a0287db33e7f87e2847b83e80d5f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;23ee82433ce4e8b3c0adc7981a52a256&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A3%3A1304%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;c9bf1da7e81941d7bf8edf219e3af8e2&#34;</ETag><Size>1304</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;8d018b1c8baffd1d3c1f37f9112e3931&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;eacc29fa533e744afa4e9a034e4063e7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;313094a08eaea3e8b4a9335ffd44f54b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;a13c73d880c9ea8669a713db0044cc73&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;28e110a65388b036725c956cb4f40835&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;34aedc6a7f8b316b3e420d638101b7f3&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;29151557cd5bf4a5eae9a392b2ab3ee8&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;5a2acfe7d9463c6376f658c29c90fd02&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;9a184fad7ff74943b8ca812f5af57463&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;97dd67255e56715570c8124d64393e24&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;48e1e22980ccda9edefd8f1004274739&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A3%3A1736%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;c89ad4686d31b02b0e0e819333897101&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A4%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;b2f2306a3c7f01a5fd37e98c5f0db539&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;00949568528376e724e9fcf4d3b60725&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f472e8e0d0f8111aa3f3bc9c406179b1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;80731454b0f0f6bda9a6706328d41672&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A2%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;2331f114069e506fa45abd92f7cc16e8&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;80d5289d31961bf2a3b4ab12a0127d24&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A2%3A1256%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;78ecfb41c1828cbbf3e867460bede6a4&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e88ed3aaa7eca2764356d27ef10cfa1c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037937%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1702f735c923178d6e8f8e1569466a4b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037937%3A1%3A1%3A255%3A2%3A1144%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;feba9762acc7f93b4a56d85b48cf26fa&#34;</ETag><Size>1144</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;7011ee874e8ff2211e9e54543b3191f4&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A2%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;4a76c36aabfa4086bfd8d8d31bcbffc6&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A2%3A255%3A2%3A1448%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;0df75368d33e1d5d81a28b9a08eafcf3&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1640%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d94425a6997dab6e73d403aaaf1472ea&#34;</ETag><Size>1640</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;2119f8302ae9404302822f9dc235ec46&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f3d1bfdf886644bf29d31bd16584da90&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;2ace9abb6396728189d1f1270d6016c2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;bf78ed23adbd0ac419f1474fe596777e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A4%3A1784%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e97ede3a0b632611b38c82fa05d2f765&#34;</ETag><Size>1784</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;b0e4109c11e7240a3cfd95e0d987e3db&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;43314d5c28b605b5517144e412dfb477&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f48f340d92e63ff14be5fd27cc733f2c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;19a6de2f8fda386c1628a05640b1d614&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;cdd71f3f9258303a74e6bab5a59bf6d5&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A3%3A2112%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;91eda4be98cc3bac3417ee9509f73d7d&#34;</ETag><Size>2112</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A4%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;82778727338cea7e5f52a40b3c40f1d4&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;03be68aedc5e93911c97cacb12d43770&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b147b1cfd1ef351a131e686de1631d5c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A2%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;53e8079776efd0c7fe82c7cf6eafb28d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;9f36bfd117b58e56c940657eecfd89d2&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;aaa0a6e02417d93517e63e65e3e7d2e2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A2%3A255%3A1%3A1424%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d120f7f937da41759afa30a510ce0255&#34;</ETag><Size>1424</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1776%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;8160dece82ad022c94c68998c3b020aa&#34;</ETag><Size>1776</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;790833acc63bba5df43d70161e81146d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A3%3A1360%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;daff5c718ff85eb00c6b270f5760cb91&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d6b393272b0c8a1126c2678e565cb2e9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A2%3A255%3A1%3A1152%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ff9f3ec64ae8e1217924d0ed262134ae&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A1%3A2160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7d58cf2ffa3b3311d1c32aa97bc50a61&#34;</ETag><Size>2160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;3b536fbf5a72c6f1d25b794d57cc501b&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 1969423a-a0bf-4861-8011-edb3a6e0a7ab, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 1969423a-a0bf-4861-8011-edb3a6e0a7ab, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 1969423a-a0bf-4861-8011-edb3a6e0a7ab, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 3b70d68d-8b03-442c-9d46-750d345d11f9, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 3b70d68d-8b03-442c-9d46-750d345d11f9, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 3b70d68d-8b03-442c-9d46-750d345d11f9, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 645, 'Portions': 145, 'ActivePortions': 145}, '__DEFAULT': {'Rows': 99355, 'Portions': 115, 'ActivePortions': 115}}, blobs: {'__DEFAULT': {'Portions': 115, 'BlobSize': 4406080, 'BlobCount': 575}, '/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 145, 'BlobSize': 176408, 'BlobCount': 725}}, cold bucket stat: (0, 0), frozen bucket stat: (145, 176408)
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:16102/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204633Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204633Z
20251114/us-east-1/s3/aws4_request
75a99749f4b0b906bce07643e2fb83d702bc05489e545d8e3dab74d378d1b95a
DEBUG    botocore.auth:auth.py:430 Signature:
2f6f27be67d5d6197f32be87e3778a740eab6d0ad1e4d7b4e6d0278d22e264a3
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/cold_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204633Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=2f6f27be67d5d6197f32be87e3778a740eab6d0ad1e4d7b4e6d0278d22e264a3', 'amz-sdk-invocation-id': b'437ec562-b538-4678-885c-354eb711b4cb', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:46:33 GMT', 'x-amzn-requestid': 'EQpaPmvjbDDmohv8aJjgbtbqrMJhIefMYna5c9aHf5fKvWrfc10Z', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>cold_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:16102/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204633Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204633Z
20251114/us-east-1/s3/aws4_request
faa92117dbe04cb9d88831bc87222ee3069560d0df8639673959c83fad200620
DEBUG    botocore.auth:auth.py:430 Signature:
788214f2a9c11c46a3920fd6f0a8f117ba1d9c665f2cde253b0b1246244a15f8
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/medium?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204633Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=788214f2a9c11c46a3920fd6f0a8f117ba1d9c665f2cde253b0b1246244a15f8', 'amz-sdk-invocation-id': b'b7c94a1e-56d7-452b-8307-c49fb0abe9ba', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:46:33 GMT', 'x-amzn-requestid': 'wLE8nvmoHHCnpzVQeKvAflMrm3khbZh7vO5kfUgLoh1JhBsJWiRA', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>medium</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:16102/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204633Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204633Z
20251114/us-east-1/s3/aws4_request
dd909da3c8c6ead442ad42e9519e898f26fa3f07fd2f9add940fd28b7a8c30b8
DEBUG    botocore.auth:auth.py:430 Signature:
5a5ad8247f6882212609ab1ba981af149761d2b692e99a298c1fadefafccd0e7
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/frozen_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204633Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=5a5ad8247f6882212609ab1ba981af149761d2b692e99a298c1fadefafccd0e7', 'amz-sdk-invocation-id': b'ab82498f-c465-489e-8303-fba40b7f80e6', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 53592
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:46:33 GMT', 'x-amzn-requestid': 'x5P4SEGYi1gBosu0d6EVs1Up8x9q9o6ewjLiKrZoCANwtSeexj85', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '53592', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;34eff939966dd96fc61e04bee3d4ba4f&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A2%3A1816%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;c745068d481b0515aea4165b916ec5cb&#34;</ETag><Size>1816</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;fb23f9171b17757cb1dc2e176469b4a5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cfa8a0b7952fb63f7dfadf2cf83097ed&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;969785d18638dc1e71dc309c8fee9f59&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;76c553122067e565c23ac6b7466026f1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;6cca3dcd8f413ad51af7003527118f53&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;9d0aea585719b4e1a8eb01d939c00a9d&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;4f98c8ca83a70a033c75eff6e19bcb8e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1a5f4df50ae0202b78181ab5a79fc270&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;710bd12a125a7a0826c6dabe086b07b9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;be0a7c1984f4c8093eabc624229e85d5&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;0d068b6671dccd5032bc42db6aa10674&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;169a39dc1ef992105b008d64454cdda2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A3%3A1536%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1cd0ecd015e159922d991777d4e34b6a&#34;</ETag><Size>1536</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A4%3A1152%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b0945c53e3a8c53e06b5efbe1fa00b7e&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;21d237d9b840230ac40911f05460d2c9&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;a65d4652ca975ca96dd4adc269404389&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ffa157b81657d56c3806591d18161366&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;dbb30cffd96f2cda495c11eb50c8872a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;0b1b088a94fe98718b260b4e9262c5c6&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A2%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e0f105c23fdc288d960126f34607d3c2&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037897%3A1%3A1%3A255%3A1%3A1720%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1f30e67ac29c7a33dfa177893c57fe4e&#34;</ETag><Size>1720</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;756c8bf50e1b14ddff981f3d35b13a9a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d1d491d289f10bd319a5964f50e522d9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;122ba98dfa6de83562b52443f97e0bdc&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;7626e60779c9117a5aa5552db3e2ef74&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1144%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;76b382c008c1daa16aef1c638ccec692&#34;</ETag><Size>1144</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;f2f766068f0decd10d0a355d7a3ce7df&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A3%3A1224%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ac22662b420aa8c5bd61f9d898d93abd&#34;</ETag><Size>1224</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A4%3A2504%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;240ff0ca91edad5ad611828468ea5b44&#34;</ETag><Size>2504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;658bdfb1748413af03d9fd46c9bb805b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cf86574e0b5b9320b5838d1fe614f7d6&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1416%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b9311bd0a3261cd1c110524dbed0c0ee&#34;</ETag><Size>1416</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A2%3A1928%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;88965419a67c815737ea9348e37e2277&#34;</ETag><Size>1928</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d70b30ee26e1677f1c1601ea54148330&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f6ca311e356541dde08266785f2d8dcb&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A2%3A1296%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;83616eaa943da37ef7a92311c263371e&#34;</ETag><Size>1296</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;efd7c7e653e7b4cae5fa36e16311349c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A2%3A255%3A1%3A2424%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1cdf12a5ba12af80a8fcbe65a51be1b9&#34;</ETag><Size>2424</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;011746a5ca01506fdf83964c27756f29&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037905%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;af992cc29bb2d9de8afef2fa09221752&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;27eec981a6efeef3dd4577c0490156cd&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;dee641780c0c4d248fd383936ad519c0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;35d9c5b51a686307a2465a8dce6122e9&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;397f4751afcb170c423e629fd2b03c46&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A2%3A1200%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ed50b0f966729dbc524ed39d67043e7f&#34;</ETag><Size>1200</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;3e018695734005e3be7a2c364a2f9f4b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e26638baeb35e1d203ff779209f18000&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;65a1dd34e301bdc4d29ef1b96ad9f016&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;baf3bbe887771567705ea1878ad8dc02&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7d2dd5438efac312030ab1d7ff2404c0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A2%3A1496%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;65a7ecaa6689f54356759745386bb91d&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;30b77b5019f350acbf9f718551d2da77&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A2416%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cd5d4acd4df5dd76dd58206782e7f365&#34;</ETag><Size>2416</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A2%3A1208%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e265bd76e5998bc292913aa80b0323cf&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1616%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;57a665afff22ef5b34e6e3d54deceb64&#34;</ETag><Size>1616</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;af26aa3d5e60723ce6781c6f3c2fc0ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A2%3A1320%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;809a9542bd1ef395b5328d6c62a10038&#34;</ETag><Size>1320</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;cb2ec8fd8e2f39c71ca7fd8e26141b9e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A4%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d6fc50af39123e0c794e997429c894f8&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A5%3A1360%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;65143fdbcdcf279b6c27a79c688dd56d&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0aeeeab35fcefe8ebe92923db835b993&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0f234b8606389bcc82637b5eec502dc0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;878094d78836df848f6343a8dd183909&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A3%3A2008%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ac4c5f21766b72b1ef9379e666fba4e7&#34;</ETag><Size>2008</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1352%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;60d206b93f7f63a6d550278c79178dc9&#34;</ETag><Size>1352</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0187ebcce0242f7da65b2c6f25982550&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ae2150d01ae7f1af2a175cdd5170207a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b94d64f4fcc3c13c48a75d7864c1ce62&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;35638001230ae7c046190a76967679de&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e5058fc8bcef1d12f3a97e90ef3a4f22&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;c7371c2c071f84a8da422b44dc6ac8cd&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e59e4b2b6a14b9718cfde17164df7873&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A4%3A1240%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b715d29f1acb4f69bb2c6e45c759c4d0&#34;</ETag><Size>1240</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;62b537d856fda5644fe2cc48902c9731&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A2%3A255%3A1%3A1600%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d2260a637a13ce8ecc25b9c01b52b67d&#34;</ETag><Size>1600</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e3574f40b33f06df9e67a72ccbbff43c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A2%3A255%3A1%3A1440%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;24187b7f04140bb0b1bb743be65ee07c&#34;</ETag><Size>1440</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;f336cf1caa2096a96de0cfbc70f9ad9d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A2%3A1264%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1f3c31b42afda4973595009325ef3e49&#34;</ETag><Size>1264</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;20aa44e25b95f87a8c7337a642e24c97&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;1dd035a4cbe08fccc42394835e89df77&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A3%3A1544%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ddfac5c4dd4e6cfa512fc9ef755d80ba&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A4%3A1504%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;73896829b5a8ee7e2a223f80dd6bc99f&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037924%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;6bd52922b36ff7c2ce79617366ee07ae&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1744%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;9480636392e60386e5fcfa26a7e5fa1e&#34;</ETag><Size>1744</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;86f1b31668de87d96f5f9b73789e6722&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A3%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;daa4772dea9401d3c58dea4ef6f578f1&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;66a62a7691132cb3b4613c1d975fab65&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7e8d7307f40bdeb4f3305e9be602cb27&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;a120a0287db33e7f87e2847b83e80d5f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;23ee82433ce4e8b3c0adc7981a52a256&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A3%3A1304%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;c9bf1da7e81941d7bf8edf219e3af8e2&#34;</ETag><Size>1304</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;8d018b1c8baffd1d3c1f37f9112e3931&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;eacc29fa533e744afa4e9a034e4063e7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;313094a08eaea3e8b4a9335ffd44f54b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;a13c73d880c9ea8669a713db0044cc73&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;28e110a65388b036725c956cb4f40835&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;34aedc6a7f8b316b3e420d638101b7f3&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;29151557cd5bf4a5eae9a392b2ab3ee8&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;5a2acfe7d9463c6376f658c29c90fd02&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;9a184fad7ff74943b8ca812f5af57463&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;97dd67255e56715570c8124d64393e24&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;48e1e22980ccda9edefd8f1004274739&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A3%3A1736%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;c89ad4686d31b02b0e0e819333897101&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A4%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;b2f2306a3c7f01a5fd37e98c5f0db539&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;00949568528376e724e9fcf4d3b60725&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f472e8e0d0f8111aa3f3bc9c406179b1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;80731454b0f0f6bda9a6706328d41672&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A2%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;2331f114069e506fa45abd92f7cc16e8&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;80d5289d31961bf2a3b4ab12a0127d24&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A2%3A1256%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;78ecfb41c1828cbbf3e867460bede6a4&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e88ed3aaa7eca2764356d27ef10cfa1c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037937%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1702f735c923178d6e8f8e1569466a4b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037937%3A1%3A1%3A255%3A2%3A1144%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;feba9762acc7f93b4a56d85b48cf26fa&#34;</ETag><Size>1144</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;7011ee874e8ff2211e9e54543b3191f4&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A2%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;4a76c36aabfa4086bfd8d8d31bcbffc6&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A2%3A255%3A2%3A1448%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;0df75368d33e1d5d81a28b9a08eafcf3&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1640%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d94425a6997dab6e73d403aaaf1472ea&#34;</ETag><Size>1640</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;2119f8302ae9404302822f9dc235ec46&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f3d1bfdf886644bf29d31bd16584da90&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;2ace9abb6396728189d1f1270d6016c2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;bf78ed23adbd0ac419f1474fe596777e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A4%3A1784%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e97ede3a0b632611b38c82fa05d2f765&#34;</ETag><Size>1784</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;b0e4109c11e7240a3cfd95e0d987e3db&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;43314d5c28b605b5517144e412dfb477&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f48f340d92e63ff14be5fd27cc733f2c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;19a6de2f8fda386c1628a05640b1d614&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;cdd71f3f9258303a74e6bab5a59bf6d5&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A3%3A2112%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;91eda4be98cc3bac3417ee9509f73d7d&#34;</ETag><Size>2112</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A4%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;82778727338cea7e5f52a40b3c40f1d4&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;03be68aedc5e93911c97cacb12d43770&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b147b1cfd1ef351a131e686de1631d5c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A2%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;53e8079776efd0c7fe82c7cf6eafb28d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;9f36bfd117b58e56c940657eecfd89d2&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;aaa0a6e02417d93517e63e65e3e7d2e2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A2%3A255%3A1%3A1424%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d120f7f937da41759afa30a510ce0255&#34;</ETag><Size>1424</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1776%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;8160dece82ad022c94c68998c3b020aa&#34;</ETag><Size>1776</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;790833acc63bba5df43d70161e81146d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A3%3A1360%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;daff5c718ff85eb00c6b270f5760cb91&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d6b393272b0c8a1126c2678e565cb2e9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A2%3A255%3A1%3A1152%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ff9f3ec64ae8e1217924d0ed262134ae&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A1%3A2160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7d58cf2ffa3b3311d1c32aa97bc50a61&#34;</ETag><Size>2160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;3b536fbf5a72c6f1d25b794d57cc501b&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 54f3cacb-fbf5-4c72-b04c-dd5f16ee298a, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 54f3cacb-fbf5-4c72-b04c-dd5f16ee298a, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 54f3cacb-fbf5-4c72-b04c-dd5f16ee298a, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 24cf2599-8af4-4311-a2bb-fb0efb34c800, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 24cf2599-8af4-4311-a2bb-fb0efb34c800, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 24cf2599-8af4-4311-a2bb-fb0efb34c800, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 645, 'Portions': 145, 'ActivePortions': 145}, '__DEFAULT': {'Rows': 99355, 'Portions': 115, 'ActivePortions': 115}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 145, 'BlobSize': 176408, 'BlobCount': 725}, '__DEFAULT': {'Portions': 115, 'BlobSize': 4406080, 'BlobCount': 575}}, cold bucket stat: (0, 0), frozen bucket stat: (145, 176408)
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:16102/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204635Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204635Z
20251114/us-east-1/s3/aws4_request
0fb27bb700b68d25bac69314ee07a4f50ccc3f8c8958886503f738ad6f8da4da
DEBUG    botocore.auth:auth.py:430 Signature:
94ae50352d531c229be4645dae8e3056d1437bf2d2ad3cdd4d6f8aea6cbc858f
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/cold_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204635Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=94ae50352d531c229be4645dae8e3056d1437bf2d2ad3cdd4d6f8aea6cbc858f', 'amz-sdk-invocation-id': b'd17c6b84-1dcf-4107-b9a3-019169afc286', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:46:35 GMT', 'x-amzn-requestid': 'Bs6IwOdwid4hmPDv7QSrtW06VCyVbGHEd3KLJTwQFQENLZRV6WcP', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>cold_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:16102/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204635Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204635Z
20251114/us-east-1/s3/aws4_request
e88a037448f6f124c9d1edc26c9d0db94873f1b547a63d114c33d2e9daf611ad
DEBUG    botocore.auth:auth.py:430 Signature:
43deed8ab976e8390c29788284ec32ff019d4acd72d318a72e860f859c40904b
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/medium?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204635Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=43deed8ab976e8390c29788284ec32ff019d4acd72d318a72e860f859c40904b', 'amz-sdk-invocation-id': b'de3adaea-dfab-4f83-93ff-0a1975eba774', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:46:35 GMT', 'x-amzn-requestid': 'hY6O8eqk9qrjskoEAPOFAmnFdoRtdtMxpzdNgNgSJ5yq2rdTgZn1', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>medium</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:16102/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204635Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204635Z
20251114/us-east-1/s3/aws4_request
baa236bbdaf5f3ea85bfd3353afbd268f6d96a97e403e51ce639d70a04d11d25
DEBUG    botocore.auth:auth.py:430 Signature:
fdf9a3027740e1e6da7108f4deab5898b5d2268a9197337843ebd0580e4ff8ca
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/frozen_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204635Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=fdf9a3027740e1e6da7108f4deab5898b5d2268a9197337843ebd0580e4ff8ca', 'amz-sdk-invocation-id': b'3859a939-5798-48dc-a06c-12f200ca0157', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 53592
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:46:35 GMT', 'x-amzn-requestid': 'Ahdf5pOCbCgIy98K66qFR4vzVltve2HmwxQaNBwaFqcmeCLoGhmD', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '53592', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;34eff939966dd96fc61e04bee3d4ba4f&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A2%3A1816%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;c745068d481b0515aea4165b916ec5cb&#34;</ETag><Size>1816</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;fb23f9171b17757cb1dc2e176469b4a5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cfa8a0b7952fb63f7dfadf2cf83097ed&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;969785d18638dc1e71dc309c8fee9f59&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;76c553122067e565c23ac6b7466026f1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;6cca3dcd8f413ad51af7003527118f53&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;9d0aea585719b4e1a8eb01d939c00a9d&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;4f98c8ca83a70a033c75eff6e19bcb8e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1a5f4df50ae0202b78181ab5a79fc270&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;710bd12a125a7a0826c6dabe086b07b9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;be0a7c1984f4c8093eabc624229e85d5&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;0d068b6671dccd5032bc42db6aa10674&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;169a39dc1ef992105b008d64454cdda2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A3%3A1536%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1cd0ecd015e159922d991777d4e34b6a&#34;</ETag><Size>1536</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A4%3A1152%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b0945c53e3a8c53e06b5efbe1fa00b7e&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;21d237d9b840230ac40911f05460d2c9&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;a65d4652ca975ca96dd4adc269404389&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ffa157b81657d56c3806591d18161366&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;dbb30cffd96f2cda495c11eb50c8872a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;0b1b088a94fe98718b260b4e9262c5c6&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A2%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e0f105c23fdc288d960126f34607d3c2&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037897%3A1%3A1%3A255%3A1%3A1720%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1f30e67ac29c7a33dfa177893c57fe4e&#34;</ETag><Size>1720</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;756c8bf50e1b14ddff981f3d35b13a9a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d1d491d289f10bd319a5964f50e522d9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;122ba98dfa6de83562b52443f97e0bdc&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;7626e60779c9117a5aa5552db3e2ef74&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1144%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;76b382c008c1daa16aef1c638ccec692&#34;</ETag><Size>1144</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;f2f766068f0decd10d0a355d7a3ce7df&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A3%3A1224%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ac22662b420aa8c5bd61f9d898d93abd&#34;</ETag><Size>1224</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A4%3A2504%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;240ff0ca91edad5ad611828468ea5b44&#34;</ETag><Size>2504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;658bdfb1748413af03d9fd46c9bb805b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cf86574e0b5b9320b5838d1fe614f7d6&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1416%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b9311bd0a3261cd1c110524dbed0c0ee&#34;</ETag><Size>1416</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A2%3A1928%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;88965419a67c815737ea9348e37e2277&#34;</ETag><Size>1928</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d70b30ee26e1677f1c1601ea54148330&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f6ca311e356541dde08266785f2d8dcb&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A2%3A1296%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;83616eaa943da37ef7a92311c263371e&#34;</ETag><Size>1296</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;efd7c7e653e7b4cae5fa36e16311349c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A2%3A255%3A1%3A2424%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1cdf12a5ba12af80a8fcbe65a51be1b9&#34;</ETag><Size>2424</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;011746a5ca01506fdf83964c27756f29&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037905%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;af992cc29bb2d9de8afef2fa09221752&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;27eec981a6efeef3dd4577c0490156cd&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;dee641780c0c4d248fd383936ad519c0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;35d9c5b51a686307a2465a8dce6122e9&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;397f4751afcb170c423e629fd2b03c46&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A2%3A1200%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ed50b0f966729dbc524ed39d67043e7f&#34;</ETag><Size>1200</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;3e018695734005e3be7a2c364a2f9f4b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e26638baeb35e1d203ff779209f18000&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;65a1dd34e301bdc4d29ef1b96ad9f016&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;baf3bbe887771567705ea1878ad8dc02&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7d2dd5438efac312030ab1d7ff2404c0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A2%3A1496%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;65a7ecaa6689f54356759745386bb91d&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;30b77b5019f350acbf9f718551d2da77&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A2416%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cd5d4acd4df5dd76dd58206782e7f365&#34;</ETag><Size>2416</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A2%3A1208%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e265bd76e5998bc292913aa80b0323cf&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1616%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;57a665afff22ef5b34e6e3d54deceb64&#34;</ETag><Size>1616</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;af26aa3d5e60723ce6781c6f3c2fc0ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A2%3A1320%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;809a9542bd1ef395b5328d6c62a10038&#34;</ETag><Size>1320</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;cb2ec8fd8e2f39c71ca7fd8e26141b9e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A4%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d6fc50af39123e0c794e997429c894f8&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A5%3A1360%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;65143fdbcdcf279b6c27a79c688dd56d&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0aeeeab35fcefe8ebe92923db835b993&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0f234b8606389bcc82637b5eec502dc0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;878094d78836df848f6343a8dd183909&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A3%3A2008%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ac4c5f21766b72b1ef9379e666fba4e7&#34;</ETag><Size>2008</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1352%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;60d206b93f7f63a6d550278c79178dc9&#34;</ETag><Size>1352</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0187ebcce0242f7da65b2c6f25982550&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ae2150d01ae7f1af2a175cdd5170207a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b94d64f4fcc3c13c48a75d7864c1ce62&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;35638001230ae7c046190a76967679de&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e5058fc8bcef1d12f3a97e90ef3a4f22&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;c7371c2c071f84a8da422b44dc6ac8cd&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e59e4b2b6a14b9718cfde17164df7873&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A4%3A1240%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b715d29f1acb4f69bb2c6e45c759c4d0&#34;</ETag><Size>1240</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;62b537d856fda5644fe2cc48902c9731&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A2%3A255%3A1%3A1600%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d2260a637a13ce8ecc25b9c01b52b67d&#34;</ETag><Size>1600</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e3574f40b33f06df9e67a72ccbbff43c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A2%3A255%3A1%3A1440%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;24187b7f04140bb0b1bb743be65ee07c&#34;</ETag><Size>1440</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;f336cf1caa2096a96de0cfbc70f9ad9d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A2%3A1264%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1f3c31b42afda4973595009325ef3e49&#34;</ETag><Size>1264</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;20aa44e25b95f87a8c7337a642e24c97&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;1dd035a4cbe08fccc42394835e89df77&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A3%3A1544%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ddfac5c4dd4e6cfa512fc9ef755d80ba&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A4%3A1504%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;73896829b5a8ee7e2a223f80dd6bc99f&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037924%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;6bd52922b36ff7c2ce79617366ee07ae&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1744%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;9480636392e60386e5fcfa26a7e5fa1e&#34;</ETag><Size>1744</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;86f1b31668de87d96f5f9b73789e6722&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A3%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;daa4772dea9401d3c58dea4ef6f578f1&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;66a62a7691132cb3b4613c1d975fab65&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7e8d7307f40bdeb4f3305e9be602cb27&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;a120a0287db33e7f87e2847b83e80d5f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;23ee82433ce4e8b3c0adc7981a52a256&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A3%3A1304%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;c9bf1da7e81941d7bf8edf219e3af8e2&#34;</ETag><Size>1304</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;8d018b1c8baffd1d3c1f37f9112e3931&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;eacc29fa533e744afa4e9a034e4063e7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;313094a08eaea3e8b4a9335ffd44f54b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;a13c73d880c9ea8669a713db0044cc73&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;28e110a65388b036725c956cb4f40835&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;34aedc6a7f8b316b3e420d638101b7f3&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;29151557cd5bf4a5eae9a392b2ab3ee8&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;5a2acfe7d9463c6376f658c29c90fd02&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;9a184fad7ff74943b8ca812f5af57463&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;97dd67255e56715570c8124d64393e24&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;48e1e22980ccda9edefd8f1004274739&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A3%3A1736%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;c89ad4686d31b02b0e0e819333897101&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A4%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;b2f2306a3c7f01a5fd37e98c5f0db539&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;00949568528376e724e9fcf4d3b60725&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f472e8e0d0f8111aa3f3bc9c406179b1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;80731454b0f0f6bda9a6706328d41672&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A2%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;2331f114069e506fa45abd92f7cc16e8&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;80d5289d31961bf2a3b4ab12a0127d24&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A2%3A1256%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;78ecfb41c1828cbbf3e867460bede6a4&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e88ed3aaa7eca2764356d27ef10cfa1c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037937%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1702f735c923178d6e8f8e1569466a4b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037937%3A1%3A1%3A255%3A2%3A1144%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;feba9762acc7f93b4a56d85b48cf26fa&#34;</ETag><Size>1144</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;7011ee874e8ff2211e9e54543b3191f4&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A2%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;4a76c36aabfa4086bfd8d8d31bcbffc6&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A2%3A255%3A2%3A1448%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;0df75368d33e1d5d81a28b9a08eafcf3&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1640%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d94425a6997dab6e73d403aaaf1472ea&#34;</ETag><Size>1640</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;2119f8302ae9404302822f9dc235ec46&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f3d1bfdf886644bf29d31bd16584da90&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;2ace9abb6396728189d1f1270d6016c2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;bf78ed23adbd0ac419f1474fe596777e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A4%3A1784%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e97ede3a0b632611b38c82fa05d2f765&#34;</ETag><Size>1784</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;b0e4109c11e7240a3cfd95e0d987e3db&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;43314d5c28b605b5517144e412dfb477&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f48f340d92e63ff14be5fd27cc733f2c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;19a6de2f8fda386c1628a05640b1d614&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;cdd71f3f9258303a74e6bab5a59bf6d5&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A3%3A2112%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;91eda4be98cc3bac3417ee9509f73d7d&#34;</ETag><Size>2112</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A4%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;82778727338cea7e5f52a40b3c40f1d4&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;03be68aedc5e93911c97cacb12d43770&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b147b1cfd1ef351a131e686de1631d5c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A2%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;53e8079776efd0c7fe82c7cf6eafb28d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;9f36bfd117b58e56c940657eecfd89d2&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;aaa0a6e02417d93517e63e65e3e7d2e2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A2%3A255%3A1%3A1424%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d120f7f937da41759afa30a510ce0255&#34;</ETag><Size>1424</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1776%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;8160dece82ad022c94c68998c3b020aa&#34;</ETag><Size>1776</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;790833acc63bba5df43d70161e81146d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A3%3A1360%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;daff5c718ff85eb00c6b270f5760cb91&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d6b393272b0c8a1126c2678e565cb2e9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A2%3A255%3A1%3A1152%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ff9f3ec64ae8e1217924d0ed262134ae&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A1%3A2160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7d58cf2ffa3b3311d1c32aa97bc50a61&#34;</ETag><Size>2160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;3b536fbf5a72c6f1d25b794d57cc501b&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 44f9a4a0-6c07-4722-9c91-148e73564d1a, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 44f9a4a0-6c07-4722-9c91-148e73564d1a, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 44f9a4a0-6c07-4722-9c91-148e73564d1a, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, f01065a7-5e42-4eb3-bba8-9dc8ea5318c9, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, f01065a7-5e42-4eb3-bba8-9dc8ea5318c9, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, f01065a7-5e42-4eb3-bba8-9dc8ea5318c9, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 645, 'Portions': 145, 'ActivePortions': 145}, '__DEFAULT': {'Rows': 99355, 'Portions': 115, 'ActivePortions': 115}}, blobs: {'__DEFAULT': {'Portions': 115, 'BlobSize': 4406080, 'BlobCount': 575}, '/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 145, 'BlobSize': 176408, 'BlobCount': 725}}, cold bucket stat: (0, 0), frozen bucket stat: (145, 176408)
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:16102/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204636Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204636Z
20251114/us-east-1/s3/aws4_request
1543606cde60b48e7928ea705e22b2ad6cb3b13bcbace869a3ff4798c445f985
DEBUG    botocore.auth:auth.py:430 Signature:
f1c261ae84a5e84c2ebc738006a9f5f89cf2f978ea65be938022852750824f8d
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/cold_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204636Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=f1c261ae84a5e84c2ebc738006a9f5f89cf2f978ea65be938022852750824f8d', 'amz-sdk-invocation-id': b'8bd8170d-4391-46b8-9b40-b6232c878c2e', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:46:36 GMT', 'x-amzn-requestid': 'SN8VgV3z79CEBRQdzzwxuHu904EzTZ1mmNszuQZ1LASJGPomcV6Y', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>cold_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:16102/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204636Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204636Z
20251114/us-east-1/s3/aws4_request
f73c8ee9574d039bbbaead63a588917a4dd4c2f59d8b39e29d9eab22674e3660
DEBUG    botocore.auth:auth.py:430 Signature:
d4ef1aba9f3b90f406aa5e3c363eeb98d96ec7d7d2302651c70296fcf19cd925
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/medium?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204636Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=d4ef1aba9f3b90f406aa5e3c363eeb98d96ec7d7d2302651c70296fcf19cd925', 'amz-sdk-invocation-id': b'ec94f204-98c2-4a4d-b628-f17797dfb272', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:46:36 GMT', 'x-amzn-requestid': 'Bi2gQUgSBoxDFyoFyWwOiU3aoCkHr8611vI4hqLXKs5U0lgUuyJq', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>medium</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:16102/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204636Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204636Z
20251114/us-east-1/s3/aws4_request
20d8e27380f99be35542231f721f61ff0e1937f459e7be9d5234e342b9a42723
DEBUG    botocore.auth:auth.py:430 Signature:
8ff146211c5b0a760f1b478b68b4ac19d9241df76fc5002ba5bb136b512ceb40
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/frozen_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204636Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=8ff146211c5b0a760f1b478b68b4ac19d9241df76fc5002ba5bb136b512ceb40', 'amz-sdk-invocation-id': b'0deca7d1-228b-42d6-a671-88271b50ab4b', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 53592
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:46:36 GMT', 'x-amzn-requestid': '3SjoQHKrJ9wzg6b1J0obwhUPtdIGmqXnlRdU2OapVoVT3qmrr76K', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '53592', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;34eff939966dd96fc61e04bee3d4ba4f&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A2%3A1816%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;c745068d481b0515aea4165b916ec5cb&#34;</ETag><Size>1816</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;fb23f9171b17757cb1dc2e176469b4a5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cfa8a0b7952fb63f7dfadf2cf83097ed&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;969785d18638dc1e71dc309c8fee9f59&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;76c553122067e565c23ac6b7466026f1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;6cca3dcd8f413ad51af7003527118f53&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;9d0aea585719b4e1a8eb01d939c00a9d&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;4f98c8ca83a70a033c75eff6e19bcb8e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1a5f4df50ae0202b78181ab5a79fc270&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;710bd12a125a7a0826c6dabe086b07b9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;be0a7c1984f4c8093eabc624229e85d5&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;0d068b6671dccd5032bc42db6aa10674&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;169a39dc1ef992105b008d64454cdda2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A3%3A1536%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1cd0ecd015e159922d991777d4e34b6a&#34;</ETag><Size>1536</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A4%3A1152%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b0945c53e3a8c53e06b5efbe1fa00b7e&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;21d237d9b840230ac40911f05460d2c9&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;a65d4652ca975ca96dd4adc269404389&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ffa157b81657d56c3806591d18161366&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;dbb30cffd96f2cda495c11eb50c8872a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;0b1b088a94fe98718b260b4e9262c5c6&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A2%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e0f105c23fdc288d960126f34607d3c2&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037897%3A1%3A1%3A255%3A1%3A1720%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1f30e67ac29c7a33dfa177893c57fe4e&#34;</ETag><Size>1720</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;756c8bf50e1b14ddff981f3d35b13a9a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d1d491d289f10bd319a5964f50e522d9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;122ba98dfa6de83562b52443f97e0bdc&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;7626e60779c9117a5aa5552db3e2ef74&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1144%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;76b382c008c1daa16aef1c638ccec692&#34;</ETag><Size>1144</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;f2f766068f0decd10d0a355d7a3ce7df&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A3%3A1224%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ac22662b420aa8c5bd61f9d898d93abd&#34;</ETag><Size>1224</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A4%3A2504%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;240ff0ca91edad5ad611828468ea5b44&#34;</ETag><Size>2504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;658bdfb1748413af03d9fd46c9bb805b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cf86574e0b5b9320b5838d1fe614f7d6&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1416%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b9311bd0a3261cd1c110524dbed0c0ee&#34;</ETag><Size>1416</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A2%3A1928%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;88965419a67c815737ea9348e37e2277&#34;</ETag><Size>1928</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d70b30ee26e1677f1c1601ea54148330&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f6ca311e356541dde08266785f2d8dcb&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A2%3A1296%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;83616eaa943da37ef7a92311c263371e&#34;</ETag><Size>1296</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;efd7c7e653e7b4cae5fa36e16311349c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A2%3A255%3A1%3A2424%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1cdf12a5ba12af80a8fcbe65a51be1b9&#34;</ETag><Size>2424</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;011746a5ca01506fdf83964c27756f29&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037905%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;af992cc29bb2d9de8afef2fa09221752&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;27eec981a6efeef3dd4577c0490156cd&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;dee641780c0c4d248fd383936ad519c0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;35d9c5b51a686307a2465a8dce6122e9&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;397f4751afcb170c423e629fd2b03c46&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A2%3A1200%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ed50b0f966729dbc524ed39d67043e7f&#34;</ETag><Size>1200</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;3e018695734005e3be7a2c364a2f9f4b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e26638baeb35e1d203ff779209f18000&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;65a1dd34e301bdc4d29ef1b96ad9f016&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;baf3bbe887771567705ea1878ad8dc02&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7d2dd5438efac312030ab1d7ff2404c0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A2%3A1496%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;65a7ecaa6689f54356759745386bb91d&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;30b77b5019f350acbf9f718551d2da77&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A2416%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cd5d4acd4df5dd76dd58206782e7f365&#34;</ETag><Size>2416</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A2%3A1208%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e265bd76e5998bc292913aa80b0323cf&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1616%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;57a665afff22ef5b34e6e3d54deceb64&#34;</ETag><Size>1616</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;af26aa3d5e60723ce6781c6f3c2fc0ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A2%3A1320%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;809a9542bd1ef395b5328d6c62a10038&#34;</ETag><Size>1320</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;cb2ec8fd8e2f39c71ca7fd8e26141b9e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A4%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d6fc50af39123e0c794e997429c894f8&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A5%3A1360%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;65143fdbcdcf279b6c27a79c688dd56d&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0aeeeab35fcefe8ebe92923db835b993&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0f234b8606389bcc82637b5eec502dc0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;878094d78836df848f6343a8dd183909&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A3%3A2008%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ac4c5f21766b72b1ef9379e666fba4e7&#34;</ETag><Size>2008</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1352%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;60d206b93f7f63a6d550278c79178dc9&#34;</ETag><Size>1352</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0187ebcce0242f7da65b2c6f25982550&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ae2150d01ae7f1af2a175cdd5170207a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b94d64f4fcc3c13c48a75d7864c1ce62&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;35638001230ae7c046190a76967679de&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e5058fc8bcef1d12f3a97e90ef3a4f22&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;c7371c2c071f84a8da422b44dc6ac8cd&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e59e4b2b6a14b9718cfde17164df7873&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A4%3A1240%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b715d29f1acb4f69bb2c6e45c759c4d0&#34;</ETag><Size>1240</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;62b537d856fda5644fe2cc48902c9731&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A2%3A255%3A1%3A1600%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d2260a637a13ce8ecc25b9c01b52b67d&#34;</ETag><Size>1600</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e3574f40b33f06df9e67a72ccbbff43c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A2%3A255%3A1%3A1440%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;24187b7f04140bb0b1bb743be65ee07c&#34;</ETag><Size>1440</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;f336cf1caa2096a96de0cfbc70f9ad9d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A2%3A1264%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1f3c31b42afda4973595009325ef3e49&#34;</ETag><Size>1264</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;20aa44e25b95f87a8c7337a642e24c97&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;1dd035a4cbe08fccc42394835e89df77&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A3%3A1544%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ddfac5c4dd4e6cfa512fc9ef755d80ba&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A4%3A1504%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;73896829b5a8ee7e2a223f80dd6bc99f&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037924%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;6bd52922b36ff7c2ce79617366ee07ae&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1744%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;9480636392e60386e5fcfa26a7e5fa1e&#34;</ETag><Size>1744</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;86f1b31668de87d96f5f9b73789e6722&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A3%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;daa4772dea9401d3c58dea4ef6f578f1&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;66a62a7691132cb3b4613c1d975fab65&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7e8d7307f40bdeb4f3305e9be602cb27&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;a120a0287db33e7f87e2847b83e80d5f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;23ee82433ce4e8b3c0adc7981a52a256&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A3%3A1304%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;c9bf1da7e81941d7bf8edf219e3af8e2&#34;</ETag><Size>1304</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;8d018b1c8baffd1d3c1f37f9112e3931&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;eacc29fa533e744afa4e9a034e4063e7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;313094a08eaea3e8b4a9335ffd44f54b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;a13c73d880c9ea8669a713db0044cc73&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;28e110a65388b036725c956cb4f40835&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;34aedc6a7f8b316b3e420d638101b7f3&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;29151557cd5bf4a5eae9a392b2ab3ee8&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;5a2acfe7d9463c6376f658c29c90fd02&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;9a184fad7ff74943b8ca812f5af57463&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;97dd67255e56715570c8124d64393e24&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;48e1e22980ccda9edefd8f1004274739&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A3%3A1736%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;c89ad4686d31b02b0e0e819333897101&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A4%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;b2f2306a3c7f01a5fd37e98c5f0db539&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;00949568528376e724e9fcf4d3b60725&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f472e8e0d0f8111aa3f3bc9c406179b1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;80731454b0f0f6bda9a6706328d41672&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A2%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;2331f114069e506fa45abd92f7cc16e8&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;80d5289d31961bf2a3b4ab12a0127d24&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A2%3A1256%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;78ecfb41c1828cbbf3e867460bede6a4&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e88ed3aaa7eca2764356d27ef10cfa1c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037937%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1702f735c923178d6e8f8e1569466a4b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037937%3A1%3A1%3A255%3A2%3A1144%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;feba9762acc7f93b4a56d85b48cf26fa&#34;</ETag><Size>1144</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;7011ee874e8ff2211e9e54543b3191f4&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A2%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;4a76c36aabfa4086bfd8d8d31bcbffc6&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A2%3A255%3A2%3A1448%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;0df75368d33e1d5d81a28b9a08eafcf3&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1640%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d94425a6997dab6e73d403aaaf1472ea&#34;</ETag><Size>1640</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;2119f8302ae9404302822f9dc235ec46&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f3d1bfdf886644bf29d31bd16584da90&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;2ace9abb6396728189d1f1270d6016c2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;bf78ed23adbd0ac419f1474fe596777e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A4%3A1784%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e97ede3a0b632611b38c82fa05d2f765&#34;</ETag><Size>1784</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;b0e4109c11e7240a3cfd95e0d987e3db&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;43314d5c28b605b5517144e412dfb477&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f48f340d92e63ff14be5fd27cc733f2c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;19a6de2f8fda386c1628a05640b1d614&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;cdd71f3f9258303a74e6bab5a59bf6d5&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A3%3A2112%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;91eda4be98cc3bac3417ee9509f73d7d&#34;</ETag><Size>2112</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A4%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;82778727338cea7e5f52a40b3c40f1d4&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;03be68aedc5e93911c97cacb12d43770&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b147b1cfd1ef351a131e686de1631d5c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A2%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;53e8079776efd0c7fe82c7cf6eafb28d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;9f36bfd117b58e56c940657eecfd89d2&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;aaa0a6e02417d93517e63e65e3e7d2e2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A2%3A255%3A1%3A1424%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d120f7f937da41759afa30a510ce0255&#34;</ETag><Size>1424</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1776%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;8160dece82ad022c94c68998c3b020aa&#34;</ETag><Size>1776</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;790833acc63bba5df43d70161e81146d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A3%3A1360%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;daff5c718ff85eb00c6b270f5760cb91&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d6b393272b0c8a1126c2678e565cb2e9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A2%3A255%3A1%3A1152%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ff9f3ec64ae8e1217924d0ed262134ae&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A1%3A2160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7d58cf2ffa3b3311d1c32aa97bc50a61&#34;</ETag><Size>2160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;3b536fbf5a72c6f1d25b794d57cc501b&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 5b7474d0-c5e1-4175-8f5e-70ea525e7602, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 5b7474d0-c5e1-4175-8f5e-70ea525e7602, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 5b7474d0-c5e1-4175-8f5e-70ea525e7602, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, e0a9a1c9-5f68-4bb5-9bab-bef95bb522c1, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, e0a9a1c9-5f68-4bb5-9bab-bef95bb522c1, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, e0a9a1c9-5f68-4bb5-9bab-bef95bb522c1, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 645, 'Portions': 145, 'ActivePortions': 145}, '__DEFAULT': {'Rows': 99355, 'Portions': 115, 'ActivePortions': 115}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 145, 'BlobSize': 176408, 'BlobCount': 725}, '__DEFAULT': {'Portions': 115, 'BlobSize': 4406080, 'BlobCount': 575}}, cold bucket stat: (0, 0), frozen bucket stat: (145, 176408)
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:16102/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204638Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204638Z
20251114/us-east-1/s3/aws4_request
4658877d973644e4f47cebf69224275e2350a336640ebbb37032955a49148672
DEBUG    botocore.auth:auth.py:430 Signature:
c08156106f2f6a2f611b89248abfb27aecddfc5839be33651f1d0947c3a8f992
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/cold_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204638Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=c08156106f2f6a2f611b89248abfb27aecddfc5839be33651f1d0947c3a8f992', 'amz-sdk-invocation-id': b'a3b5e951-443c-4406-b22a-a169d4b6b731', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:46:38 GMT', 'x-amzn-requestid': 'UqAudYZVeDFHlYAAiDT1bhcawQ05RuTfSESdrwP3V78JBE2tzQPw', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>cold_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:16102/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204638Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204638Z
20251114/us-east-1/s3/aws4_request
eeb7c0f929b5b4828b7153cc7d04aa78982a56177ba9d3c7c72f05e49e3a6548
DEBUG    botocore.auth:auth.py:430 Signature:
d741f1e6b7329301269031892d8214cf7379ee7e7b7b606aa13bbbb50dbdb2dc
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/medium?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204638Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=d741f1e6b7329301269031892d8214cf7379ee7e7b7b606aa13bbbb50dbdb2dc', 'amz-sdk-invocation-id': b'd8147b98-12ec-442b-8429-0345d73f6a84', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:46:38 GMT', 'x-amzn-requestid': '6ALOxyJJ1PzFTVPmDEhwGXgL3ZZHKmPX6wSv6u1svKpZHtSz7nkl', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>medium</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:16102/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204638Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204638Z
20251114/us-east-1/s3/aws4_request
a3bfe954475c204b0f3b36290a992f91f259b3fae51d9807f7e80a190d4056cb
DEBUG    botocore.auth:auth.py:430 Signature:
4b171508f51501bf3d640bad43417f412cc5668b7e8c2dd82db7ed3e24de19b4
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/frozen_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204638Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=4b171508f51501bf3d640bad43417f412cc5668b7e8c2dd82db7ed3e24de19b4', 'amz-sdk-invocation-id': b'bfd02d7c-2238-41c0-aee3-312ac0669482', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 53592
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:46:38 GMT', 'x-amzn-requestid': 'AZgyYug5G478ZFMo6RLDdhekeSq5mvHAN4r35poJ1qm9GzlB8Jom', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '53592', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;34eff939966dd96fc61e04bee3d4ba4f&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A2%3A1816%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;c745068d481b0515aea4165b916ec5cb&#34;</ETag><Size>1816</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;fb23f9171b17757cb1dc2e176469b4a5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cfa8a0b7952fb63f7dfadf2cf83097ed&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;969785d18638dc1e71dc309c8fee9f59&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;76c553122067e565c23ac6b7466026f1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;6cca3dcd8f413ad51af7003527118f53&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;9d0aea585719b4e1a8eb01d939c00a9d&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;4f98c8ca83a70a033c75eff6e19bcb8e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1a5f4df50ae0202b78181ab5a79fc270&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;710bd12a125a7a0826c6dabe086b07b9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;be0a7c1984f4c8093eabc624229e85d5&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;0d068b6671dccd5032bc42db6aa10674&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;169a39dc1ef992105b008d64454cdda2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A3%3A1536%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1cd0ecd015e159922d991777d4e34b6a&#34;</ETag><Size>1536</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A4%3A1152%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b0945c53e3a8c53e06b5efbe1fa00b7e&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;21d237d9b840230ac40911f05460d2c9&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;a65d4652ca975ca96dd4adc269404389&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ffa157b81657d56c3806591d18161366&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;dbb30cffd96f2cda495c11eb50c8872a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;0b1b088a94fe98718b260b4e9262c5c6&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A2%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e0f105c23fdc288d960126f34607d3c2&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037897%3A1%3A1%3A255%3A1%3A1720%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1f30e67ac29c7a33dfa177893c57fe4e&#34;</ETag><Size>1720</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;756c8bf50e1b14ddff981f3d35b13a9a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d1d491d289f10bd319a5964f50e522d9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;122ba98dfa6de83562b52443f97e0bdc&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;7626e60779c9117a5aa5552db3e2ef74&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1144%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;76b382c008c1daa16aef1c638ccec692&#34;</ETag><Size>1144</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;f2f766068f0decd10d0a355d7a3ce7df&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A3%3A1224%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ac22662b420aa8c5bd61f9d898d93abd&#34;</ETag><Size>1224</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A4%3A2504%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;240ff0ca91edad5ad611828468ea5b44&#34;</ETag><Size>2504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;658bdfb1748413af03d9fd46c9bb805b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cf86574e0b5b9320b5838d1fe614f7d6&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1416%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b9311bd0a3261cd1c110524dbed0c0ee&#34;</ETag><Size>1416</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A2%3A1928%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;88965419a67c815737ea9348e37e2277&#34;</ETag><Size>1928</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d70b30ee26e1677f1c1601ea54148330&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f6ca311e356541dde08266785f2d8dcb&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A2%3A1296%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;83616eaa943da37ef7a92311c263371e&#34;</ETag><Size>1296</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;efd7c7e653e7b4cae5fa36e16311349c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A2%3A255%3A1%3A2424%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1cdf12a5ba12af80a8fcbe65a51be1b9&#34;</ETag><Size>2424</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;011746a5ca01506fdf83964c27756f29&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037905%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;af992cc29bb2d9de8afef2fa09221752&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;27eec981a6efeef3dd4577c0490156cd&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;dee641780c0c4d248fd383936ad519c0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;35d9c5b51a686307a2465a8dce6122e9&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;397f4751afcb170c423e629fd2b03c46&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A2%3A1200%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ed50b0f966729dbc524ed39d67043e7f&#34;</ETag><Size>1200</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;3e018695734005e3be7a2c364a2f9f4b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e26638baeb35e1d203ff779209f18000&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;65a1dd34e301bdc4d29ef1b96ad9f016&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;baf3bbe887771567705ea1878ad8dc02&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7d2dd5438efac312030ab1d7ff2404c0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A2%3A1496%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;65a7ecaa6689f54356759745386bb91d&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;30b77b5019f350acbf9f718551d2da77&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A2416%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cd5d4acd4df5dd76dd58206782e7f365&#34;</ETag><Size>2416</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A2%3A1208%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e265bd76e5998bc292913aa80b0323cf&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1616%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;57a665afff22ef5b34e6e3d54deceb64&#34;</ETag><Size>1616</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;af26aa3d5e60723ce6781c6f3c2fc0ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A2%3A1320%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;809a9542bd1ef395b5328d6c62a10038&#34;</ETag><Size>1320</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;cb2ec8fd8e2f39c71ca7fd8e26141b9e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A4%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d6fc50af39123e0c794e997429c894f8&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A5%3A1360%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;65143fdbcdcf279b6c27a79c688dd56d&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0aeeeab35fcefe8ebe92923db835b993&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0f234b8606389bcc82637b5eec502dc0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;878094d78836df848f6343a8dd183909&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A3%3A2008%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ac4c5f21766b72b1ef9379e666fba4e7&#34;</ETag><Size>2008</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1352%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;60d206b93f7f63a6d550278c79178dc9&#34;</ETag><Size>1352</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0187ebcce0242f7da65b2c6f25982550&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ae2150d01ae7f1af2a175cdd5170207a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b94d64f4fcc3c13c48a75d7864c1ce62&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;35638001230ae7c046190a76967679de&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e5058fc8bcef1d12f3a97e90ef3a4f22&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;c7371c2c071f84a8da422b44dc6ac8cd&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e59e4b2b6a14b9718cfde17164df7873&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A4%3A1240%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b715d29f1acb4f69bb2c6e45c759c4d0&#34;</ETag><Size>1240</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;62b537d856fda5644fe2cc48902c9731&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A2%3A255%3A1%3A1600%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d2260a637a13ce8ecc25b9c01b52b67d&#34;</ETag><Size>1600</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e3574f40b33f06df9e67a72ccbbff43c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A2%3A255%3A1%3A1440%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;24187b7f04140bb0b1bb743be65ee07c&#34;</ETag><Size>1440</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;f336cf1caa2096a96de0cfbc70f9ad9d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A2%3A1264%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1f3c31b42afda4973595009325ef3e49&#34;</ETag><Size>1264</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;20aa44e25b95f87a8c7337a642e24c97&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;1dd035a4cbe08fccc42394835e89df77&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A3%3A1544%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ddfac5c4dd4e6cfa512fc9ef755d80ba&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A4%3A1504%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;73896829b5a8ee7e2a223f80dd6bc99f&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037924%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;6bd52922b36ff7c2ce79617366ee07ae&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1744%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;9480636392e60386e5fcfa26a7e5fa1e&#34;</ETag><Size>1744</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;86f1b31668de87d96f5f9b73789e6722&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A3%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;daa4772dea9401d3c58dea4ef6f578f1&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;66a62a7691132cb3b4613c1d975fab65&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7e8d7307f40bdeb4f3305e9be602cb27&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;a120a0287db33e7f87e2847b83e80d5f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;23ee82433ce4e8b3c0adc7981a52a256&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A3%3A1304%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;c9bf1da7e81941d7bf8edf219e3af8e2&#34;</ETag><Size>1304</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;8d018b1c8baffd1d3c1f37f9112e3931&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;eacc29fa533e744afa4e9a034e4063e7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;313094a08eaea3e8b4a9335ffd44f54b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;a13c73d880c9ea8669a713db0044cc73&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;28e110a65388b036725c956cb4f40835&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;34aedc6a7f8b316b3e420d638101b7f3&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;29151557cd5bf4a5eae9a392b2ab3ee8&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;5a2acfe7d9463c6376f658c29c90fd02&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;9a184fad7ff74943b8ca812f5af57463&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;97dd67255e56715570c8124d64393e24&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;48e1e22980ccda9edefd8f1004274739&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A3%3A1736%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;c89ad4686d31b02b0e0e819333897101&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A4%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;b2f2306a3c7f01a5fd37e98c5f0db539&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;00949568528376e724e9fcf4d3b60725&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f472e8e0d0f8111aa3f3bc9c406179b1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;80731454b0f0f6bda9a6706328d41672&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A2%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;2331f114069e506fa45abd92f7cc16e8&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;80d5289d31961bf2a3b4ab12a0127d24&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A2%3A1256%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;78ecfb41c1828cbbf3e867460bede6a4&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e88ed3aaa7eca2764356d27ef10cfa1c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037937%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1702f735c923178d6e8f8e1569466a4b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037937%3A1%3A1%3A255%3A2%3A1144%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;feba9762acc7f93b4a56d85b48cf26fa&#34;</ETag><Size>1144</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;7011ee874e8ff2211e9e54543b3191f4&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A2%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;4a76c36aabfa4086bfd8d8d31bcbffc6&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A2%3A255%3A2%3A1448%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;0df75368d33e1d5d81a28b9a08eafcf3&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1640%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d94425a6997dab6e73d403aaaf1472ea&#34;</ETag><Size>1640</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;2119f8302ae9404302822f9dc235ec46&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f3d1bfdf886644bf29d31bd16584da90&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;2ace9abb6396728189d1f1270d6016c2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;bf78ed23adbd0ac419f1474fe596777e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A4%3A1784%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e97ede3a0b632611b38c82fa05d2f765&#34;</ETag><Size>1784</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;b0e4109c11e7240a3cfd95e0d987e3db&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;43314d5c28b605b5517144e412dfb477&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f48f340d92e63ff14be5fd27cc733f2c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;19a6de2f8fda386c1628a05640b1d614&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;cdd71f3f9258303a74e6bab5a59bf6d5&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A3%3A2112%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;91eda4be98cc3bac3417ee9509f73d7d&#34;</ETag><Size>2112</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A4%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;82778727338cea7e5f52a40b3c40f1d4&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;03be68aedc5e93911c97cacb12d43770&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b147b1cfd1ef351a131e686de1631d5c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A2%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;53e8079776efd0c7fe82c7cf6eafb28d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;9f36bfd117b58e56c940657eecfd89d2&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;aaa0a6e02417d93517e63e65e3e7d2e2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A2%3A255%3A1%3A1424%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d120f7f937da41759afa30a510ce0255&#34;</ETag><Size>1424</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1776%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;8160dece82ad022c94c68998c3b020aa&#34;</ETag><Size>1776</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;790833acc63bba5df43d70161e81146d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A3%3A1360%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;daff5c718ff85eb00c6b270f5760cb91&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d6b393272b0c8a1126c2678e565cb2e9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A2%3A255%3A1%3A1152%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ff9f3ec64ae8e1217924d0ed262134ae&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A1%3A2160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7d58cf2ffa3b3311d1c32aa97bc50a61&#34;</ETag><Size>2160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;3b536fbf5a72c6f1d25b794d57cc501b&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, b62d1320-5caa-4632-8a2d-9a256aa0fd95, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, b62d1320-5caa-4632-8a2d-9a256aa0fd95, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, b62d1320-5caa-4632-8a2d-9a256aa0fd95, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, cdbbf97d-7087-4cf4-9ee8-0028c5482d96, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, cdbbf97d-7087-4cf4-9ee8-0028c5482d96, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, cdbbf97d-7087-4cf4-9ee8-0028c5482d96, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 645, 'Portions': 145, 'ActivePortions': 145}, '__DEFAULT': {'Rows': 99355, 'Portions': 115, 'ActivePortions': 115}}, blobs: {'__DEFAULT': {'Portions': 115, 'BlobSize': 4406080, 'BlobCount': 575}, '/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 145, 'BlobSize': 176408, 'BlobCount': 725}}, cold bucket stat: (0, 0), frozen bucket stat: (145, 176408)
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:16102/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204639Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204639Z
20251114/us-east-1/s3/aws4_request
c592b8033833604729878e43197c4f0ea5ddea61e19817907655d41ab3cbed26
DEBUG    botocore.auth:auth.py:430 Signature:
9b28e163b6ebcdfcc85dd715f5000a83c2f89d74ecf289766fd0d6a7a73f8ad1
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/cold_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204639Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=9b28e163b6ebcdfcc85dd715f5000a83c2f89d74ecf289766fd0d6a7a73f8ad1', 'amz-sdk-invocation-id': b'4aa2faa5-574e-4891-9846-9440104c1cbd', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:46:39 GMT', 'x-amzn-requestid': 'sGrLTYjVRwfzVKxUNfpm6jTV1woc6pSCGZuROPuIObtIqxKZAJZ1', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>cold_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:16102/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204639Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204639Z
20251114/us-east-1/s3/aws4_request
de6656905cd5170459d79e2fa20a999e8266752de10fc8a85162b0418411c791
DEBUG    botocore.auth:auth.py:430 Signature:
91ef6dfbdc8665c5af36fcc765502763c0b48dbe0d9dcf6d1d07d1d15c7ca332
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/medium?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204639Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=91ef6dfbdc8665c5af36fcc765502763c0b48dbe0d9dcf6d1d07d1d15c7ca332', 'amz-sdk-invocation-id': b'43eeb62a-f961-4c51-acc9-184b3b4a5eb2', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:46:39 GMT', 'x-amzn-requestid': 'P5UXpDNFIl4tKqlsm0KpgRzyjP9dQpVIF4O8OhodTT3FHYOvRPPz', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>medium</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:16102/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204639Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204639Z
20251114/us-east-1/s3/aws4_request
7d6bc735277b2dcbe09adad7e5eb26f7247b5b3508d973fca29411ae228e4a3c
DEBUG    botocore.auth:auth.py:430 Signature:
634fdc157eb68a0bd84cdc5d6a1e8435ff4727007328704f58aeae9630cb5fee
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/frozen_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204639Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=634fdc157eb68a0bd84cdc5d6a1e8435ff4727007328704f58aeae9630cb5fee', 'amz-sdk-invocation-id': b'10e1a791-7262-4c03-bd7b-621c452e0c6d', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 53592
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:46:39 GMT', 'x-amzn-requestid': 'FpoPBJcSwq5LMROCsgEsVapik0a6MJOSsRCP3vyyrtx6SNGcoSdh', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '53592', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;34eff939966dd96fc61e04bee3d4ba4f&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A2%3A1816%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;c745068d481b0515aea4165b916ec5cb&#34;</ETag><Size>1816</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;fb23f9171b17757cb1dc2e176469b4a5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cfa8a0b7952fb63f7dfadf2cf83097ed&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;969785d18638dc1e71dc309c8fee9f59&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;76c553122067e565c23ac6b7466026f1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;6cca3dcd8f413ad51af7003527118f53&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;9d0aea585719b4e1a8eb01d939c00a9d&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;4f98c8ca83a70a033c75eff6e19bcb8e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1a5f4df50ae0202b78181ab5a79fc270&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;710bd12a125a7a0826c6dabe086b07b9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;be0a7c1984f4c8093eabc624229e85d5&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;0d068b6671dccd5032bc42db6aa10674&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;169a39dc1ef992105b008d64454cdda2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A3%3A1536%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1cd0ecd015e159922d991777d4e34b6a&#34;</ETag><Size>1536</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A4%3A1152%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b0945c53e3a8c53e06b5efbe1fa00b7e&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;21d237d9b840230ac40911f05460d2c9&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;a65d4652ca975ca96dd4adc269404389&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ffa157b81657d56c3806591d18161366&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;dbb30cffd96f2cda495c11eb50c8872a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;0b1b088a94fe98718b260b4e9262c5c6&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A2%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e0f105c23fdc288d960126f34607d3c2&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037897%3A1%3A1%3A255%3A1%3A1720%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1f30e67ac29c7a33dfa177893c57fe4e&#34;</ETag><Size>1720</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;756c8bf50e1b14ddff981f3d35b13a9a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d1d491d289f10bd319a5964f50e522d9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;122ba98dfa6de83562b52443f97e0bdc&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;7626e60779c9117a5aa5552db3e2ef74&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1144%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;76b382c008c1daa16aef1c638ccec692&#34;</ETag><Size>1144</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;f2f766068f0decd10d0a355d7a3ce7df&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A3%3A1224%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ac22662b420aa8c5bd61f9d898d93abd&#34;</ETag><Size>1224</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A4%3A2504%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;240ff0ca91edad5ad611828468ea5b44&#34;</ETag><Size>2504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;658bdfb1748413af03d9fd46c9bb805b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cf86574e0b5b9320b5838d1fe614f7d6&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1416%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b9311bd0a3261cd1c110524dbed0c0ee&#34;</ETag><Size>1416</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A2%3A1928%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;88965419a67c815737ea9348e37e2277&#34;</ETag><Size>1928</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d70b30ee26e1677f1c1601ea54148330&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f6ca311e356541dde08266785f2d8dcb&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A2%3A1296%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;83616eaa943da37ef7a92311c263371e&#34;</ETag><Size>1296</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;efd7c7e653e7b4cae5fa36e16311349c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A2%3A255%3A1%3A2424%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1cdf12a5ba12af80a8fcbe65a51be1b9&#34;</ETag><Size>2424</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;011746a5ca01506fdf83964c27756f29&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037905%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;af992cc29bb2d9de8afef2fa09221752&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;27eec981a6efeef3dd4577c0490156cd&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;dee641780c0c4d248fd383936ad519c0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;35d9c5b51a686307a2465a8dce6122e9&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;397f4751afcb170c423e629fd2b03c46&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A2%3A1200%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ed50b0f966729dbc524ed39d67043e7f&#34;</ETag><Size>1200</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;3e018695734005e3be7a2c364a2f9f4b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e26638baeb35e1d203ff779209f18000&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;65a1dd34e301bdc4d29ef1b96ad9f016&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;baf3bbe887771567705ea1878ad8dc02&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7d2dd5438efac312030ab1d7ff2404c0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A2%3A1496%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;65a7ecaa6689f54356759745386bb91d&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;30b77b5019f350acbf9f718551d2da77&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A2416%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cd5d4acd4df5dd76dd58206782e7f365&#34;</ETag><Size>2416</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A2%3A1208%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e265bd76e5998bc292913aa80b0323cf&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1616%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;57a665afff22ef5b34e6e3d54deceb64&#34;</ETag><Size>1616</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;af26aa3d5e60723ce6781c6f3c2fc0ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A2%3A1320%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;809a9542bd1ef395b5328d6c62a10038&#34;</ETag><Size>1320</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;cb2ec8fd8e2f39c71ca7fd8e26141b9e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A4%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d6fc50af39123e0c794e997429c894f8&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A5%3A1360%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;65143fdbcdcf279b6c27a79c688dd56d&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0aeeeab35fcefe8ebe92923db835b993&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0f234b8606389bcc82637b5eec502dc0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;878094d78836df848f6343a8dd183909&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A3%3A2008%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ac4c5f21766b72b1ef9379e666fba4e7&#34;</ETag><Size>2008</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1352%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;60d206b93f7f63a6d550278c79178dc9&#34;</ETag><Size>1352</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0187ebcce0242f7da65b2c6f25982550&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ae2150d01ae7f1af2a175cdd5170207a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b94d64f4fcc3c13c48a75d7864c1ce62&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;35638001230ae7c046190a76967679de&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e5058fc8bcef1d12f3a97e90ef3a4f22&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;c7371c2c071f84a8da422b44dc6ac8cd&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e59e4b2b6a14b9718cfde17164df7873&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A4%3A1240%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b715d29f1acb4f69bb2c6e45c759c4d0&#34;</ETag><Size>1240</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;62b537d856fda5644fe2cc48902c9731&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A2%3A255%3A1%3A1600%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d2260a637a13ce8ecc25b9c01b52b67d&#34;</ETag><Size>1600</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e3574f40b33f06df9e67a72ccbbff43c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A2%3A255%3A1%3A1440%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;24187b7f04140bb0b1bb743be65ee07c&#34;</ETag><Size>1440</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;f336cf1caa2096a96de0cfbc70f9ad9d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A2%3A1264%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1f3c31b42afda4973595009325ef3e49&#34;</ETag><Size>1264</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;20aa44e25b95f87a8c7337a642e24c97&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;1dd035a4cbe08fccc42394835e89df77&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A3%3A1544%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ddfac5c4dd4e6cfa512fc9ef755d80ba&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A4%3A1504%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;73896829b5a8ee7e2a223f80dd6bc99f&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037924%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;6bd52922b36ff7c2ce79617366ee07ae&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1744%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;9480636392e60386e5fcfa26a7e5fa1e&#34;</ETag><Size>1744</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;86f1b31668de87d96f5f9b73789e6722&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A3%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;daa4772dea9401d3c58dea4ef6f578f1&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;66a62a7691132cb3b4613c1d975fab65&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7e8d7307f40bdeb4f3305e9be602cb27&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;a120a0287db33e7f87e2847b83e80d5f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;23ee82433ce4e8b3c0adc7981a52a256&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A3%3A1304%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;c9bf1da7e81941d7bf8edf219e3af8e2&#34;</ETag><Size>1304</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;8d018b1c8baffd1d3c1f37f9112e3931&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;eacc29fa533e744afa4e9a034e4063e7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;313094a08eaea3e8b4a9335ffd44f54b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;a13c73d880c9ea8669a713db0044cc73&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;28e110a65388b036725c956cb4f40835&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;34aedc6a7f8b316b3e420d638101b7f3&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;29151557cd5bf4a5eae9a392b2ab3ee8&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;5a2acfe7d9463c6376f658c29c90fd02&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;9a184fad7ff74943b8ca812f5af57463&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;97dd67255e56715570c8124d64393e24&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;48e1e22980ccda9edefd8f1004274739&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A3%3A1736%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;c89ad4686d31b02b0e0e819333897101&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A4%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;b2f2306a3c7f01a5fd37e98c5f0db539&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;00949568528376e724e9fcf4d3b60725&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f472e8e0d0f8111aa3f3bc9c406179b1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;80731454b0f0f6bda9a6706328d41672&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A2%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;2331f114069e506fa45abd92f7cc16e8&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;80d5289d31961bf2a3b4ab12a0127d24&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A2%3A1256%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;78ecfb41c1828cbbf3e867460bede6a4&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e88ed3aaa7eca2764356d27ef10cfa1c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037937%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1702f735c923178d6e8f8e1569466a4b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037937%3A1%3A1%3A255%3A2%3A1144%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;feba9762acc7f93b4a56d85b48cf26fa&#34;</ETag><Size>1144</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;7011ee874e8ff2211e9e54543b3191f4&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A2%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;4a76c36aabfa4086bfd8d8d31bcbffc6&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A2%3A255%3A2%3A1448%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;0df75368d33e1d5d81a28b9a08eafcf3&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1640%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d94425a6997dab6e73d403aaaf1472ea&#34;</ETag><Size>1640</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;2119f8302ae9404302822f9dc235ec46&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f3d1bfdf886644bf29d31bd16584da90&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;2ace9abb6396728189d1f1270d6016c2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;bf78ed23adbd0ac419f1474fe596777e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A4%3A1784%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e97ede3a0b632611b38c82fa05d2f765&#34;</ETag><Size>1784</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;b0e4109c11e7240a3cfd95e0d987e3db&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;43314d5c28b605b5517144e412dfb477&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f48f340d92e63ff14be5fd27cc733f2c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;19a6de2f8fda386c1628a05640b1d614&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;cdd71f3f9258303a74e6bab5a59bf6d5&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A3%3A2112%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;91eda4be98cc3bac3417ee9509f73d7d&#34;</ETag><Size>2112</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A4%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;82778727338cea7e5f52a40b3c40f1d4&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;03be68aedc5e93911c97cacb12d43770&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b147b1cfd1ef351a131e686de1631d5c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A2%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;53e8079776efd0c7fe82c7cf6eafb28d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;9f36bfd117b58e56c940657eecfd89d2&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;aaa0a6e02417d93517e63e65e3e7d2e2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A2%3A255%3A1%3A1424%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d120f7f937da41759afa30a510ce0255&#34;</ETag><Size>1424</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1776%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;8160dece82ad022c94c68998c3b020aa&#34;</ETag><Size>1776</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;790833acc63bba5df43d70161e81146d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A3%3A1360%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;daff5c718ff85eb00c6b270f5760cb91&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d6b393272b0c8a1126c2678e565cb2e9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A2%3A255%3A1%3A1152%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ff9f3ec64ae8e1217924d0ed262134ae&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A1%3A2160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7d58cf2ffa3b3311d1c32aa97bc50a61&#34;</ETag><Size>2160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;3b536fbf5a72c6f1d25b794d57cc501b&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 4e98ab1b-e586-4e84-b08f-8b8193094a4c, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 4e98ab1b-e586-4e84-b08f-8b8193094a4c, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 4e98ab1b-e586-4e84-b08f-8b8193094a4c, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 80968af3-a8d0-4fae-a7a6-97f35a03abba, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 80968af3-a8d0-4fae-a7a6-97f35a03abba, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 80968af3-a8d0-4fae-a7a6-97f35a03abba, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 645, 'Portions': 145, 'ActivePortions': 145}, '__DEFAULT': {'Rows': 99355, 'Portions': 115, 'ActivePortions': 115}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 145, 'BlobSize': 176408, 'BlobCount': 725}, '__DEFAULT': {'Portions': 115, 'BlobSize': 4406080, 'BlobCount': 575}}, cold bucket stat: (0, 0), frozen bucket stat: (145, 176408)
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:16102/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204641Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204641Z
20251114/us-east-1/s3/aws4_request
07a2f6c3f61f0d1a1fd5c7c004cf7297e7199371019a0b1205ffc293513405b5
DEBUG    botocore.auth:auth.py:430 Signature:
b8735d830feb385a35449509fc41913cda1abfbcffb8f1b4bb000ac8bb891cc8
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/cold_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204641Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=b8735d830feb385a35449509fc41913cda1abfbcffb8f1b4bb000ac8bb891cc8', 'amz-sdk-invocation-id': b'fab329c0-64c2-4761-b29d-ce9842507078', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:46:41 GMT', 'x-amzn-requestid': 'qQlMRChRKGAwAs0Pr7WuF6GsrM7hecxcDdsEzdnXfmzXK9tw4c6w', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>cold_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:16102/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204641Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204641Z
20251114/us-east-1/s3/aws4_request
7daeaf766a047d89256c68e081b9baf06fc122c452c638fa5b77154d6b7e991a
DEBUG    botocore.auth:auth.py:430 Signature:
1f8d60f681a6c632fc66c976a55bbf788d4b749ffae0548f514f4a21902d8a38
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/medium?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204641Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=1f8d60f681a6c632fc66c976a55bbf788d4b749ffae0548f514f4a21902d8a38', 'amz-sdk-invocation-id': b'68acb62d-a8e6-4c06-a172-47cc53a252bf', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:46:41 GMT', 'x-amzn-requestid': 'ky2Dp5rxdO9zvRaNMyay21KL6klCmKq73Ml6JZ1G63Q2kvgfJBou', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>medium</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:16102/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204641Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204641Z
20251114/us-east-1/s3/aws4_request
7b6d4adeb6da9044f78cd870de7037423466705d90e2485cddda5664f4d9abf8
DEBUG    botocore.auth:auth.py:430 Signature:
15c6df81c6617df5492090bbbc9dbdcc5e3ebbe2e71c44aef8611934c610dff5
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/frozen_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204641Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=15c6df81c6617df5492090bbbc9dbdcc5e3ebbe2e71c44aef8611934c610dff5', 'amz-sdk-invocation-id': b'ce99bbb9-7ecf-4c5f-8920-85664ce59b3b', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 53592
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:46:41 GMT', 'x-amzn-requestid': 'XjPdVXpgFb5fGe2QPX38BVjfIu4tgNOhAfQRbLN1sRa1pOx8pGml', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '53592', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;34eff939966dd96fc61e04bee3d4ba4f&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A2%3A1816%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;c745068d481b0515aea4165b916ec5cb&#34;</ETag><Size>1816</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;fb23f9171b17757cb1dc2e176469b4a5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cfa8a0b7952fb63f7dfadf2cf83097ed&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;969785d18638dc1e71dc309c8fee9f59&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;76c553122067e565c23ac6b7466026f1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;6cca3dcd8f413ad51af7003527118f53&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;9d0aea585719b4e1a8eb01d939c00a9d&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;4f98c8ca83a70a033c75eff6e19bcb8e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1a5f4df50ae0202b78181ab5a79fc270&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;710bd12a125a7a0826c6dabe086b07b9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;be0a7c1984f4c8093eabc624229e85d5&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;0d068b6671dccd5032bc42db6aa10674&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;169a39dc1ef992105b008d64454cdda2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A3%3A1536%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1cd0ecd015e159922d991777d4e34b6a&#34;</ETag><Size>1536</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A4%3A1152%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b0945c53e3a8c53e06b5efbe1fa00b7e&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;21d237d9b840230ac40911f05460d2c9&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;a65d4652ca975ca96dd4adc269404389&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ffa157b81657d56c3806591d18161366&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;dbb30cffd96f2cda495c11eb50c8872a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;0b1b088a94fe98718b260b4e9262c5c6&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A2%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e0f105c23fdc288d960126f34607d3c2&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037897%3A1%3A1%3A255%3A1%3A1720%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1f30e67ac29c7a33dfa177893c57fe4e&#34;</ETag><Size>1720</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;756c8bf50e1b14ddff981f3d35b13a9a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d1d491d289f10bd319a5964f50e522d9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;122ba98dfa6de83562b52443f97e0bdc&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;7626e60779c9117a5aa5552db3e2ef74&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1144%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;76b382c008c1daa16aef1c638ccec692&#34;</ETag><Size>1144</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;f2f766068f0decd10d0a355d7a3ce7df&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A3%3A1224%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ac22662b420aa8c5bd61f9d898d93abd&#34;</ETag><Size>1224</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A4%3A2504%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;240ff0ca91edad5ad611828468ea5b44&#34;</ETag><Size>2504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;658bdfb1748413af03d9fd46c9bb805b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cf86574e0b5b9320b5838d1fe614f7d6&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1416%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b9311bd0a3261cd1c110524dbed0c0ee&#34;</ETag><Size>1416</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A2%3A1928%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;88965419a67c815737ea9348e37e2277&#34;</ETag><Size>1928</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d70b30ee26e1677f1c1601ea54148330&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f6ca311e356541dde08266785f2d8dcb&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A2%3A1296%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;83616eaa943da37ef7a92311c263371e&#34;</ETag><Size>1296</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;efd7c7e653e7b4cae5fa36e16311349c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A2%3A255%3A1%3A2424%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1cdf12a5ba12af80a8fcbe65a51be1b9&#34;</ETag><Size>2424</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;011746a5ca01506fdf83964c27756f29&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037905%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;af992cc29bb2d9de8afef2fa09221752&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;27eec981a6efeef3dd4577c0490156cd&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;dee641780c0c4d248fd383936ad519c0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;35d9c5b51a686307a2465a8dce6122e9&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;397f4751afcb170c423e629fd2b03c46&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A2%3A1200%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ed50b0f966729dbc524ed39d67043e7f&#34;</ETag><Size>1200</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;3e018695734005e3be7a2c364a2f9f4b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e26638baeb35e1d203ff779209f18000&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;65a1dd34e301bdc4d29ef1b96ad9f016&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;baf3bbe887771567705ea1878ad8dc02&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7d2dd5438efac312030ab1d7ff2404c0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A2%3A1496%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;65a7ecaa6689f54356759745386bb91d&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;30b77b5019f350acbf9f718551d2da77&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A2416%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cd5d4acd4df5dd76dd58206782e7f365&#34;</ETag><Size>2416</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A2%3A1208%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e265bd76e5998bc292913aa80b0323cf&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1616%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;57a665afff22ef5b34e6e3d54deceb64&#34;</ETag><Size>1616</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;af26aa3d5e60723ce6781c6f3c2fc0ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A2%3A1320%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;809a9542bd1ef395b5328d6c62a10038&#34;</ETag><Size>1320</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;cb2ec8fd8e2f39c71ca7fd8e26141b9e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A4%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d6fc50af39123e0c794e997429c894f8&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A5%3A1360%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;65143fdbcdcf279b6c27a79c688dd56d&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0aeeeab35fcefe8ebe92923db835b993&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0f234b8606389bcc82637b5eec502dc0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;878094d78836df848f6343a8dd183909&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A3%3A2008%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ac4c5f21766b72b1ef9379e666fba4e7&#34;</ETag><Size>2008</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1352%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;60d206b93f7f63a6d550278c79178dc9&#34;</ETag><Size>1352</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0187ebcce0242f7da65b2c6f25982550&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ae2150d01ae7f1af2a175cdd5170207a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b94d64f4fcc3c13c48a75d7864c1ce62&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;35638001230ae7c046190a76967679de&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e5058fc8bcef1d12f3a97e90ef3a4f22&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;c7371c2c071f84a8da422b44dc6ac8cd&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e59e4b2b6a14b9718cfde17164df7873&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A4%3A1240%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b715d29f1acb4f69bb2c6e45c759c4d0&#34;</ETag><Size>1240</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;62b537d856fda5644fe2cc48902c9731&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A2%3A255%3A1%3A1600%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d2260a637a13ce8ecc25b9c01b52b67d&#34;</ETag><Size>1600</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e3574f40b33f06df9e67a72ccbbff43c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A2%3A255%3A1%3A1440%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;24187b7f04140bb0b1bb743be65ee07c&#34;</ETag><Size>1440</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;f336cf1caa2096a96de0cfbc70f9ad9d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A2%3A1264%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1f3c31b42afda4973595009325ef3e49&#34;</ETag><Size>1264</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;20aa44e25b95f87a8c7337a642e24c97&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;1dd035a4cbe08fccc42394835e89df77&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A3%3A1544%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ddfac5c4dd4e6cfa512fc9ef755d80ba&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A4%3A1504%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;73896829b5a8ee7e2a223f80dd6bc99f&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037924%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;6bd52922b36ff7c2ce79617366ee07ae&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1744%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;9480636392e60386e5fcfa26a7e5fa1e&#34;</ETag><Size>1744</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;86f1b31668de87d96f5f9b73789e6722&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A3%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;daa4772dea9401d3c58dea4ef6f578f1&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;66a62a7691132cb3b4613c1d975fab65&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7e8d7307f40bdeb4f3305e9be602cb27&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;a120a0287db33e7f87e2847b83e80d5f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;23ee82433ce4e8b3c0adc7981a52a256&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A3%3A1304%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;c9bf1da7e81941d7bf8edf219e3af8e2&#34;</ETag><Size>1304</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;8d018b1c8baffd1d3c1f37f9112e3931&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;eacc29fa533e744afa4e9a034e4063e7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;313094a08eaea3e8b4a9335ffd44f54b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;a13c73d880c9ea8669a713db0044cc73&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;28e110a65388b036725c956cb4f40835&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;34aedc6a7f8b316b3e420d638101b7f3&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;29151557cd5bf4a5eae9a392b2ab3ee8&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;5a2acfe7d9463c6376f658c29c90fd02&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;9a184fad7ff74943b8ca812f5af57463&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;97dd67255e56715570c8124d64393e24&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;48e1e22980ccda9edefd8f1004274739&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A3%3A1736%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;c89ad4686d31b02b0e0e819333897101&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A4%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;b2f2306a3c7f01a5fd37e98c5f0db539&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;00949568528376e724e9fcf4d3b60725&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f472e8e0d0f8111aa3f3bc9c406179b1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;80731454b0f0f6bda9a6706328d41672&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A2%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;2331f114069e506fa45abd92f7cc16e8&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;80d5289d31961bf2a3b4ab12a0127d24&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A2%3A1256%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;78ecfb41c1828cbbf3e867460bede6a4&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e88ed3aaa7eca2764356d27ef10cfa1c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037937%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1702f735c923178d6e8f8e1569466a4b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037937%3A1%3A1%3A255%3A2%3A1144%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;feba9762acc7f93b4a56d85b48cf26fa&#34;</ETag><Size>1144</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;7011ee874e8ff2211e9e54543b3191f4&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A2%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;4a76c36aabfa4086bfd8d8d31bcbffc6&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A2%3A255%3A2%3A1448%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;0df75368d33e1d5d81a28b9a08eafcf3&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1640%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d94425a6997dab6e73d403aaaf1472ea&#34;</ETag><Size>1640</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;2119f8302ae9404302822f9dc235ec46&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f3d1bfdf886644bf29d31bd16584da90&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;2ace9abb6396728189d1f1270d6016c2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;bf78ed23adbd0ac419f1474fe596777e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A4%3A1784%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e97ede3a0b632611b38c82fa05d2f765&#34;</ETag><Size>1784</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;b0e4109c11e7240a3cfd95e0d987e3db&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;43314d5c28b605b5517144e412dfb477&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f48f340d92e63ff14be5fd27cc733f2c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;19a6de2f8fda386c1628a05640b1d614&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;cdd71f3f9258303a74e6bab5a59bf6d5&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A3%3A2112%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;91eda4be98cc3bac3417ee9509f73d7d&#34;</ETag><Size>2112</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A4%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;82778727338cea7e5f52a40b3c40f1d4&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;03be68aedc5e93911c97cacb12d43770&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b147b1cfd1ef351a131e686de1631d5c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A2%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;53e8079776efd0c7fe82c7cf6eafb28d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;9f36bfd117b58e56c940657eecfd89d2&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;aaa0a6e02417d93517e63e65e3e7d2e2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A2%3A255%3A1%3A1424%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d120f7f937da41759afa30a510ce0255&#34;</ETag><Size>1424</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1776%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;8160dece82ad022c94c68998c3b020aa&#34;</ETag><Size>1776</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;790833acc63bba5df43d70161e81146d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A3%3A1360%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;daff5c718ff85eb00c6b270f5760cb91&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d6b393272b0c8a1126c2678e565cb2e9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A2%3A255%3A1%3A1152%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ff9f3ec64ae8e1217924d0ed262134ae&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A1%3A2160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7d58cf2ffa3b3311d1c32aa97bc50a61&#34;</ETag><Size>2160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;3b536fbf5a72c6f1d25b794d57cc501b&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 2a783629-9ab6-4f38-8587-67b310256507, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 2a783629-9ab6-4f38-8587-67b310256507, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 2a783629-9ab6-4f38-8587-67b310256507, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, cab46be3-5534-4b58-a0aa-e80a71aabba7, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, cab46be3-5534-4b58-a0aa-e80a71aabba7, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, cab46be3-5534-4b58-a0aa-e80a71aabba7, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 645, 'Portions': 145, 'ActivePortions': 145}, '__DEFAULT': {'Rows': 99355, 'Portions': 115, 'ActivePortions': 115}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 145, 'BlobSize': 176408, 'BlobCount': 725}, '__DEFAULT': {'Portions': 115, 'BlobSize': 4406080, 'BlobCount': 575}}, cold bucket stat: (0, 0), frozen bucket stat: (145, 176408)
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:16102/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204642Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204642Z
20251114/us-east-1/s3/aws4_request
237d20ac387f0fbe38657118d16be9ec2d5f7b8125c84fcce5b61970969c58a6
DEBUG    botocore.auth:auth.py:430 Signature:
a24b297182df0b3490f367dfd66773594fc10c7ac906509732f1cdb17f77d8c6
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/cold_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204642Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=a24b297182df0b3490f367dfd66773594fc10c7ac906509732f1cdb17f77d8c6', 'amz-sdk-invocation-id': b'1c092de7-f5d2-487e-ace5-d05feaadae8b', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:46:42 GMT', 'x-amzn-requestid': 'F4dWueje132DubLI6QnfuqgmE5WjMj7U11TJKGvQK35BifMHylba', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>cold_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:16102/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204642Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204642Z
20251114/us-east-1/s3/aws4_request
f79e9ad229ee67c444094fbf93ad4f310d6e1836a590eb74dac7fc9cb4aba8ba
DEBUG    botocore.auth:auth.py:430 Signature:
a179eeb82332bde4b486818efbbca127b57bf722ed10dae04b0712b8180a0c1f
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/medium?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204642Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=a179eeb82332bde4b486818efbbca127b57bf722ed10dae04b0712b8180a0c1f', 'amz-sdk-invocation-id': b'ea08d960-200b-4571-ac8e-b00117cf7284', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:46:42 GMT', 'x-amzn-requestid': 'SG62zHQ82NA0VdcjUotOveitTwPmuag2wSBetZiaCuAnkgZj5WNt', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>medium</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:16102/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204642Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204642Z
20251114/us-east-1/s3/aws4_request
a4789ec66ac1a2f40ae4b6f50bab8abee44c7809eda577af7946a8b50890b9a5
DEBUG    botocore.auth:auth.py:430 Signature:
0dea5de20a6a1e07645fff40c0599af0221b93fa3850a797526ade81fde86653
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/frozen_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204642Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=0dea5de20a6a1e07645fff40c0599af0221b93fa3850a797526ade81fde86653', 'amz-sdk-invocation-id': b'2905d5ed-a611-4cff-8718-4a527a0f03be', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 53592
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:46:42 GMT', 'x-amzn-requestid': 'CXirHYhj3yEwYUkYjBtxFcoUa1FVUr44qMB7DLZLjp2nkyOB3SHi', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '53592', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;34eff939966dd96fc61e04bee3d4ba4f&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A2%3A1816%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;c745068d481b0515aea4165b916ec5cb&#34;</ETag><Size>1816</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;fb23f9171b17757cb1dc2e176469b4a5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cfa8a0b7952fb63f7dfadf2cf83097ed&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;969785d18638dc1e71dc309c8fee9f59&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;76c553122067e565c23ac6b7466026f1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;6cca3dcd8f413ad51af7003527118f53&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;9d0aea585719b4e1a8eb01d939c00a9d&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;4f98c8ca83a70a033c75eff6e19bcb8e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1a5f4df50ae0202b78181ab5a79fc270&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;710bd12a125a7a0826c6dabe086b07b9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;be0a7c1984f4c8093eabc624229e85d5&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;0d068b6671dccd5032bc42db6aa10674&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;169a39dc1ef992105b008d64454cdda2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A3%3A1536%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1cd0ecd015e159922d991777d4e34b6a&#34;</ETag><Size>1536</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A4%3A1152%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b0945c53e3a8c53e06b5efbe1fa00b7e&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;21d237d9b840230ac40911f05460d2c9&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;a65d4652ca975ca96dd4adc269404389&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ffa157b81657d56c3806591d18161366&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;dbb30cffd96f2cda495c11eb50c8872a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;0b1b088a94fe98718b260b4e9262c5c6&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A2%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e0f105c23fdc288d960126f34607d3c2&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037897%3A1%3A1%3A255%3A1%3A1720%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1f30e67ac29c7a33dfa177893c57fe4e&#34;</ETag><Size>1720</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;756c8bf50e1b14ddff981f3d35b13a9a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d1d491d289f10bd319a5964f50e522d9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;122ba98dfa6de83562b52443f97e0bdc&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;7626e60779c9117a5aa5552db3e2ef74&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1144%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;76b382c008c1daa16aef1c638ccec692&#34;</ETag><Size>1144</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;f2f766068f0decd10d0a355d7a3ce7df&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A3%3A1224%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ac22662b420aa8c5bd61f9d898d93abd&#34;</ETag><Size>1224</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A4%3A2504%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;240ff0ca91edad5ad611828468ea5b44&#34;</ETag><Size>2504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;658bdfb1748413af03d9fd46c9bb805b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cf86574e0b5b9320b5838d1fe614f7d6&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1416%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b9311bd0a3261cd1c110524dbed0c0ee&#34;</ETag><Size>1416</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A2%3A1928%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;88965419a67c815737ea9348e37e2277&#34;</ETag><Size>1928</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d70b30ee26e1677f1c1601ea54148330&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f6ca311e356541dde08266785f2d8dcb&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A2%3A1296%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;83616eaa943da37ef7a92311c263371e&#34;</ETag><Size>1296</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;efd7c7e653e7b4cae5fa36e16311349c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A2%3A255%3A1%3A2424%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1cdf12a5ba12af80a8fcbe65a51be1b9&#34;</ETag><Size>2424</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;011746a5ca01506fdf83964c27756f29&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037905%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;af992cc29bb2d9de8afef2fa09221752&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;27eec981a6efeef3dd4577c0490156cd&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;dee641780c0c4d248fd383936ad519c0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;35d9c5b51a686307a2465a8dce6122e9&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;397f4751afcb170c423e629fd2b03c46&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A2%3A1200%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ed50b0f966729dbc524ed39d67043e7f&#34;</ETag><Size>1200</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;3e018695734005e3be7a2c364a2f9f4b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e26638baeb35e1d203ff779209f18000&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;65a1dd34e301bdc4d29ef1b96ad9f016&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;baf3bbe887771567705ea1878ad8dc02&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7d2dd5438efac312030ab1d7ff2404c0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A2%3A1496%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;65a7ecaa6689f54356759745386bb91d&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;30b77b5019f350acbf9f718551d2da77&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A2416%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cd5d4acd4df5dd76dd58206782e7f365&#34;</ETag><Size>2416</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A2%3A1208%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e265bd76e5998bc292913aa80b0323cf&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1616%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;57a665afff22ef5b34e6e3d54deceb64&#34;</ETag><Size>1616</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;af26aa3d5e60723ce6781c6f3c2fc0ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A2%3A1320%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;809a9542bd1ef395b5328d6c62a10038&#34;</ETag><Size>1320</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;cb2ec8fd8e2f39c71ca7fd8e26141b9e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A4%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d6fc50af39123e0c794e997429c894f8&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A5%3A1360%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;65143fdbcdcf279b6c27a79c688dd56d&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0aeeeab35fcefe8ebe92923db835b993&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0f234b8606389bcc82637b5eec502dc0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;878094d78836df848f6343a8dd183909&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A3%3A2008%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ac4c5f21766b72b1ef9379e666fba4e7&#34;</ETag><Size>2008</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1352%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;60d206b93f7f63a6d550278c79178dc9&#34;</ETag><Size>1352</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0187ebcce0242f7da65b2c6f25982550&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ae2150d01ae7f1af2a175cdd5170207a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b94d64f4fcc3c13c48a75d7864c1ce62&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;35638001230ae7c046190a76967679de&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e5058fc8bcef1d12f3a97e90ef3a4f22&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;c7371c2c071f84a8da422b44dc6ac8cd&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e59e4b2b6a14b9718cfde17164df7873&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A4%3A1240%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b715d29f1acb4f69bb2c6e45c759c4d0&#34;</ETag><Size>1240</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;62b537d856fda5644fe2cc48902c9731&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A2%3A255%3A1%3A1600%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d2260a637a13ce8ecc25b9c01b52b67d&#34;</ETag><Size>1600</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e3574f40b33f06df9e67a72ccbbff43c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A2%3A255%3A1%3A1440%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;24187b7f04140bb0b1bb743be65ee07c&#34;</ETag><Size>1440</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;f336cf1caa2096a96de0cfbc70f9ad9d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A2%3A1264%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1f3c31b42afda4973595009325ef3e49&#34;</ETag><Size>1264</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;20aa44e25b95f87a8c7337a642e24c97&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;1dd035a4cbe08fccc42394835e89df77&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A3%3A1544%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ddfac5c4dd4e6cfa512fc9ef755d80ba&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A4%3A1504%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;73896829b5a8ee7e2a223f80dd6bc99f&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037924%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;6bd52922b36ff7c2ce79617366ee07ae&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1744%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;9480636392e60386e5fcfa26a7e5fa1e&#34;</ETag><Size>1744</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;86f1b31668de87d96f5f9b73789e6722&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A3%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;daa4772dea9401d3c58dea4ef6f578f1&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;66a62a7691132cb3b4613c1d975fab65&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7e8d7307f40bdeb4f3305e9be602cb27&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;a120a0287db33e7f87e2847b83e80d5f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;23ee82433ce4e8b3c0adc7981a52a256&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A3%3A1304%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;c9bf1da7e81941d7bf8edf219e3af8e2&#34;</ETag><Size>1304</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;8d018b1c8baffd1d3c1f37f9112e3931&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;eacc29fa533e744afa4e9a034e4063e7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;313094a08eaea3e8b4a9335ffd44f54b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;a13c73d880c9ea8669a713db0044cc73&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;28e110a65388b036725c956cb4f40835&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;34aedc6a7f8b316b3e420d638101b7f3&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;29151557cd5bf4a5eae9a392b2ab3ee8&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;5a2acfe7d9463c6376f658c29c90fd02&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;9a184fad7ff74943b8ca812f5af57463&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;97dd67255e56715570c8124d64393e24&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;48e1e22980ccda9edefd8f1004274739&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A3%3A1736%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;c89ad4686d31b02b0e0e819333897101&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A4%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;b2f2306a3c7f01a5fd37e98c5f0db539&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;00949568528376e724e9fcf4d3b60725&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f472e8e0d0f8111aa3f3bc9c406179b1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;80731454b0f0f6bda9a6706328d41672&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A2%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;2331f114069e506fa45abd92f7cc16e8&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;80d5289d31961bf2a3b4ab12a0127d24&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A2%3A1256%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;78ecfb41c1828cbbf3e867460bede6a4&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e88ed3aaa7eca2764356d27ef10cfa1c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037937%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1702f735c923178d6e8f8e1569466a4b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037937%3A1%3A1%3A255%3A2%3A1144%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;feba9762acc7f93b4a56d85b48cf26fa&#34;</ETag><Size>1144</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;7011ee874e8ff2211e9e54543b3191f4&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A2%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;4a76c36aabfa4086bfd8d8d31bcbffc6&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A2%3A255%3A2%3A1448%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;0df75368d33e1d5d81a28b9a08eafcf3&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1640%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d94425a6997dab6e73d403aaaf1472ea&#34;</ETag><Size>1640</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;2119f8302ae9404302822f9dc235ec46&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f3d1bfdf886644bf29d31bd16584da90&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;2ace9abb6396728189d1f1270d6016c2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;bf78ed23adbd0ac419f1474fe596777e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A4%3A1784%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e97ede3a0b632611b38c82fa05d2f765&#34;</ETag><Size>1784</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;b0e4109c11e7240a3cfd95e0d987e3db&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;43314d5c28b605b5517144e412dfb477&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f48f340d92e63ff14be5fd27cc733f2c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;19a6de2f8fda386c1628a05640b1d614&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;cdd71f3f9258303a74e6bab5a59bf6d5&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A3%3A2112%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;91eda4be98cc3bac3417ee9509f73d7d&#34;</ETag><Size>2112</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A4%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;82778727338cea7e5f52a40b3c40f1d4&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;03be68aedc5e93911c97cacb12d43770&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b147b1cfd1ef351a131e686de1631d5c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A2%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;53e8079776efd0c7fe82c7cf6eafb28d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;9f36bfd117b58e56c940657eecfd89d2&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;aaa0a6e02417d93517e63e65e3e7d2e2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A2%3A255%3A1%3A1424%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d120f7f937da41759afa30a510ce0255&#34;</ETag><Size>1424</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1776%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;8160dece82ad022c94c68998c3b020aa&#34;</ETag><Size>1776</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;790833acc63bba5df43d70161e81146d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A3%3A1360%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;daff5c718ff85eb00c6b270f5760cb91&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d6b393272b0c8a1126c2678e565cb2e9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A2%3A255%3A1%3A1152%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ff9f3ec64ae8e1217924d0ed262134ae&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A1%3A2160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7d58cf2ffa3b3311d1c32aa97bc50a61&#34;</ETag><Size>2160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;3b536fbf5a72c6f1d25b794d57cc501b&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, c0f7fb4a-2eb1-43df-83f2-996f90737796, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, c0f7fb4a-2eb1-43df-83f2-996f90737796, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, c0f7fb4a-2eb1-43df-83f2-996f90737796, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, e10bf32f-1e23-4a66-9ff6-16edc922efb3, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, e10bf32f-1e23-4a66-9ff6-16edc922efb3, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, e10bf32f-1e23-4a66-9ff6-16edc922efb3, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 645, 'Portions': 145, 'ActivePortions': 145}, '__DEFAULT': {'Rows': 99355, 'Portions': 115, 'ActivePortions': 115}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 145, 'BlobSize': 176408, 'BlobCount': 725}, '__DEFAULT': {'Portions': 115, 'BlobSize': 4406080, 'BlobCount': 575}}, cold bucket stat: (0, 0), frozen bucket stat: (145, 176408)
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:16102/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204644Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204644Z
20251114/us-east-1/s3/aws4_request
665e045af6267cd196d6e774456b5c49328ca0a965a65438ab5f272bc24f8e72
DEBUG    botocore.auth:auth.py:430 Signature:
cf79597f6256095ad30921298927c5c65cb8cdf821f7be52efde4dd7aee84841
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/cold_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204644Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=cf79597f6256095ad30921298927c5c65cb8cdf821f7be52efde4dd7aee84841', 'amz-sdk-invocation-id': b'454dc0cb-bfbc-49ae-8bfd-936d4d800774', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:46:44 GMT', 'x-amzn-requestid': 'E9amhQ5neEy2QASkwnjXxasA4bZencsPtXGX3AZ0iepnaJwJ5m70', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>cold_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:16102/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204644Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204644Z
20251114/us-east-1/s3/aws4_request
08bc46309e07af3fcc569989895177afc95043577385563c22b084486fa9563d
DEBUG    botocore.auth:auth.py:430 Signature:
39dbc71a0ba56daa7df99060d00d3bb4b012a920642aff261c6237ee09b3e349
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/medium?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204644Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=39dbc71a0ba56daa7df99060d00d3bb4b012a920642aff261c6237ee09b3e349', 'amz-sdk-invocation-id': b'5934b805-0da4-428e-9a37-598032349d12', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:46:44 GMT', 'x-amzn-requestid': 'DYE78ylOqvHMuXnF7bpKKyFiXAfrUKWafW1n0GzI827ejjijl9U5', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>medium</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:16102/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204644Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204644Z
20251114/us-east-1/s3/aws4_request
c847ecf8d91e6bb84056eed25be3838619f85fbfce960dc7a345cd7d1f42adac
DEBUG    botocore.auth:auth.py:430 Signature:
166120e4690297abeb112e0f97a28cf957c05fc4e71fc8939ee3ee76ffa92ca2
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/frozen_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204644Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=166120e4690297abeb112e0f97a28cf957c05fc4e71fc8939ee3ee76ffa92ca2', 'amz-sdk-invocation-id': b'823dea71-2c4d-43de-9979-c34bccf52ce7', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 53592
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:46:44 GMT', 'x-amzn-requestid': 'QbyAFSrnsPyyXyPXblQHaeGsaBbeWy0IgRA1L0Xx6ssTNcUWCcVB', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '53592', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;34eff939966dd96fc61e04bee3d4ba4f&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A2%3A1816%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;c745068d481b0515aea4165b916ec5cb&#34;</ETag><Size>1816</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;fb23f9171b17757cb1dc2e176469b4a5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cfa8a0b7952fb63f7dfadf2cf83097ed&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;969785d18638dc1e71dc309c8fee9f59&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;76c553122067e565c23ac6b7466026f1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;6cca3dcd8f413ad51af7003527118f53&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;9d0aea585719b4e1a8eb01d939c00a9d&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;4f98c8ca83a70a033c75eff6e19bcb8e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1a5f4df50ae0202b78181ab5a79fc270&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;710bd12a125a7a0826c6dabe086b07b9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;be0a7c1984f4c8093eabc624229e85d5&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;0d068b6671dccd5032bc42db6aa10674&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;169a39dc1ef992105b008d64454cdda2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A3%3A1536%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1cd0ecd015e159922d991777d4e34b6a&#34;</ETag><Size>1536</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A4%3A1152%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b0945c53e3a8c53e06b5efbe1fa00b7e&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;21d237d9b840230ac40911f05460d2c9&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;a65d4652ca975ca96dd4adc269404389&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ffa157b81657d56c3806591d18161366&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;dbb30cffd96f2cda495c11eb50c8872a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;0b1b088a94fe98718b260b4e9262c5c6&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A2%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e0f105c23fdc288d960126f34607d3c2&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037897%3A1%3A1%3A255%3A1%3A1720%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1f30e67ac29c7a33dfa177893c57fe4e&#34;</ETag><Size>1720</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;756c8bf50e1b14ddff981f3d35b13a9a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d1d491d289f10bd319a5964f50e522d9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;122ba98dfa6de83562b52443f97e0bdc&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;7626e60779c9117a5aa5552db3e2ef74&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1144%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;76b382c008c1daa16aef1c638ccec692&#34;</ETag><Size>1144</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;f2f766068f0decd10d0a355d7a3ce7df&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A3%3A1224%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ac22662b420aa8c5bd61f9d898d93abd&#34;</ETag><Size>1224</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A4%3A2504%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;240ff0ca91edad5ad611828468ea5b44&#34;</ETag><Size>2504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;658bdfb1748413af03d9fd46c9bb805b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cf86574e0b5b9320b5838d1fe614f7d6&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1416%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b9311bd0a3261cd1c110524dbed0c0ee&#34;</ETag><Size>1416</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A2%3A1928%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;88965419a67c815737ea9348e37e2277&#34;</ETag><Size>1928</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d70b30ee26e1677f1c1601ea54148330&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f6ca311e356541dde08266785f2d8dcb&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A2%3A1296%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;83616eaa943da37ef7a92311c263371e&#34;</ETag><Size>1296</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;efd7c7e653e7b4cae5fa36e16311349c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A2%3A255%3A1%3A2424%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1cdf12a5ba12af80a8fcbe65a51be1b9&#34;</ETag><Size>2424</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;011746a5ca01506fdf83964c27756f29&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037905%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;af992cc29bb2d9de8afef2fa09221752&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;27eec981a6efeef3dd4577c0490156cd&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;dee641780c0c4d248fd383936ad519c0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;35d9c5b51a686307a2465a8dce6122e9&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;397f4751afcb170c423e629fd2b03c46&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A2%3A1200%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ed50b0f966729dbc524ed39d67043e7f&#34;</ETag><Size>1200</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;3e018695734005e3be7a2c364a2f9f4b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e26638baeb35e1d203ff779209f18000&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;65a1dd34e301bdc4d29ef1b96ad9f016&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;baf3bbe887771567705ea1878ad8dc02&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7d2dd5438efac312030ab1d7ff2404c0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A2%3A1496%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;65a7ecaa6689f54356759745386bb91d&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;30b77b5019f350acbf9f718551d2da77&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A2416%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cd5d4acd4df5dd76dd58206782e7f365&#34;</ETag><Size>2416</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A2%3A1208%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e265bd76e5998bc292913aa80b0323cf&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1616%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;57a665afff22ef5b34e6e3d54deceb64&#34;</ETag><Size>1616</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;af26aa3d5e60723ce6781c6f3c2fc0ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A2%3A1320%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;809a9542bd1ef395b5328d6c62a10038&#34;</ETag><Size>1320</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;cb2ec8fd8e2f39c71ca7fd8e26141b9e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A4%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d6fc50af39123e0c794e997429c894f8&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A5%3A1360%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;65143fdbcdcf279b6c27a79c688dd56d&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0aeeeab35fcefe8ebe92923db835b993&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0f234b8606389bcc82637b5eec502dc0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;878094d78836df848f6343a8dd183909&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A3%3A2008%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ac4c5f21766b72b1ef9379e666fba4e7&#34;</ETag><Size>2008</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1352%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;60d206b93f7f63a6d550278c79178dc9&#34;</ETag><Size>1352</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0187ebcce0242f7da65b2c6f25982550&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ae2150d01ae7f1af2a175cdd5170207a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b94d64f4fcc3c13c48a75d7864c1ce62&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;35638001230ae7c046190a76967679de&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e5058fc8bcef1d12f3a97e90ef3a4f22&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;c7371c2c071f84a8da422b44dc6ac8cd&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e59e4b2b6a14b9718cfde17164df7873&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A4%3A1240%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b715d29f1acb4f69bb2c6e45c759c4d0&#34;</ETag><Size>1240</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;62b537d856fda5644fe2cc48902c9731&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A2%3A255%3A1%3A1600%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d2260a637a13ce8ecc25b9c01b52b67d&#34;</ETag><Size>1600</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e3574f40b33f06df9e67a72ccbbff43c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A2%3A255%3A1%3A1440%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;24187b7f04140bb0b1bb743be65ee07c&#34;</ETag><Size>1440</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;f336cf1caa2096a96de0cfbc70f9ad9d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A2%3A1264%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1f3c31b42afda4973595009325ef3e49&#34;</ETag><Size>1264</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;20aa44e25b95f87a8c7337a642e24c97&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;1dd035a4cbe08fccc42394835e89df77&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A3%3A1544%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ddfac5c4dd4e6cfa512fc9ef755d80ba&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A4%3A1504%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;73896829b5a8ee7e2a223f80dd6bc99f&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037924%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;6bd52922b36ff7c2ce79617366ee07ae&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1744%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;9480636392e60386e5fcfa26a7e5fa1e&#34;</ETag><Size>1744</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;86f1b31668de87d96f5f9b73789e6722&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A3%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;daa4772dea9401d3c58dea4ef6f578f1&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;66a62a7691132cb3b4613c1d975fab65&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7e8d7307f40bdeb4f3305e9be602cb27&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;a120a0287db33e7f87e2847b83e80d5f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;23ee82433ce4e8b3c0adc7981a52a256&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A3%3A1304%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;c9bf1da7e81941d7bf8edf219e3af8e2&#34;</ETag><Size>1304</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;8d018b1c8baffd1d3c1f37f9112e3931&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;eacc29fa533e744afa4e9a034e4063e7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;313094a08eaea3e8b4a9335ffd44f54b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;a13c73d880c9ea8669a713db0044cc73&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;28e110a65388b036725c956cb4f40835&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;34aedc6a7f8b316b3e420d638101b7f3&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;29151557cd5bf4a5eae9a392b2ab3ee8&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;5a2acfe7d9463c6376f658c29c90fd02&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;9a184fad7ff74943b8ca812f5af57463&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;97dd67255e56715570c8124d64393e24&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;48e1e22980ccda9edefd8f1004274739&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A3%3A1736%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;c89ad4686d31b02b0e0e819333897101&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A4%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;b2f2306a3c7f01a5fd37e98c5f0db539&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;00949568528376e724e9fcf4d3b60725&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f472e8e0d0f8111aa3f3bc9c406179b1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;80731454b0f0f6bda9a6706328d41672&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A2%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;2331f114069e506fa45abd92f7cc16e8&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;80d5289d31961bf2a3b4ab12a0127d24&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A2%3A1256%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;78ecfb41c1828cbbf3e867460bede6a4&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e88ed3aaa7eca2764356d27ef10cfa1c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037937%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1702f735c923178d6e8f8e1569466a4b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037937%3A1%3A1%3A255%3A2%3A1144%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;feba9762acc7f93b4a56d85b48cf26fa&#34;</ETag><Size>1144</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;7011ee874e8ff2211e9e54543b3191f4&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A2%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;4a76c36aabfa4086bfd8d8d31bcbffc6&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A2%3A255%3A2%3A1448%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;0df75368d33e1d5d81a28b9a08eafcf3&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1640%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d94425a6997dab6e73d403aaaf1472ea&#34;</ETag><Size>1640</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;2119f8302ae9404302822f9dc235ec46&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f3d1bfdf886644bf29d31bd16584da90&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;2ace9abb6396728189d1f1270d6016c2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;bf78ed23adbd0ac419f1474fe596777e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A4%3A1784%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e97ede3a0b632611b38c82fa05d2f765&#34;</ETag><Size>1784</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;b0e4109c11e7240a3cfd95e0d987e3db&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;43314d5c28b605b5517144e412dfb477&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f48f340d92e63ff14be5fd27cc733f2c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;19a6de2f8fda386c1628a05640b1d614&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;cdd71f3f9258303a74e6bab5a59bf6d5&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A3%3A2112%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;91eda4be98cc3bac3417ee9509f73d7d&#34;</ETag><Size>2112</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A4%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;82778727338cea7e5f52a40b3c40f1d4&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;03be68aedc5e93911c97cacb12d43770&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b147b1cfd1ef351a131e686de1631d5c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A2%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;53e8079776efd0c7fe82c7cf6eafb28d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;9f36bfd117b58e56c940657eecfd89d2&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;aaa0a6e02417d93517e63e65e3e7d2e2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A2%3A255%3A1%3A1424%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d120f7f937da41759afa30a510ce0255&#34;</ETag><Size>1424</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1776%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;8160dece82ad022c94c68998c3b020aa&#34;</ETag><Size>1776</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;790833acc63bba5df43d70161e81146d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A3%3A1360%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;daff5c718ff85eb00c6b270f5760cb91&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d6b393272b0c8a1126c2678e565cb2e9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A2%3A255%3A1%3A1152%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ff9f3ec64ae8e1217924d0ed262134ae&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A1%3A2160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7d58cf2ffa3b3311d1c32aa97bc50a61&#34;</ETag><Size>2160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;3b536fbf5a72c6f1d25b794d57cc501b&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 4e5163ea-e888-4ed3-9362-0424cc982354, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 4e5163ea-e888-4ed3-9362-0424cc982354, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 4e5163ea-e888-4ed3-9362-0424cc982354, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 18e7da4e-916d-4311-ba24-690f6e4e5689, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 18e7da4e-916d-4311-ba24-690f6e4e5689, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 18e7da4e-916d-4311-ba24-690f6e4e5689, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 645, 'Portions': 145, 'ActivePortions': 145}, '__DEFAULT': {'Rows': 99355, 'Portions': 115, 'ActivePortions': 115}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 145, 'BlobSize': 176408, 'BlobCount': 725}, '__DEFAULT': {'Portions': 115, 'BlobSize': 4406080, 'BlobCount': 575}}, cold bucket stat: (0, 0), frozen bucket stat: (145, 176408)
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:16102/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204645Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204645Z
20251114/us-east-1/s3/aws4_request
99ceaa0739b10f397a69b0ed329e18e6f30d72794ea40a8cda2d038af4229620
DEBUG    botocore.auth:auth.py:430 Signature:
b978e46fb406d9df27001a06951fe9ef51bdb73d3982dd9e486f75d60580acbc
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/cold_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204645Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=b978e46fb406d9df27001a06951fe9ef51bdb73d3982dd9e486f75d60580acbc', 'amz-sdk-invocation-id': b'cc31424c-9ccb-4274-9b0c-0e2eda5eeddb', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:46:45 GMT', 'x-amzn-requestid': '7I7z39EgvrhaUqZQxl7W9tAIaxz8bbp11w21ZFqDJeRKwxzzRprx', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>cold_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:16102/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204645Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204645Z
20251114/us-east-1/s3/aws4_request
86d901c0c78b85c51bf5ba730ba4936e74f5055d4a54ec31b51afa3fa8aadb49
DEBUG    botocore.auth:auth.py:430 Signature:
9f4c8780eebec3097442fc2bc8e3c3a31879f98cda88330411bf9659a7fe93c2
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/medium?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204645Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=9f4c8780eebec3097442fc2bc8e3c3a31879f98cda88330411bf9659a7fe93c2', 'amz-sdk-invocation-id': b'60aac374-6968-471f-be0d-dcc0cb6decbc', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:46:45 GMT', 'x-amzn-requestid': 'FDrzo2Ue2uHNXSGcKMayODfGPbAdoOKNWyp6hXdq2x9xKGYWKkPA', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>medium</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:16102/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204645Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204645Z
20251114/us-east-1/s3/aws4_request
5cfb308d3a5cef6ea4eaa935c7e08857ebcaf57c4d23a56447dcaca7dac25228
DEBUG    botocore.auth:auth.py:430 Signature:
cdbc4e33c1673894f9b0cc61b54a92e299a1c039e472ca57f7c013419181380d
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/frozen_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204645Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=cdbc4e33c1673894f9b0cc61b54a92e299a1c039e472ca57f7c013419181380d', 'amz-sdk-invocation-id': b'b03d70ad-6bb0-4fed-8bf3-9e20447bdb2a', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 53592
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:46:45 GMT', 'x-amzn-requestid': 'GTwuKol9dnC6vdBxFdLiJha2jrea4rn4ZaG1ydkJaLbPGSweByDO', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '53592', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;34eff939966dd96fc61e04bee3d4ba4f&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A2%3A1816%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;c745068d481b0515aea4165b916ec5cb&#34;</ETag><Size>1816</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;fb23f9171b17757cb1dc2e176469b4a5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cfa8a0b7952fb63f7dfadf2cf83097ed&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;969785d18638dc1e71dc309c8fee9f59&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;76c553122067e565c23ac6b7466026f1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;6cca3dcd8f413ad51af7003527118f53&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;9d0aea585719b4e1a8eb01d939c00a9d&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;4f98c8ca83a70a033c75eff6e19bcb8e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1a5f4df50ae0202b78181ab5a79fc270&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;710bd12a125a7a0826c6dabe086b07b9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;be0a7c1984f4c8093eabc624229e85d5&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;0d068b6671dccd5032bc42db6aa10674&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;169a39dc1ef992105b008d64454cdda2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A3%3A1536%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1cd0ecd015e159922d991777d4e34b6a&#34;</ETag><Size>1536</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A4%3A1152%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b0945c53e3a8c53e06b5efbe1fa00b7e&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;21d237d9b840230ac40911f05460d2c9&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;a65d4652ca975ca96dd4adc269404389&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ffa157b81657d56c3806591d18161366&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;dbb30cffd96f2cda495c11eb50c8872a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;0b1b088a94fe98718b260b4e9262c5c6&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A2%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e0f105c23fdc288d960126f34607d3c2&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037897%3A1%3A1%3A255%3A1%3A1720%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1f30e67ac29c7a33dfa177893c57fe4e&#34;</ETag><Size>1720</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;756c8bf50e1b14ddff981f3d35b13a9a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d1d491d289f10bd319a5964f50e522d9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;122ba98dfa6de83562b52443f97e0bdc&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;7626e60779c9117a5aa5552db3e2ef74&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1144%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;76b382c008c1daa16aef1c638ccec692&#34;</ETag><Size>1144</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;f2f766068f0decd10d0a355d7a3ce7df&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A3%3A1224%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ac22662b420aa8c5bd61f9d898d93abd&#34;</ETag><Size>1224</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A4%3A2504%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;240ff0ca91edad5ad611828468ea5b44&#34;</ETag><Size>2504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;658bdfb1748413af03d9fd46c9bb805b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cf86574e0b5b9320b5838d1fe614f7d6&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1416%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b9311bd0a3261cd1c110524dbed0c0ee&#34;</ETag><Size>1416</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A2%3A1928%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;88965419a67c815737ea9348e37e2277&#34;</ETag><Size>1928</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d70b30ee26e1677f1c1601ea54148330&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f6ca311e356541dde08266785f2d8dcb&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A2%3A1296%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;83616eaa943da37ef7a92311c263371e&#34;</ETag><Size>1296</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;efd7c7e653e7b4cae5fa36e16311349c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A2%3A255%3A1%3A2424%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1cdf12a5ba12af80a8fcbe65a51be1b9&#34;</ETag><Size>2424</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;011746a5ca01506fdf83964c27756f29&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037905%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;af992cc29bb2d9de8afef2fa09221752&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;27eec981a6efeef3dd4577c0490156cd&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;dee641780c0c4d248fd383936ad519c0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;35d9c5b51a686307a2465a8dce6122e9&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;397f4751afcb170c423e629fd2b03c46&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A2%3A1200%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ed50b0f966729dbc524ed39d67043e7f&#34;</ETag><Size>1200</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;3e018695734005e3be7a2c364a2f9f4b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e26638baeb35e1d203ff779209f18000&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;65a1dd34e301bdc4d29ef1b96ad9f016&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;baf3bbe887771567705ea1878ad8dc02&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7d2dd5438efac312030ab1d7ff2404c0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A2%3A1496%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;65a7ecaa6689f54356759745386bb91d&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;30b77b5019f350acbf9f718551d2da77&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A2416%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cd5d4acd4df5dd76dd58206782e7f365&#34;</ETag><Size>2416</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A2%3A1208%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e265bd76e5998bc292913aa80b0323cf&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1616%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;57a665afff22ef5b34e6e3d54deceb64&#34;</ETag><Size>1616</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;af26aa3d5e60723ce6781c6f3c2fc0ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A2%3A1320%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;809a9542bd1ef395b5328d6c62a10038&#34;</ETag><Size>1320</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;cb2ec8fd8e2f39c71ca7fd8e26141b9e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A4%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d6fc50af39123e0c794e997429c894f8&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A5%3A1360%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;65143fdbcdcf279b6c27a79c688dd56d&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0aeeeab35fcefe8ebe92923db835b993&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0f234b8606389bcc82637b5eec502dc0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;878094d78836df848f6343a8dd183909&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A3%3A2008%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ac4c5f21766b72b1ef9379e666fba4e7&#34;</ETag><Size>2008</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1352%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;60d206b93f7f63a6d550278c79178dc9&#34;</ETag><Size>1352</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0187ebcce0242f7da65b2c6f25982550&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ae2150d01ae7f1af2a175cdd5170207a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b94d64f4fcc3c13c48a75d7864c1ce62&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;35638001230ae7c046190a76967679de&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e5058fc8bcef1d12f3a97e90ef3a4f22&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;c7371c2c071f84a8da422b44dc6ac8cd&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e59e4b2b6a14b9718cfde17164df7873&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A4%3A1240%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b715d29f1acb4f69bb2c6e45c759c4d0&#34;</ETag><Size>1240</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;62b537d856fda5644fe2cc48902c9731&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A2%3A255%3A1%3A1600%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d2260a637a13ce8ecc25b9c01b52b67d&#34;</ETag><Size>1600</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e3574f40b33f06df9e67a72ccbbff43c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A2%3A255%3A1%3A1440%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;24187b7f04140bb0b1bb743be65ee07c&#34;</ETag><Size>1440</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;f336cf1caa2096a96de0cfbc70f9ad9d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A2%3A1264%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1f3c31b42afda4973595009325ef3e49&#34;</ETag><Size>1264</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;20aa44e25b95f87a8c7337a642e24c97&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;1dd035a4cbe08fccc42394835e89df77&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A3%3A1544%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ddfac5c4dd4e6cfa512fc9ef755d80ba&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A4%3A1504%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;73896829b5a8ee7e2a223f80dd6bc99f&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037924%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;6bd52922b36ff7c2ce79617366ee07ae&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1744%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;9480636392e60386e5fcfa26a7e5fa1e&#34;</ETag><Size>1744</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;86f1b31668de87d96f5f9b73789e6722&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A3%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;daa4772dea9401d3c58dea4ef6f578f1&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;66a62a7691132cb3b4613c1d975fab65&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7e8d7307f40bdeb4f3305e9be602cb27&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;a120a0287db33e7f87e2847b83e80d5f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;23ee82433ce4e8b3c0adc7981a52a256&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A3%3A1304%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;c9bf1da7e81941d7bf8edf219e3af8e2&#34;</ETag><Size>1304</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;8d018b1c8baffd1d3c1f37f9112e3931&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;eacc29fa533e744afa4e9a034e4063e7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;313094a08eaea3e8b4a9335ffd44f54b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;a13c73d880c9ea8669a713db0044cc73&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;28e110a65388b036725c956cb4f40835&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;34aedc6a7f8b316b3e420d638101b7f3&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;29151557cd5bf4a5eae9a392b2ab3ee8&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;5a2acfe7d9463c6376f658c29c90fd02&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;9a184fad7ff74943b8ca812f5af57463&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;97dd67255e56715570c8124d64393e24&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;48e1e22980ccda9edefd8f1004274739&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A3%3A1736%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;c89ad4686d31b02b0e0e819333897101&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A4%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;b2f2306a3c7f01a5fd37e98c5f0db539&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;00949568528376e724e9fcf4d3b60725&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f472e8e0d0f8111aa3f3bc9c406179b1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;80731454b0f0f6bda9a6706328d41672&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A2%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;2331f114069e506fa45abd92f7cc16e8&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;80d5289d31961bf2a3b4ab12a0127d24&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A2%3A1256%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;78ecfb41c1828cbbf3e867460bede6a4&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e88ed3aaa7eca2764356d27ef10cfa1c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037937%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1702f735c923178d6e8f8e1569466a4b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037937%3A1%3A1%3A255%3A2%3A1144%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;feba9762acc7f93b4a56d85b48cf26fa&#34;</ETag><Size>1144</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;7011ee874e8ff2211e9e54543b3191f4&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A2%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;4a76c36aabfa4086bfd8d8d31bcbffc6&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A2%3A255%3A2%3A1448%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;0df75368d33e1d5d81a28b9a08eafcf3&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1640%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d94425a6997dab6e73d403aaaf1472ea&#34;</ETag><Size>1640</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;2119f8302ae9404302822f9dc235ec46&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f3d1bfdf886644bf29d31bd16584da90&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;2ace9abb6396728189d1f1270d6016c2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;bf78ed23adbd0ac419f1474fe596777e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A4%3A1784%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e97ede3a0b632611b38c82fa05d2f765&#34;</ETag><Size>1784</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;b0e4109c11e7240a3cfd95e0d987e3db&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;43314d5c28b605b5517144e412dfb477&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f48f340d92e63ff14be5fd27cc733f2c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;19a6de2f8fda386c1628a05640b1d614&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;cdd71f3f9258303a74e6bab5a59bf6d5&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A3%3A2112%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;91eda4be98cc3bac3417ee9509f73d7d&#34;</ETag><Size>2112</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A4%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;82778727338cea7e5f52a40b3c40f1d4&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;03be68aedc5e93911c97cacb12d43770&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b147b1cfd1ef351a131e686de1631d5c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A2%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;53e8079776efd0c7fe82c7cf6eafb28d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;9f36bfd117b58e56c940657eecfd89d2&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;aaa0a6e02417d93517e63e65e3e7d2e2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A2%3A255%3A1%3A1424%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d120f7f937da41759afa30a510ce0255&#34;</ETag><Size>1424</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1776%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;8160dece82ad022c94c68998c3b020aa&#34;</ETag><Size>1776</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;790833acc63bba5df43d70161e81146d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A3%3A1360%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;daff5c718ff85eb00c6b270f5760cb91&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d6b393272b0c8a1126c2678e565cb2e9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A2%3A255%3A1%3A1152%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ff9f3ec64ae8e1217924d0ed262134ae&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A1%3A2160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7d58cf2ffa3b3311d1c32aa97bc50a61&#34;</ETag><Size>2160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;3b536fbf5a72c6f1d25b794d57cc501b&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, a71f9732-8949-41be-8537-60f6bbefbac1, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, a71f9732-8949-41be-8537-60f6bbefbac1, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, a71f9732-8949-41be-8537-60f6bbefbac1, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 5f5443d8-db98-41b7-9826-8847007567a0, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 5f5443d8-db98-41b7-9826-8847007567a0, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 5f5443d8-db98-41b7-9826-8847007567a0, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 645, 'Portions': 145, 'ActivePortions': 145}, '__DEFAULT': {'Rows': 99355, 'Portions': 115, 'ActivePortions': 115}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 145, 'BlobSize': 176408, 'BlobCount': 725}, '__DEFAULT': {'Portions': 115, 'BlobSize': 4406080, 'BlobCount': 575}}, cold bucket stat: (0, 0), frozen bucket stat: (145, 176408)
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:16102/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204646Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204646Z
20251114/us-east-1/s3/aws4_request
402bbe6c21d19926f9dd041191dba2b1c5bfddce698df7b939617e338554d612
DEBUG    botocore.auth:auth.py:430 Signature:
ea734c2fde44e16aa9f1087af4a6f5cc530248901488d20fadf21806d74b1c3e
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/cold_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204646Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=ea734c2fde44e16aa9f1087af4a6f5cc530248901488d20fadf21806d74b1c3e', 'amz-sdk-invocation-id': b'c7953a2d-1443-4c75-b106-50fbd8072ed8', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:46:46 GMT', 'x-amzn-requestid': 'U83ZnIDl5FJ1odSaORdWgsFScHDhMyZgDeiSddHOOdoHFtiGU4Gp', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>cold_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:16102/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204647Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204647Z
20251114/us-east-1/s3/aws4_request
93daa8b1a6d8efc4f5d700f3ed2a001c7fcba691d3fb012167716f241385b76e
DEBUG    botocore.auth:auth.py:430 Signature:
9f4f3367c36eec608d0fb99d5d4d5ee45d4f889794550cb6083aac9b00fa9aef
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/medium?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204647Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=9f4f3367c36eec608d0fb99d5d4d5ee45d4f889794550cb6083aac9b00fa9aef', 'amz-sdk-invocation-id': b'739c39d0-791c-4edf-8d9f-4de0c543434e', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:46:47 GMT', 'x-amzn-requestid': 'o2ef8M0qy47jHzxfaQN5QpiIdkjRklyyritp8nLbqP53gUf2PyfH', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>medium</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:16102/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204647Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204647Z
20251114/us-east-1/s3/aws4_request
9fe0a1d59cc9eab0a0a424cce097354fac75c630eb4dd119a56e2cc72ae337da
DEBUG    botocore.auth:auth.py:430 Signature:
8ba89c4b4c19d37f61ccf0351a61eb2bb22e63243d474a21de0b3ba5c488ae35
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/frozen_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204647Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=8ba89c4b4c19d37f61ccf0351a61eb2bb22e63243d474a21de0b3ba5c488ae35', 'amz-sdk-invocation-id': b'b9b3ef28-8d85-4e72-84cb-cc2cc78b3fab', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 53592
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:46:47 GMT', 'x-amzn-requestid': 'GTtNJzIQYWqCOSwcF7WhZXzZXmn8oTK1LTj1lpqFRHynDFxG4VV3', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '53592', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;34eff939966dd96fc61e04bee3d4ba4f&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A2%3A1816%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;c745068d481b0515aea4165b916ec5cb&#34;</ETag><Size>1816</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;fb23f9171b17757cb1dc2e176469b4a5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cfa8a0b7952fb63f7dfadf2cf83097ed&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;969785d18638dc1e71dc309c8fee9f59&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;76c553122067e565c23ac6b7466026f1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;6cca3dcd8f413ad51af7003527118f53&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;9d0aea585719b4e1a8eb01d939c00a9d&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;4f98c8ca83a70a033c75eff6e19bcb8e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1a5f4df50ae0202b78181ab5a79fc270&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;710bd12a125a7a0826c6dabe086b07b9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;be0a7c1984f4c8093eabc624229e85d5&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;0d068b6671dccd5032bc42db6aa10674&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;169a39dc1ef992105b008d64454cdda2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A3%3A1536%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1cd0ecd015e159922d991777d4e34b6a&#34;</ETag><Size>1536</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A4%3A1152%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b0945c53e3a8c53e06b5efbe1fa00b7e&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;21d237d9b840230ac40911f05460d2c9&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;a65d4652ca975ca96dd4adc269404389&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ffa157b81657d56c3806591d18161366&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;dbb30cffd96f2cda495c11eb50c8872a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;0b1b088a94fe98718b260b4e9262c5c6&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A2%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e0f105c23fdc288d960126f34607d3c2&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037897%3A1%3A1%3A255%3A1%3A1720%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1f30e67ac29c7a33dfa177893c57fe4e&#34;</ETag><Size>1720</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;756c8bf50e1b14ddff981f3d35b13a9a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d1d491d289f10bd319a5964f50e522d9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;122ba98dfa6de83562b52443f97e0bdc&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;7626e60779c9117a5aa5552db3e2ef74&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1144%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;76b382c008c1daa16aef1c638ccec692&#34;</ETag><Size>1144</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;f2f766068f0decd10d0a355d7a3ce7df&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A3%3A1224%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ac22662b420aa8c5bd61f9d898d93abd&#34;</ETag><Size>1224</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A4%3A2504%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;240ff0ca91edad5ad611828468ea5b44&#34;</ETag><Size>2504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;658bdfb1748413af03d9fd46c9bb805b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cf86574e0b5b9320b5838d1fe614f7d6&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1416%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b9311bd0a3261cd1c110524dbed0c0ee&#34;</ETag><Size>1416</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A2%3A1928%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;88965419a67c815737ea9348e37e2277&#34;</ETag><Size>1928</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d70b30ee26e1677f1c1601ea54148330&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f6ca311e356541dde08266785f2d8dcb&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A2%3A1296%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;83616eaa943da37ef7a92311c263371e&#34;</ETag><Size>1296</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;efd7c7e653e7b4cae5fa36e16311349c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A2%3A255%3A1%3A2424%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1cdf12a5ba12af80a8fcbe65a51be1b9&#34;</ETag><Size>2424</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;011746a5ca01506fdf83964c27756f29&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037905%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;af992cc29bb2d9de8afef2fa09221752&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;27eec981a6efeef3dd4577c0490156cd&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;dee641780c0c4d248fd383936ad519c0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;35d9c5b51a686307a2465a8dce6122e9&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;397f4751afcb170c423e629fd2b03c46&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A2%3A1200%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ed50b0f966729dbc524ed39d67043e7f&#34;</ETag><Size>1200</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;3e018695734005e3be7a2c364a2f9f4b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e26638baeb35e1d203ff779209f18000&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;65a1dd34e301bdc4d29ef1b96ad9f016&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;baf3bbe887771567705ea1878ad8dc02&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7d2dd5438efac312030ab1d7ff2404c0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A2%3A1496%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;65a7ecaa6689f54356759745386bb91d&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;30b77b5019f350acbf9f718551d2da77&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A2416%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cd5d4acd4df5dd76dd58206782e7f365&#34;</ETag><Size>2416</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A2%3A1208%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e265bd76e5998bc292913aa80b0323cf&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1616%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;57a665afff22ef5b34e6e3d54deceb64&#34;</ETag><Size>1616</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;af26aa3d5e60723ce6781c6f3c2fc0ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A2%3A1320%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;809a9542bd1ef395b5328d6c62a10038&#34;</ETag><Size>1320</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;cb2ec8fd8e2f39c71ca7fd8e26141b9e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A4%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d6fc50af39123e0c794e997429c894f8&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A5%3A1360%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;65143fdbcdcf279b6c27a79c688dd56d&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0aeeeab35fcefe8ebe92923db835b993&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0f234b8606389bcc82637b5eec502dc0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;878094d78836df848f6343a8dd183909&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A3%3A2008%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ac4c5f21766b72b1ef9379e666fba4e7&#34;</ETag><Size>2008</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1352%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;60d206b93f7f63a6d550278c79178dc9&#34;</ETag><Size>1352</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0187ebcce0242f7da65b2c6f25982550&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ae2150d01ae7f1af2a175cdd5170207a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b94d64f4fcc3c13c48a75d7864c1ce62&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;35638001230ae7c046190a76967679de&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e5058fc8bcef1d12f3a97e90ef3a4f22&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;c7371c2c071f84a8da422b44dc6ac8cd&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e59e4b2b6a14b9718cfde17164df7873&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A4%3A1240%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b715d29f1acb4f69bb2c6e45c759c4d0&#34;</ETag><Size>1240</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;62b537d856fda5644fe2cc48902c9731&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A2%3A255%3A1%3A1600%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d2260a637a13ce8ecc25b9c01b52b67d&#34;</ETag><Size>1600</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e3574f40b33f06df9e67a72ccbbff43c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A2%3A255%3A1%3A1440%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;24187b7f04140bb0b1bb743be65ee07c&#34;</ETag><Size>1440</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;f336cf1caa2096a96de0cfbc70f9ad9d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A2%3A1264%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1f3c31b42afda4973595009325ef3e49&#34;</ETag><Size>1264</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;20aa44e25b95f87a8c7337a642e24c97&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;1dd035a4cbe08fccc42394835e89df77&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A3%3A1544%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ddfac5c4dd4e6cfa512fc9ef755d80ba&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A4%3A1504%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;73896829b5a8ee7e2a223f80dd6bc99f&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037924%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;6bd52922b36ff7c2ce79617366ee07ae&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1744%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;9480636392e60386e5fcfa26a7e5fa1e&#34;</ETag><Size>1744</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;86f1b31668de87d96f5f9b73789e6722&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A3%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;daa4772dea9401d3c58dea4ef6f578f1&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;66a62a7691132cb3b4613c1d975fab65&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7e8d7307f40bdeb4f3305e9be602cb27&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;a120a0287db33e7f87e2847b83e80d5f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;23ee82433ce4e8b3c0adc7981a52a256&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A3%3A1304%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;c9bf1da7e81941d7bf8edf219e3af8e2&#34;</ETag><Size>1304</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;8d018b1c8baffd1d3c1f37f9112e3931&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;eacc29fa533e744afa4e9a034e4063e7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;313094a08eaea3e8b4a9335ffd44f54b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;a13c73d880c9ea8669a713db0044cc73&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;28e110a65388b036725c956cb4f40835&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;34aedc6a7f8b316b3e420d638101b7f3&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;29151557cd5bf4a5eae9a392b2ab3ee8&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;5a2acfe7d9463c6376f658c29c90fd02&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;9a184fad7ff74943b8ca812f5af57463&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;97dd67255e56715570c8124d64393e24&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;48e1e22980ccda9edefd8f1004274739&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A3%3A1736%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;c89ad4686d31b02b0e0e819333897101&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A4%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;b2f2306a3c7f01a5fd37e98c5f0db539&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;00949568528376e724e9fcf4d3b60725&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f472e8e0d0f8111aa3f3bc9c406179b1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;80731454b0f0f6bda9a6706328d41672&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A2%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;2331f114069e506fa45abd92f7cc16e8&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;80d5289d31961bf2a3b4ab12a0127d24&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A2%3A1256%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;78ecfb41c1828cbbf3e867460bede6a4&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e88ed3aaa7eca2764356d27ef10cfa1c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037937%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1702f735c923178d6e8f8e1569466a4b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037937%3A1%3A1%3A255%3A2%3A1144%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;feba9762acc7f93b4a56d85b48cf26fa&#34;</ETag><Size>1144</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;7011ee874e8ff2211e9e54543b3191f4&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A2%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;4a76c36aabfa4086bfd8d8d31bcbffc6&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A2%3A255%3A2%3A1448%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;0df75368d33e1d5d81a28b9a08eafcf3&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1640%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d94425a6997dab6e73d403aaaf1472ea&#34;</ETag><Size>1640</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;2119f8302ae9404302822f9dc235ec46&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f3d1bfdf886644bf29d31bd16584da90&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;2ace9abb6396728189d1f1270d6016c2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;bf78ed23adbd0ac419f1474fe596777e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A4%3A1784%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e97ede3a0b632611b38c82fa05d2f765&#34;</ETag><Size>1784</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;b0e4109c11e7240a3cfd95e0d987e3db&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;43314d5c28b605b5517144e412dfb477&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f48f340d92e63ff14be5fd27cc733f2c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;19a6de2f8fda386c1628a05640b1d614&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;cdd71f3f9258303a74e6bab5a59bf6d5&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A3%3A2112%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;91eda4be98cc3bac3417ee9509f73d7d&#34;</ETag><Size>2112</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A4%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;82778727338cea7e5f52a40b3c40f1d4&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;03be68aedc5e93911c97cacb12d43770&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b147b1cfd1ef351a131e686de1631d5c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A2%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;53e8079776efd0c7fe82c7cf6eafb28d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;9f36bfd117b58e56c940657eecfd89d2&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;aaa0a6e02417d93517e63e65e3e7d2e2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A2%3A255%3A1%3A1424%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d120f7f937da41759afa30a510ce0255&#34;</ETag><Size>1424</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1776%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;8160dece82ad022c94c68998c3b020aa&#34;</ETag><Size>1776</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;790833acc63bba5df43d70161e81146d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A3%3A1360%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;daff5c718ff85eb00c6b270f5760cb91&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d6b393272b0c8a1126c2678e565cb2e9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A2%3A255%3A1%3A1152%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ff9f3ec64ae8e1217924d0ed262134ae&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A1%3A2160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7d58cf2ffa3b3311d1c32aa97bc50a61&#34;</ETag><Size>2160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;3b536fbf5a72c6f1d25b794d57cc501b&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, f73d37c4-a6f7-4539-a6b0-6ed493b7f363, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, f73d37c4-a6f7-4539-a6b0-6ed493b7f363, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, f73d37c4-a6f7-4539-a6b0-6ed493b7f363, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 2dfa1617-7c14-43e6-8b94-532d16f57285, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 2dfa1617-7c14-43e6-8b94-532d16f57285, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 2dfa1617-7c14-43e6-8b94-532d16f57285, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'__DEFAULT': {'Rows': 99355, 'Portions': 115, 'ActivePortions': 115}, '/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 645, 'Portions': 145, 'ActivePortions': 145}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 145, 'BlobSize': 176408, 'BlobCount': 725}, '__DEFAULT': {'Portions': 115, 'BlobSize': 4406080, 'BlobCount': 575}}, cold bucket stat: (0, 0), frozen bucket stat: (145, 176408)
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:16102/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204648Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204648Z
20251114/us-east-1/s3/aws4_request
9833db649ec9abf796f3b694fa12e9fc8f409ebf56c207dafb9c8c5185395829
DEBUG    botocore.auth:auth.py:430 Signature:
8464ae544a0b2ea4d4811c2d3a22a8b7b072a0beb40b04d6534b98fecfeaf3a5
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/cold_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204648Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=8464ae544a0b2ea4d4811c2d3a22a8b7b072a0beb40b04d6534b98fecfeaf3a5', 'amz-sdk-invocation-id': b'5967c12a-2c31-4131-af1f-507c9ee45768', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:46:48 GMT', 'x-amzn-requestid': 'ZGhdzx4Y9nAXSqvQuBtMU9Gx2yzg1D084VlXqK0ED1o326TWUCN3', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>cold_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:16102/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204648Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204648Z
20251114/us-east-1/s3/aws4_request
0c4b5c101cd40411ccd1726b8f5726fcc40c4ff08156e20c6884200ce3f7e641
DEBUG    botocore.auth:auth.py:430 Signature:
d884e1fe8e54131f102100510f96ac79946b235525f455382a5dd32e8c15ec4a
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/medium?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204648Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=d884e1fe8e54131f102100510f96ac79946b235525f455382a5dd32e8c15ec4a', 'amz-sdk-invocation-id': b'f66977cf-3c5a-40ed-a3e1-1be90c0014de', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:46:48 GMT', 'x-amzn-requestid': '4JoieNSmFxThmFB3ELP95yW1dBbRWYeSGficg9WZSfqRIEZcW2KF', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>medium</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:16102/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204648Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204648Z
20251114/us-east-1/s3/aws4_request
8415446d8badd584ff8bb49009ec8994cd4dcb965c27d65caa3209bd70e80004
DEBUG    botocore.auth:auth.py:430 Signature:
eb4ea05452b7bc03a54ba5687431dd9dbb374e936b4352c5a42eba2282afb51f
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/frozen_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204648Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=eb4ea05452b7bc03a54ba5687431dd9dbb374e936b4352c5a42eba2282afb51f', 'amz-sdk-invocation-id': b'e1c13f9a-5e63-471e-b974-f4dee88003ed', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 53592
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:46:48 GMT', 'x-amzn-requestid': 'vCBoSszYo90ZEwOjqu8Cu8wAArmmGy8YyHDdizf4daAiGd30mI2H', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '53592', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;34eff939966dd96fc61e04bee3d4ba4f&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A2%3A1816%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;c745068d481b0515aea4165b916ec5cb&#34;</ETag><Size>1816</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;fb23f9171b17757cb1dc2e176469b4a5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cfa8a0b7952fb63f7dfadf2cf83097ed&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;969785d18638dc1e71dc309c8fee9f59&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;76c553122067e565c23ac6b7466026f1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;6cca3dcd8f413ad51af7003527118f53&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;9d0aea585719b4e1a8eb01d939c00a9d&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;4f98c8ca83a70a033c75eff6e19bcb8e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1a5f4df50ae0202b78181ab5a79fc270&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;710bd12a125a7a0826c6dabe086b07b9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;be0a7c1984f4c8093eabc624229e85d5&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;0d068b6671dccd5032bc42db6aa10674&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;169a39dc1ef992105b008d64454cdda2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A3%3A1536%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1cd0ecd015e159922d991777d4e34b6a&#34;</ETag><Size>1536</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A4%3A1152%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b0945c53e3a8c53e06b5efbe1fa00b7e&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;21d237d9b840230ac40911f05460d2c9&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;a65d4652ca975ca96dd4adc269404389&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ffa157b81657d56c3806591d18161366&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;dbb30cffd96f2cda495c11eb50c8872a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;0b1b088a94fe98718b260b4e9262c5c6&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A2%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e0f105c23fdc288d960126f34607d3c2&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037897%3A1%3A1%3A255%3A1%3A1720%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1f30e67ac29c7a33dfa177893c57fe4e&#34;</ETag><Size>1720</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;756c8bf50e1b14ddff981f3d35b13a9a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d1d491d289f10bd319a5964f50e522d9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;122ba98dfa6de83562b52443f97e0bdc&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;7626e60779c9117a5aa5552db3e2ef74&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1144%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;76b382c008c1daa16aef1c638ccec692&#34;</ETag><Size>1144</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;f2f766068f0decd10d0a355d7a3ce7df&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A3%3A1224%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ac22662b420aa8c5bd61f9d898d93abd&#34;</ETag><Size>1224</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A4%3A2504%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;240ff0ca91edad5ad611828468ea5b44&#34;</ETag><Size>2504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;658bdfb1748413af03d9fd46c9bb805b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cf86574e0b5b9320b5838d1fe614f7d6&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1416%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b9311bd0a3261cd1c110524dbed0c0ee&#34;</ETag><Size>1416</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A2%3A1928%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;88965419a67c815737ea9348e37e2277&#34;</ETag><Size>1928</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d70b30ee26e1677f1c1601ea54148330&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f6ca311e356541dde08266785f2d8dcb&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A2%3A1296%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;83616eaa943da37ef7a92311c263371e&#34;</ETag><Size>1296</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;efd7c7e653e7b4cae5fa36e16311349c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A2%3A255%3A1%3A2424%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1cdf12a5ba12af80a8fcbe65a51be1b9&#34;</ETag><Size>2424</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;011746a5ca01506fdf83964c27756f29&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037905%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;af992cc29bb2d9de8afef2fa09221752&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;27eec981a6efeef3dd4577c0490156cd&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;dee641780c0c4d248fd383936ad519c0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;35d9c5b51a686307a2465a8dce6122e9&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;397f4751afcb170c423e629fd2b03c46&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A2%3A1200%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ed50b0f966729dbc524ed39d67043e7f&#34;</ETag><Size>1200</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;3e018695734005e3be7a2c364a2f9f4b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e26638baeb35e1d203ff779209f18000&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;65a1dd34e301bdc4d29ef1b96ad9f016&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;baf3bbe887771567705ea1878ad8dc02&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7d2dd5438efac312030ab1d7ff2404c0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A2%3A1496%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;65a7ecaa6689f54356759745386bb91d&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;30b77b5019f350acbf9f718551d2da77&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A2416%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cd5d4acd4df5dd76dd58206782e7f365&#34;</ETag><Size>2416</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A2%3A1208%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e265bd76e5998bc292913aa80b0323cf&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1616%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;57a665afff22ef5b34e6e3d54deceb64&#34;</ETag><Size>1616</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;af26aa3d5e60723ce6781c6f3c2fc0ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A2%3A1320%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;809a9542bd1ef395b5328d6c62a10038&#34;</ETag><Size>1320</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;cb2ec8fd8e2f39c71ca7fd8e26141b9e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A4%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d6fc50af39123e0c794e997429c894f8&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A5%3A1360%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;65143fdbcdcf279b6c27a79c688dd56d&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0aeeeab35fcefe8ebe92923db835b993&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0f234b8606389bcc82637b5eec502dc0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;878094d78836df848f6343a8dd183909&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A3%3A2008%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ac4c5f21766b72b1ef9379e666fba4e7&#34;</ETag><Size>2008</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1352%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;60d206b93f7f63a6d550278c79178dc9&#34;</ETag><Size>1352</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0187ebcce0242f7da65b2c6f25982550&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ae2150d01ae7f1af2a175cdd5170207a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b94d64f4fcc3c13c48a75d7864c1ce62&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;35638001230ae7c046190a76967679de&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e5058fc8bcef1d12f3a97e90ef3a4f22&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;c7371c2c071f84a8da422b44dc6ac8cd&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e59e4b2b6a14b9718cfde17164df7873&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A4%3A1240%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b715d29f1acb4f69bb2c6e45c759c4d0&#34;</ETag><Size>1240</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;62b537d856fda5644fe2cc48902c9731&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A2%3A255%3A1%3A1600%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d2260a637a13ce8ecc25b9c01b52b67d&#34;</ETag><Size>1600</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e3574f40b33f06df9e67a72ccbbff43c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A2%3A255%3A1%3A1440%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;24187b7f04140bb0b1bb743be65ee07c&#34;</ETag><Size>1440</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;f336cf1caa2096a96de0cfbc70f9ad9d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A2%3A1264%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1f3c31b42afda4973595009325ef3e49&#34;</ETag><Size>1264</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;20aa44e25b95f87a8c7337a642e24c97&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;1dd035a4cbe08fccc42394835e89df77&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A3%3A1544%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ddfac5c4dd4e6cfa512fc9ef755d80ba&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A4%3A1504%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;73896829b5a8ee7e2a223f80dd6bc99f&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037924%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;6bd52922b36ff7c2ce79617366ee07ae&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1744%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;9480636392e60386e5fcfa26a7e5fa1e&#34;</ETag><Size>1744</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;86f1b31668de87d96f5f9b73789e6722&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A3%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;daa4772dea9401d3c58dea4ef6f578f1&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;66a62a7691132cb3b4613c1d975fab65&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7e8d7307f40bdeb4f3305e9be602cb27&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;a120a0287db33e7f87e2847b83e80d5f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;23ee82433ce4e8b3c0adc7981a52a256&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A3%3A1304%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;c9bf1da7e81941d7bf8edf219e3af8e2&#34;</ETag><Size>1304</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;8d018b1c8baffd1d3c1f37f9112e3931&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;eacc29fa533e744afa4e9a034e4063e7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;313094a08eaea3e8b4a9335ffd44f54b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;a13c73d880c9ea8669a713db0044cc73&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;28e110a65388b036725c956cb4f40835&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;34aedc6a7f8b316b3e420d638101b7f3&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;29151557cd5bf4a5eae9a392b2ab3ee8&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;5a2acfe7d9463c6376f658c29c90fd02&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;9a184fad7ff74943b8ca812f5af57463&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;97dd67255e56715570c8124d64393e24&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;48e1e22980ccda9edefd8f1004274739&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A3%3A1736%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;c89ad4686d31b02b0e0e819333897101&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A4%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;b2f2306a3c7f01a5fd37e98c5f0db539&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;00949568528376e724e9fcf4d3b60725&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f472e8e0d0f8111aa3f3bc9c406179b1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;80731454b0f0f6bda9a6706328d41672&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A2%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;2331f114069e506fa45abd92f7cc16e8&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;80d5289d31961bf2a3b4ab12a0127d24&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A2%3A1256%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;78ecfb41c1828cbbf3e867460bede6a4&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e88ed3aaa7eca2764356d27ef10cfa1c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037937%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1702f735c923178d6e8f8e1569466a4b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037937%3A1%3A1%3A255%3A2%3A1144%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;feba9762acc7f93b4a56d85b48cf26fa&#34;</ETag><Size>1144</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;7011ee874e8ff2211e9e54543b3191f4&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A2%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;4a76c36aabfa4086bfd8d8d31bcbffc6&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A2%3A255%3A2%3A1448%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;0df75368d33e1d5d81a28b9a08eafcf3&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1640%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d94425a6997dab6e73d403aaaf1472ea&#34;</ETag><Size>1640</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;2119f8302ae9404302822f9dc235ec46&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f3d1bfdf886644bf29d31bd16584da90&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;2ace9abb6396728189d1f1270d6016c2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;bf78ed23adbd0ac419f1474fe596777e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A4%3A1784%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e97ede3a0b632611b38c82fa05d2f765&#34;</ETag><Size>1784</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;b0e4109c11e7240a3cfd95e0d987e3db&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;43314d5c28b605b5517144e412dfb477&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f48f340d92e63ff14be5fd27cc733f2c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;19a6de2f8fda386c1628a05640b1d614&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;cdd71f3f9258303a74e6bab5a59bf6d5&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A3%3A2112%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;91eda4be98cc3bac3417ee9509f73d7d&#34;</ETag><Size>2112</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A4%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;82778727338cea7e5f52a40b3c40f1d4&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;03be68aedc5e93911c97cacb12d43770&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b147b1cfd1ef351a131e686de1631d5c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A2%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;53e8079776efd0c7fe82c7cf6eafb28d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;9f36bfd117b58e56c940657eecfd89d2&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;aaa0a6e02417d93517e63e65e3e7d2e2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A2%3A255%3A1%3A1424%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d120f7f937da41759afa30a510ce0255&#34;</ETag><Size>1424</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1776%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;8160dece82ad022c94c68998c3b020aa&#34;</ETag><Size>1776</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;790833acc63bba5df43d70161e81146d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A3%3A1360%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;daff5c718ff85eb00c6b270f5760cb91&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d6b393272b0c8a1126c2678e565cb2e9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A2%3A255%3A1%3A1152%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ff9f3ec64ae8e1217924d0ed262134ae&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A1%3A2160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7d58cf2ffa3b3311d1c32aa97bc50a61&#34;</ETag><Size>2160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;3b536fbf5a72c6f1d25b794d57cc501b&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, b440521b-dff7-483a-a010-7a17a8360264, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, b440521b-dff7-483a-a010-7a17a8360264, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, b440521b-dff7-483a-a010-7a17a8360264, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 138b6b74-9d2a-4db5-9568-441fcea89095, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 138b6b74-9d2a-4db5-9568-441fcea89095, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 138b6b74-9d2a-4db5-9568-441fcea89095, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 645, 'Portions': 145, 'ActivePortions': 145}, '__DEFAULT': {'Rows': 99355, 'Portions': 115, 'ActivePortions': 115}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 145, 'BlobSize': 176408, 'BlobCount': 725}, '__DEFAULT': {'Portions': 115, 'BlobSize': 4406080, 'BlobCount': 575}}, cold bucket stat: (0, 0), frozen bucket stat: (145, 176408)
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:16102/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204649Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204649Z
20251114/us-east-1/s3/aws4_request
092c5425a2811173100be95ef16ace3862ff91065f8b014cb12b8fe1bf170965
DEBUG    botocore.auth:auth.py:430 Signature:
3afbc81237752074ad53cedf478993250bfc7561b499af29ab905a1a66dfd04c
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/cold_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204649Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=3afbc81237752074ad53cedf478993250bfc7561b499af29ab905a1a66dfd04c', 'amz-sdk-invocation-id': b'adba2f45-d510-4eb0-8fa6-2b890e2be52e', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:46:49 GMT', 'x-amzn-requestid': 'KaqjeToRk0P8Y8FKaLDysesVysNk5UwX5QDgTKagvfj1xylnhntq', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>cold_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:16102/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204649Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204649Z
20251114/us-east-1/s3/aws4_request
446c1f9b2fc670bed27ffb8142ae31b800d54b4503162f2a36a543b49ca65b41
DEBUG    botocore.auth:auth.py:430 Signature:
f2c86992c028938a82f6d5b6904e3ac24f4ffc83875883de495fcf523a1e0d28
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/medium?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204649Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=f2c86992c028938a82f6d5b6904e3ac24f4ffc83875883de495fcf523a1e0d28', 'amz-sdk-invocation-id': b'35c8803e-e92a-47a7-8253-be864048cd71', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:46:49 GMT', 'x-amzn-requestid': 'o1GtIGbdzwHLbV3Q1dUybGeVsjRCXZ5QxMEjLYHdAoxhcFGIkUQQ', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>medium</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:16102/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204649Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204649Z
20251114/us-east-1/s3/aws4_request
1334797b26cf56705c953cd928abf58d98dc55d755c3c83d30b3c3388f4c417e
DEBUG    botocore.auth:auth.py:430 Signature:
189e89369b2daa693a1a559d1973e160056060c7d8603a26e697f7625032f461
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/frozen_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204649Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=189e89369b2daa693a1a559d1973e160056060c7d8603a26e697f7625032f461', 'amz-sdk-invocation-id': b'b02657cb-c3f2-45a6-998d-a66c27b7cd9b', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 53592
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:46:50 GMT', 'x-amzn-requestid': 'OtJhPnu1fEOjv58iZjgIVdxq8LIDVvOo264WyRxifXmzkBjIStPw', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '53592', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;34eff939966dd96fc61e04bee3d4ba4f&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A2%3A1816%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;c745068d481b0515aea4165b916ec5cb&#34;</ETag><Size>1816</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;fb23f9171b17757cb1dc2e176469b4a5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cfa8a0b7952fb63f7dfadf2cf83097ed&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;969785d18638dc1e71dc309c8fee9f59&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;76c553122067e565c23ac6b7466026f1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;6cca3dcd8f413ad51af7003527118f53&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;9d0aea585719b4e1a8eb01d939c00a9d&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;4f98c8ca83a70a033c75eff6e19bcb8e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1a5f4df50ae0202b78181ab5a79fc270&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;710bd12a125a7a0826c6dabe086b07b9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;be0a7c1984f4c8093eabc624229e85d5&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;0d068b6671dccd5032bc42db6aa10674&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;169a39dc1ef992105b008d64454cdda2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A3%3A1536%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1cd0ecd015e159922d991777d4e34b6a&#34;</ETag><Size>1536</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A4%3A1152%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b0945c53e3a8c53e06b5efbe1fa00b7e&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;21d237d9b840230ac40911f05460d2c9&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;a65d4652ca975ca96dd4adc269404389&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ffa157b81657d56c3806591d18161366&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;dbb30cffd96f2cda495c11eb50c8872a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;0b1b088a94fe98718b260b4e9262c5c6&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A2%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e0f105c23fdc288d960126f34607d3c2&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037897%3A1%3A1%3A255%3A1%3A1720%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1f30e67ac29c7a33dfa177893c57fe4e&#34;</ETag><Size>1720</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;756c8bf50e1b14ddff981f3d35b13a9a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d1d491d289f10bd319a5964f50e522d9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;122ba98dfa6de83562b52443f97e0bdc&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;7626e60779c9117a5aa5552db3e2ef74&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1144%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;76b382c008c1daa16aef1c638ccec692&#34;</ETag><Size>1144</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;f2f766068f0decd10d0a355d7a3ce7df&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A3%3A1224%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ac22662b420aa8c5bd61f9d898d93abd&#34;</ETag><Size>1224</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A4%3A2504%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;240ff0ca91edad5ad611828468ea5b44&#34;</ETag><Size>2504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;658bdfb1748413af03d9fd46c9bb805b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cf86574e0b5b9320b5838d1fe614f7d6&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1416%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b9311bd0a3261cd1c110524dbed0c0ee&#34;</ETag><Size>1416</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A2%3A1928%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;88965419a67c815737ea9348e37e2277&#34;</ETag><Size>1928</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d70b30ee26e1677f1c1601ea54148330&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f6ca311e356541dde08266785f2d8dcb&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A2%3A1296%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;83616eaa943da37ef7a92311c263371e&#34;</ETag><Size>1296</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;efd7c7e653e7b4cae5fa36e16311349c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A2%3A255%3A1%3A2424%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1cdf12a5ba12af80a8fcbe65a51be1b9&#34;</ETag><Size>2424</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;011746a5ca01506fdf83964c27756f29&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037905%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;af992cc29bb2d9de8afef2fa09221752&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;27eec981a6efeef3dd4577c0490156cd&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;dee641780c0c4d248fd383936ad519c0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;35d9c5b51a686307a2465a8dce6122e9&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;397f4751afcb170c423e629fd2b03c46&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A2%3A1200%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ed50b0f966729dbc524ed39d67043e7f&#34;</ETag><Size>1200</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;3e018695734005e3be7a2c364a2f9f4b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e26638baeb35e1d203ff779209f18000&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;65a1dd34e301bdc4d29ef1b96ad9f016&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;baf3bbe887771567705ea1878ad8dc02&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7d2dd5438efac312030ab1d7ff2404c0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A2%3A1496%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;65a7ecaa6689f54356759745386bb91d&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;30b77b5019f350acbf9f718551d2da77&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A2416%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cd5d4acd4df5dd76dd58206782e7f365&#34;</ETag><Size>2416</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A2%3A1208%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e265bd76e5998bc292913aa80b0323cf&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1616%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;57a665afff22ef5b34e6e3d54deceb64&#34;</ETag><Size>1616</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;af26aa3d5e60723ce6781c6f3c2fc0ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A2%3A1320%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;809a9542bd1ef395b5328d6c62a10038&#34;</ETag><Size>1320</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;cb2ec8fd8e2f39c71ca7fd8e26141b9e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A4%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d6fc50af39123e0c794e997429c894f8&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A5%3A1360%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;65143fdbcdcf279b6c27a79c688dd56d&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0aeeeab35fcefe8ebe92923db835b993&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0f234b8606389bcc82637b5eec502dc0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;878094d78836df848f6343a8dd183909&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A3%3A2008%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ac4c5f21766b72b1ef9379e666fba4e7&#34;</ETag><Size>2008</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1352%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;60d206b93f7f63a6d550278c79178dc9&#34;</ETag><Size>1352</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0187ebcce0242f7da65b2c6f25982550&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ae2150d01ae7f1af2a175cdd5170207a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b94d64f4fcc3c13c48a75d7864c1ce62&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;35638001230ae7c046190a76967679de&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e5058fc8bcef1d12f3a97e90ef3a4f22&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;c7371c2c071f84a8da422b44dc6ac8cd&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e59e4b2b6a14b9718cfde17164df7873&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A4%3A1240%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b715d29f1acb4f69bb2c6e45c759c4d0&#34;</ETag><Size>1240</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;62b537d856fda5644fe2cc48902c9731&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A2%3A255%3A1%3A1600%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d2260a637a13ce8ecc25b9c01b52b67d&#34;</ETag><Size>1600</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e3574f40b33f06df9e67a72ccbbff43c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A2%3A255%3A1%3A1440%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;24187b7f04140bb0b1bb743be65ee07c&#34;</ETag><Size>1440</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;f336cf1caa2096a96de0cfbc70f9ad9d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A2%3A1264%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1f3c31b42afda4973595009325ef3e49&#34;</ETag><Size>1264</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;20aa44e25b95f87a8c7337a642e24c97&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;1dd035a4cbe08fccc42394835e89df77&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A3%3A1544%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ddfac5c4dd4e6cfa512fc9ef755d80ba&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A4%3A1504%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;73896829b5a8ee7e2a223f80dd6bc99f&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037924%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;6bd52922b36ff7c2ce79617366ee07ae&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1744%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;9480636392e60386e5fcfa26a7e5fa1e&#34;</ETag><Size>1744</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;86f1b31668de87d96f5f9b73789e6722&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A3%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;daa4772dea9401d3c58dea4ef6f578f1&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;66a62a7691132cb3b4613c1d975fab65&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7e8d7307f40bdeb4f3305e9be602cb27&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;a120a0287db33e7f87e2847b83e80d5f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;23ee82433ce4e8b3c0adc7981a52a256&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A3%3A1304%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;c9bf1da7e81941d7bf8edf219e3af8e2&#34;</ETag><Size>1304</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;8d018b1c8baffd1d3c1f37f9112e3931&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;eacc29fa533e744afa4e9a034e4063e7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;313094a08eaea3e8b4a9335ffd44f54b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;a13c73d880c9ea8669a713db0044cc73&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;28e110a65388b036725c956cb4f40835&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;34aedc6a7f8b316b3e420d638101b7f3&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;29151557cd5bf4a5eae9a392b2ab3ee8&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;5a2acfe7d9463c6376f658c29c90fd02&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;9a184fad7ff74943b8ca812f5af57463&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;97dd67255e56715570c8124d64393e24&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;48e1e22980ccda9edefd8f1004274739&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A3%3A1736%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;c89ad4686d31b02b0e0e819333897101&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A4%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;b2f2306a3c7f01a5fd37e98c5f0db539&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;00949568528376e724e9fcf4d3b60725&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f472e8e0d0f8111aa3f3bc9c406179b1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;80731454b0f0f6bda9a6706328d41672&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A2%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;2331f114069e506fa45abd92f7cc16e8&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;80d5289d31961bf2a3b4ab12a0127d24&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A2%3A1256%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;78ecfb41c1828cbbf3e867460bede6a4&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e88ed3aaa7eca2764356d27ef10cfa1c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037937%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1702f735c923178d6e8f8e1569466a4b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037937%3A1%3A1%3A255%3A2%3A1144%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;feba9762acc7f93b4a56d85b48cf26fa&#34;</ETag><Size>1144</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;7011ee874e8ff2211e9e54543b3191f4&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A2%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;4a76c36aabfa4086bfd8d8d31bcbffc6&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A2%3A255%3A2%3A1448%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;0df75368d33e1d5d81a28b9a08eafcf3&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1640%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d94425a6997dab6e73d403aaaf1472ea&#34;</ETag><Size>1640</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;2119f8302ae9404302822f9dc235ec46&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f3d1bfdf886644bf29d31bd16584da90&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;2ace9abb6396728189d1f1270d6016c2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;bf78ed23adbd0ac419f1474fe596777e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A4%3A1784%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e97ede3a0b632611b38c82fa05d2f765&#34;</ETag><Size>1784</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;b0e4109c11e7240a3cfd95e0d987e3db&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;43314d5c28b605b5517144e412dfb477&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f48f340d92e63ff14be5fd27cc733f2c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;19a6de2f8fda386c1628a05640b1d614&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;cdd71f3f9258303a74e6bab5a59bf6d5&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A3%3A2112%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;91eda4be98cc3bac3417ee9509f73d7d&#34;</ETag><Size>2112</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A4%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;82778727338cea7e5f52a40b3c40f1d4&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;03be68aedc5e93911c97cacb12d43770&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b147b1cfd1ef351a131e686de1631d5c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A2%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;53e8079776efd0c7fe82c7cf6eafb28d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;9f36bfd117b58e56c940657eecfd89d2&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;aaa0a6e02417d93517e63e65e3e7d2e2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A2%3A255%3A1%3A1424%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d120f7f937da41759afa30a510ce0255&#34;</ETag><Size>1424</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1776%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;8160dece82ad022c94c68998c3b020aa&#34;</ETag><Size>1776</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;790833acc63bba5df43d70161e81146d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A3%3A1360%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;daff5c718ff85eb00c6b270f5760cb91&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d6b393272b0c8a1126c2678e565cb2e9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A2%3A255%3A1%3A1152%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ff9f3ec64ae8e1217924d0ed262134ae&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A1%3A2160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7d58cf2ffa3b3311d1c32aa97bc50a61&#34;</ETag><Size>2160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;3b536fbf5a72c6f1d25b794d57cc501b&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, e47a8421-3e47-4249-a5ae-027287eacdc1, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, e47a8421-3e47-4249-a5ae-027287eacdc1, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, e47a8421-3e47-4249-a5ae-027287eacdc1, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 141661ee-368c-4395-9e82-a5aad05593c6, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 141661ee-368c-4395-9e82-a5aad05593c6, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 141661ee-368c-4395-9e82-a5aad05593c6, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 645, 'Portions': 145, 'ActivePortions': 145}, '__DEFAULT': {'Rows': 99355, 'Portions': 115, 'ActivePortions': 115}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 145, 'BlobSize': 176408, 'BlobCount': 725}, '__DEFAULT': {'Portions': 115, 'BlobSize': 4406080, 'BlobCount': 575}}, cold bucket stat: (0, 0), frozen bucket stat: (145, 176408)
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:16102/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204651Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204651Z
20251114/us-east-1/s3/aws4_request
f3bac2d7fe660b2f1f9618d89eb170a62257365622a6089d48d440335f9beb93
DEBUG    botocore.auth:auth.py:430 Signature:
6340a1b99d7547c1eb59665f441b3fa26540b5a9f7eb7aa2e49b0d2f56ad1fa7
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/cold_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204651Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=6340a1b99d7547c1eb59665f441b3fa26540b5a9f7eb7aa2e49b0d2f56ad1fa7', 'amz-sdk-invocation-id': b'e477215e-1ec5-4f0f-95a6-25b11691fb02', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:46:51 GMT', 'x-amzn-requestid': 'tVtuLZNdYuNE7zdndoWXbg03OQaS1eElzgcwZ4xiXcR3TH4xC0jZ', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>cold_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:16102/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204651Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204651Z
20251114/us-east-1/s3/aws4_request
0f958058a842f6b85e2af2a22b03bb167370cac556730b0dd9bcc4b7e3c66ea9
DEBUG    botocore.auth:auth.py:430 Signature:
26dfe57343e6d90e740a28dd24f724882a52835b4915d7551b03beb52f2abc24
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/medium?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204651Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=26dfe57343e6d90e740a28dd24f724882a52835b4915d7551b03beb52f2abc24', 'amz-sdk-invocation-id': b'84cc3946-a9f7-40f2-b238-f515a1d65a8a', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:46:51 GMT', 'x-amzn-requestid': 'UOVUYkB55KJrML0YvHhBuVnt1MPDuNnyxxAH0FluENrI4Xxg63NQ', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>medium</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:16102/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204651Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204651Z
20251114/us-east-1/s3/aws4_request
05b4cf7837233ad44767365228b87c065338ea8599236e3ade1014750b88b83a
DEBUG    botocore.auth:auth.py:430 Signature:
129901482e5153d1c3cdd96b28762feff2586a6bf5a557b17736835278b12575
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/frozen_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204651Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=129901482e5153d1c3cdd96b28762feff2586a6bf5a557b17736835278b12575', 'amz-sdk-invocation-id': b'b96a4eca-f072-4335-9ba2-50ed67434650', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 53592
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:46:51 GMT', 'x-amzn-requestid': 'o465bcMm1ay0fsFMwruAfHaUsF1y2oJPw1cdHR0ldcoAOsIYL49X', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '53592', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;34eff939966dd96fc61e04bee3d4ba4f&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A2%3A1816%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;c745068d481b0515aea4165b916ec5cb&#34;</ETag><Size>1816</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;fb23f9171b17757cb1dc2e176469b4a5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cfa8a0b7952fb63f7dfadf2cf83097ed&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;969785d18638dc1e71dc309c8fee9f59&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;76c553122067e565c23ac6b7466026f1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;6cca3dcd8f413ad51af7003527118f53&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;9d0aea585719b4e1a8eb01d939c00a9d&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;4f98c8ca83a70a033c75eff6e19bcb8e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1a5f4df50ae0202b78181ab5a79fc270&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;710bd12a125a7a0826c6dabe086b07b9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;be0a7c1984f4c8093eabc624229e85d5&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;0d068b6671dccd5032bc42db6aa10674&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;169a39dc1ef992105b008d64454cdda2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A3%3A1536%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1cd0ecd015e159922d991777d4e34b6a&#34;</ETag><Size>1536</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A4%3A1152%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b0945c53e3a8c53e06b5efbe1fa00b7e&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;21d237d9b840230ac40911f05460d2c9&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;a65d4652ca975ca96dd4adc269404389&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ffa157b81657d56c3806591d18161366&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;dbb30cffd96f2cda495c11eb50c8872a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;0b1b088a94fe98718b260b4e9262c5c6&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A2%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e0f105c23fdc288d960126f34607d3c2&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037897%3A1%3A1%3A255%3A1%3A1720%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1f30e67ac29c7a33dfa177893c57fe4e&#34;</ETag><Size>1720</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;756c8bf50e1b14ddff981f3d35b13a9a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d1d491d289f10bd319a5964f50e522d9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;122ba98dfa6de83562b52443f97e0bdc&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;7626e60779c9117a5aa5552db3e2ef74&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1144%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;76b382c008c1daa16aef1c638ccec692&#34;</ETag><Size>1144</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;f2f766068f0decd10d0a355d7a3ce7df&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A3%3A1224%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ac22662b420aa8c5bd61f9d898d93abd&#34;</ETag><Size>1224</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A4%3A2504%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;240ff0ca91edad5ad611828468ea5b44&#34;</ETag><Size>2504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;658bdfb1748413af03d9fd46c9bb805b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cf86574e0b5b9320b5838d1fe614f7d6&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1416%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b9311bd0a3261cd1c110524dbed0c0ee&#34;</ETag><Size>1416</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A2%3A1928%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;88965419a67c815737ea9348e37e2277&#34;</ETag><Size>1928</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d70b30ee26e1677f1c1601ea54148330&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f6ca311e356541dde08266785f2d8dcb&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A2%3A1296%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;83616eaa943da37ef7a92311c263371e&#34;</ETag><Size>1296</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;efd7c7e653e7b4cae5fa36e16311349c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A2%3A255%3A1%3A2424%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1cdf12a5ba12af80a8fcbe65a51be1b9&#34;</ETag><Size>2424</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;011746a5ca01506fdf83964c27756f29&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037905%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;af992cc29bb2d9de8afef2fa09221752&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;27eec981a6efeef3dd4577c0490156cd&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;dee641780c0c4d248fd383936ad519c0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;35d9c5b51a686307a2465a8dce6122e9&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;397f4751afcb170c423e629fd2b03c46&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A2%3A1200%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ed50b0f966729dbc524ed39d67043e7f&#34;</ETag><Size>1200</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;3e018695734005e3be7a2c364a2f9f4b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e26638baeb35e1d203ff779209f18000&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;65a1dd34e301bdc4d29ef1b96ad9f016&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;baf3bbe887771567705ea1878ad8dc02&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7d2dd5438efac312030ab1d7ff2404c0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A2%3A1496%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;65a7ecaa6689f54356759745386bb91d&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;30b77b5019f350acbf9f718551d2da77&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A2416%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cd5d4acd4df5dd76dd58206782e7f365&#34;</ETag><Size>2416</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A2%3A1208%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e265bd76e5998bc292913aa80b0323cf&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1616%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;57a665afff22ef5b34e6e3d54deceb64&#34;</ETag><Size>1616</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;af26aa3d5e60723ce6781c6f3c2fc0ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A2%3A1320%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;809a9542bd1ef395b5328d6c62a10038&#34;</ETag><Size>1320</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;cb2ec8fd8e2f39c71ca7fd8e26141b9e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A4%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d6fc50af39123e0c794e997429c894f8&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A5%3A1360%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;65143fdbcdcf279b6c27a79c688dd56d&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0aeeeab35fcefe8ebe92923db835b993&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0f234b8606389bcc82637b5eec502dc0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;878094d78836df848f6343a8dd183909&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A3%3A2008%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ac4c5f21766b72b1ef9379e666fba4e7&#34;</ETag><Size>2008</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1352%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;60d206b93f7f63a6d550278c79178dc9&#34;</ETag><Size>1352</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0187ebcce0242f7da65b2c6f25982550&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ae2150d01ae7f1af2a175cdd5170207a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b94d64f4fcc3c13c48a75d7864c1ce62&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;35638001230ae7c046190a76967679de&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e5058fc8bcef1d12f3a97e90ef3a4f22&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;c7371c2c071f84a8da422b44dc6ac8cd&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e59e4b2b6a14b9718cfde17164df7873&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A4%3A1240%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b715d29f1acb4f69bb2c6e45c759c4d0&#34;</ETag><Size>1240</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;62b537d856fda5644fe2cc48902c9731&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A2%3A255%3A1%3A1600%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d2260a637a13ce8ecc25b9c01b52b67d&#34;</ETag><Size>1600</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e3574f40b33f06df9e67a72ccbbff43c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A2%3A255%3A1%3A1440%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;24187b7f04140bb0b1bb743be65ee07c&#34;</ETag><Size>1440</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;f336cf1caa2096a96de0cfbc70f9ad9d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A2%3A1264%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1f3c31b42afda4973595009325ef3e49&#34;</ETag><Size>1264</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;20aa44e25b95f87a8c7337a642e24c97&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;1dd035a4cbe08fccc42394835e89df77&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A3%3A1544%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ddfac5c4dd4e6cfa512fc9ef755d80ba&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A4%3A1504%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;73896829b5a8ee7e2a223f80dd6bc99f&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037924%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;6bd52922b36ff7c2ce79617366ee07ae&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1744%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;9480636392e60386e5fcfa26a7e5fa1e&#34;</ETag><Size>1744</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;86f1b31668de87d96f5f9b73789e6722&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A3%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;daa4772dea9401d3c58dea4ef6f578f1&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;66a62a7691132cb3b4613c1d975fab65&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7e8d7307f40bdeb4f3305e9be602cb27&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;a120a0287db33e7f87e2847b83e80d5f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;23ee82433ce4e8b3c0adc7981a52a256&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A3%3A1304%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;c9bf1da7e81941d7bf8edf219e3af8e2&#34;</ETag><Size>1304</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;8d018b1c8baffd1d3c1f37f9112e3931&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;eacc29fa533e744afa4e9a034e4063e7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;313094a08eaea3e8b4a9335ffd44f54b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;a13c73d880c9ea8669a713db0044cc73&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;28e110a65388b036725c956cb4f40835&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;34aedc6a7f8b316b3e420d638101b7f3&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;29151557cd5bf4a5eae9a392b2ab3ee8&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;5a2acfe7d9463c6376f658c29c90fd02&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;9a184fad7ff74943b8ca812f5af57463&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;97dd67255e56715570c8124d64393e24&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;48e1e22980ccda9edefd8f1004274739&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A3%3A1736%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;c89ad4686d31b02b0e0e819333897101&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A4%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;b2f2306a3c7f01a5fd37e98c5f0db539&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;00949568528376e724e9fcf4d3b60725&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f472e8e0d0f8111aa3f3bc9c406179b1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;80731454b0f0f6bda9a6706328d41672&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A2%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;2331f114069e506fa45abd92f7cc16e8&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;80d5289d31961bf2a3b4ab12a0127d24&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A2%3A1256%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;78ecfb41c1828cbbf3e867460bede6a4&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e88ed3aaa7eca2764356d27ef10cfa1c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037937%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1702f735c923178d6e8f8e1569466a4b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037937%3A1%3A1%3A255%3A2%3A1144%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;feba9762acc7f93b4a56d85b48cf26fa&#34;</ETag><Size>1144</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;7011ee874e8ff2211e9e54543b3191f4&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A2%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;4a76c36aabfa4086bfd8d8d31bcbffc6&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A2%3A255%3A2%3A1448%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;0df75368d33e1d5d81a28b9a08eafcf3&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1640%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d94425a6997dab6e73d403aaaf1472ea&#34;</ETag><Size>1640</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;2119f8302ae9404302822f9dc235ec46&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f3d1bfdf886644bf29d31bd16584da90&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;2ace9abb6396728189d1f1270d6016c2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;bf78ed23adbd0ac419f1474fe596777e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A4%3A1784%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e97ede3a0b632611b38c82fa05d2f765&#34;</ETag><Size>1784</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;b0e4109c11e7240a3cfd95e0d987e3db&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;43314d5c28b605b5517144e412dfb477&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f48f340d92e63ff14be5fd27cc733f2c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;19a6de2f8fda386c1628a05640b1d614&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;cdd71f3f9258303a74e6bab5a59bf6d5&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A3%3A2112%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;91eda4be98cc3bac3417ee9509f73d7d&#34;</ETag><Size>2112</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A4%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;82778727338cea7e5f52a40b3c40f1d4&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;03be68aedc5e93911c97cacb12d43770&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b147b1cfd1ef351a131e686de1631d5c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A2%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;53e8079776efd0c7fe82c7cf6eafb28d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;9f36bfd117b58e56c940657eecfd89d2&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;aaa0a6e02417d93517e63e65e3e7d2e2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A2%3A255%3A1%3A1424%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d120f7f937da41759afa30a510ce0255&#34;</ETag><Size>1424</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1776%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;8160dece82ad022c94c68998c3b020aa&#34;</ETag><Size>1776</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;790833acc63bba5df43d70161e81146d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A3%3A1360%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;daff5c718ff85eb00c6b270f5760cb91&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d6b393272b0c8a1126c2678e565cb2e9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A2%3A255%3A1%3A1152%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ff9f3ec64ae8e1217924d0ed262134ae&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A1%3A2160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7d58cf2ffa3b3311d1c32aa97bc50a61&#34;</ETag><Size>2160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;3b536fbf5a72c6f1d25b794d57cc501b&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, e2b4c874-14c5-44df-b291-458891968dfc, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, e2b4c874-14c5-44df-b291-458891968dfc, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, e2b4c874-14c5-44df-b291-458891968dfc, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, b3cb124a-ff37-467f-b978-752b1e168a44, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, b3cb124a-ff37-467f-b978-752b1e168a44, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, b3cb124a-ff37-467f-b978-752b1e168a44, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'__DEFAULT': {'Rows': 99355, 'Portions': 115, 'ActivePortions': 115}, '/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 645, 'Portions': 145, 'ActivePortions': 145}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 145, 'BlobSize': 176408, 'BlobCount': 725}, '__DEFAULT': {'Portions': 115, 'BlobSize': 4406080, 'BlobCount': 575}}, cold bucket stat: (0, 0), frozen bucket stat: (145, 176408)
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:16102/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204652Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204652Z
20251114/us-east-1/s3/aws4_request
73711c679fe833a0c83bf62d5b294830f8514ef481067c77fdefd79bd0e43c1b
DEBUG    botocore.auth:auth.py:430 Signature:
b96afb7667c54e412f27bc494fb946fe0cf3ede350df90369741a8502fad89d9
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/cold_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204652Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=b96afb7667c54e412f27bc494fb946fe0cf3ede350df90369741a8502fad89d9', 'amz-sdk-invocation-id': b'688f291b-a9c0-48ce-8804-11a7aa549361', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:46:52 GMT', 'x-amzn-requestid': 'ayyZgnKWUcI4PIqTUkxoCfA6G7fIkoY80FuhqD0DqFSxudzxvXzr', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>cold_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:16102/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204652Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204652Z
20251114/us-east-1/s3/aws4_request
c8c2773f4ebfb3727a9f94da67047b75cfe2bb332c478eff00ebde7b2bb5516d
DEBUG    botocore.auth:auth.py:430 Signature:
37dfa7a4ffe0f3bd1d9c09a77e358f9839e53dc18fe189d621b186f4944a1c2c
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/medium?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204652Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=37dfa7a4ffe0f3bd1d9c09a77e358f9839e53dc18fe189d621b186f4944a1c2c', 'amz-sdk-invocation-id': b'e5c51fed-7812-4021-8849-1f970bc92270', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:46:52 GMT', 'x-amzn-requestid': 'OhiyKwwij0LBRQLFXK9s41bPTCySR5Cp5IxzHNLWSHnJdNaMfjjy', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>medium</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:16102/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204652Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204652Z
20251114/us-east-1/s3/aws4_request
8bc044438c528b4293f4dcdfa9e4319054313e81219af330f50877aa57660a86
DEBUG    botocore.auth:auth.py:430 Signature:
a25a0a923da802605834b7ef72fcb0255c2937b4dee225faaafe60087d560711
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/frozen_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204652Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=a25a0a923da802605834b7ef72fcb0255c2937b4dee225faaafe60087d560711', 'amz-sdk-invocation-id': b'eec08d9a-8629-4b23-9eca-4bcbe6081e74', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 53592
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:46:52 GMT', 'x-amzn-requestid': 'FX3BcpF29FjoB3XExhQx8RRT3GHqgfaeTTS6C24E7TnBvBaWIjbM', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '53592', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;34eff939966dd96fc61e04bee3d4ba4f&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A2%3A1816%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;c745068d481b0515aea4165b916ec5cb&#34;</ETag><Size>1816</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;fb23f9171b17757cb1dc2e176469b4a5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cfa8a0b7952fb63f7dfadf2cf83097ed&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;969785d18638dc1e71dc309c8fee9f59&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;76c553122067e565c23ac6b7466026f1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;6cca3dcd8f413ad51af7003527118f53&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;9d0aea585719b4e1a8eb01d939c00a9d&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;4f98c8ca83a70a033c75eff6e19bcb8e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1a5f4df50ae0202b78181ab5a79fc270&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;710bd12a125a7a0826c6dabe086b07b9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;be0a7c1984f4c8093eabc624229e85d5&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;0d068b6671dccd5032bc42db6aa10674&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;169a39dc1ef992105b008d64454cdda2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A3%3A1536%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1cd0ecd015e159922d991777d4e34b6a&#34;</ETag><Size>1536</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A4%3A1152%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b0945c53e3a8c53e06b5efbe1fa00b7e&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;21d237d9b840230ac40911f05460d2c9&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;a65d4652ca975ca96dd4adc269404389&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ffa157b81657d56c3806591d18161366&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;dbb30cffd96f2cda495c11eb50c8872a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;0b1b088a94fe98718b260b4e9262c5c6&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A2%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e0f105c23fdc288d960126f34607d3c2&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037897%3A1%3A1%3A255%3A1%3A1720%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1f30e67ac29c7a33dfa177893c57fe4e&#34;</ETag><Size>1720</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;756c8bf50e1b14ddff981f3d35b13a9a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d1d491d289f10bd319a5964f50e522d9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;122ba98dfa6de83562b52443f97e0bdc&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;7626e60779c9117a5aa5552db3e2ef74&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1144%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;76b382c008c1daa16aef1c638ccec692&#34;</ETag><Size>1144</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;f2f766068f0decd10d0a355d7a3ce7df&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A3%3A1224%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ac22662b420aa8c5bd61f9d898d93abd&#34;</ETag><Size>1224</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A4%3A2504%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;240ff0ca91edad5ad611828468ea5b44&#34;</ETag><Size>2504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;658bdfb1748413af03d9fd46c9bb805b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cf86574e0b5b9320b5838d1fe614f7d6&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1416%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b9311bd0a3261cd1c110524dbed0c0ee&#34;</ETag><Size>1416</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A2%3A1928%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;88965419a67c815737ea9348e37e2277&#34;</ETag><Size>1928</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d70b30ee26e1677f1c1601ea54148330&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f6ca311e356541dde08266785f2d8dcb&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A2%3A1296%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;83616eaa943da37ef7a92311c263371e&#34;</ETag><Size>1296</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;efd7c7e653e7b4cae5fa36e16311349c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A2%3A255%3A1%3A2424%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1cdf12a5ba12af80a8fcbe65a51be1b9&#34;</ETag><Size>2424</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;011746a5ca01506fdf83964c27756f29&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037905%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;af992cc29bb2d9de8afef2fa09221752&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;27eec981a6efeef3dd4577c0490156cd&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;dee641780c0c4d248fd383936ad519c0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;35d9c5b51a686307a2465a8dce6122e9&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;397f4751afcb170c423e629fd2b03c46&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A2%3A1200%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ed50b0f966729dbc524ed39d67043e7f&#34;</ETag><Size>1200</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;3e018695734005e3be7a2c364a2f9f4b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e26638baeb35e1d203ff779209f18000&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;65a1dd34e301bdc4d29ef1b96ad9f016&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;baf3bbe887771567705ea1878ad8dc02&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7d2dd5438efac312030ab1d7ff2404c0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A2%3A1496%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;65a7ecaa6689f54356759745386bb91d&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;30b77b5019f350acbf9f718551d2da77&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A2416%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cd5d4acd4df5dd76dd58206782e7f365&#34;</ETag><Size>2416</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A2%3A1208%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e265bd76e5998bc292913aa80b0323cf&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1616%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;57a665afff22ef5b34e6e3d54deceb64&#34;</ETag><Size>1616</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;af26aa3d5e60723ce6781c6f3c2fc0ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A2%3A1320%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;809a9542bd1ef395b5328d6c62a10038&#34;</ETag><Size>1320</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;cb2ec8fd8e2f39c71ca7fd8e26141b9e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A4%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d6fc50af39123e0c794e997429c894f8&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A5%3A1360%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;65143fdbcdcf279b6c27a79c688dd56d&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0aeeeab35fcefe8ebe92923db835b993&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0f234b8606389bcc82637b5eec502dc0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;878094d78836df848f6343a8dd183909&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A3%3A2008%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ac4c5f21766b72b1ef9379e666fba4e7&#34;</ETag><Size>2008</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1352%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;60d206b93f7f63a6d550278c79178dc9&#34;</ETag><Size>1352</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0187ebcce0242f7da65b2c6f25982550&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ae2150d01ae7f1af2a175cdd5170207a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b94d64f4fcc3c13c48a75d7864c1ce62&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;35638001230ae7c046190a76967679de&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e5058fc8bcef1d12f3a97e90ef3a4f22&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;c7371c2c071f84a8da422b44dc6ac8cd&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e59e4b2b6a14b9718cfde17164df7873&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A4%3A1240%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b715d29f1acb4f69bb2c6e45c759c4d0&#34;</ETag><Size>1240</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;62b537d856fda5644fe2cc48902c9731&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A2%3A255%3A1%3A1600%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d2260a637a13ce8ecc25b9c01b52b67d&#34;</ETag><Size>1600</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e3574f40b33f06df9e67a72ccbbff43c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A2%3A255%3A1%3A1440%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;24187b7f04140bb0b1bb743be65ee07c&#34;</ETag><Size>1440</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;f336cf1caa2096a96de0cfbc70f9ad9d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A2%3A1264%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1f3c31b42afda4973595009325ef3e49&#34;</ETag><Size>1264</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;20aa44e25b95f87a8c7337a642e24c97&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;1dd035a4cbe08fccc42394835e89df77&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A3%3A1544%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ddfac5c4dd4e6cfa512fc9ef755d80ba&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A4%3A1504%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;73896829b5a8ee7e2a223f80dd6bc99f&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037924%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;6bd52922b36ff7c2ce79617366ee07ae&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1744%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;9480636392e60386e5fcfa26a7e5fa1e&#34;</ETag><Size>1744</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;86f1b31668de87d96f5f9b73789e6722&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A3%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;daa4772dea9401d3c58dea4ef6f578f1&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;66a62a7691132cb3b4613c1d975fab65&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7e8d7307f40bdeb4f3305e9be602cb27&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;a120a0287db33e7f87e2847b83e80d5f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;23ee82433ce4e8b3c0adc7981a52a256&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A3%3A1304%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;c9bf1da7e81941d7bf8edf219e3af8e2&#34;</ETag><Size>1304</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;8d018b1c8baffd1d3c1f37f9112e3931&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;eacc29fa533e744afa4e9a034e4063e7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;313094a08eaea3e8b4a9335ffd44f54b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;a13c73d880c9ea8669a713db0044cc73&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;28e110a65388b036725c956cb4f40835&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;34aedc6a7f8b316b3e420d638101b7f3&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;29151557cd5bf4a5eae9a392b2ab3ee8&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;5a2acfe7d9463c6376f658c29c90fd02&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;9a184fad7ff74943b8ca812f5af57463&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;97dd67255e56715570c8124d64393e24&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;48e1e22980ccda9edefd8f1004274739&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A3%3A1736%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;c89ad4686d31b02b0e0e819333897101&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A4%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;b2f2306a3c7f01a5fd37e98c5f0db539&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;00949568528376e724e9fcf4d3b60725&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f472e8e0d0f8111aa3f3bc9c406179b1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;80731454b0f0f6bda9a6706328d41672&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A2%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;2331f114069e506fa45abd92f7cc16e8&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;80d5289d31961bf2a3b4ab12a0127d24&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A2%3A1256%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;78ecfb41c1828cbbf3e867460bede6a4&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e88ed3aaa7eca2764356d27ef10cfa1c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037937%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1702f735c923178d6e8f8e1569466a4b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037937%3A1%3A1%3A255%3A2%3A1144%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;feba9762acc7f93b4a56d85b48cf26fa&#34;</ETag><Size>1144</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;7011ee874e8ff2211e9e54543b3191f4&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A2%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;4a76c36aabfa4086bfd8d8d31bcbffc6&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A2%3A255%3A2%3A1448%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;0df75368d33e1d5d81a28b9a08eafcf3&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1640%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d94425a6997dab6e73d403aaaf1472ea&#34;</ETag><Size>1640</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;2119f8302ae9404302822f9dc235ec46&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f3d1bfdf886644bf29d31bd16584da90&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;2ace9abb6396728189d1f1270d6016c2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;bf78ed23adbd0ac419f1474fe596777e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A4%3A1784%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e97ede3a0b632611b38c82fa05d2f765&#34;</ETag><Size>1784</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;b0e4109c11e7240a3cfd95e0d987e3db&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;43314d5c28b605b5517144e412dfb477&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f48f340d92e63ff14be5fd27cc733f2c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;19a6de2f8fda386c1628a05640b1d614&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;cdd71f3f9258303a74e6bab5a59bf6d5&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A3%3A2112%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;91eda4be98cc3bac3417ee9509f73d7d&#34;</ETag><Size>2112</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A4%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;82778727338cea7e5f52a40b3c40f1d4&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;03be68aedc5e93911c97cacb12d43770&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b147b1cfd1ef351a131e686de1631d5c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A2%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;53e8079776efd0c7fe82c7cf6eafb28d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;9f36bfd117b58e56c940657eecfd89d2&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;aaa0a6e02417d93517e63e65e3e7d2e2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A2%3A255%3A1%3A1424%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d120f7f937da41759afa30a510ce0255&#34;</ETag><Size>1424</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1776%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;8160dece82ad022c94c68998c3b020aa&#34;</ETag><Size>1776</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;790833acc63bba5df43d70161e81146d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A3%3A1360%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;daff5c718ff85eb00c6b270f5760cb91&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d6b393272b0c8a1126c2678e565cb2e9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A2%3A255%3A1%3A1152%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ff9f3ec64ae8e1217924d0ed262134ae&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A1%3A2160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7d58cf2ffa3b3311d1c32aa97bc50a61&#34;</ETag><Size>2160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;3b536fbf5a72c6f1d25b794d57cc501b&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 4c914d14-5e96-4bf7-a91f-ef5ab0b1a72d, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 4c914d14-5e96-4bf7-a91f-ef5ab0b1a72d, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 4c914d14-5e96-4bf7-a91f-ef5ab0b1a72d, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, be30008b-f139-4b2c-ad83-993611f7acc0, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, be30008b-f139-4b2c-ad83-993611f7acc0, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, be30008b-f139-4b2c-ad83-993611f7acc0, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 645, 'Portions': 145, 'ActivePortions': 145}, '__DEFAULT': {'Rows': 99355, 'Portions': 115, 'ActivePortions': 115}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 145, 'BlobSize': 176408, 'BlobCount': 725}, '__DEFAULT': {'Portions': 115, 'BlobSize': 4406080, 'BlobCount': 575}}, cold bucket stat: (0, 0), frozen bucket stat: (145, 176408)
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:16102/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204654Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204654Z
20251114/us-east-1/s3/aws4_request
d9d999490cf5eb9849030cd2178b0ce8e66122c0e37ec1ada223a32ce673f47c
DEBUG    botocore.auth:auth.py:430 Signature:
bf97596427b9d6e306844cbd48b7a03e8e169921fa33dc2b0fe048362badafbd
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/cold_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204654Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=bf97596427b9d6e306844cbd48b7a03e8e169921fa33dc2b0fe048362badafbd', 'amz-sdk-invocation-id': b'b4428c53-4c95-4a3e-81b8-233469f639bb', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:46:54 GMT', 'x-amzn-requestid': 'qfxSFG7AITqGgxQyiildJX4QUGJVSK8mFWfq4qrpI4TEg1ebUkIi', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>cold_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:16102/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204654Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204654Z
20251114/us-east-1/s3/aws4_request
65cd19ba853b0ab1f2c610641ec193d499251da83ab39739f1b06603be49f12a
DEBUG    botocore.auth:auth.py:430 Signature:
c6035c6b4227e5744f177d69bd847cc939f882082cf2c1587093e234f435ed4e
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/medium?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204654Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=c6035c6b4227e5744f177d69bd847cc939f882082cf2c1587093e234f435ed4e', 'amz-sdk-invocation-id': b'cefedb08-d74a-4db1-9ae5-51c48e1b69d8', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:46:54 GMT', 'x-amzn-requestid': 'UUkZ5HmqTz1vj3EfjHdlsu4V16n3Ps8hD2uoZaA0HvmUYOmoIVIS', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>medium</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:16102/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204654Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204654Z
20251114/us-east-1/s3/aws4_request
2d652b5be4a03a42a8f5c039d3e7c42e002de49b66d3a84ba22133b2da36eaca
DEBUG    botocore.auth:auth.py:430 Signature:
14cac05a7a7b9d1603206c38fa8040268b517dfb6877d7930d8416268de8565b
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/frozen_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204654Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=14cac05a7a7b9d1603206c38fa8040268b517dfb6877d7930d8416268de8565b', 'amz-sdk-invocation-id': b'd8695fed-dfa7-4f01-a9d0-f9f439266b47', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 53592
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:46:54 GMT', 'x-amzn-requestid': '1ffjnWUWPMEB9JumaIsN9j6I3PyK2VyT3OzeZZTuAIJrUchWchmx', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '53592', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;34eff939966dd96fc61e04bee3d4ba4f&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A2%3A1816%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;c745068d481b0515aea4165b916ec5cb&#34;</ETag><Size>1816</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;fb23f9171b17757cb1dc2e176469b4a5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cfa8a0b7952fb63f7dfadf2cf83097ed&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;969785d18638dc1e71dc309c8fee9f59&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;76c553122067e565c23ac6b7466026f1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;6cca3dcd8f413ad51af7003527118f53&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;9d0aea585719b4e1a8eb01d939c00a9d&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;4f98c8ca83a70a033c75eff6e19bcb8e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1a5f4df50ae0202b78181ab5a79fc270&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;710bd12a125a7a0826c6dabe086b07b9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;be0a7c1984f4c8093eabc624229e85d5&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;0d068b6671dccd5032bc42db6aa10674&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;169a39dc1ef992105b008d64454cdda2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A3%3A1536%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1cd0ecd015e159922d991777d4e34b6a&#34;</ETag><Size>1536</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A4%3A1152%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b0945c53e3a8c53e06b5efbe1fa00b7e&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;21d237d9b840230ac40911f05460d2c9&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;a65d4652ca975ca96dd4adc269404389&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ffa157b81657d56c3806591d18161366&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;dbb30cffd96f2cda495c11eb50c8872a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;0b1b088a94fe98718b260b4e9262c5c6&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A2%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e0f105c23fdc288d960126f34607d3c2&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037897%3A1%3A1%3A255%3A1%3A1720%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1f30e67ac29c7a33dfa177893c57fe4e&#34;</ETag><Size>1720</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;756c8bf50e1b14ddff981f3d35b13a9a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d1d491d289f10bd319a5964f50e522d9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;122ba98dfa6de83562b52443f97e0bdc&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;7626e60779c9117a5aa5552db3e2ef74&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1144%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;76b382c008c1daa16aef1c638ccec692&#34;</ETag><Size>1144</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;f2f766068f0decd10d0a355d7a3ce7df&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A3%3A1224%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ac22662b420aa8c5bd61f9d898d93abd&#34;</ETag><Size>1224</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A4%3A2504%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;240ff0ca91edad5ad611828468ea5b44&#34;</ETag><Size>2504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;658bdfb1748413af03d9fd46c9bb805b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cf86574e0b5b9320b5838d1fe614f7d6&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1416%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b9311bd0a3261cd1c110524dbed0c0ee&#34;</ETag><Size>1416</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A2%3A1928%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;88965419a67c815737ea9348e37e2277&#34;</ETag><Size>1928</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d70b30ee26e1677f1c1601ea54148330&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f6ca311e356541dde08266785f2d8dcb&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A2%3A1296%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;83616eaa943da37ef7a92311c263371e&#34;</ETag><Size>1296</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;efd7c7e653e7b4cae5fa36e16311349c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A2%3A255%3A1%3A2424%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1cdf12a5ba12af80a8fcbe65a51be1b9&#34;</ETag><Size>2424</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;011746a5ca01506fdf83964c27756f29&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037905%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;af992cc29bb2d9de8afef2fa09221752&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;27eec981a6efeef3dd4577c0490156cd&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;dee641780c0c4d248fd383936ad519c0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;35d9c5b51a686307a2465a8dce6122e9&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;397f4751afcb170c423e629fd2b03c46&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A2%3A1200%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ed50b0f966729dbc524ed39d67043e7f&#34;</ETag><Size>1200</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;3e018695734005e3be7a2c364a2f9f4b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e26638baeb35e1d203ff779209f18000&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;65a1dd34e301bdc4d29ef1b96ad9f016&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;baf3bbe887771567705ea1878ad8dc02&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7d2dd5438efac312030ab1d7ff2404c0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A2%3A1496%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;65a7ecaa6689f54356759745386bb91d&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;30b77b5019f350acbf9f718551d2da77&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A2416%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cd5d4acd4df5dd76dd58206782e7f365&#34;</ETag><Size>2416</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A2%3A1208%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e265bd76e5998bc292913aa80b0323cf&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1616%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;57a665afff22ef5b34e6e3d54deceb64&#34;</ETag><Size>1616</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;af26aa3d5e60723ce6781c6f3c2fc0ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A2%3A1320%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;809a9542bd1ef395b5328d6c62a10038&#34;</ETag><Size>1320</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;cb2ec8fd8e2f39c71ca7fd8e26141b9e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A4%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d6fc50af39123e0c794e997429c894f8&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A5%3A1360%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;65143fdbcdcf279b6c27a79c688dd56d&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0aeeeab35fcefe8ebe92923db835b993&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0f234b8606389bcc82637b5eec502dc0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;878094d78836df848f6343a8dd183909&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A3%3A2008%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ac4c5f21766b72b1ef9379e666fba4e7&#34;</ETag><Size>2008</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1352%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;60d206b93f7f63a6d550278c79178dc9&#34;</ETag><Size>1352</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0187ebcce0242f7da65b2c6f25982550&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ae2150d01ae7f1af2a175cdd5170207a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b94d64f4fcc3c13c48a75d7864c1ce62&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;35638001230ae7c046190a76967679de&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e5058fc8bcef1d12f3a97e90ef3a4f22&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;c7371c2c071f84a8da422b44dc6ac8cd&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e59e4b2b6a14b9718cfde17164df7873&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A4%3A1240%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b715d29f1acb4f69bb2c6e45c759c4d0&#34;</ETag><Size>1240</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;62b537d856fda5644fe2cc48902c9731&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A2%3A255%3A1%3A1600%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d2260a637a13ce8ecc25b9c01b52b67d&#34;</ETag><Size>1600</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e3574f40b33f06df9e67a72ccbbff43c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A2%3A255%3A1%3A1440%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;24187b7f04140bb0b1bb743be65ee07c&#34;</ETag><Size>1440</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;f336cf1caa2096a96de0cfbc70f9ad9d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A2%3A1264%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1f3c31b42afda4973595009325ef3e49&#34;</ETag><Size>1264</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;20aa44e25b95f87a8c7337a642e24c97&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;1dd035a4cbe08fccc42394835e89df77&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A3%3A1544%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ddfac5c4dd4e6cfa512fc9ef755d80ba&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A4%3A1504%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;73896829b5a8ee7e2a223f80dd6bc99f&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037924%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;6bd52922b36ff7c2ce79617366ee07ae&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1744%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;9480636392e60386e5fcfa26a7e5fa1e&#34;</ETag><Size>1744</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;86f1b31668de87d96f5f9b73789e6722&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A3%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;daa4772dea9401d3c58dea4ef6f578f1&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;66a62a7691132cb3b4613c1d975fab65&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7e8d7307f40bdeb4f3305e9be602cb27&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;a120a0287db33e7f87e2847b83e80d5f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;23ee82433ce4e8b3c0adc7981a52a256&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A3%3A1304%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;c9bf1da7e81941d7bf8edf219e3af8e2&#34;</ETag><Size>1304</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;8d018b1c8baffd1d3c1f37f9112e3931&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;eacc29fa533e744afa4e9a034e4063e7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;313094a08eaea3e8b4a9335ffd44f54b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;a13c73d880c9ea8669a713db0044cc73&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;28e110a65388b036725c956cb4f40835&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;34aedc6a7f8b316b3e420d638101b7f3&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;29151557cd5bf4a5eae9a392b2ab3ee8&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;5a2acfe7d9463c6376f658c29c90fd02&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;9a184fad7ff74943b8ca812f5af57463&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;97dd67255e56715570c8124d64393e24&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;48e1e22980ccda9edefd8f1004274739&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A3%3A1736%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;c89ad4686d31b02b0e0e819333897101&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A4%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;b2f2306a3c7f01a5fd37e98c5f0db539&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;00949568528376e724e9fcf4d3b60725&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f472e8e0d0f8111aa3f3bc9c406179b1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;80731454b0f0f6bda9a6706328d41672&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A2%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;2331f114069e506fa45abd92f7cc16e8&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;80d5289d31961bf2a3b4ab12a0127d24&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A2%3A1256%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;78ecfb41c1828cbbf3e867460bede6a4&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e88ed3aaa7eca2764356d27ef10cfa1c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037937%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1702f735c923178d6e8f8e1569466a4b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037937%3A1%3A1%3A255%3A2%3A1144%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;feba9762acc7f93b4a56d85b48cf26fa&#34;</ETag><Size>1144</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;7011ee874e8ff2211e9e54543b3191f4&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A2%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;4a76c36aabfa4086bfd8d8d31bcbffc6&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A2%3A255%3A2%3A1448%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;0df75368d33e1d5d81a28b9a08eafcf3&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1640%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d94425a6997dab6e73d403aaaf1472ea&#34;</ETag><Size>1640</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;2119f8302ae9404302822f9dc235ec46&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f3d1bfdf886644bf29d31bd16584da90&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;2ace9abb6396728189d1f1270d6016c2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;bf78ed23adbd0ac419f1474fe596777e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A4%3A1784%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e97ede3a0b632611b38c82fa05d2f765&#34;</ETag><Size>1784</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;b0e4109c11e7240a3cfd95e0d987e3db&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;43314d5c28b605b5517144e412dfb477&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f48f340d92e63ff14be5fd27cc733f2c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;19a6de2f8fda386c1628a05640b1d614&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;cdd71f3f9258303a74e6bab5a59bf6d5&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A3%3A2112%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;91eda4be98cc3bac3417ee9509f73d7d&#34;</ETag><Size>2112</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A4%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;82778727338cea7e5f52a40b3c40f1d4&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;03be68aedc5e93911c97cacb12d43770&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b147b1cfd1ef351a131e686de1631d5c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A2%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;53e8079776efd0c7fe82c7cf6eafb28d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;9f36bfd117b58e56c940657eecfd89d2&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;aaa0a6e02417d93517e63e65e3e7d2e2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A2%3A255%3A1%3A1424%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d120f7f937da41759afa30a510ce0255&#34;</ETag><Size>1424</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1776%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;8160dece82ad022c94c68998c3b020aa&#34;</ETag><Size>1776</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;790833acc63bba5df43d70161e81146d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A3%3A1360%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;daff5c718ff85eb00c6b270f5760cb91&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d6b393272b0c8a1126c2678e565cb2e9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A2%3A255%3A1%3A1152%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ff9f3ec64ae8e1217924d0ed262134ae&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A1%3A2160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7d58cf2ffa3b3311d1c32aa97bc50a61&#34;</ETag><Size>2160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;3b536fbf5a72c6f1d25b794d57cc501b&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, bf13da9a-b6e7-4ac3-9a7f-dc8a438cf4ea, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, bf13da9a-b6e7-4ac3-9a7f-dc8a438cf4ea, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, bf13da9a-b6e7-4ac3-9a7f-dc8a438cf4ea, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 78613ca3-ad68-4bc3-b7fa-4655611c7a5a, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 78613ca3-ad68-4bc3-b7fa-4655611c7a5a, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 78613ca3-ad68-4bc3-b7fa-4655611c7a5a, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 645, 'Portions': 145, 'ActivePortions': 145}, '__DEFAULT': {'Rows': 99355, 'Portions': 115, 'ActivePortions': 115}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 145, 'BlobSize': 176408, 'BlobCount': 725}, '__DEFAULT': {'Portions': 115, 'BlobSize': 4406080, 'BlobCount': 575}}, cold bucket stat: (0, 0), frozen bucket stat: (145, 176408)
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:16102/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204655Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204655Z
20251114/us-east-1/s3/aws4_request
4d3bf761df01681a9f81e5897d82541d301da8e682a0fdff6f6f65ccac79cec3
DEBUG    botocore.auth:auth.py:430 Signature:
f83fcd8167e711befc4a39e12f3e4b3aa615fb4d7ef9fee605e1b6a506b8bfad
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/cold_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204655Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=f83fcd8167e711befc4a39e12f3e4b3aa615fb4d7ef9fee605e1b6a506b8bfad', 'amz-sdk-invocation-id': b'818942b0-63b3-4b4d-8396-974defff3706', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:46:55 GMT', 'x-amzn-requestid': 'hkKYyPSkcr84rWuow1OQEWUQTE1XysvoSzz8IwzYCCKyWxIdHN70', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>cold_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:16102/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204655Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204655Z
20251114/us-east-1/s3/aws4_request
f4853bfa73ee2ed7574ad8b2a89b11e227d5bcfed5ca47cbe1f1a8fbf5aa1deb
DEBUG    botocore.auth:auth.py:430 Signature:
6c12ba5841d1fcc26b811e794f324fec6c0480609c286cc16ae6045cf04c49cd
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/medium?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204655Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=6c12ba5841d1fcc26b811e794f324fec6c0480609c286cc16ae6045cf04c49cd', 'amz-sdk-invocation-id': b'84553a60-5602-44c4-8ea1-4f738d596ba2', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:46:55 GMT', 'x-amzn-requestid': 'sTmEiLujQpjP1OIqKna6Nr9UcuSc3hJZ989IqIyoN6D4KgDuzJn3', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>medium</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:16102/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204655Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204655Z
20251114/us-east-1/s3/aws4_request
a94cb918df39b0da52cb88dbbe8fbf1d4266a0767d51cbd4b9c9059595b6226a
DEBUG    botocore.auth:auth.py:430 Signature:
851c5ba9ce91a8e57e99ea49e15d221e118d811e9af2e3eeff9dedce177aac33
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/frozen_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204655Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=851c5ba9ce91a8e57e99ea49e15d221e118d811e9af2e3eeff9dedce177aac33', 'amz-sdk-invocation-id': b'aa3651d6-a811-4ef0-8953-be9aee90f235', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 53592
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:46:55 GMT', 'x-amzn-requestid': 'JeRAmQZvHA2dM3kiXZw1jXN8fvOAdtCvBABrxBso8JXBdzHDY2fc', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '53592', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;34eff939966dd96fc61e04bee3d4ba4f&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A2%3A1816%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;c745068d481b0515aea4165b916ec5cb&#34;</ETag><Size>1816</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;fb23f9171b17757cb1dc2e176469b4a5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cfa8a0b7952fb63f7dfadf2cf83097ed&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;969785d18638dc1e71dc309c8fee9f59&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;76c553122067e565c23ac6b7466026f1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;6cca3dcd8f413ad51af7003527118f53&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;9d0aea585719b4e1a8eb01d939c00a9d&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;4f98c8ca83a70a033c75eff6e19bcb8e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1a5f4df50ae0202b78181ab5a79fc270&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;710bd12a125a7a0826c6dabe086b07b9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;be0a7c1984f4c8093eabc624229e85d5&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;0d068b6671dccd5032bc42db6aa10674&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;169a39dc1ef992105b008d64454cdda2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A3%3A1536%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1cd0ecd015e159922d991777d4e34b6a&#34;</ETag><Size>1536</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A4%3A1152%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b0945c53e3a8c53e06b5efbe1fa00b7e&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;21d237d9b840230ac40911f05460d2c9&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;a65d4652ca975ca96dd4adc269404389&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ffa157b81657d56c3806591d18161366&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;dbb30cffd96f2cda495c11eb50c8872a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;0b1b088a94fe98718b260b4e9262c5c6&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A2%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e0f105c23fdc288d960126f34607d3c2&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037897%3A1%3A1%3A255%3A1%3A1720%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1f30e67ac29c7a33dfa177893c57fe4e&#34;</ETag><Size>1720</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;756c8bf50e1b14ddff981f3d35b13a9a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d1d491d289f10bd319a5964f50e522d9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;122ba98dfa6de83562b52443f97e0bdc&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;7626e60779c9117a5aa5552db3e2ef74&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1144%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;76b382c008c1daa16aef1c638ccec692&#34;</ETag><Size>1144</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;f2f766068f0decd10d0a355d7a3ce7df&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A3%3A1224%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ac22662b420aa8c5bd61f9d898d93abd&#34;</ETag><Size>1224</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A4%3A2504%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;240ff0ca91edad5ad611828468ea5b44&#34;</ETag><Size>2504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;658bdfb1748413af03d9fd46c9bb805b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cf86574e0b5b9320b5838d1fe614f7d6&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1416%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b9311bd0a3261cd1c110524dbed0c0ee&#34;</ETag><Size>1416</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A2%3A1928%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;88965419a67c815737ea9348e37e2277&#34;</ETag><Size>1928</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d70b30ee26e1677f1c1601ea54148330&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f6ca311e356541dde08266785f2d8dcb&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A2%3A1296%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;83616eaa943da37ef7a92311c263371e&#34;</ETag><Size>1296</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;efd7c7e653e7b4cae5fa36e16311349c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A2%3A255%3A1%3A2424%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1cdf12a5ba12af80a8fcbe65a51be1b9&#34;</ETag><Size>2424</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;011746a5ca01506fdf83964c27756f29&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037905%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;af992cc29bb2d9de8afef2fa09221752&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;27eec981a6efeef3dd4577c0490156cd&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;dee641780c0c4d248fd383936ad519c0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;35d9c5b51a686307a2465a8dce6122e9&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;397f4751afcb170c423e629fd2b03c46&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A2%3A1200%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ed50b0f966729dbc524ed39d67043e7f&#34;</ETag><Size>1200</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;3e018695734005e3be7a2c364a2f9f4b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e26638baeb35e1d203ff779209f18000&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;65a1dd34e301bdc4d29ef1b96ad9f016&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;baf3bbe887771567705ea1878ad8dc02&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7d2dd5438efac312030ab1d7ff2404c0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A2%3A1496%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;65a7ecaa6689f54356759745386bb91d&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;30b77b5019f350acbf9f718551d2da77&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A2416%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cd5d4acd4df5dd76dd58206782e7f365&#34;</ETag><Size>2416</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A2%3A1208%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e265bd76e5998bc292913aa80b0323cf&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1616%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;57a665afff22ef5b34e6e3d54deceb64&#34;</ETag><Size>1616</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;af26aa3d5e60723ce6781c6f3c2fc0ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A2%3A1320%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;809a9542bd1ef395b5328d6c62a10038&#34;</ETag><Size>1320</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;cb2ec8fd8e2f39c71ca7fd8e26141b9e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A4%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d6fc50af39123e0c794e997429c894f8&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A5%3A1360%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;65143fdbcdcf279b6c27a79c688dd56d&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0aeeeab35fcefe8ebe92923db835b993&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0f234b8606389bcc82637b5eec502dc0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;878094d78836df848f6343a8dd183909&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A3%3A2008%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ac4c5f21766b72b1ef9379e666fba4e7&#34;</ETag><Size>2008</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1352%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;60d206b93f7f63a6d550278c79178dc9&#34;</ETag><Size>1352</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0187ebcce0242f7da65b2c6f25982550&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ae2150d01ae7f1af2a175cdd5170207a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b94d64f4fcc3c13c48a75d7864c1ce62&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;35638001230ae7c046190a76967679de&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e5058fc8bcef1d12f3a97e90ef3a4f22&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;c7371c2c071f84a8da422b44dc6ac8cd&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e59e4b2b6a14b9718cfde17164df7873&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A4%3A1240%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b715d29f1acb4f69bb2c6e45c759c4d0&#34;</ETag><Size>1240</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;62b537d856fda5644fe2cc48902c9731&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A2%3A255%3A1%3A1600%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d2260a637a13ce8ecc25b9c01b52b67d&#34;</ETag><Size>1600</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e3574f40b33f06df9e67a72ccbbff43c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A2%3A255%3A1%3A1440%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;24187b7f04140bb0b1bb743be65ee07c&#34;</ETag><Size>1440</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;f336cf1caa2096a96de0cfbc70f9ad9d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A2%3A1264%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1f3c31b42afda4973595009325ef3e49&#34;</ETag><Size>1264</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;20aa44e25b95f87a8c7337a642e24c97&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;1dd035a4cbe08fccc42394835e89df77&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A3%3A1544%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ddfac5c4dd4e6cfa512fc9ef755d80ba&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A4%3A1504%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;73896829b5a8ee7e2a223f80dd6bc99f&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037924%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;6bd52922b36ff7c2ce79617366ee07ae&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1744%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;9480636392e60386e5fcfa26a7e5fa1e&#34;</ETag><Size>1744</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;86f1b31668de87d96f5f9b73789e6722&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A3%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;daa4772dea9401d3c58dea4ef6f578f1&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;66a62a7691132cb3b4613c1d975fab65&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7e8d7307f40bdeb4f3305e9be602cb27&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;a120a0287db33e7f87e2847b83e80d5f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;23ee82433ce4e8b3c0adc7981a52a256&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A3%3A1304%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;c9bf1da7e81941d7bf8edf219e3af8e2&#34;</ETag><Size>1304</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;8d018b1c8baffd1d3c1f37f9112e3931&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;eacc29fa533e744afa4e9a034e4063e7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;313094a08eaea3e8b4a9335ffd44f54b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;a13c73d880c9ea8669a713db0044cc73&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;28e110a65388b036725c956cb4f40835&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;34aedc6a7f8b316b3e420d638101b7f3&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;29151557cd5bf4a5eae9a392b2ab3ee8&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;5a2acfe7d9463c6376f658c29c90fd02&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;9a184fad7ff74943b8ca812f5af57463&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;97dd67255e56715570c8124d64393e24&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;48e1e22980ccda9edefd8f1004274739&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A3%3A1736%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;c89ad4686d31b02b0e0e819333897101&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A4%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;b2f2306a3c7f01a5fd37e98c5f0db539&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;00949568528376e724e9fcf4d3b60725&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f472e8e0d0f8111aa3f3bc9c406179b1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;80731454b0f0f6bda9a6706328d41672&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A2%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;2331f114069e506fa45abd92f7cc16e8&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;80d5289d31961bf2a3b4ab12a0127d24&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A2%3A1256%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;78ecfb41c1828cbbf3e867460bede6a4&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e88ed3aaa7eca2764356d27ef10cfa1c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037937%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1702f735c923178d6e8f8e1569466a4b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037937%3A1%3A1%3A255%3A2%3A1144%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;feba9762acc7f93b4a56d85b48cf26fa&#34;</ETag><Size>1144</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;7011ee874e8ff2211e9e54543b3191f4&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A2%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;4a76c36aabfa4086bfd8d8d31bcbffc6&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A2%3A255%3A2%3A1448%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;0df75368d33e1d5d81a28b9a08eafcf3&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1640%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d94425a6997dab6e73d403aaaf1472ea&#34;</ETag><Size>1640</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;2119f8302ae9404302822f9dc235ec46&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f3d1bfdf886644bf29d31bd16584da90&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;2ace9abb6396728189d1f1270d6016c2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;bf78ed23adbd0ac419f1474fe596777e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A4%3A1784%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e97ede3a0b632611b38c82fa05d2f765&#34;</ETag><Size>1784</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;b0e4109c11e7240a3cfd95e0d987e3db&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;43314d5c28b605b5517144e412dfb477&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f48f340d92e63ff14be5fd27cc733f2c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;19a6de2f8fda386c1628a05640b1d614&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;cdd71f3f9258303a74e6bab5a59bf6d5&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A3%3A2112%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;91eda4be98cc3bac3417ee9509f73d7d&#34;</ETag><Size>2112</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A4%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;82778727338cea7e5f52a40b3c40f1d4&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;03be68aedc5e93911c97cacb12d43770&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b147b1cfd1ef351a131e686de1631d5c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A2%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;53e8079776efd0c7fe82c7cf6eafb28d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;9f36bfd117b58e56c940657eecfd89d2&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;aaa0a6e02417d93517e63e65e3e7d2e2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A2%3A255%3A1%3A1424%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d120f7f937da41759afa30a510ce0255&#34;</ETag><Size>1424</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1776%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;8160dece82ad022c94c68998c3b020aa&#34;</ETag><Size>1776</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;790833acc63bba5df43d70161e81146d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A3%3A1360%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;daff5c718ff85eb00c6b270f5760cb91&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d6b393272b0c8a1126c2678e565cb2e9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A2%3A255%3A1%3A1152%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ff9f3ec64ae8e1217924d0ed262134ae&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A1%3A2160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7d58cf2ffa3b3311d1c32aa97bc50a61&#34;</ETag><Size>2160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;3b536fbf5a72c6f1d25b794d57cc501b&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, cc3a68fb-0bb8-40e5-9c22-abbca07147e4, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, cc3a68fb-0bb8-40e5-9c22-abbca07147e4, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, cc3a68fb-0bb8-40e5-9c22-abbca07147e4, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 465e0360-eac6-4c1b-8612-37bd4fbe0796, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 465e0360-eac6-4c1b-8612-37bd4fbe0796, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 465e0360-eac6-4c1b-8612-37bd4fbe0796, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 645, 'Portions': 145, 'ActivePortions': 145}, '__DEFAULT': {'Rows': 99355, 'Portions': 115, 'ActivePortions': 115}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 145, 'BlobSize': 176408, 'BlobCount': 725}, '__DEFAULT': {'Portions': 115, 'BlobSize': 4406080, 'BlobCount': 575}}, cold bucket stat: (0, 0), frozen bucket stat: (145, 176408)
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:16102/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204657Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204657Z
20251114/us-east-1/s3/aws4_request
16bd99b0d64d86aea45f272b1f27a2c1ae04ad4b5b7b6e8fdc019a2fc5102de5
DEBUG    botocore.auth:auth.py:430 Signature:
ba41be00e1b25c965fcde031e44e154cfd0c4d77a5874cf8b23f545b2cc5525b
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/cold_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204657Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=ba41be00e1b25c965fcde031e44e154cfd0c4d77a5874cf8b23f545b2cc5525b', 'amz-sdk-invocation-id': b'b3d70df6-55ea-4bd9-8065-f62282859314', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:46:57 GMT', 'x-amzn-requestid': '2niQbaQSke2qztQ48Z6LKoWZdmDLHkDv5ddcnPFeNjQqGIXZJOxV', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>cold_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:16102/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204657Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204657Z
20251114/us-east-1/s3/aws4_request
5152e8723d4adb199184dc9f59f28db4b1d06ed4e0c32056e78ad1c9cfe078a4
DEBUG    botocore.auth:auth.py:430 Signature:
0c7c1e14f188ebea52bf750a7b4af562c8e81a6a4ea41cec78f403bc8b366901
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/medium?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204657Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=0c7c1e14f188ebea52bf750a7b4af562c8e81a6a4ea41cec78f403bc8b366901', 'amz-sdk-invocation-id': b'1e4c1d2b-5c52-4ce3-981c-a71d16944204', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:46:57 GMT', 'x-amzn-requestid': 'DwGIy6ZkDZvlJu3mOHm7ozXqP6CwhCnTB5RHqqbAsXeViND4Beyj', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>medium</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:16102/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204657Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204657Z
20251114/us-east-1/s3/aws4_request
80920ad5c453255ca5066e11b9373fb6ba70d8e94f5c635d22021d31adfe3d97
DEBUG    botocore.auth:auth.py:430 Signature:
26de9d8108d1c537219e5ebeeaa3cf9bb4d5a0bd544ea114a0befb3301661a6e
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/frozen_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204657Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=26de9d8108d1c537219e5ebeeaa3cf9bb4d5a0bd544ea114a0befb3301661a6e', 'amz-sdk-invocation-id': b'23f1a2fd-c916-488a-8155-6da736fb03b7', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 53592
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:46:57 GMT', 'x-amzn-requestid': 'bhCRw0KbG9tYW1PxW4JEYaWM3EzFZkJjHBHb6llihV0ZVbkSLd1z', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '53592', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;34eff939966dd96fc61e04bee3d4ba4f&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A2%3A1816%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;c745068d481b0515aea4165b916ec5cb&#34;</ETag><Size>1816</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;fb23f9171b17757cb1dc2e176469b4a5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cfa8a0b7952fb63f7dfadf2cf83097ed&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;969785d18638dc1e71dc309c8fee9f59&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;76c553122067e565c23ac6b7466026f1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;6cca3dcd8f413ad51af7003527118f53&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;9d0aea585719b4e1a8eb01d939c00a9d&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;4f98c8ca83a70a033c75eff6e19bcb8e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1a5f4df50ae0202b78181ab5a79fc270&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;710bd12a125a7a0826c6dabe086b07b9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;be0a7c1984f4c8093eabc624229e85d5&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;0d068b6671dccd5032bc42db6aa10674&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;169a39dc1ef992105b008d64454cdda2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A3%3A1536%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1cd0ecd015e159922d991777d4e34b6a&#34;</ETag><Size>1536</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A4%3A1152%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b0945c53e3a8c53e06b5efbe1fa00b7e&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;21d237d9b840230ac40911f05460d2c9&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;a65d4652ca975ca96dd4adc269404389&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ffa157b81657d56c3806591d18161366&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;dbb30cffd96f2cda495c11eb50c8872a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;0b1b088a94fe98718b260b4e9262c5c6&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A2%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e0f105c23fdc288d960126f34607d3c2&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037897%3A1%3A1%3A255%3A1%3A1720%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1f30e67ac29c7a33dfa177893c57fe4e&#34;</ETag><Size>1720</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;756c8bf50e1b14ddff981f3d35b13a9a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d1d491d289f10bd319a5964f50e522d9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;122ba98dfa6de83562b52443f97e0bdc&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;7626e60779c9117a5aa5552db3e2ef74&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1144%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;76b382c008c1daa16aef1c638ccec692&#34;</ETag><Size>1144</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;f2f766068f0decd10d0a355d7a3ce7df&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A3%3A1224%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ac22662b420aa8c5bd61f9d898d93abd&#34;</ETag><Size>1224</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A4%3A2504%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;240ff0ca91edad5ad611828468ea5b44&#34;</ETag><Size>2504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;658bdfb1748413af03d9fd46c9bb805b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cf86574e0b5b9320b5838d1fe614f7d6&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1416%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b9311bd0a3261cd1c110524dbed0c0ee&#34;</ETag><Size>1416</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A2%3A1928%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;88965419a67c815737ea9348e37e2277&#34;</ETag><Size>1928</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d70b30ee26e1677f1c1601ea54148330&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f6ca311e356541dde08266785f2d8dcb&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A2%3A1296%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;83616eaa943da37ef7a92311c263371e&#34;</ETag><Size>1296</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;efd7c7e653e7b4cae5fa36e16311349c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A2%3A255%3A1%3A2424%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1cdf12a5ba12af80a8fcbe65a51be1b9&#34;</ETag><Size>2424</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;011746a5ca01506fdf83964c27756f29&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037905%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;af992cc29bb2d9de8afef2fa09221752&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;27eec981a6efeef3dd4577c0490156cd&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;dee641780c0c4d248fd383936ad519c0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;35d9c5b51a686307a2465a8dce6122e9&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;397f4751afcb170c423e629fd2b03c46&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A2%3A1200%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ed50b0f966729dbc524ed39d67043e7f&#34;</ETag><Size>1200</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;3e018695734005e3be7a2c364a2f9f4b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e26638baeb35e1d203ff779209f18000&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;65a1dd34e301bdc4d29ef1b96ad9f016&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;baf3bbe887771567705ea1878ad8dc02&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7d2dd5438efac312030ab1d7ff2404c0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A2%3A1496%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;65a7ecaa6689f54356759745386bb91d&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;30b77b5019f350acbf9f718551d2da77&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A2416%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cd5d4acd4df5dd76dd58206782e7f365&#34;</ETag><Size>2416</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A2%3A1208%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e265bd76e5998bc292913aa80b0323cf&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1616%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;57a665afff22ef5b34e6e3d54deceb64&#34;</ETag><Size>1616</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;af26aa3d5e60723ce6781c6f3c2fc0ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A2%3A1320%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;809a9542bd1ef395b5328d6c62a10038&#34;</ETag><Size>1320</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;cb2ec8fd8e2f39c71ca7fd8e26141b9e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A4%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d6fc50af39123e0c794e997429c894f8&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A5%3A1360%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;65143fdbcdcf279b6c27a79c688dd56d&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0aeeeab35fcefe8ebe92923db835b993&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0f234b8606389bcc82637b5eec502dc0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;878094d78836df848f6343a8dd183909&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A3%3A2008%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ac4c5f21766b72b1ef9379e666fba4e7&#34;</ETag><Size>2008</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1352%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;60d206b93f7f63a6d550278c79178dc9&#34;</ETag><Size>1352</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0187ebcce0242f7da65b2c6f25982550&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ae2150d01ae7f1af2a175cdd5170207a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b94d64f4fcc3c13c48a75d7864c1ce62&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;35638001230ae7c046190a76967679de&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e5058fc8bcef1d12f3a97e90ef3a4f22&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;c7371c2c071f84a8da422b44dc6ac8cd&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e59e4b2b6a14b9718cfde17164df7873&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A4%3A1240%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b715d29f1acb4f69bb2c6e45c759c4d0&#34;</ETag><Size>1240</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;62b537d856fda5644fe2cc48902c9731&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A2%3A255%3A1%3A1600%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d2260a637a13ce8ecc25b9c01b52b67d&#34;</ETag><Size>1600</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e3574f40b33f06df9e67a72ccbbff43c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A2%3A255%3A1%3A1440%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;24187b7f04140bb0b1bb743be65ee07c&#34;</ETag><Size>1440</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;f336cf1caa2096a96de0cfbc70f9ad9d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A2%3A1264%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1f3c31b42afda4973595009325ef3e49&#34;</ETag><Size>1264</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;20aa44e25b95f87a8c7337a642e24c97&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;1dd035a4cbe08fccc42394835e89df77&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A3%3A1544%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ddfac5c4dd4e6cfa512fc9ef755d80ba&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A4%3A1504%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;73896829b5a8ee7e2a223f80dd6bc99f&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037924%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;6bd52922b36ff7c2ce79617366ee07ae&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1744%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;9480636392e60386e5fcfa26a7e5fa1e&#34;</ETag><Size>1744</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;86f1b31668de87d96f5f9b73789e6722&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A3%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;daa4772dea9401d3c58dea4ef6f578f1&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;66a62a7691132cb3b4613c1d975fab65&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7e8d7307f40bdeb4f3305e9be602cb27&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;a120a0287db33e7f87e2847b83e80d5f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;23ee82433ce4e8b3c0adc7981a52a256&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A3%3A1304%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;c9bf1da7e81941d7bf8edf219e3af8e2&#34;</ETag><Size>1304</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;8d018b1c8baffd1d3c1f37f9112e3931&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;eacc29fa533e744afa4e9a034e4063e7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;313094a08eaea3e8b4a9335ffd44f54b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;a13c73d880c9ea8669a713db0044cc73&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;28e110a65388b036725c956cb4f40835&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;34aedc6a7f8b316b3e420d638101b7f3&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;29151557cd5bf4a5eae9a392b2ab3ee8&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;5a2acfe7d9463c6376f658c29c90fd02&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;9a184fad7ff74943b8ca812f5af57463&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;97dd67255e56715570c8124d64393e24&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;48e1e22980ccda9edefd8f1004274739&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A3%3A1736%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;c89ad4686d31b02b0e0e819333897101&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A4%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;b2f2306a3c7f01a5fd37e98c5f0db539&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;00949568528376e724e9fcf4d3b60725&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f472e8e0d0f8111aa3f3bc9c406179b1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;80731454b0f0f6bda9a6706328d41672&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A2%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;2331f114069e506fa45abd92f7cc16e8&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;80d5289d31961bf2a3b4ab12a0127d24&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A2%3A1256%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;78ecfb41c1828cbbf3e867460bede6a4&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e88ed3aaa7eca2764356d27ef10cfa1c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037937%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1702f735c923178d6e8f8e1569466a4b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037937%3A1%3A1%3A255%3A2%3A1144%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;feba9762acc7f93b4a56d85b48cf26fa&#34;</ETag><Size>1144</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;7011ee874e8ff2211e9e54543b3191f4&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A2%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;4a76c36aabfa4086bfd8d8d31bcbffc6&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A2%3A255%3A2%3A1448%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;0df75368d33e1d5d81a28b9a08eafcf3&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1640%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d94425a6997dab6e73d403aaaf1472ea&#34;</ETag><Size>1640</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;2119f8302ae9404302822f9dc235ec46&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f3d1bfdf886644bf29d31bd16584da90&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;2ace9abb6396728189d1f1270d6016c2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;bf78ed23adbd0ac419f1474fe596777e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A4%3A1784%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e97ede3a0b632611b38c82fa05d2f765&#34;</ETag><Size>1784</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;b0e4109c11e7240a3cfd95e0d987e3db&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;43314d5c28b605b5517144e412dfb477&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f48f340d92e63ff14be5fd27cc733f2c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;19a6de2f8fda386c1628a05640b1d614&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;cdd71f3f9258303a74e6bab5a59bf6d5&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A3%3A2112%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;91eda4be98cc3bac3417ee9509f73d7d&#34;</ETag><Size>2112</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A4%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;82778727338cea7e5f52a40b3c40f1d4&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;03be68aedc5e93911c97cacb12d43770&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b147b1cfd1ef351a131e686de1631d5c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A2%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;53e8079776efd0c7fe82c7cf6eafb28d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;9f36bfd117b58e56c940657eecfd89d2&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;aaa0a6e02417d93517e63e65e3e7d2e2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A2%3A255%3A1%3A1424%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d120f7f937da41759afa30a510ce0255&#34;</ETag><Size>1424</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1776%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;8160dece82ad022c94c68998c3b020aa&#34;</ETag><Size>1776</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;790833acc63bba5df43d70161e81146d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A3%3A1360%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;daff5c718ff85eb00c6b270f5760cb91&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d6b393272b0c8a1126c2678e565cb2e9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A2%3A255%3A1%3A1152%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ff9f3ec64ae8e1217924d0ed262134ae&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A1%3A2160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7d58cf2ffa3b3311d1c32aa97bc50a61&#34;</ETag><Size>2160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;3b536fbf5a72c6f1d25b794d57cc501b&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 8a8d52eb-63e1-4981-a048-b2c6ddaca2df, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 8a8d52eb-63e1-4981-a048-b2c6ddaca2df, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 8a8d52eb-63e1-4981-a048-b2c6ddaca2df, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, fa62ac12-69dc-49c2-8d6d-ba76c807af5e, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, fa62ac12-69dc-49c2-8d6d-ba76c807af5e, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, fa62ac12-69dc-49c2-8d6d-ba76c807af5e, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 645, 'Portions': 145, 'ActivePortions': 145}, '__DEFAULT': {'Rows': 99355, 'Portions': 115, 'ActivePortions': 115}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 145, 'BlobSize': 176408, 'BlobCount': 725}, '__DEFAULT': {'Portions': 115, 'BlobSize': 4406080, 'BlobCount': 575}}, cold bucket stat: (0, 0), frozen bucket stat: (145, 176408)
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:16102/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204658Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204658Z
20251114/us-east-1/s3/aws4_request
3b1c9fc44dea4c12f22445537520388943d6333e0c248bbd25391140183943b0
DEBUG    botocore.auth:auth.py:430 Signature:
bda5f17cded0d53d3d0a065145723e4d45882a66206318f1410bcd9dbf85bfeb
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/cold_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204658Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=bda5f17cded0d53d3d0a065145723e4d45882a66206318f1410bcd9dbf85bfeb', 'amz-sdk-invocation-id': b'0d846483-2fbb-4f8c-9b4e-67c22552aadc', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:46:58 GMT', 'x-amzn-requestid': 'bRwgD3VgK2YGEIjvaOUlyd8fYWSu8D7edkZTkFvRdhhPZhlexgs2', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>cold_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:16102/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204658Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204658Z
20251114/us-east-1/s3/aws4_request
de3bc9d24674e7b88cced92d83557aee64aed1d134260ea21269d4fc171510ee
DEBUG    botocore.auth:auth.py:430 Signature:
f366aadb116bc41d3efaafc9867f02f47f10b3d5cdc48a570972a647f6339e0b
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/medium?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204658Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=f366aadb116bc41d3efaafc9867f02f47f10b3d5cdc48a570972a647f6339e0b', 'amz-sdk-invocation-id': b'40d0f655-cece-44b8-8ef1-bf322c26ca14', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:46:58 GMT', 'x-amzn-requestid': 'krjwoiWcS1wEEcAT1rjs7GrdqxKlVjzzLG9EGR9t2AcyR7A5vdij', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>medium</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:16102/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204658Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204658Z
20251114/us-east-1/s3/aws4_request
037da7077f6af2108be4c4a87b4982cbc8ed16f6e74f7154d72c716e444d83e5
DEBUG    botocore.auth:auth.py:430 Signature:
cd2bbe55470764550d35d9c3bc08370c00267b34da0c9d196be0130c05be281a
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/frozen_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204658Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=cd2bbe55470764550d35d9c3bc08370c00267b34da0c9d196be0130c05be281a', 'amz-sdk-invocation-id': b'c9fc75c5-e954-40f0-a3ea-c5adfa06ddef', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 53592
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:46:58 GMT', 'x-amzn-requestid': 'RuaTWt86n4YILnXypjwN6XpQ5L2Gu7S9eelX306BuOS4TtL8uNoV', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '53592', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;34eff939966dd96fc61e04bee3d4ba4f&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A2%3A1816%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;c745068d481b0515aea4165b916ec5cb&#34;</ETag><Size>1816</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;fb23f9171b17757cb1dc2e176469b4a5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cfa8a0b7952fb63f7dfadf2cf83097ed&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;969785d18638dc1e71dc309c8fee9f59&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;76c553122067e565c23ac6b7466026f1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;6cca3dcd8f413ad51af7003527118f53&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;9d0aea585719b4e1a8eb01d939c00a9d&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;4f98c8ca83a70a033c75eff6e19bcb8e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1a5f4df50ae0202b78181ab5a79fc270&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;710bd12a125a7a0826c6dabe086b07b9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;be0a7c1984f4c8093eabc624229e85d5&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;0d068b6671dccd5032bc42db6aa10674&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;169a39dc1ef992105b008d64454cdda2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A3%3A1536%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1cd0ecd015e159922d991777d4e34b6a&#34;</ETag><Size>1536</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A4%3A1152%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b0945c53e3a8c53e06b5efbe1fa00b7e&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;21d237d9b840230ac40911f05460d2c9&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;a65d4652ca975ca96dd4adc269404389&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ffa157b81657d56c3806591d18161366&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;dbb30cffd96f2cda495c11eb50c8872a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;0b1b088a94fe98718b260b4e9262c5c6&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A2%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e0f105c23fdc288d960126f34607d3c2&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037897%3A1%3A1%3A255%3A1%3A1720%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1f30e67ac29c7a33dfa177893c57fe4e&#34;</ETag><Size>1720</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;756c8bf50e1b14ddff981f3d35b13a9a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d1d491d289f10bd319a5964f50e522d9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;122ba98dfa6de83562b52443f97e0bdc&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;7626e60779c9117a5aa5552db3e2ef74&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1144%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;76b382c008c1daa16aef1c638ccec692&#34;</ETag><Size>1144</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;f2f766068f0decd10d0a355d7a3ce7df&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A3%3A1224%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ac22662b420aa8c5bd61f9d898d93abd&#34;</ETag><Size>1224</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A4%3A2504%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;240ff0ca91edad5ad611828468ea5b44&#34;</ETag><Size>2504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;658bdfb1748413af03d9fd46c9bb805b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cf86574e0b5b9320b5838d1fe614f7d6&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1416%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b9311bd0a3261cd1c110524dbed0c0ee&#34;</ETag><Size>1416</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A2%3A1928%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;88965419a67c815737ea9348e37e2277&#34;</ETag><Size>1928</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d70b30ee26e1677f1c1601ea54148330&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f6ca311e356541dde08266785f2d8dcb&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A2%3A1296%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;83616eaa943da37ef7a92311c263371e&#34;</ETag><Size>1296</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;efd7c7e653e7b4cae5fa36e16311349c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A2%3A255%3A1%3A2424%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1cdf12a5ba12af80a8fcbe65a51be1b9&#34;</ETag><Size>2424</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;011746a5ca01506fdf83964c27756f29&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037905%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;af992cc29bb2d9de8afef2fa09221752&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;27eec981a6efeef3dd4577c0490156cd&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;dee641780c0c4d248fd383936ad519c0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;35d9c5b51a686307a2465a8dce6122e9&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;397f4751afcb170c423e629fd2b03c46&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A2%3A1200%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ed50b0f966729dbc524ed39d67043e7f&#34;</ETag><Size>1200</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;3e018695734005e3be7a2c364a2f9f4b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e26638baeb35e1d203ff779209f18000&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;65a1dd34e301bdc4d29ef1b96ad9f016&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;baf3bbe887771567705ea1878ad8dc02&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7d2dd5438efac312030ab1d7ff2404c0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A2%3A1496%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;65a7ecaa6689f54356759745386bb91d&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;30b77b5019f350acbf9f718551d2da77&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A2416%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cd5d4acd4df5dd76dd58206782e7f365&#34;</ETag><Size>2416</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A2%3A1208%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e265bd76e5998bc292913aa80b0323cf&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1616%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;57a665afff22ef5b34e6e3d54deceb64&#34;</ETag><Size>1616</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;af26aa3d5e60723ce6781c6f3c2fc0ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A2%3A1320%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;809a9542bd1ef395b5328d6c62a10038&#34;</ETag><Size>1320</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;cb2ec8fd8e2f39c71ca7fd8e26141b9e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A4%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d6fc50af39123e0c794e997429c894f8&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A5%3A1360%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;65143fdbcdcf279b6c27a79c688dd56d&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0aeeeab35fcefe8ebe92923db835b993&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0f234b8606389bcc82637b5eec502dc0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;878094d78836df848f6343a8dd183909&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A3%3A2008%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ac4c5f21766b72b1ef9379e666fba4e7&#34;</ETag><Size>2008</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1352%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;60d206b93f7f63a6d550278c79178dc9&#34;</ETag><Size>1352</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0187ebcce0242f7da65b2c6f25982550&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ae2150d01ae7f1af2a175cdd5170207a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b94d64f4fcc3c13c48a75d7864c1ce62&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;35638001230ae7c046190a76967679de&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e5058fc8bcef1d12f3a97e90ef3a4f22&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;c7371c2c071f84a8da422b44dc6ac8cd&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e59e4b2b6a14b9718cfde17164df7873&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A4%3A1240%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b715d29f1acb4f69bb2c6e45c759c4d0&#34;</ETag><Size>1240</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;62b537d856fda5644fe2cc48902c9731&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A2%3A255%3A1%3A1600%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d2260a637a13ce8ecc25b9c01b52b67d&#34;</ETag><Size>1600</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e3574f40b33f06df9e67a72ccbbff43c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A2%3A255%3A1%3A1440%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;24187b7f04140bb0b1bb743be65ee07c&#34;</ETag><Size>1440</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;f336cf1caa2096a96de0cfbc70f9ad9d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A2%3A1264%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1f3c31b42afda4973595009325ef3e49&#34;</ETag><Size>1264</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;20aa44e25b95f87a8c7337a642e24c97&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;1dd035a4cbe08fccc42394835e89df77&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A3%3A1544%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ddfac5c4dd4e6cfa512fc9ef755d80ba&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A4%3A1504%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;73896829b5a8ee7e2a223f80dd6bc99f&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037924%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;6bd52922b36ff7c2ce79617366ee07ae&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1744%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;9480636392e60386e5fcfa26a7e5fa1e&#34;</ETag><Size>1744</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;86f1b31668de87d96f5f9b73789e6722&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A3%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;daa4772dea9401d3c58dea4ef6f578f1&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;66a62a7691132cb3b4613c1d975fab65&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7e8d7307f40bdeb4f3305e9be602cb27&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;a120a0287db33e7f87e2847b83e80d5f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;23ee82433ce4e8b3c0adc7981a52a256&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A3%3A1304%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;c9bf1da7e81941d7bf8edf219e3af8e2&#34;</ETag><Size>1304</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;8d018b1c8baffd1d3c1f37f9112e3931&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;eacc29fa533e744afa4e9a034e4063e7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;313094a08eaea3e8b4a9335ffd44f54b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;a13c73d880c9ea8669a713db0044cc73&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;28e110a65388b036725c956cb4f40835&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;34aedc6a7f8b316b3e420d638101b7f3&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;29151557cd5bf4a5eae9a392b2ab3ee8&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;5a2acfe7d9463c6376f658c29c90fd02&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;9a184fad7ff74943b8ca812f5af57463&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;97dd67255e56715570c8124d64393e24&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;48e1e22980ccda9edefd8f1004274739&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A3%3A1736%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;c89ad4686d31b02b0e0e819333897101&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A4%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;b2f2306a3c7f01a5fd37e98c5f0db539&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;00949568528376e724e9fcf4d3b60725&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f472e8e0d0f8111aa3f3bc9c406179b1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;80731454b0f0f6bda9a6706328d41672&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A2%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;2331f114069e506fa45abd92f7cc16e8&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;80d5289d31961bf2a3b4ab12a0127d24&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A2%3A1256%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;78ecfb41c1828cbbf3e867460bede6a4&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e88ed3aaa7eca2764356d27ef10cfa1c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037937%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1702f735c923178d6e8f8e1569466a4b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037937%3A1%3A1%3A255%3A2%3A1144%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;feba9762acc7f93b4a56d85b48cf26fa&#34;</ETag><Size>1144</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;7011ee874e8ff2211e9e54543b3191f4&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A2%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;4a76c36aabfa4086bfd8d8d31bcbffc6&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A2%3A255%3A2%3A1448%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;0df75368d33e1d5d81a28b9a08eafcf3&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1640%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d94425a6997dab6e73d403aaaf1472ea&#34;</ETag><Size>1640</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;2119f8302ae9404302822f9dc235ec46&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f3d1bfdf886644bf29d31bd16584da90&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;2ace9abb6396728189d1f1270d6016c2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;bf78ed23adbd0ac419f1474fe596777e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A4%3A1784%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e97ede3a0b632611b38c82fa05d2f765&#34;</ETag><Size>1784</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;b0e4109c11e7240a3cfd95e0d987e3db&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;43314d5c28b605b5517144e412dfb477&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f48f340d92e63ff14be5fd27cc733f2c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;19a6de2f8fda386c1628a05640b1d614&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;cdd71f3f9258303a74e6bab5a59bf6d5&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A3%3A2112%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;91eda4be98cc3bac3417ee9509f73d7d&#34;</ETag><Size>2112</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A4%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;82778727338cea7e5f52a40b3c40f1d4&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;03be68aedc5e93911c97cacb12d43770&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b147b1cfd1ef351a131e686de1631d5c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A2%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;53e8079776efd0c7fe82c7cf6eafb28d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;9f36bfd117b58e56c940657eecfd89d2&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;aaa0a6e02417d93517e63e65e3e7d2e2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A2%3A255%3A1%3A1424%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d120f7f937da41759afa30a510ce0255&#34;</ETag><Size>1424</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1776%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;8160dece82ad022c94c68998c3b020aa&#34;</ETag><Size>1776</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;790833acc63bba5df43d70161e81146d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A3%3A1360%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;daff5c718ff85eb00c6b270f5760cb91&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d6b393272b0c8a1126c2678e565cb2e9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A2%3A255%3A1%3A1152%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ff9f3ec64ae8e1217924d0ed262134ae&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A1%3A2160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7d58cf2ffa3b3311d1c32aa97bc50a61&#34;</ETag><Size>2160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;3b536fbf5a72c6f1d25b794d57cc501b&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 71a47c8d-cbbf-41b6-b679-2c6a04e748c2, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 71a47c8d-cbbf-41b6-b679-2c6a04e748c2, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 71a47c8d-cbbf-41b6-b679-2c6a04e748c2, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 3c0b7d2b-b7be-4429-a730-c1da5d05b562, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 3c0b7d2b-b7be-4429-a730-c1da5d05b562, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 3c0b7d2b-b7be-4429-a730-c1da5d05b562, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 645, 'Portions': 145, 'ActivePortions': 145}, '__DEFAULT': {'Rows': 99355, 'Portions': 115, 'ActivePortions': 115}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 145, 'BlobSize': 176408, 'BlobCount': 725}, '__DEFAULT': {'Portions': 115, 'BlobSize': 4406080, 'BlobCount': 575}}, cold bucket stat: (0, 0), frozen bucket stat: (145, 176408)
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:16102/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204700Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204700Z
20251114/us-east-1/s3/aws4_request
812b33c2ac8aacc5fe06129a76911d45d4baf51f92e98d1e66fe4cebb5f42512
DEBUG    botocore.auth:auth.py:430 Signature:
45bcfb5f98aaafdcd0e9f88edad5e0a520c01ce8a5a4d311764b24ab59d91a45
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/cold_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204700Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=45bcfb5f98aaafdcd0e9f88edad5e0a520c01ce8a5a4d311764b24ab59d91a45', 'amz-sdk-invocation-id': b'2cbd4ccd-5995-4af8-9887-b9b4443fbc3a', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:47:00 GMT', 'x-amzn-requestid': 'X9uEDvZ7EkoNzdmzPurscckc0SERlLWiVghRK0IGj1ieeVuihUoN', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>cold_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:16102/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204700Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204700Z
20251114/us-east-1/s3/aws4_request
d41e802ffde8f0f803041461445a24f9cfd0991e3c54770a661c1c4febfabf03
DEBUG    botocore.auth:auth.py:430 Signature:
ff41c4135349cd1d9697d80597411c861bfba127e6341bc64fa5cbf9a96459c8
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/medium?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204700Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=ff41c4135349cd1d9697d80597411c861bfba127e6341bc64fa5cbf9a96459c8', 'amz-sdk-invocation-id': b'e8a5a0ca-eef4-4b29-94d8-f23b6efb3612', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:47:00 GMT', 'x-amzn-requestid': '7pylUBZErCjBvQDCrnEOk4t0u25u4vsoiqv1W5S2Ac0nOjmvYsdc', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>medium</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:16102/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204700Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204700Z
20251114/us-east-1/s3/aws4_request
90c4f075204987c06c9c5a3c4374543df18b330b275e357b92223b6d82c9fc89
DEBUG    botocore.auth:auth.py:430 Signature:
f2a90bc76d272b2a6d229dc531a16ae1be9b2c06d875d353396d41039b31844b
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/frozen_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204700Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=f2a90bc76d272b2a6d229dc531a16ae1be9b2c06d875d353396d41039b31844b', 'amz-sdk-invocation-id': b'a4db9a97-45a8-4a0d-8537-7dce7324fc18', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 53592
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:47:00 GMT', 'x-amzn-requestid': 'jQ8YflkqxujFAI4GB0UeCfD8LOQg31WZEaAXRxXXAvsngRoqZBPK', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '53592', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;34eff939966dd96fc61e04bee3d4ba4f&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A2%3A1816%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;c745068d481b0515aea4165b916ec5cb&#34;</ETag><Size>1816</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;fb23f9171b17757cb1dc2e176469b4a5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cfa8a0b7952fb63f7dfadf2cf83097ed&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;969785d18638dc1e71dc309c8fee9f59&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;76c553122067e565c23ac6b7466026f1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;6cca3dcd8f413ad51af7003527118f53&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;9d0aea585719b4e1a8eb01d939c00a9d&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;4f98c8ca83a70a033c75eff6e19bcb8e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1a5f4df50ae0202b78181ab5a79fc270&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;710bd12a125a7a0826c6dabe086b07b9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;be0a7c1984f4c8093eabc624229e85d5&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;0d068b6671dccd5032bc42db6aa10674&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;169a39dc1ef992105b008d64454cdda2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A3%3A1536%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1cd0ecd015e159922d991777d4e34b6a&#34;</ETag><Size>1536</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A4%3A1152%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b0945c53e3a8c53e06b5efbe1fa00b7e&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;21d237d9b840230ac40911f05460d2c9&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;a65d4652ca975ca96dd4adc269404389&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ffa157b81657d56c3806591d18161366&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;dbb30cffd96f2cda495c11eb50c8872a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;0b1b088a94fe98718b260b4e9262c5c6&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A2%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e0f105c23fdc288d960126f34607d3c2&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037897%3A1%3A1%3A255%3A1%3A1720%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1f30e67ac29c7a33dfa177893c57fe4e&#34;</ETag><Size>1720</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;756c8bf50e1b14ddff981f3d35b13a9a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d1d491d289f10bd319a5964f50e522d9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;122ba98dfa6de83562b52443f97e0bdc&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;7626e60779c9117a5aa5552db3e2ef74&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1144%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;76b382c008c1daa16aef1c638ccec692&#34;</ETag><Size>1144</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;f2f766068f0decd10d0a355d7a3ce7df&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A3%3A1224%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ac22662b420aa8c5bd61f9d898d93abd&#34;</ETag><Size>1224</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A4%3A2504%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;240ff0ca91edad5ad611828468ea5b44&#34;</ETag><Size>2504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;658bdfb1748413af03d9fd46c9bb805b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cf86574e0b5b9320b5838d1fe614f7d6&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1416%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b9311bd0a3261cd1c110524dbed0c0ee&#34;</ETag><Size>1416</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A2%3A1928%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;88965419a67c815737ea9348e37e2277&#34;</ETag><Size>1928</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d70b30ee26e1677f1c1601ea54148330&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f6ca311e356541dde08266785f2d8dcb&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A2%3A1296%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;83616eaa943da37ef7a92311c263371e&#34;</ETag><Size>1296</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;efd7c7e653e7b4cae5fa36e16311349c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A2%3A255%3A1%3A2424%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1cdf12a5ba12af80a8fcbe65a51be1b9&#34;</ETag><Size>2424</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;011746a5ca01506fdf83964c27756f29&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037905%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;af992cc29bb2d9de8afef2fa09221752&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;27eec981a6efeef3dd4577c0490156cd&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;dee641780c0c4d248fd383936ad519c0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;35d9c5b51a686307a2465a8dce6122e9&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;397f4751afcb170c423e629fd2b03c46&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A2%3A1200%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ed50b0f966729dbc524ed39d67043e7f&#34;</ETag><Size>1200</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;3e018695734005e3be7a2c364a2f9f4b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e26638baeb35e1d203ff779209f18000&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;65a1dd34e301bdc4d29ef1b96ad9f016&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;baf3bbe887771567705ea1878ad8dc02&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7d2dd5438efac312030ab1d7ff2404c0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A2%3A1496%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;65a7ecaa6689f54356759745386bb91d&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;30b77b5019f350acbf9f718551d2da77&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A2416%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cd5d4acd4df5dd76dd58206782e7f365&#34;</ETag><Size>2416</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A2%3A1208%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e265bd76e5998bc292913aa80b0323cf&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1616%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;57a665afff22ef5b34e6e3d54deceb64&#34;</ETag><Size>1616</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;af26aa3d5e60723ce6781c6f3c2fc0ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A2%3A1320%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;809a9542bd1ef395b5328d6c62a10038&#34;</ETag><Size>1320</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;cb2ec8fd8e2f39c71ca7fd8e26141b9e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A4%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d6fc50af39123e0c794e997429c894f8&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A5%3A1360%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;65143fdbcdcf279b6c27a79c688dd56d&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0aeeeab35fcefe8ebe92923db835b993&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0f234b8606389bcc82637b5eec502dc0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;878094d78836df848f6343a8dd183909&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A3%3A2008%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ac4c5f21766b72b1ef9379e666fba4e7&#34;</ETag><Size>2008</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1352%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;60d206b93f7f63a6d550278c79178dc9&#34;</ETag><Size>1352</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0187ebcce0242f7da65b2c6f25982550&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ae2150d01ae7f1af2a175cdd5170207a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b94d64f4fcc3c13c48a75d7864c1ce62&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;35638001230ae7c046190a76967679de&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e5058fc8bcef1d12f3a97e90ef3a4f22&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;c7371c2c071f84a8da422b44dc6ac8cd&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e59e4b2b6a14b9718cfde17164df7873&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A4%3A1240%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b715d29f1acb4f69bb2c6e45c759c4d0&#34;</ETag><Size>1240</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;62b537d856fda5644fe2cc48902c9731&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A2%3A255%3A1%3A1600%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d2260a637a13ce8ecc25b9c01b52b67d&#34;</ETag><Size>1600</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e3574f40b33f06df9e67a72ccbbff43c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A2%3A255%3A1%3A1440%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;24187b7f04140bb0b1bb743be65ee07c&#34;</ETag><Size>1440</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;f336cf1caa2096a96de0cfbc70f9ad9d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A2%3A1264%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1f3c31b42afda4973595009325ef3e49&#34;</ETag><Size>1264</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;20aa44e25b95f87a8c7337a642e24c97&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;1dd035a4cbe08fccc42394835e89df77&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A3%3A1544%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ddfac5c4dd4e6cfa512fc9ef755d80ba&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A4%3A1504%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;73896829b5a8ee7e2a223f80dd6bc99f&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037924%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;6bd52922b36ff7c2ce79617366ee07ae&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1744%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;9480636392e60386e5fcfa26a7e5fa1e&#34;</ETag><Size>1744</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;86f1b31668de87d96f5f9b73789e6722&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A3%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;daa4772dea9401d3c58dea4ef6f578f1&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;66a62a7691132cb3b4613c1d975fab65&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7e8d7307f40bdeb4f3305e9be602cb27&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;a120a0287db33e7f87e2847b83e80d5f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;23ee82433ce4e8b3c0adc7981a52a256&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A3%3A1304%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;c9bf1da7e81941d7bf8edf219e3af8e2&#34;</ETag><Size>1304</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;8d018b1c8baffd1d3c1f37f9112e3931&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;eacc29fa533e744afa4e9a034e4063e7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;313094a08eaea3e8b4a9335ffd44f54b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;a13c73d880c9ea8669a713db0044cc73&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;28e110a65388b036725c956cb4f40835&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;34aedc6a7f8b316b3e420d638101b7f3&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;29151557cd5bf4a5eae9a392b2ab3ee8&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;5a2acfe7d9463c6376f658c29c90fd02&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;9a184fad7ff74943b8ca812f5af57463&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;97dd67255e56715570c8124d64393e24&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;48e1e22980ccda9edefd8f1004274739&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A3%3A1736%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;c89ad4686d31b02b0e0e819333897101&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A4%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;b2f2306a3c7f01a5fd37e98c5f0db539&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;00949568528376e724e9fcf4d3b60725&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f472e8e0d0f8111aa3f3bc9c406179b1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;80731454b0f0f6bda9a6706328d41672&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A2%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;2331f114069e506fa45abd92f7cc16e8&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;80d5289d31961bf2a3b4ab12a0127d24&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A2%3A1256%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;78ecfb41c1828cbbf3e867460bede6a4&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e88ed3aaa7eca2764356d27ef10cfa1c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037937%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1702f735c923178d6e8f8e1569466a4b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037937%3A1%3A1%3A255%3A2%3A1144%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;feba9762acc7f93b4a56d85b48cf26fa&#34;</ETag><Size>1144</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;7011ee874e8ff2211e9e54543b3191f4&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A2%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;4a76c36aabfa4086bfd8d8d31bcbffc6&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A2%3A255%3A2%3A1448%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;0df75368d33e1d5d81a28b9a08eafcf3&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1640%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d94425a6997dab6e73d403aaaf1472ea&#34;</ETag><Size>1640</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;2119f8302ae9404302822f9dc235ec46&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f3d1bfdf886644bf29d31bd16584da90&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;2ace9abb6396728189d1f1270d6016c2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;bf78ed23adbd0ac419f1474fe596777e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A4%3A1784%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e97ede3a0b632611b38c82fa05d2f765&#34;</ETag><Size>1784</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;b0e4109c11e7240a3cfd95e0d987e3db&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;43314d5c28b605b5517144e412dfb477&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f48f340d92e63ff14be5fd27cc733f2c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;19a6de2f8fda386c1628a05640b1d614&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;cdd71f3f9258303a74e6bab5a59bf6d5&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A3%3A2112%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;91eda4be98cc3bac3417ee9509f73d7d&#34;</ETag><Size>2112</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A4%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;82778727338cea7e5f52a40b3c40f1d4&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;03be68aedc5e93911c97cacb12d43770&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b147b1cfd1ef351a131e686de1631d5c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A2%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;53e8079776efd0c7fe82c7cf6eafb28d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;9f36bfd117b58e56c940657eecfd89d2&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;aaa0a6e02417d93517e63e65e3e7d2e2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A2%3A255%3A1%3A1424%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d120f7f937da41759afa30a510ce0255&#34;</ETag><Size>1424</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1776%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;8160dece82ad022c94c68998c3b020aa&#34;</ETag><Size>1776</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;790833acc63bba5df43d70161e81146d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A3%3A1360%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;daff5c718ff85eb00c6b270f5760cb91&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d6b393272b0c8a1126c2678e565cb2e9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A2%3A255%3A1%3A1152%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ff9f3ec64ae8e1217924d0ed262134ae&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A1%3A2160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7d58cf2ffa3b3311d1c32aa97bc50a61&#34;</ETag><Size>2160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;3b536fbf5a72c6f1d25b794d57cc501b&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, f8aff91a-e3f4-4e11-95fb-e1099b5c2c11, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, f8aff91a-e3f4-4e11-95fb-e1099b5c2c11, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, f8aff91a-e3f4-4e11-95fb-e1099b5c2c11, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, ef8017c1-b6bb-4886-8ae6-27d92146ad90, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, ef8017c1-b6bb-4886-8ae6-27d92146ad90, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, ef8017c1-b6bb-4886-8ae6-27d92146ad90, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'__DEFAULT': {'Rows': 99355, 'Portions': 115, 'ActivePortions': 115}, '/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 645, 'Portions': 145, 'ActivePortions': 145}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 145, 'BlobSize': 176408, 'BlobCount': 725}, '__DEFAULT': {'Portions': 115, 'BlobSize': 4406080, 'BlobCount': 575}}, cold bucket stat: (0, 0), frozen bucket stat: (145, 176408)
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:16102/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204701Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204701Z
20251114/us-east-1/s3/aws4_request
2a8ebf09b4f680f1a2c99964c5368153f3f77d8ae4d92108bc27e181b91fc8f4
DEBUG    botocore.auth:auth.py:430 Signature:
2cbfe4cbcebb67b85b4db4bdc96f2b372353b5ccf98d7bfcb89019509a4bf5e1
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/cold_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204701Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=2cbfe4cbcebb67b85b4db4bdc96f2b372353b5ccf98d7bfcb89019509a4bf5e1', 'amz-sdk-invocation-id': b'ff7568b2-35de-4ab1-8651-a5dd74ad9bfa', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:47:01 GMT', 'x-amzn-requestid': 'KpDNvJQceKsZG5FIrgLHW9Wpummr67eLWml8z5AnSqhVipDGtd9H', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>cold_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:16102/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204701Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204701Z
20251114/us-east-1/s3/aws4_request
b184fe48c8dd8605a7c88c3ac00c5beedcd21175088a1e8119ada050d42e6d62
DEBUG    botocore.auth:auth.py:430 Signature:
acd418b1b9ad817a281d565d381711aeae78732d3f622a1fd4f5ffa2388df961
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/medium?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204701Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=acd418b1b9ad817a281d565d381711aeae78732d3f622a1fd4f5ffa2388df961', 'amz-sdk-invocation-id': b'a3240a9b-2cc9-4bdf-a1a6-a9355bb7ab39', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:47:01 GMT', 'x-amzn-requestid': 'bedVsdXkCiVYPaAOoEkaZlW7GuEWvWk3WiMSk8tMeSy8cyqabn9x', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>medium</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:16102/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204701Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204701Z
20251114/us-east-1/s3/aws4_request
faa3936441be43f6c27a0d290b34124d9d1caffe3982f3b7d0ab25698c1390cd
DEBUG    botocore.auth:auth.py:430 Signature:
33af36a1f9ecc6b28e062ea00970b5362b9075598f48b3c16a6eaf0c6a2e110d
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/frozen_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204701Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=33af36a1f9ecc6b28e062ea00970b5362b9075598f48b3c16a6eaf0c6a2e110d', 'amz-sdk-invocation-id': b'ce05af14-b5de-4c7f-9346-f7bfb19e016c', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 53592
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:47:01 GMT', 'x-amzn-requestid': 'PMAae3X0dCy43ZFNrgOfrifOvEmnW910owFwRwWVRcxkxEEDOPSV', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '53592', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;34eff939966dd96fc61e04bee3d4ba4f&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A2%3A1816%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;c745068d481b0515aea4165b916ec5cb&#34;</ETag><Size>1816</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;fb23f9171b17757cb1dc2e176469b4a5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cfa8a0b7952fb63f7dfadf2cf83097ed&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;969785d18638dc1e71dc309c8fee9f59&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;76c553122067e565c23ac6b7466026f1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;6cca3dcd8f413ad51af7003527118f53&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;9d0aea585719b4e1a8eb01d939c00a9d&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;4f98c8ca83a70a033c75eff6e19bcb8e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1a5f4df50ae0202b78181ab5a79fc270&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;710bd12a125a7a0826c6dabe086b07b9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;be0a7c1984f4c8093eabc624229e85d5&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;0d068b6671dccd5032bc42db6aa10674&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;169a39dc1ef992105b008d64454cdda2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A3%3A1536%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1cd0ecd015e159922d991777d4e34b6a&#34;</ETag><Size>1536</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A4%3A1152%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b0945c53e3a8c53e06b5efbe1fa00b7e&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;21d237d9b840230ac40911f05460d2c9&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;a65d4652ca975ca96dd4adc269404389&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ffa157b81657d56c3806591d18161366&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;dbb30cffd96f2cda495c11eb50c8872a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;0b1b088a94fe98718b260b4e9262c5c6&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A2%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e0f105c23fdc288d960126f34607d3c2&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037897%3A1%3A1%3A255%3A1%3A1720%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1f30e67ac29c7a33dfa177893c57fe4e&#34;</ETag><Size>1720</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;756c8bf50e1b14ddff981f3d35b13a9a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d1d491d289f10bd319a5964f50e522d9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;122ba98dfa6de83562b52443f97e0bdc&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;7626e60779c9117a5aa5552db3e2ef74&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1144%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;76b382c008c1daa16aef1c638ccec692&#34;</ETag><Size>1144</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;f2f766068f0decd10d0a355d7a3ce7df&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A3%3A1224%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ac22662b420aa8c5bd61f9d898d93abd&#34;</ETag><Size>1224</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A4%3A2504%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;240ff0ca91edad5ad611828468ea5b44&#34;</ETag><Size>2504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;658bdfb1748413af03d9fd46c9bb805b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cf86574e0b5b9320b5838d1fe614f7d6&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1416%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b9311bd0a3261cd1c110524dbed0c0ee&#34;</ETag><Size>1416</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A2%3A1928%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;88965419a67c815737ea9348e37e2277&#34;</ETag><Size>1928</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d70b30ee26e1677f1c1601ea54148330&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f6ca311e356541dde08266785f2d8dcb&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A2%3A1296%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;83616eaa943da37ef7a92311c263371e&#34;</ETag><Size>1296</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;efd7c7e653e7b4cae5fa36e16311349c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A2%3A255%3A1%3A2424%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1cdf12a5ba12af80a8fcbe65a51be1b9&#34;</ETag><Size>2424</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;011746a5ca01506fdf83964c27756f29&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037905%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;af992cc29bb2d9de8afef2fa09221752&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;27eec981a6efeef3dd4577c0490156cd&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;dee641780c0c4d248fd383936ad519c0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;35d9c5b51a686307a2465a8dce6122e9&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;397f4751afcb170c423e629fd2b03c46&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A2%3A1200%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ed50b0f966729dbc524ed39d67043e7f&#34;</ETag><Size>1200</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;3e018695734005e3be7a2c364a2f9f4b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e26638baeb35e1d203ff779209f18000&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;65a1dd34e301bdc4d29ef1b96ad9f016&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;baf3bbe887771567705ea1878ad8dc02&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7d2dd5438efac312030ab1d7ff2404c0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A2%3A1496%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;65a7ecaa6689f54356759745386bb91d&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;30b77b5019f350acbf9f718551d2da77&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A2416%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cd5d4acd4df5dd76dd58206782e7f365&#34;</ETag><Size>2416</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A2%3A1208%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e265bd76e5998bc292913aa80b0323cf&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1616%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;57a665afff22ef5b34e6e3d54deceb64&#34;</ETag><Size>1616</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;af26aa3d5e60723ce6781c6f3c2fc0ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A2%3A1320%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;809a9542bd1ef395b5328d6c62a10038&#34;</ETag><Size>1320</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;cb2ec8fd8e2f39c71ca7fd8e26141b9e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A4%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d6fc50af39123e0c794e997429c894f8&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A5%3A1360%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;65143fdbcdcf279b6c27a79c688dd56d&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0aeeeab35fcefe8ebe92923db835b993&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0f234b8606389bcc82637b5eec502dc0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;878094d78836df848f6343a8dd183909&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A3%3A2008%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ac4c5f21766b72b1ef9379e666fba4e7&#34;</ETag><Size>2008</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1352%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;60d206b93f7f63a6d550278c79178dc9&#34;</ETag><Size>1352</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0187ebcce0242f7da65b2c6f25982550&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ae2150d01ae7f1af2a175cdd5170207a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b94d64f4fcc3c13c48a75d7864c1ce62&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;35638001230ae7c046190a76967679de&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e5058fc8bcef1d12f3a97e90ef3a4f22&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;c7371c2c071f84a8da422b44dc6ac8cd&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e59e4b2b6a14b9718cfde17164df7873&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A4%3A1240%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b715d29f1acb4f69bb2c6e45c759c4d0&#34;</ETag><Size>1240</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;62b537d856fda5644fe2cc48902c9731&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A2%3A255%3A1%3A1600%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d2260a637a13ce8ecc25b9c01b52b67d&#34;</ETag><Size>1600</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e3574f40b33f06df9e67a72ccbbff43c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A2%3A255%3A1%3A1440%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;24187b7f04140bb0b1bb743be65ee07c&#34;</ETag><Size>1440</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;f336cf1caa2096a96de0cfbc70f9ad9d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A2%3A1264%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1f3c31b42afda4973595009325ef3e49&#34;</ETag><Size>1264</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;20aa44e25b95f87a8c7337a642e24c97&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;1dd035a4cbe08fccc42394835e89df77&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A3%3A1544%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ddfac5c4dd4e6cfa512fc9ef755d80ba&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A4%3A1504%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;73896829b5a8ee7e2a223f80dd6bc99f&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037924%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;6bd52922b36ff7c2ce79617366ee07ae&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1744%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;9480636392e60386e5fcfa26a7e5fa1e&#34;</ETag><Size>1744</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;86f1b31668de87d96f5f9b73789e6722&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A3%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;daa4772dea9401d3c58dea4ef6f578f1&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;66a62a7691132cb3b4613c1d975fab65&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7e8d7307f40bdeb4f3305e9be602cb27&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;a120a0287db33e7f87e2847b83e80d5f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;23ee82433ce4e8b3c0adc7981a52a256&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A3%3A1304%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;c9bf1da7e81941d7bf8edf219e3af8e2&#34;</ETag><Size>1304</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;8d018b1c8baffd1d3c1f37f9112e3931&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;eacc29fa533e744afa4e9a034e4063e7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;313094a08eaea3e8b4a9335ffd44f54b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;a13c73d880c9ea8669a713db0044cc73&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;28e110a65388b036725c956cb4f40835&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;34aedc6a7f8b316b3e420d638101b7f3&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;29151557cd5bf4a5eae9a392b2ab3ee8&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;5a2acfe7d9463c6376f658c29c90fd02&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;9a184fad7ff74943b8ca812f5af57463&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;97dd67255e56715570c8124d64393e24&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;48e1e22980ccda9edefd8f1004274739&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A3%3A1736%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;c89ad4686d31b02b0e0e819333897101&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A4%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;b2f2306a3c7f01a5fd37e98c5f0db539&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;00949568528376e724e9fcf4d3b60725&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f472e8e0d0f8111aa3f3bc9c406179b1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;80731454b0f0f6bda9a6706328d41672&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A2%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;2331f114069e506fa45abd92f7cc16e8&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;80d5289d31961bf2a3b4ab12a0127d24&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A2%3A1256%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;78ecfb41c1828cbbf3e867460bede6a4&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e88ed3aaa7eca2764356d27ef10cfa1c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037937%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1702f735c923178d6e8f8e1569466a4b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037937%3A1%3A1%3A255%3A2%3A1144%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;feba9762acc7f93b4a56d85b48cf26fa&#34;</ETag><Size>1144</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;7011ee874e8ff2211e9e54543b3191f4&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A2%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;4a76c36aabfa4086bfd8d8d31bcbffc6&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A2%3A255%3A2%3A1448%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;0df75368d33e1d5d81a28b9a08eafcf3&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1640%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d94425a6997dab6e73d403aaaf1472ea&#34;</ETag><Size>1640</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;2119f8302ae9404302822f9dc235ec46&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f3d1bfdf886644bf29d31bd16584da90&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;2ace9abb6396728189d1f1270d6016c2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;bf78ed23adbd0ac419f1474fe596777e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A4%3A1784%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e97ede3a0b632611b38c82fa05d2f765&#34;</ETag><Size>1784</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;b0e4109c11e7240a3cfd95e0d987e3db&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;43314d5c28b605b5517144e412dfb477&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f48f340d92e63ff14be5fd27cc733f2c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;19a6de2f8fda386c1628a05640b1d614&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;cdd71f3f9258303a74e6bab5a59bf6d5&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A3%3A2112%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;91eda4be98cc3bac3417ee9509f73d7d&#34;</ETag><Size>2112</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A4%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;82778727338cea7e5f52a40b3c40f1d4&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;03be68aedc5e93911c97cacb12d43770&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b147b1cfd1ef351a131e686de1631d5c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A2%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;53e8079776efd0c7fe82c7cf6eafb28d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;9f36bfd117b58e56c940657eecfd89d2&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;aaa0a6e02417d93517e63e65e3e7d2e2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A2%3A255%3A1%3A1424%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d120f7f937da41759afa30a510ce0255&#34;</ETag><Size>1424</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1776%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;8160dece82ad022c94c68998c3b020aa&#34;</ETag><Size>1776</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;790833acc63bba5df43d70161e81146d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A3%3A1360%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;daff5c718ff85eb00c6b270f5760cb91&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d6b393272b0c8a1126c2678e565cb2e9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A2%3A255%3A1%3A1152%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ff9f3ec64ae8e1217924d0ed262134ae&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A1%3A2160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7d58cf2ffa3b3311d1c32aa97bc50a61&#34;</ETag><Size>2160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;3b536fbf5a72c6f1d25b794d57cc501b&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 3b6967db-8685-4150-b90b-152785e73790, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 3b6967db-8685-4150-b90b-152785e73790, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 3b6967db-8685-4150-b90b-152785e73790, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, c161b3f3-c52a-4409-b4b8-438b53f84576, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, c161b3f3-c52a-4409-b4b8-438b53f84576, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, c161b3f3-c52a-4409-b4b8-438b53f84576, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 645, 'Portions': 145, 'ActivePortions': 145}, '__DEFAULT': {'Rows': 99355, 'Portions': 115, 'ActivePortions': 115}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 145, 'BlobSize': 176408, 'BlobCount': 725}, '__DEFAULT': {'Portions': 115, 'BlobSize': 4406080, 'BlobCount': 575}}, cold bucket stat: (0, 0), frozen bucket stat: (145, 176408)
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:16102/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204703Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204703Z
20251114/us-east-1/s3/aws4_request
fe05d9d0ce7b6f584ad55acff8ab11a5077866a1878027c1e40436c3c908789c
DEBUG    botocore.auth:auth.py:430 Signature:
a29309ce6b6a1ba3e49cb7a34480606fe970c43e1081bbe900fce4f5f40b4fb9
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/cold_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204703Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=a29309ce6b6a1ba3e49cb7a34480606fe970c43e1081bbe900fce4f5f40b4fb9', 'amz-sdk-invocation-id': b'928574ca-71eb-4f01-aec2-3ba7a86b8caf', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:47:03 GMT', 'x-amzn-requestid': 'jjfUwcGsUszqRZHw4C3VtR1X1pIRqmDatbtyRsEpsoOJtDBwHGr6', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>cold_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:16102/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204703Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204703Z
20251114/us-east-1/s3/aws4_request
86dbc8bb678d1b71944ea0291bb262be951f41a866611685667bb0523eb804da
DEBUG    botocore.auth:auth.py:430 Signature:
69228c42ecb51711fa8c2a0b8990af1d4e5141ad639a14d8338ff96edfe8c6e7
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/medium?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204703Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=69228c42ecb51711fa8c2a0b8990af1d4e5141ad639a14d8338ff96edfe8c6e7', 'amz-sdk-invocation-id': b'347076d7-44f5-45d1-b6ea-1b2de9c38815', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:47:03 GMT', 'x-amzn-requestid': '8eFt11vmqUrjpwEkg5Wz7QjXZoCbPPIt61PiuBvOffvSVpoA2vF7', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>medium</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:16102/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204703Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204703Z
20251114/us-east-1/s3/aws4_request
c8ee9b6fb0189828c10add58c57c96a99f95af2f9a09d52cca6567cb18259238
DEBUG    botocore.auth:auth.py:430 Signature:
ec677f3b943a90099665fd6b3d2c7885e895840950ec86aae8515a5af7edc6ae
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/frozen_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204703Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=ec677f3b943a90099665fd6b3d2c7885e895840950ec86aae8515a5af7edc6ae', 'amz-sdk-invocation-id': b'20d686b2-9dee-4432-a85c-1697eb9b5e2a', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 53592
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:47:03 GMT', 'x-amzn-requestid': '5eUgs3LgPgMNzJPMkzrKQ9XlJZgP5tRauYooC4XrFaupHNux0bn0', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '53592', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;34eff939966dd96fc61e04bee3d4ba4f&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A2%3A1816%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;c745068d481b0515aea4165b916ec5cb&#34;</ETag><Size>1816</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;fb23f9171b17757cb1dc2e176469b4a5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cfa8a0b7952fb63f7dfadf2cf83097ed&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;969785d18638dc1e71dc309c8fee9f59&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;76c553122067e565c23ac6b7466026f1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;6cca3dcd8f413ad51af7003527118f53&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;9d0aea585719b4e1a8eb01d939c00a9d&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;4f98c8ca83a70a033c75eff6e19bcb8e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1a5f4df50ae0202b78181ab5a79fc270&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;710bd12a125a7a0826c6dabe086b07b9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;be0a7c1984f4c8093eabc624229e85d5&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;0d068b6671dccd5032bc42db6aa10674&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;169a39dc1ef992105b008d64454cdda2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A3%3A1536%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1cd0ecd015e159922d991777d4e34b6a&#34;</ETag><Size>1536</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A4%3A1152%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b0945c53e3a8c53e06b5efbe1fa00b7e&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;21d237d9b840230ac40911f05460d2c9&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;a65d4652ca975ca96dd4adc269404389&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ffa157b81657d56c3806591d18161366&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;dbb30cffd96f2cda495c11eb50c8872a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;0b1b088a94fe98718b260b4e9262c5c6&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A2%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e0f105c23fdc288d960126f34607d3c2&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037897%3A1%3A1%3A255%3A1%3A1720%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1f30e67ac29c7a33dfa177893c57fe4e&#34;</ETag><Size>1720</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;756c8bf50e1b14ddff981f3d35b13a9a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d1d491d289f10bd319a5964f50e522d9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;122ba98dfa6de83562b52443f97e0bdc&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;7626e60779c9117a5aa5552db3e2ef74&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1144%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;76b382c008c1daa16aef1c638ccec692&#34;</ETag><Size>1144</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;f2f766068f0decd10d0a355d7a3ce7df&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A3%3A1224%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ac22662b420aa8c5bd61f9d898d93abd&#34;</ETag><Size>1224</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A4%3A2504%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;240ff0ca91edad5ad611828468ea5b44&#34;</ETag><Size>2504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;658bdfb1748413af03d9fd46c9bb805b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cf86574e0b5b9320b5838d1fe614f7d6&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1416%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b9311bd0a3261cd1c110524dbed0c0ee&#34;</ETag><Size>1416</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A2%3A1928%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;88965419a67c815737ea9348e37e2277&#34;</ETag><Size>1928</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d70b30ee26e1677f1c1601ea54148330&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f6ca311e356541dde08266785f2d8dcb&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A2%3A1296%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;83616eaa943da37ef7a92311c263371e&#34;</ETag><Size>1296</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;efd7c7e653e7b4cae5fa36e16311349c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A2%3A255%3A1%3A2424%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1cdf12a5ba12af80a8fcbe65a51be1b9&#34;</ETag><Size>2424</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;011746a5ca01506fdf83964c27756f29&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037905%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;af992cc29bb2d9de8afef2fa09221752&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;27eec981a6efeef3dd4577c0490156cd&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;dee641780c0c4d248fd383936ad519c0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;35d9c5b51a686307a2465a8dce6122e9&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;397f4751afcb170c423e629fd2b03c46&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A2%3A1200%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ed50b0f966729dbc524ed39d67043e7f&#34;</ETag><Size>1200</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;3e018695734005e3be7a2c364a2f9f4b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e26638baeb35e1d203ff779209f18000&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;65a1dd34e301bdc4d29ef1b96ad9f016&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;baf3bbe887771567705ea1878ad8dc02&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7d2dd5438efac312030ab1d7ff2404c0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A2%3A1496%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;65a7ecaa6689f54356759745386bb91d&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;30b77b5019f350acbf9f718551d2da77&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A2416%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cd5d4acd4df5dd76dd58206782e7f365&#34;</ETag><Size>2416</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A2%3A1208%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e265bd76e5998bc292913aa80b0323cf&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1616%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;57a665afff22ef5b34e6e3d54deceb64&#34;</ETag><Size>1616</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;af26aa3d5e60723ce6781c6f3c2fc0ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A2%3A1320%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;809a9542bd1ef395b5328d6c62a10038&#34;</ETag><Size>1320</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;cb2ec8fd8e2f39c71ca7fd8e26141b9e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A4%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d6fc50af39123e0c794e997429c894f8&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A5%3A1360%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;65143fdbcdcf279b6c27a79c688dd56d&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0aeeeab35fcefe8ebe92923db835b993&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0f234b8606389bcc82637b5eec502dc0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;878094d78836df848f6343a8dd183909&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A3%3A2008%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ac4c5f21766b72b1ef9379e666fba4e7&#34;</ETag><Size>2008</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1352%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;60d206b93f7f63a6d550278c79178dc9&#34;</ETag><Size>1352</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0187ebcce0242f7da65b2c6f25982550&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ae2150d01ae7f1af2a175cdd5170207a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b94d64f4fcc3c13c48a75d7864c1ce62&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;35638001230ae7c046190a76967679de&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e5058fc8bcef1d12f3a97e90ef3a4f22&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;c7371c2c071f84a8da422b44dc6ac8cd&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e59e4b2b6a14b9718cfde17164df7873&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A4%3A1240%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b715d29f1acb4f69bb2c6e45c759c4d0&#34;</ETag><Size>1240</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;62b537d856fda5644fe2cc48902c9731&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A2%3A255%3A1%3A1600%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d2260a637a13ce8ecc25b9c01b52b67d&#34;</ETag><Size>1600</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e3574f40b33f06df9e67a72ccbbff43c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A2%3A255%3A1%3A1440%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;24187b7f04140bb0b1bb743be65ee07c&#34;</ETag><Size>1440</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;f336cf1caa2096a96de0cfbc70f9ad9d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A2%3A1264%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1f3c31b42afda4973595009325ef3e49&#34;</ETag><Size>1264</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;20aa44e25b95f87a8c7337a642e24c97&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;1dd035a4cbe08fccc42394835e89df77&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A3%3A1544%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ddfac5c4dd4e6cfa512fc9ef755d80ba&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A4%3A1504%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;73896829b5a8ee7e2a223f80dd6bc99f&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037924%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;6bd52922b36ff7c2ce79617366ee07ae&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1744%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;9480636392e60386e5fcfa26a7e5fa1e&#34;</ETag><Size>1744</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;86f1b31668de87d96f5f9b73789e6722&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A3%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;daa4772dea9401d3c58dea4ef6f578f1&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;66a62a7691132cb3b4613c1d975fab65&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7e8d7307f40bdeb4f3305e9be602cb27&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;a120a0287db33e7f87e2847b83e80d5f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;23ee82433ce4e8b3c0adc7981a52a256&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A3%3A1304%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;c9bf1da7e81941d7bf8edf219e3af8e2&#34;</ETag><Size>1304</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;8d018b1c8baffd1d3c1f37f9112e3931&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;eacc29fa533e744afa4e9a034e4063e7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;313094a08eaea3e8b4a9335ffd44f54b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;a13c73d880c9ea8669a713db0044cc73&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;28e110a65388b036725c956cb4f40835&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;34aedc6a7f8b316b3e420d638101b7f3&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;29151557cd5bf4a5eae9a392b2ab3ee8&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;5a2acfe7d9463c6376f658c29c90fd02&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;9a184fad7ff74943b8ca812f5af57463&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;97dd67255e56715570c8124d64393e24&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;48e1e22980ccda9edefd8f1004274739&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A3%3A1736%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;c89ad4686d31b02b0e0e819333897101&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A4%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;b2f2306a3c7f01a5fd37e98c5f0db539&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;00949568528376e724e9fcf4d3b60725&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f472e8e0d0f8111aa3f3bc9c406179b1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;80731454b0f0f6bda9a6706328d41672&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A2%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;2331f114069e506fa45abd92f7cc16e8&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;80d5289d31961bf2a3b4ab12a0127d24&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A2%3A1256%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;78ecfb41c1828cbbf3e867460bede6a4&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e88ed3aaa7eca2764356d27ef10cfa1c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037937%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1702f735c923178d6e8f8e1569466a4b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037937%3A1%3A1%3A255%3A2%3A1144%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;feba9762acc7f93b4a56d85b48cf26fa&#34;</ETag><Size>1144</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;7011ee874e8ff2211e9e54543b3191f4&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A2%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;4a76c36aabfa4086bfd8d8d31bcbffc6&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A2%3A255%3A2%3A1448%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;0df75368d33e1d5d81a28b9a08eafcf3&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1640%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d94425a6997dab6e73d403aaaf1472ea&#34;</ETag><Size>1640</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;2119f8302ae9404302822f9dc235ec46&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f3d1bfdf886644bf29d31bd16584da90&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;2ace9abb6396728189d1f1270d6016c2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;bf78ed23adbd0ac419f1474fe596777e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A4%3A1784%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e97ede3a0b632611b38c82fa05d2f765&#34;</ETag><Size>1784</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;b0e4109c11e7240a3cfd95e0d987e3db&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;43314d5c28b605b5517144e412dfb477&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f48f340d92e63ff14be5fd27cc733f2c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;19a6de2f8fda386c1628a05640b1d614&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;cdd71f3f9258303a74e6bab5a59bf6d5&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A3%3A2112%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;91eda4be98cc3bac3417ee9509f73d7d&#34;</ETag><Size>2112</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A4%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;82778727338cea7e5f52a40b3c40f1d4&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;03be68aedc5e93911c97cacb12d43770&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b147b1cfd1ef351a131e686de1631d5c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A2%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;53e8079776efd0c7fe82c7cf6eafb28d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;9f36bfd117b58e56c940657eecfd89d2&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;aaa0a6e02417d93517e63e65e3e7d2e2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A2%3A255%3A1%3A1424%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d120f7f937da41759afa30a510ce0255&#34;</ETag><Size>1424</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1776%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;8160dece82ad022c94c68998c3b020aa&#34;</ETag><Size>1776</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;790833acc63bba5df43d70161e81146d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A3%3A1360%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;daff5c718ff85eb00c6b270f5760cb91&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d6b393272b0c8a1126c2678e565cb2e9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A2%3A255%3A1%3A1152%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ff9f3ec64ae8e1217924d0ed262134ae&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A1%3A2160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7d58cf2ffa3b3311d1c32aa97bc50a61&#34;</ETag><Size>2160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;3b536fbf5a72c6f1d25b794d57cc501b&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, c2f7268b-5da0-4975-a371-93613bd7cb79, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, c2f7268b-5da0-4975-a371-93613bd7cb79, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, c2f7268b-5da0-4975-a371-93613bd7cb79, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, e463739e-deaf-4a4b-9900-370318c84437, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, e463739e-deaf-4a4b-9900-370318c84437, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, e463739e-deaf-4a4b-9900-370318c84437, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 645, 'Portions': 145, 'ActivePortions': 145}, '__DEFAULT': {'Rows': 99355, 'Portions': 115, 'ActivePortions': 115}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 145, 'BlobSize': 176408, 'BlobCount': 725}, '__DEFAULT': {'Portions': 115, 'BlobSize': 4406080, 'BlobCount': 575}}, cold bucket stat: (0, 0), frozen bucket stat: (145, 176408)
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:16102/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204704Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204704Z
20251114/us-east-1/s3/aws4_request
77121da07afe9abe4669b4b81ebd69abbd78bab1c1ad79bfb571cf34bf2d9d74
DEBUG    botocore.auth:auth.py:430 Signature:
79581ac7f812461dd6a543c87b04f3170a72847805d9fe16d853be06bcb760b4
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/cold_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204704Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=79581ac7f812461dd6a543c87b04f3170a72847805d9fe16d853be06bcb760b4', 'amz-sdk-invocation-id': b'5f7642f6-4d9f-4905-808f-54685db8b8d0', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:47:04 GMT', 'x-amzn-requestid': '0DgnsPipVmOnGh6Se2eWEbqBi0Sr34GpborqIl9DXzZjaDmiHIpO', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>cold_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:16102/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204704Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204704Z
20251114/us-east-1/s3/aws4_request
d7bd0531f6c6016c11ba104d002b8ef25501d636ee871d64d962e09396cd3bab
DEBUG    botocore.auth:auth.py:430 Signature:
47445ceb791082597a171cf9ff9b2fd56a19cf0a26aab3d43b4280bddb464ef8
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/medium?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204704Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=47445ceb791082597a171cf9ff9b2fd56a19cf0a26aab3d43b4280bddb464ef8', 'amz-sdk-invocation-id': b'5f85e5cc-d89a-4108-a834-8500ccea866b', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:47:04 GMT', 'x-amzn-requestid': 'Umb0pi0NPKFo8R6ViqYqI1rf5Xd26QJE0QzyofKN9XDpIBstoIB9', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>medium</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:16102/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204704Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204704Z
20251114/us-east-1/s3/aws4_request
6c8cb1959ef5513e75b4d39d3a01c32db8ff72b0624810b6886501573ab9c501
DEBUG    botocore.auth:auth.py:430 Signature:
8032a899f146e849c8367c66d02dd20b89d47f440f9dd08e5d97b9c493c19b59
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/frozen_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204704Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=8032a899f146e849c8367c66d02dd20b89d47f440f9dd08e5d97b9c493c19b59', 'amz-sdk-invocation-id': b'694a73dc-bfc5-444c-af21-8907c6519ce7', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 53592
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:47:04 GMT', 'x-amzn-requestid': 'hvieyXfV9o8srXwuVNfszrlN3DYBpERohhqmf09vwRdkBPBfKG0a', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '53592', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;34eff939966dd96fc61e04bee3d4ba4f&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A2%3A1816%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;c745068d481b0515aea4165b916ec5cb&#34;</ETag><Size>1816</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;fb23f9171b17757cb1dc2e176469b4a5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cfa8a0b7952fb63f7dfadf2cf83097ed&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;969785d18638dc1e71dc309c8fee9f59&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;76c553122067e565c23ac6b7466026f1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;6cca3dcd8f413ad51af7003527118f53&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;9d0aea585719b4e1a8eb01d939c00a9d&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;4f98c8ca83a70a033c75eff6e19bcb8e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1a5f4df50ae0202b78181ab5a79fc270&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;710bd12a125a7a0826c6dabe086b07b9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;be0a7c1984f4c8093eabc624229e85d5&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;0d068b6671dccd5032bc42db6aa10674&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;169a39dc1ef992105b008d64454cdda2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A3%3A1536%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1cd0ecd015e159922d991777d4e34b6a&#34;</ETag><Size>1536</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A4%3A1152%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b0945c53e3a8c53e06b5efbe1fa00b7e&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;21d237d9b840230ac40911f05460d2c9&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;a65d4652ca975ca96dd4adc269404389&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ffa157b81657d56c3806591d18161366&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;dbb30cffd96f2cda495c11eb50c8872a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;0b1b088a94fe98718b260b4e9262c5c6&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A2%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e0f105c23fdc288d960126f34607d3c2&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037897%3A1%3A1%3A255%3A1%3A1720%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1f30e67ac29c7a33dfa177893c57fe4e&#34;</ETag><Size>1720</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;756c8bf50e1b14ddff981f3d35b13a9a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d1d491d289f10bd319a5964f50e522d9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;122ba98dfa6de83562b52443f97e0bdc&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;7626e60779c9117a5aa5552db3e2ef74&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1144%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;76b382c008c1daa16aef1c638ccec692&#34;</ETag><Size>1144</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;f2f766068f0decd10d0a355d7a3ce7df&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A3%3A1224%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ac22662b420aa8c5bd61f9d898d93abd&#34;</ETag><Size>1224</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A4%3A2504%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;240ff0ca91edad5ad611828468ea5b44&#34;</ETag><Size>2504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;658bdfb1748413af03d9fd46c9bb805b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cf86574e0b5b9320b5838d1fe614f7d6&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1416%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b9311bd0a3261cd1c110524dbed0c0ee&#34;</ETag><Size>1416</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A2%3A1928%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;88965419a67c815737ea9348e37e2277&#34;</ETag><Size>1928</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d70b30ee26e1677f1c1601ea54148330&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f6ca311e356541dde08266785f2d8dcb&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A2%3A1296%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;83616eaa943da37ef7a92311c263371e&#34;</ETag><Size>1296</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;efd7c7e653e7b4cae5fa36e16311349c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A2%3A255%3A1%3A2424%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1cdf12a5ba12af80a8fcbe65a51be1b9&#34;</ETag><Size>2424</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;011746a5ca01506fdf83964c27756f29&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037905%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;af992cc29bb2d9de8afef2fa09221752&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;27eec981a6efeef3dd4577c0490156cd&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;dee641780c0c4d248fd383936ad519c0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;35d9c5b51a686307a2465a8dce6122e9&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;397f4751afcb170c423e629fd2b03c46&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A2%3A1200%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ed50b0f966729dbc524ed39d67043e7f&#34;</ETag><Size>1200</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;3e018695734005e3be7a2c364a2f9f4b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e26638baeb35e1d203ff779209f18000&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;65a1dd34e301bdc4d29ef1b96ad9f016&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;baf3bbe887771567705ea1878ad8dc02&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7d2dd5438efac312030ab1d7ff2404c0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A2%3A1496%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;65a7ecaa6689f54356759745386bb91d&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;30b77b5019f350acbf9f718551d2da77&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A2416%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cd5d4acd4df5dd76dd58206782e7f365&#34;</ETag><Size>2416</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A2%3A1208%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e265bd76e5998bc292913aa80b0323cf&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1616%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;57a665afff22ef5b34e6e3d54deceb64&#34;</ETag><Size>1616</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;af26aa3d5e60723ce6781c6f3c2fc0ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A2%3A1320%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;809a9542bd1ef395b5328d6c62a10038&#34;</ETag><Size>1320</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;cb2ec8fd8e2f39c71ca7fd8e26141b9e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A4%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d6fc50af39123e0c794e997429c894f8&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A5%3A1360%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;65143fdbcdcf279b6c27a79c688dd56d&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0aeeeab35fcefe8ebe92923db835b993&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0f234b8606389bcc82637b5eec502dc0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;878094d78836df848f6343a8dd183909&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A3%3A2008%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ac4c5f21766b72b1ef9379e666fba4e7&#34;</ETag><Size>2008</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1352%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;60d206b93f7f63a6d550278c79178dc9&#34;</ETag><Size>1352</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0187ebcce0242f7da65b2c6f25982550&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ae2150d01ae7f1af2a175cdd5170207a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b94d64f4fcc3c13c48a75d7864c1ce62&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;35638001230ae7c046190a76967679de&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e5058fc8bcef1d12f3a97e90ef3a4f22&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;c7371c2c071f84a8da422b44dc6ac8cd&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e59e4b2b6a14b9718cfde17164df7873&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A4%3A1240%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b715d29f1acb4f69bb2c6e45c759c4d0&#34;</ETag><Size>1240</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;62b537d856fda5644fe2cc48902c9731&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A2%3A255%3A1%3A1600%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d2260a637a13ce8ecc25b9c01b52b67d&#34;</ETag><Size>1600</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e3574f40b33f06df9e67a72ccbbff43c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A2%3A255%3A1%3A1440%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;24187b7f04140bb0b1bb743be65ee07c&#34;</ETag><Size>1440</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;f336cf1caa2096a96de0cfbc70f9ad9d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A2%3A1264%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1f3c31b42afda4973595009325ef3e49&#34;</ETag><Size>1264</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;20aa44e25b95f87a8c7337a642e24c97&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;1dd035a4cbe08fccc42394835e89df77&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A3%3A1544%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ddfac5c4dd4e6cfa512fc9ef755d80ba&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A4%3A1504%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;73896829b5a8ee7e2a223f80dd6bc99f&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037924%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;6bd52922b36ff7c2ce79617366ee07ae&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1744%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;9480636392e60386e5fcfa26a7e5fa1e&#34;</ETag><Size>1744</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;86f1b31668de87d96f5f9b73789e6722&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A3%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;daa4772dea9401d3c58dea4ef6f578f1&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;66a62a7691132cb3b4613c1d975fab65&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7e8d7307f40bdeb4f3305e9be602cb27&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;a120a0287db33e7f87e2847b83e80d5f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;23ee82433ce4e8b3c0adc7981a52a256&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A3%3A1304%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;c9bf1da7e81941d7bf8edf219e3af8e2&#34;</ETag><Size>1304</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;8d018b1c8baffd1d3c1f37f9112e3931&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;eacc29fa533e744afa4e9a034e4063e7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;313094a08eaea3e8b4a9335ffd44f54b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;a13c73d880c9ea8669a713db0044cc73&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;28e110a65388b036725c956cb4f40835&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;34aedc6a7f8b316b3e420d638101b7f3&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;29151557cd5bf4a5eae9a392b2ab3ee8&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;5a2acfe7d9463c6376f658c29c90fd02&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;9a184fad7ff74943b8ca812f5af57463&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;97dd67255e56715570c8124d64393e24&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;48e1e22980ccda9edefd8f1004274739&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A3%3A1736%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;c89ad4686d31b02b0e0e819333897101&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A4%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;b2f2306a3c7f01a5fd37e98c5f0db539&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;00949568528376e724e9fcf4d3b60725&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f472e8e0d0f8111aa3f3bc9c406179b1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;80731454b0f0f6bda9a6706328d41672&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A2%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;2331f114069e506fa45abd92f7cc16e8&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;80d5289d31961bf2a3b4ab12a0127d24&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A2%3A1256%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;78ecfb41c1828cbbf3e867460bede6a4&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e88ed3aaa7eca2764356d27ef10cfa1c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037937%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1702f735c923178d6e8f8e1569466a4b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037937%3A1%3A1%3A255%3A2%3A1144%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;feba9762acc7f93b4a56d85b48cf26fa&#34;</ETag><Size>1144</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;7011ee874e8ff2211e9e54543b3191f4&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A2%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;4a76c36aabfa4086bfd8d8d31bcbffc6&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A2%3A255%3A2%3A1448%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;0df75368d33e1d5d81a28b9a08eafcf3&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1640%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d94425a6997dab6e73d403aaaf1472ea&#34;</ETag><Size>1640</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;2119f8302ae9404302822f9dc235ec46&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f3d1bfdf886644bf29d31bd16584da90&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;2ace9abb6396728189d1f1270d6016c2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;bf78ed23adbd0ac419f1474fe596777e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A4%3A1784%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e97ede3a0b632611b38c82fa05d2f765&#34;</ETag><Size>1784</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;b0e4109c11e7240a3cfd95e0d987e3db&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;43314d5c28b605b5517144e412dfb477&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f48f340d92e63ff14be5fd27cc733f2c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;19a6de2f8fda386c1628a05640b1d614&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;cdd71f3f9258303a74e6bab5a59bf6d5&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A3%3A2112%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;91eda4be98cc3bac3417ee9509f73d7d&#34;</ETag><Size>2112</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A4%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;82778727338cea7e5f52a40b3c40f1d4&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;03be68aedc5e93911c97cacb12d43770&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b147b1cfd1ef351a131e686de1631d5c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A2%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;53e8079776efd0c7fe82c7cf6eafb28d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;9f36bfd117b58e56c940657eecfd89d2&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;aaa0a6e02417d93517e63e65e3e7d2e2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A2%3A255%3A1%3A1424%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d120f7f937da41759afa30a510ce0255&#34;</ETag><Size>1424</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1776%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;8160dece82ad022c94c68998c3b020aa&#34;</ETag><Size>1776</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;790833acc63bba5df43d70161e81146d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A3%3A1360%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;daff5c718ff85eb00c6b270f5760cb91&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d6b393272b0c8a1126c2678e565cb2e9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A2%3A255%3A1%3A1152%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ff9f3ec64ae8e1217924d0ed262134ae&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A1%3A2160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7d58cf2ffa3b3311d1c32aa97bc50a61&#34;</ETag><Size>2160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;3b536fbf5a72c6f1d25b794d57cc501b&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 0c2c1a1e-fabd-4a89-ab09-21b46842a46c, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 0c2c1a1e-fabd-4a89-ab09-21b46842a46c, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 0c2c1a1e-fabd-4a89-ab09-21b46842a46c, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 0a9ab225-5ee6-471a-9f96-0de078ed6ebf, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 0a9ab225-5ee6-471a-9f96-0de078ed6ebf, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 0a9ab225-5ee6-471a-9f96-0de078ed6ebf, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 645, 'Portions': 145, 'ActivePortions': 145}, '__DEFAULT': {'Rows': 99355, 'Portions': 115, 'ActivePortions': 115}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 145, 'BlobSize': 176408, 'BlobCount': 725}, '__DEFAULT': {'Portions': 115, 'BlobSize': 4406080, 'BlobCount': 575}}, cold bucket stat: (0, 0), frozen bucket stat: (145, 176408)
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:16102/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204706Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204706Z
20251114/us-east-1/s3/aws4_request
ac3760b8823f865862950f3ba51741cc87a2bae4bfb547673c2a14e8ccdb9ca3
DEBUG    botocore.auth:auth.py:430 Signature:
05a29a155b52b7fd3b7961bd9e9436933c52200f1f04090125d1eddcefeed51f
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/cold_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204706Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=05a29a155b52b7fd3b7961bd9e9436933c52200f1f04090125d1eddcefeed51f', 'amz-sdk-invocation-id': b'f79f5347-191f-4cbd-9220-3a13fce665f5', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:47:06 GMT', 'x-amzn-requestid': 'd1PFpaFn7czvJ56r9uTdsGWpGbGohnsvPim1HCG5tsfx9DDMla70', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>cold_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:16102/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204706Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204706Z
20251114/us-east-1/s3/aws4_request
e53b5aef8c6508722e16ff927120d8e63f596b42ece999ab88ce211321527486
DEBUG    botocore.auth:auth.py:430 Signature:
da425bc21d2f6f3eb0062c5c1d9ee7617ad68f6ab6d3aee42beb61832f04cc21
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/medium?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204706Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=da425bc21d2f6f3eb0062c5c1d9ee7617ad68f6ab6d3aee42beb61832f04cc21', 'amz-sdk-invocation-id': b'8bc09aad-7a5c-4c45-9a1a-25465df409b1', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:47:06 GMT', 'x-amzn-requestid': 'OfmnX0JLmI9T36ikkQc0ju1eXIzKCNjKDqIqd1HlkdV3fXRWOMkC', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>medium</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:16102/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204706Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204706Z
20251114/us-east-1/s3/aws4_request
66d91ad66fe547387600c1e12354b7967007de0c84989a6f6b7960252e3af9b8
DEBUG    botocore.auth:auth.py:430 Signature:
9778068c9c4fedec155512da3732efa72b08207973b973294f5a729526488fc1
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/frozen_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204706Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=9778068c9c4fedec155512da3732efa72b08207973b973294f5a729526488fc1', 'amz-sdk-invocation-id': b'a76ebc7f-bee3-4acf-9bfd-0f6b62332a5d', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 53592
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:47:06 GMT', 'x-amzn-requestid': 'HTWiosVcgK7nLCjXsS5qxXK6ng3xy8e6rwuT1rhgQc7ZfAQVSSCk', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '53592', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;34eff939966dd96fc61e04bee3d4ba4f&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A2%3A1816%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;c745068d481b0515aea4165b916ec5cb&#34;</ETag><Size>1816</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;fb23f9171b17757cb1dc2e176469b4a5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cfa8a0b7952fb63f7dfadf2cf83097ed&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;969785d18638dc1e71dc309c8fee9f59&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;76c553122067e565c23ac6b7466026f1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;6cca3dcd8f413ad51af7003527118f53&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;9d0aea585719b4e1a8eb01d939c00a9d&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;4f98c8ca83a70a033c75eff6e19bcb8e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1a5f4df50ae0202b78181ab5a79fc270&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;710bd12a125a7a0826c6dabe086b07b9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;be0a7c1984f4c8093eabc624229e85d5&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;0d068b6671dccd5032bc42db6aa10674&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;169a39dc1ef992105b008d64454cdda2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A3%3A1536%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1cd0ecd015e159922d991777d4e34b6a&#34;</ETag><Size>1536</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A4%3A1152%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b0945c53e3a8c53e06b5efbe1fa00b7e&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;21d237d9b840230ac40911f05460d2c9&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;a65d4652ca975ca96dd4adc269404389&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ffa157b81657d56c3806591d18161366&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;dbb30cffd96f2cda495c11eb50c8872a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;0b1b088a94fe98718b260b4e9262c5c6&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A2%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e0f105c23fdc288d960126f34607d3c2&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037897%3A1%3A1%3A255%3A1%3A1720%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1f30e67ac29c7a33dfa177893c57fe4e&#34;</ETag><Size>1720</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;756c8bf50e1b14ddff981f3d35b13a9a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d1d491d289f10bd319a5964f50e522d9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;122ba98dfa6de83562b52443f97e0bdc&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;7626e60779c9117a5aa5552db3e2ef74&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1144%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;76b382c008c1daa16aef1c638ccec692&#34;</ETag><Size>1144</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;f2f766068f0decd10d0a355d7a3ce7df&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A3%3A1224%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ac22662b420aa8c5bd61f9d898d93abd&#34;</ETag><Size>1224</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A4%3A2504%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;240ff0ca91edad5ad611828468ea5b44&#34;</ETag><Size>2504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;658bdfb1748413af03d9fd46c9bb805b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cf86574e0b5b9320b5838d1fe614f7d6&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1416%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b9311bd0a3261cd1c110524dbed0c0ee&#34;</ETag><Size>1416</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A2%3A1928%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;88965419a67c815737ea9348e37e2277&#34;</ETag><Size>1928</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d70b30ee26e1677f1c1601ea54148330&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f6ca311e356541dde08266785f2d8dcb&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A2%3A1296%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;83616eaa943da37ef7a92311c263371e&#34;</ETag><Size>1296</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;efd7c7e653e7b4cae5fa36e16311349c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A2%3A255%3A1%3A2424%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1cdf12a5ba12af80a8fcbe65a51be1b9&#34;</ETag><Size>2424</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;011746a5ca01506fdf83964c27756f29&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037905%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;af992cc29bb2d9de8afef2fa09221752&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;27eec981a6efeef3dd4577c0490156cd&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;dee641780c0c4d248fd383936ad519c0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;35d9c5b51a686307a2465a8dce6122e9&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;397f4751afcb170c423e629fd2b03c46&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A2%3A1200%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ed50b0f966729dbc524ed39d67043e7f&#34;</ETag><Size>1200</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;3e018695734005e3be7a2c364a2f9f4b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e26638baeb35e1d203ff779209f18000&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;65a1dd34e301bdc4d29ef1b96ad9f016&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;baf3bbe887771567705ea1878ad8dc02&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7d2dd5438efac312030ab1d7ff2404c0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A2%3A1496%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;65a7ecaa6689f54356759745386bb91d&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;30b77b5019f350acbf9f718551d2da77&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A2416%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cd5d4acd4df5dd76dd58206782e7f365&#34;</ETag><Size>2416</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A2%3A1208%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e265bd76e5998bc292913aa80b0323cf&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1616%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;57a665afff22ef5b34e6e3d54deceb64&#34;</ETag><Size>1616</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;af26aa3d5e60723ce6781c6f3c2fc0ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A2%3A1320%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;809a9542bd1ef395b5328d6c62a10038&#34;</ETag><Size>1320</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;cb2ec8fd8e2f39c71ca7fd8e26141b9e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A4%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d6fc50af39123e0c794e997429c894f8&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A5%3A1360%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;65143fdbcdcf279b6c27a79c688dd56d&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0aeeeab35fcefe8ebe92923db835b993&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0f234b8606389bcc82637b5eec502dc0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;878094d78836df848f6343a8dd183909&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A3%3A2008%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ac4c5f21766b72b1ef9379e666fba4e7&#34;</ETag><Size>2008</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1352%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;60d206b93f7f63a6d550278c79178dc9&#34;</ETag><Size>1352</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0187ebcce0242f7da65b2c6f25982550&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ae2150d01ae7f1af2a175cdd5170207a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b94d64f4fcc3c13c48a75d7864c1ce62&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;35638001230ae7c046190a76967679de&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e5058fc8bcef1d12f3a97e90ef3a4f22&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;c7371c2c071f84a8da422b44dc6ac8cd&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e59e4b2b6a14b9718cfde17164df7873&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A4%3A1240%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b715d29f1acb4f69bb2c6e45c759c4d0&#34;</ETag><Size>1240</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;62b537d856fda5644fe2cc48902c9731&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A2%3A255%3A1%3A1600%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d2260a637a13ce8ecc25b9c01b52b67d&#34;</ETag><Size>1600</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e3574f40b33f06df9e67a72ccbbff43c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A2%3A255%3A1%3A1440%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;24187b7f04140bb0b1bb743be65ee07c&#34;</ETag><Size>1440</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;f336cf1caa2096a96de0cfbc70f9ad9d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A2%3A1264%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1f3c31b42afda4973595009325ef3e49&#34;</ETag><Size>1264</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;20aa44e25b95f87a8c7337a642e24c97&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;1dd035a4cbe08fccc42394835e89df77&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A3%3A1544%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ddfac5c4dd4e6cfa512fc9ef755d80ba&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A4%3A1504%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;73896829b5a8ee7e2a223f80dd6bc99f&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037924%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;6bd52922b36ff7c2ce79617366ee07ae&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1744%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;9480636392e60386e5fcfa26a7e5fa1e&#34;</ETag><Size>1744</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;86f1b31668de87d96f5f9b73789e6722&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A3%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;daa4772dea9401d3c58dea4ef6f578f1&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;66a62a7691132cb3b4613c1d975fab65&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7e8d7307f40bdeb4f3305e9be602cb27&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;a120a0287db33e7f87e2847b83e80d5f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;23ee82433ce4e8b3c0adc7981a52a256&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A3%3A1304%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;c9bf1da7e81941d7bf8edf219e3af8e2&#34;</ETag><Size>1304</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;8d018b1c8baffd1d3c1f37f9112e3931&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;eacc29fa533e744afa4e9a034e4063e7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;313094a08eaea3e8b4a9335ffd44f54b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;a13c73d880c9ea8669a713db0044cc73&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;28e110a65388b036725c956cb4f40835&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;34aedc6a7f8b316b3e420d638101b7f3&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;29151557cd5bf4a5eae9a392b2ab3ee8&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;5a2acfe7d9463c6376f658c29c90fd02&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;9a184fad7ff74943b8ca812f5af57463&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;97dd67255e56715570c8124d64393e24&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;48e1e22980ccda9edefd8f1004274739&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A3%3A1736%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;c89ad4686d31b02b0e0e819333897101&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A4%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;b2f2306a3c7f01a5fd37e98c5f0db539&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;00949568528376e724e9fcf4d3b60725&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f472e8e0d0f8111aa3f3bc9c406179b1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;80731454b0f0f6bda9a6706328d41672&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A2%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;2331f114069e506fa45abd92f7cc16e8&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;80d5289d31961bf2a3b4ab12a0127d24&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A2%3A1256%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;78ecfb41c1828cbbf3e867460bede6a4&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e88ed3aaa7eca2764356d27ef10cfa1c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037937%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1702f735c923178d6e8f8e1569466a4b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037937%3A1%3A1%3A255%3A2%3A1144%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;feba9762acc7f93b4a56d85b48cf26fa&#34;</ETag><Size>1144</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;7011ee874e8ff2211e9e54543b3191f4&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A2%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;4a76c36aabfa4086bfd8d8d31bcbffc6&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A2%3A255%3A2%3A1448%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;0df75368d33e1d5d81a28b9a08eafcf3&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1640%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d94425a6997dab6e73d403aaaf1472ea&#34;</ETag><Size>1640</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;2119f8302ae9404302822f9dc235ec46&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f3d1bfdf886644bf29d31bd16584da90&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;2ace9abb6396728189d1f1270d6016c2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;bf78ed23adbd0ac419f1474fe596777e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A4%3A1784%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e97ede3a0b632611b38c82fa05d2f765&#34;</ETag><Size>1784</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;b0e4109c11e7240a3cfd95e0d987e3db&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;43314d5c28b605b5517144e412dfb477&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f48f340d92e63ff14be5fd27cc733f2c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;19a6de2f8fda386c1628a05640b1d614&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;cdd71f3f9258303a74e6bab5a59bf6d5&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A3%3A2112%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;91eda4be98cc3bac3417ee9509f73d7d&#34;</ETag><Size>2112</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A4%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;82778727338cea7e5f52a40b3c40f1d4&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;03be68aedc5e93911c97cacb12d43770&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b147b1cfd1ef351a131e686de1631d5c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A2%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;53e8079776efd0c7fe82c7cf6eafb28d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;9f36bfd117b58e56c940657eecfd89d2&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;aaa0a6e02417d93517e63e65e3e7d2e2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A2%3A255%3A1%3A1424%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d120f7f937da41759afa30a510ce0255&#34;</ETag><Size>1424</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1776%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;8160dece82ad022c94c68998c3b020aa&#34;</ETag><Size>1776</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;790833acc63bba5df43d70161e81146d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A3%3A1360%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;daff5c718ff85eb00c6b270f5760cb91&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d6b393272b0c8a1126c2678e565cb2e9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A2%3A255%3A1%3A1152%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ff9f3ec64ae8e1217924d0ed262134ae&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A1%3A2160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7d58cf2ffa3b3311d1c32aa97bc50a61&#34;</ETag><Size>2160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;3b536fbf5a72c6f1d25b794d57cc501b&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 46face36-ac31-4950-a5ca-3f9be4ca91d2, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 46face36-ac31-4950-a5ca-3f9be4ca91d2, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 46face36-ac31-4950-a5ca-3f9be4ca91d2, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, b2d59a2e-4bea-47a5-9a00-227caab5288d, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, b2d59a2e-4bea-47a5-9a00-227caab5288d, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, b2d59a2e-4bea-47a5-9a00-227caab5288d, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'__DEFAULT': {'Rows': 99355, 'Portions': 115, 'ActivePortions': 115}, '/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 645, 'Portions': 145, 'ActivePortions': 145}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 145, 'BlobSize': 176408, 'BlobCount': 725}, '__DEFAULT': {'Portions': 115, 'BlobSize': 4406080, 'BlobCount': 575}}, cold bucket stat: (0, 0), frozen bucket stat: (145, 176408)
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:16102/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204707Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204707Z
20251114/us-east-1/s3/aws4_request
881f50e82173c9b0980abd543957557a9c0c7af57538f21e05e8fb77462bf5c6
DEBUG    botocore.auth:auth.py:430 Signature:
0f78d4166ef9bab90eb7062af8b4662dc41c15fcad883fe169ac9b821e39249a
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/cold_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204707Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=0f78d4166ef9bab90eb7062af8b4662dc41c15fcad883fe169ac9b821e39249a', 'amz-sdk-invocation-id': b'2b81fb23-32a2-40cc-8750-d185393ab406', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:47:07 GMT', 'x-amzn-requestid': 'STWJQcsF2eNt7F99BbKV2crnqgu4IOf6XgR3sYCmBuBDVrQ2mbuJ', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>cold_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:16102/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204707Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204707Z
20251114/us-east-1/s3/aws4_request
b7d8f573ab607794b8da046c95076af60447da7ef1ee052c598371150a435a8c
DEBUG    botocore.auth:auth.py:430 Signature:
7cc88649027331a6bb0cb0362132373b8fed51d4c1d15330a93e79591d50a59c
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/medium?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204707Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=7cc88649027331a6bb0cb0362132373b8fed51d4c1d15330a93e79591d50a59c', 'amz-sdk-invocation-id': b'22770fbf-f1bf-43ac-8cdb-4208f363347a', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:47:07 GMT', 'x-amzn-requestid': 'zdWcWSzZORHVZAusr6tnVJt5AsdCKEq63PsCbdEUGy6ENZ94Xgjc', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>medium</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:16102/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204707Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204707Z
20251114/us-east-1/s3/aws4_request
1db2c96df2b6cbf167d5baeaa5b81fa46eea46781920ea40f4feb71c3e2a6124
DEBUG    botocore.auth:auth.py:430 Signature:
070ea734c0dfce5f92f0e62ab291e76ebcdaca6a6eac12ef2d8b9e406f639c9f
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/frozen_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204707Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=070ea734c0dfce5f92f0e62ab291e76ebcdaca6a6eac12ef2d8b9e406f639c9f', 'amz-sdk-invocation-id': b'3c3c9157-c642-42a2-92e8-0487c0cc102e', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 53592
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:47:07 GMT', 'x-amzn-requestid': '1tEdc1K9m2rrAWkSKplxjytS59AfcKIlqsw1nLbDlrG7fr9HPnCJ', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '53592', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;34eff939966dd96fc61e04bee3d4ba4f&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A2%3A1816%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;c745068d481b0515aea4165b916ec5cb&#34;</ETag><Size>1816</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;fb23f9171b17757cb1dc2e176469b4a5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cfa8a0b7952fb63f7dfadf2cf83097ed&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;969785d18638dc1e71dc309c8fee9f59&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;76c553122067e565c23ac6b7466026f1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;6cca3dcd8f413ad51af7003527118f53&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;9d0aea585719b4e1a8eb01d939c00a9d&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;4f98c8ca83a70a033c75eff6e19bcb8e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1a5f4df50ae0202b78181ab5a79fc270&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;710bd12a125a7a0826c6dabe086b07b9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;be0a7c1984f4c8093eabc624229e85d5&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;0d068b6671dccd5032bc42db6aa10674&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;169a39dc1ef992105b008d64454cdda2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A3%3A1536%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1cd0ecd015e159922d991777d4e34b6a&#34;</ETag><Size>1536</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A4%3A1152%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b0945c53e3a8c53e06b5efbe1fa00b7e&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;21d237d9b840230ac40911f05460d2c9&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;a65d4652ca975ca96dd4adc269404389&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ffa157b81657d56c3806591d18161366&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;dbb30cffd96f2cda495c11eb50c8872a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;0b1b088a94fe98718b260b4e9262c5c6&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A2%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e0f105c23fdc288d960126f34607d3c2&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037897%3A1%3A1%3A255%3A1%3A1720%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1f30e67ac29c7a33dfa177893c57fe4e&#34;</ETag><Size>1720</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;756c8bf50e1b14ddff981f3d35b13a9a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d1d491d289f10bd319a5964f50e522d9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;122ba98dfa6de83562b52443f97e0bdc&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;7626e60779c9117a5aa5552db3e2ef74&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1144%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;76b382c008c1daa16aef1c638ccec692&#34;</ETag><Size>1144</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;f2f766068f0decd10d0a355d7a3ce7df&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A3%3A1224%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ac22662b420aa8c5bd61f9d898d93abd&#34;</ETag><Size>1224</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A4%3A2504%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;240ff0ca91edad5ad611828468ea5b44&#34;</ETag><Size>2504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;658bdfb1748413af03d9fd46c9bb805b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cf86574e0b5b9320b5838d1fe614f7d6&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1416%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b9311bd0a3261cd1c110524dbed0c0ee&#34;</ETag><Size>1416</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A2%3A1928%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;88965419a67c815737ea9348e37e2277&#34;</ETag><Size>1928</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d70b30ee26e1677f1c1601ea54148330&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f6ca311e356541dde08266785f2d8dcb&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A2%3A1296%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;83616eaa943da37ef7a92311c263371e&#34;</ETag><Size>1296</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;efd7c7e653e7b4cae5fa36e16311349c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A2%3A255%3A1%3A2424%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1cdf12a5ba12af80a8fcbe65a51be1b9&#34;</ETag><Size>2424</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;011746a5ca01506fdf83964c27756f29&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037905%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;af992cc29bb2d9de8afef2fa09221752&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;27eec981a6efeef3dd4577c0490156cd&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;dee641780c0c4d248fd383936ad519c0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;35d9c5b51a686307a2465a8dce6122e9&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;397f4751afcb170c423e629fd2b03c46&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A2%3A1200%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ed50b0f966729dbc524ed39d67043e7f&#34;</ETag><Size>1200</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;3e018695734005e3be7a2c364a2f9f4b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e26638baeb35e1d203ff779209f18000&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;65a1dd34e301bdc4d29ef1b96ad9f016&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;baf3bbe887771567705ea1878ad8dc02&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7d2dd5438efac312030ab1d7ff2404c0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A2%3A1496%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;65a7ecaa6689f54356759745386bb91d&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;30b77b5019f350acbf9f718551d2da77&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A2416%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cd5d4acd4df5dd76dd58206782e7f365&#34;</ETag><Size>2416</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A2%3A1208%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e265bd76e5998bc292913aa80b0323cf&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1616%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;57a665afff22ef5b34e6e3d54deceb64&#34;</ETag><Size>1616</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;af26aa3d5e60723ce6781c6f3c2fc0ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A2%3A1320%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;809a9542bd1ef395b5328d6c62a10038&#34;</ETag><Size>1320</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;cb2ec8fd8e2f39c71ca7fd8e26141b9e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A4%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d6fc50af39123e0c794e997429c894f8&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A5%3A1360%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;65143fdbcdcf279b6c27a79c688dd56d&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0aeeeab35fcefe8ebe92923db835b993&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0f234b8606389bcc82637b5eec502dc0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;878094d78836df848f6343a8dd183909&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A3%3A2008%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ac4c5f21766b72b1ef9379e666fba4e7&#34;</ETag><Size>2008</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1352%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;60d206b93f7f63a6d550278c79178dc9&#34;</ETag><Size>1352</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0187ebcce0242f7da65b2c6f25982550&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ae2150d01ae7f1af2a175cdd5170207a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b94d64f4fcc3c13c48a75d7864c1ce62&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;35638001230ae7c046190a76967679de&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e5058fc8bcef1d12f3a97e90ef3a4f22&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;c7371c2c071f84a8da422b44dc6ac8cd&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e59e4b2b6a14b9718cfde17164df7873&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A4%3A1240%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b715d29f1acb4f69bb2c6e45c759c4d0&#34;</ETag><Size>1240</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;62b537d856fda5644fe2cc48902c9731&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A2%3A255%3A1%3A1600%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d2260a637a13ce8ecc25b9c01b52b67d&#34;</ETag><Size>1600</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e3574f40b33f06df9e67a72ccbbff43c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A2%3A255%3A1%3A1440%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;24187b7f04140bb0b1bb743be65ee07c&#34;</ETag><Size>1440</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;f336cf1caa2096a96de0cfbc70f9ad9d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A2%3A1264%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1f3c31b42afda4973595009325ef3e49&#34;</ETag><Size>1264</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;20aa44e25b95f87a8c7337a642e24c97&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;1dd035a4cbe08fccc42394835e89df77&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A3%3A1544%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ddfac5c4dd4e6cfa512fc9ef755d80ba&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A4%3A1504%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;73896829b5a8ee7e2a223f80dd6bc99f&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037924%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;6bd52922b36ff7c2ce79617366ee07ae&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1744%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;9480636392e60386e5fcfa26a7e5fa1e&#34;</ETag><Size>1744</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;86f1b31668de87d96f5f9b73789e6722&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A3%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;daa4772dea9401d3c58dea4ef6f578f1&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;66a62a7691132cb3b4613c1d975fab65&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7e8d7307f40bdeb4f3305e9be602cb27&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;a120a0287db33e7f87e2847b83e80d5f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;23ee82433ce4e8b3c0adc7981a52a256&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A3%3A1304%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;c9bf1da7e81941d7bf8edf219e3af8e2&#34;</ETag><Size>1304</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;8d018b1c8baffd1d3c1f37f9112e3931&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;eacc29fa533e744afa4e9a034e4063e7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;313094a08eaea3e8b4a9335ffd44f54b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;a13c73d880c9ea8669a713db0044cc73&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;28e110a65388b036725c956cb4f40835&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;34aedc6a7f8b316b3e420d638101b7f3&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;29151557cd5bf4a5eae9a392b2ab3ee8&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;5a2acfe7d9463c6376f658c29c90fd02&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;9a184fad7ff74943b8ca812f5af57463&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;97dd67255e56715570c8124d64393e24&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;48e1e22980ccda9edefd8f1004274739&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A3%3A1736%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;c89ad4686d31b02b0e0e819333897101&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A4%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;b2f2306a3c7f01a5fd37e98c5f0db539&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;00949568528376e724e9fcf4d3b60725&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f472e8e0d0f8111aa3f3bc9c406179b1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;80731454b0f0f6bda9a6706328d41672&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A2%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;2331f114069e506fa45abd92f7cc16e8&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;80d5289d31961bf2a3b4ab12a0127d24&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A2%3A1256%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;78ecfb41c1828cbbf3e867460bede6a4&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e88ed3aaa7eca2764356d27ef10cfa1c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037937%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1702f735c923178d6e8f8e1569466a4b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037937%3A1%3A1%3A255%3A2%3A1144%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;feba9762acc7f93b4a56d85b48cf26fa&#34;</ETag><Size>1144</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;7011ee874e8ff2211e9e54543b3191f4&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A2%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;4a76c36aabfa4086bfd8d8d31bcbffc6&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A2%3A255%3A2%3A1448%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;0df75368d33e1d5d81a28b9a08eafcf3&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1640%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d94425a6997dab6e73d403aaaf1472ea&#34;</ETag><Size>1640</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;2119f8302ae9404302822f9dc235ec46&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f3d1bfdf886644bf29d31bd16584da90&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;2ace9abb6396728189d1f1270d6016c2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;bf78ed23adbd0ac419f1474fe596777e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A4%3A1784%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e97ede3a0b632611b38c82fa05d2f765&#34;</ETag><Size>1784</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;b0e4109c11e7240a3cfd95e0d987e3db&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;43314d5c28b605b5517144e412dfb477&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f48f340d92e63ff14be5fd27cc733f2c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;19a6de2f8fda386c1628a05640b1d614&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;cdd71f3f9258303a74e6bab5a59bf6d5&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A3%3A2112%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;91eda4be98cc3bac3417ee9509f73d7d&#34;</ETag><Size>2112</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A4%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;82778727338cea7e5f52a40b3c40f1d4&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;03be68aedc5e93911c97cacb12d43770&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b147b1cfd1ef351a131e686de1631d5c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A2%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;53e8079776efd0c7fe82c7cf6eafb28d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;9f36bfd117b58e56c940657eecfd89d2&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;aaa0a6e02417d93517e63e65e3e7d2e2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A2%3A255%3A1%3A1424%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d120f7f937da41759afa30a510ce0255&#34;</ETag><Size>1424</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1776%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;8160dece82ad022c94c68998c3b020aa&#34;</ETag><Size>1776</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;790833acc63bba5df43d70161e81146d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A3%3A1360%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;daff5c718ff85eb00c6b270f5760cb91&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d6b393272b0c8a1126c2678e565cb2e9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A2%3A255%3A1%3A1152%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ff9f3ec64ae8e1217924d0ed262134ae&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A1%3A2160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7d58cf2ffa3b3311d1c32aa97bc50a61&#34;</ETag><Size>2160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;3b536fbf5a72c6f1d25b794d57cc501b&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 443f3174-45fa-4045-88cc-9d0579c825b0, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 443f3174-45fa-4045-88cc-9d0579c825b0, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 443f3174-45fa-4045-88cc-9d0579c825b0, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 619c0a09-5be6-4c37-b23b-4d3a87c40777, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 619c0a09-5be6-4c37-b23b-4d3a87c40777, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 619c0a09-5be6-4c37-b23b-4d3a87c40777, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'__DEFAULT': {'Rows': 99355, 'Portions': 115, 'ActivePortions': 115}, '/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 645, 'Portions': 145, 'ActivePortions': 145}}, blobs: {'__DEFAULT': {'Portions': 115, 'BlobSize': 4406080, 'BlobCount': 575}, '/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 145, 'BlobSize': 176408, 'BlobCount': 725}}, cold bucket stat: (0, 0), frozen bucket stat: (145, 176408)
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:16102/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204709Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204709Z
20251114/us-east-1/s3/aws4_request
b28b32fd14f39491990abde7909d8e588d2779ef722de9ea63b38575ce06eee7
DEBUG    botocore.auth:auth.py:430 Signature:
8ecde10a96a26e0f29e664e52c13f68f9529e56e0d2f54bb3ee87dd140b62a1b
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/cold_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204709Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=8ecde10a96a26e0f29e664e52c13f68f9529e56e0d2f54bb3ee87dd140b62a1b', 'amz-sdk-invocation-id': b'7307735f-e62c-4b66-8bd3-23ad7484a97f', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:47:09 GMT', 'x-amzn-requestid': 'pbXlEpbLbA8g66mSPwuiYTkjzSztqlQyUoRsHorK0vmhst1iqxV4', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>cold_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:16102/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204709Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204709Z
20251114/us-east-1/s3/aws4_request
3ebb091b44baf52692afad80a4ac8c9b4f68654c6d880065ff2ce7f1fc29bbdd
DEBUG    botocore.auth:auth.py:430 Signature:
4820c4967890c5619dae0d2607b2605fdff402cc9cb413150e73a953329b0f9d
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/medium?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204709Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=4820c4967890c5619dae0d2607b2605fdff402cc9cb413150e73a953329b0f9d', 'amz-sdk-invocation-id': b'312bcf69-4ad1-487c-88d6-38e029e0f29f', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:47:09 GMT', 'x-amzn-requestid': 'R9NUwNqIB4VSS7cnJTOB5BwCMZLA5d09NNkQUb5uUp4tg4e7GVCB', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>medium</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:16102/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204709Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204709Z
20251114/us-east-1/s3/aws4_request
d19eee20d263c074dd0684a78d0f6b1e7781711b4b1fa453b0b5cd3e6e4e874e
DEBUG    botocore.auth:auth.py:430 Signature:
ee55b90b2a62305b43cec4032034ed8d1bc1f69092c6d1356e0ee561ef6f0bc7
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/frozen_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204709Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=ee55b90b2a62305b43cec4032034ed8d1bc1f69092c6d1356e0ee561ef6f0bc7', 'amz-sdk-invocation-id': b'f3d1eb15-dda7-4d79-8d13-2b865cc1be60', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 53592
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:47:09 GMT', 'x-amzn-requestid': 'wWV97bGIJj3yWuuCgE8SyONeliICZ3k0bT0u8eILyeMrQ4eFozo6', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '53592', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;34eff939966dd96fc61e04bee3d4ba4f&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A2%3A1816%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;c745068d481b0515aea4165b916ec5cb&#34;</ETag><Size>1816</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;fb23f9171b17757cb1dc2e176469b4a5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cfa8a0b7952fb63f7dfadf2cf83097ed&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;969785d18638dc1e71dc309c8fee9f59&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;76c553122067e565c23ac6b7466026f1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;6cca3dcd8f413ad51af7003527118f53&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;9d0aea585719b4e1a8eb01d939c00a9d&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;4f98c8ca83a70a033c75eff6e19bcb8e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1a5f4df50ae0202b78181ab5a79fc270&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;710bd12a125a7a0826c6dabe086b07b9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;be0a7c1984f4c8093eabc624229e85d5&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;0d068b6671dccd5032bc42db6aa10674&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;169a39dc1ef992105b008d64454cdda2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A3%3A1536%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1cd0ecd015e159922d991777d4e34b6a&#34;</ETag><Size>1536</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A4%3A1152%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b0945c53e3a8c53e06b5efbe1fa00b7e&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;21d237d9b840230ac40911f05460d2c9&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;a65d4652ca975ca96dd4adc269404389&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ffa157b81657d56c3806591d18161366&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;dbb30cffd96f2cda495c11eb50c8872a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;0b1b088a94fe98718b260b4e9262c5c6&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A2%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e0f105c23fdc288d960126f34607d3c2&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037897%3A1%3A1%3A255%3A1%3A1720%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1f30e67ac29c7a33dfa177893c57fe4e&#34;</ETag><Size>1720</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;756c8bf50e1b14ddff981f3d35b13a9a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d1d491d289f10bd319a5964f50e522d9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;122ba98dfa6de83562b52443f97e0bdc&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;7626e60779c9117a5aa5552db3e2ef74&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1144%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;76b382c008c1daa16aef1c638ccec692&#34;</ETag><Size>1144</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;f2f766068f0decd10d0a355d7a3ce7df&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A3%3A1224%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ac22662b420aa8c5bd61f9d898d93abd&#34;</ETag><Size>1224</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A4%3A2504%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;240ff0ca91edad5ad611828468ea5b44&#34;</ETag><Size>2504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;658bdfb1748413af03d9fd46c9bb805b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cf86574e0b5b9320b5838d1fe614f7d6&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1416%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b9311bd0a3261cd1c110524dbed0c0ee&#34;</ETag><Size>1416</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A2%3A1928%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;88965419a67c815737ea9348e37e2277&#34;</ETag><Size>1928</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d70b30ee26e1677f1c1601ea54148330&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f6ca311e356541dde08266785f2d8dcb&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A2%3A1296%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;83616eaa943da37ef7a92311c263371e&#34;</ETag><Size>1296</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;efd7c7e653e7b4cae5fa36e16311349c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A2%3A255%3A1%3A2424%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1cdf12a5ba12af80a8fcbe65a51be1b9&#34;</ETag><Size>2424</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;011746a5ca01506fdf83964c27756f29&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037905%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;af992cc29bb2d9de8afef2fa09221752&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;27eec981a6efeef3dd4577c0490156cd&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;dee641780c0c4d248fd383936ad519c0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;35d9c5b51a686307a2465a8dce6122e9&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;397f4751afcb170c423e629fd2b03c46&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A2%3A1200%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ed50b0f966729dbc524ed39d67043e7f&#34;</ETag><Size>1200</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;3e018695734005e3be7a2c364a2f9f4b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e26638baeb35e1d203ff779209f18000&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;65a1dd34e301bdc4d29ef1b96ad9f016&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;baf3bbe887771567705ea1878ad8dc02&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7d2dd5438efac312030ab1d7ff2404c0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A2%3A1496%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;65a7ecaa6689f54356759745386bb91d&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;30b77b5019f350acbf9f718551d2da77&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A2416%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cd5d4acd4df5dd76dd58206782e7f365&#34;</ETag><Size>2416</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A2%3A1208%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e265bd76e5998bc292913aa80b0323cf&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1616%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;57a665afff22ef5b34e6e3d54deceb64&#34;</ETag><Size>1616</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;af26aa3d5e60723ce6781c6f3c2fc0ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A2%3A1320%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;809a9542bd1ef395b5328d6c62a10038&#34;</ETag><Size>1320</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;cb2ec8fd8e2f39c71ca7fd8e26141b9e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A4%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d6fc50af39123e0c794e997429c894f8&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A5%3A1360%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;65143fdbcdcf279b6c27a79c688dd56d&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0aeeeab35fcefe8ebe92923db835b993&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0f234b8606389bcc82637b5eec502dc0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;878094d78836df848f6343a8dd183909&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A3%3A2008%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ac4c5f21766b72b1ef9379e666fba4e7&#34;</ETag><Size>2008</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1352%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;60d206b93f7f63a6d550278c79178dc9&#34;</ETag><Size>1352</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0187ebcce0242f7da65b2c6f25982550&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ae2150d01ae7f1af2a175cdd5170207a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b94d64f4fcc3c13c48a75d7864c1ce62&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;35638001230ae7c046190a76967679de&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e5058fc8bcef1d12f3a97e90ef3a4f22&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;c7371c2c071f84a8da422b44dc6ac8cd&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e59e4b2b6a14b9718cfde17164df7873&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A4%3A1240%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b715d29f1acb4f69bb2c6e45c759c4d0&#34;</ETag><Size>1240</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;62b537d856fda5644fe2cc48902c9731&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A2%3A255%3A1%3A1600%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d2260a637a13ce8ecc25b9c01b52b67d&#34;</ETag><Size>1600</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e3574f40b33f06df9e67a72ccbbff43c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A2%3A255%3A1%3A1440%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;24187b7f04140bb0b1bb743be65ee07c&#34;</ETag><Size>1440</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;f336cf1caa2096a96de0cfbc70f9ad9d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A2%3A1264%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1f3c31b42afda4973595009325ef3e49&#34;</ETag><Size>1264</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;20aa44e25b95f87a8c7337a642e24c97&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;1dd035a4cbe08fccc42394835e89df77&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A3%3A1544%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ddfac5c4dd4e6cfa512fc9ef755d80ba&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A4%3A1504%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;73896829b5a8ee7e2a223f80dd6bc99f&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037924%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;6bd52922b36ff7c2ce79617366ee07ae&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1744%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;9480636392e60386e5fcfa26a7e5fa1e&#34;</ETag><Size>1744</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;86f1b31668de87d96f5f9b73789e6722&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A3%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;daa4772dea9401d3c58dea4ef6f578f1&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;66a62a7691132cb3b4613c1d975fab65&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7e8d7307f40bdeb4f3305e9be602cb27&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;a120a0287db33e7f87e2847b83e80d5f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;23ee82433ce4e8b3c0adc7981a52a256&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A3%3A1304%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;c9bf1da7e81941d7bf8edf219e3af8e2&#34;</ETag><Size>1304</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;8d018b1c8baffd1d3c1f37f9112e3931&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;eacc29fa533e744afa4e9a034e4063e7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;313094a08eaea3e8b4a9335ffd44f54b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;a13c73d880c9ea8669a713db0044cc73&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;28e110a65388b036725c956cb4f40835&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;34aedc6a7f8b316b3e420d638101b7f3&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;29151557cd5bf4a5eae9a392b2ab3ee8&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;5a2acfe7d9463c6376f658c29c90fd02&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;9a184fad7ff74943b8ca812f5af57463&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;97dd67255e56715570c8124d64393e24&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;48e1e22980ccda9edefd8f1004274739&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A3%3A1736%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;c89ad4686d31b02b0e0e819333897101&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A4%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;b2f2306a3c7f01a5fd37e98c5f0db539&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;00949568528376e724e9fcf4d3b60725&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f472e8e0d0f8111aa3f3bc9c406179b1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;80731454b0f0f6bda9a6706328d41672&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A2%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;2331f114069e506fa45abd92f7cc16e8&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;80d5289d31961bf2a3b4ab12a0127d24&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A2%3A1256%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;78ecfb41c1828cbbf3e867460bede6a4&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e88ed3aaa7eca2764356d27ef10cfa1c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037937%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1702f735c923178d6e8f8e1569466a4b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037937%3A1%3A1%3A255%3A2%3A1144%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;feba9762acc7f93b4a56d85b48cf26fa&#34;</ETag><Size>1144</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;7011ee874e8ff2211e9e54543b3191f4&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A2%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;4a76c36aabfa4086bfd8d8d31bcbffc6&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A2%3A255%3A2%3A1448%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;0df75368d33e1d5d81a28b9a08eafcf3&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1640%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d94425a6997dab6e73d403aaaf1472ea&#34;</ETag><Size>1640</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;2119f8302ae9404302822f9dc235ec46&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f3d1bfdf886644bf29d31bd16584da90&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;2ace9abb6396728189d1f1270d6016c2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;bf78ed23adbd0ac419f1474fe596777e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A4%3A1784%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e97ede3a0b632611b38c82fa05d2f765&#34;</ETag><Size>1784</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;b0e4109c11e7240a3cfd95e0d987e3db&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;43314d5c28b605b5517144e412dfb477&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f48f340d92e63ff14be5fd27cc733f2c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;19a6de2f8fda386c1628a05640b1d614&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;cdd71f3f9258303a74e6bab5a59bf6d5&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A3%3A2112%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;91eda4be98cc3bac3417ee9509f73d7d&#34;</ETag><Size>2112</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A4%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;82778727338cea7e5f52a40b3c40f1d4&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;03be68aedc5e93911c97cacb12d43770&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b147b1cfd1ef351a131e686de1631d5c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A2%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;53e8079776efd0c7fe82c7cf6eafb28d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;9f36bfd117b58e56c940657eecfd89d2&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;aaa0a6e02417d93517e63e65e3e7d2e2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A2%3A255%3A1%3A1424%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d120f7f937da41759afa30a510ce0255&#34;</ETag><Size>1424</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1776%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;8160dece82ad022c94c68998c3b020aa&#34;</ETag><Size>1776</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;790833acc63bba5df43d70161e81146d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A3%3A1360%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;daff5c718ff85eb00c6b270f5760cb91&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d6b393272b0c8a1126c2678e565cb2e9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A2%3A255%3A1%3A1152%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ff9f3ec64ae8e1217924d0ed262134ae&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A1%3A2160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7d58cf2ffa3b3311d1c32aa97bc50a61&#34;</ETag><Size>2160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;3b536fbf5a72c6f1d25b794d57cc501b&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 5ffa2bfb-6e09-492b-90c2-10a9776be3f0, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 5ffa2bfb-6e09-492b-90c2-10a9776be3f0, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 5ffa2bfb-6e09-492b-90c2-10a9776be3f0, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, c75537bd-932c-4eb6-97f0-de844f1935bf, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, c75537bd-932c-4eb6-97f0-de844f1935bf, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, c75537bd-932c-4eb6-97f0-de844f1935bf, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 645, 'Portions': 145, 'ActivePortions': 145}, '__DEFAULT': {'Rows': 99355, 'Portions': 115, 'ActivePortions': 115}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 145, 'BlobSize': 176408, 'BlobCount': 725}, '__DEFAULT': {'Portions': 115, 'BlobSize': 4406080, 'BlobCount': 575}}, cold bucket stat: (0, 0), frozen bucket stat: (145, 176408)
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:16102/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204710Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204710Z
20251114/us-east-1/s3/aws4_request
172358774e5a65a76bac04a65c7410396d5d23f39e0f755917f3b99952dae3a1
DEBUG    botocore.auth:auth.py:430 Signature:
f6208475f02bfca700c1c831a8023b18ef2787e5ca20785f7c3d1d502ffcc093
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/cold_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204710Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=f6208475f02bfca700c1c831a8023b18ef2787e5ca20785f7c3d1d502ffcc093', 'amz-sdk-invocation-id': b'b4ab898b-2750-4e4f-9e30-2686e1338919', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:47:10 GMT', 'x-amzn-requestid': 'U5K0NlzMVhKscfH9ZMWs6kSKwDw6jH2vwXTuMSvjUMnC4ZId6Urh', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>cold_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:16102/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204710Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204710Z
20251114/us-east-1/s3/aws4_request
2f8190303215b6ef77a85873d7b938cf258d9606d8f8ffd2f4bf73d4cc248340
DEBUG    botocore.auth:auth.py:430 Signature:
abd66bcb0ef298e6a72759709a20d502674d2fdeb5d99d06a6ae2b78f4ec91d1
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/medium?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204710Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=abd66bcb0ef298e6a72759709a20d502674d2fdeb5d99d06a6ae2b78f4ec91d1', 'amz-sdk-invocation-id': b'4a70f248-7cab-45c6-9110-300a0ec01011', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:47:10 GMT', 'x-amzn-requestid': 'CiZSBnojaP9kFJcnDs2JSxnzY5YfU8Q7MVWd7MukycAaHg2QUS7k', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>medium</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:16102/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204710Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204710Z
20251114/us-east-1/s3/aws4_request
748b6035ecc0e93bdc6ce4fc61bc6b42f3faf1509db9a497c6af8c32579300eb
DEBUG    botocore.auth:auth.py:430 Signature:
19d7eac45f8282ad4ab49f768cef49db134a06b7ce6c05fb43c3142726311cd4
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/frozen_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204710Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=19d7eac45f8282ad4ab49f768cef49db134a06b7ce6c05fb43c3142726311cd4', 'amz-sdk-invocation-id': b'7464be78-2a7c-4687-a429-a91e0a3b113c', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 53592
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:47:10 GMT', 'x-amzn-requestid': '8NieyIwUdLa4qUZsCGWNu3Yp7AhMeuKGVA6b3fn3fw9dklOLHtlR', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '53592', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;34eff939966dd96fc61e04bee3d4ba4f&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A2%3A1816%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;c745068d481b0515aea4165b916ec5cb&#34;</ETag><Size>1816</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;fb23f9171b17757cb1dc2e176469b4a5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cfa8a0b7952fb63f7dfadf2cf83097ed&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;969785d18638dc1e71dc309c8fee9f59&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;76c553122067e565c23ac6b7466026f1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;6cca3dcd8f413ad51af7003527118f53&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;9d0aea585719b4e1a8eb01d939c00a9d&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;4f98c8ca83a70a033c75eff6e19bcb8e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1a5f4df50ae0202b78181ab5a79fc270&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;710bd12a125a7a0826c6dabe086b07b9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;be0a7c1984f4c8093eabc624229e85d5&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;0d068b6671dccd5032bc42db6aa10674&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;169a39dc1ef992105b008d64454cdda2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A3%3A1536%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1cd0ecd015e159922d991777d4e34b6a&#34;</ETag><Size>1536</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A4%3A1152%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b0945c53e3a8c53e06b5efbe1fa00b7e&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;21d237d9b840230ac40911f05460d2c9&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;a65d4652ca975ca96dd4adc269404389&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ffa157b81657d56c3806591d18161366&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;dbb30cffd96f2cda495c11eb50c8872a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;0b1b088a94fe98718b260b4e9262c5c6&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A2%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e0f105c23fdc288d960126f34607d3c2&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037897%3A1%3A1%3A255%3A1%3A1720%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1f30e67ac29c7a33dfa177893c57fe4e&#34;</ETag><Size>1720</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;756c8bf50e1b14ddff981f3d35b13a9a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d1d491d289f10bd319a5964f50e522d9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;122ba98dfa6de83562b52443f97e0bdc&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;7626e60779c9117a5aa5552db3e2ef74&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1144%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;76b382c008c1daa16aef1c638ccec692&#34;</ETag><Size>1144</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;f2f766068f0decd10d0a355d7a3ce7df&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A3%3A1224%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ac22662b420aa8c5bd61f9d898d93abd&#34;</ETag><Size>1224</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A4%3A2504%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;240ff0ca91edad5ad611828468ea5b44&#34;</ETag><Size>2504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;658bdfb1748413af03d9fd46c9bb805b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cf86574e0b5b9320b5838d1fe614f7d6&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1416%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b9311bd0a3261cd1c110524dbed0c0ee&#34;</ETag><Size>1416</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A2%3A1928%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;88965419a67c815737ea9348e37e2277&#34;</ETag><Size>1928</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d70b30ee26e1677f1c1601ea54148330&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f6ca311e356541dde08266785f2d8dcb&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A2%3A1296%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;83616eaa943da37ef7a92311c263371e&#34;</ETag><Size>1296</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;efd7c7e653e7b4cae5fa36e16311349c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A2%3A255%3A1%3A2424%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1cdf12a5ba12af80a8fcbe65a51be1b9&#34;</ETag><Size>2424</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;011746a5ca01506fdf83964c27756f29&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037905%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;af992cc29bb2d9de8afef2fa09221752&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;27eec981a6efeef3dd4577c0490156cd&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;dee641780c0c4d248fd383936ad519c0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;35d9c5b51a686307a2465a8dce6122e9&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;397f4751afcb170c423e629fd2b03c46&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A2%3A1200%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ed50b0f966729dbc524ed39d67043e7f&#34;</ETag><Size>1200</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;3e018695734005e3be7a2c364a2f9f4b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e26638baeb35e1d203ff779209f18000&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;65a1dd34e301bdc4d29ef1b96ad9f016&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;baf3bbe887771567705ea1878ad8dc02&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7d2dd5438efac312030ab1d7ff2404c0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A2%3A1496%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;65a7ecaa6689f54356759745386bb91d&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;30b77b5019f350acbf9f718551d2da77&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A2416%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cd5d4acd4df5dd76dd58206782e7f365&#34;</ETag><Size>2416</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A2%3A1208%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e265bd76e5998bc292913aa80b0323cf&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1616%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;57a665afff22ef5b34e6e3d54deceb64&#34;</ETag><Size>1616</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;af26aa3d5e60723ce6781c6f3c2fc0ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A2%3A1320%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;809a9542bd1ef395b5328d6c62a10038&#34;</ETag><Size>1320</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;cb2ec8fd8e2f39c71ca7fd8e26141b9e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A4%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d6fc50af39123e0c794e997429c894f8&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A5%3A1360%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;65143fdbcdcf279b6c27a79c688dd56d&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0aeeeab35fcefe8ebe92923db835b993&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0f234b8606389bcc82637b5eec502dc0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;878094d78836df848f6343a8dd183909&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A3%3A2008%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ac4c5f21766b72b1ef9379e666fba4e7&#34;</ETag><Size>2008</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1352%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;60d206b93f7f63a6d550278c79178dc9&#34;</ETag><Size>1352</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0187ebcce0242f7da65b2c6f25982550&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ae2150d01ae7f1af2a175cdd5170207a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b94d64f4fcc3c13c48a75d7864c1ce62&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;35638001230ae7c046190a76967679de&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e5058fc8bcef1d12f3a97e90ef3a4f22&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;c7371c2c071f84a8da422b44dc6ac8cd&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e59e4b2b6a14b9718cfde17164df7873&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A4%3A1240%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b715d29f1acb4f69bb2c6e45c759c4d0&#34;</ETag><Size>1240</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;62b537d856fda5644fe2cc48902c9731&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A2%3A255%3A1%3A1600%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d2260a637a13ce8ecc25b9c01b52b67d&#34;</ETag><Size>1600</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e3574f40b33f06df9e67a72ccbbff43c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A2%3A255%3A1%3A1440%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;24187b7f04140bb0b1bb743be65ee07c&#34;</ETag><Size>1440</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;f336cf1caa2096a96de0cfbc70f9ad9d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A2%3A1264%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1f3c31b42afda4973595009325ef3e49&#34;</ETag><Size>1264</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;20aa44e25b95f87a8c7337a642e24c97&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;1dd035a4cbe08fccc42394835e89df77&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A3%3A1544%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ddfac5c4dd4e6cfa512fc9ef755d80ba&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A4%3A1504%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;73896829b5a8ee7e2a223f80dd6bc99f&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037924%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;6bd52922b36ff7c2ce79617366ee07ae&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1744%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;9480636392e60386e5fcfa26a7e5fa1e&#34;</ETag><Size>1744</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;86f1b31668de87d96f5f9b73789e6722&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A3%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;daa4772dea9401d3c58dea4ef6f578f1&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;66a62a7691132cb3b4613c1d975fab65&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7e8d7307f40bdeb4f3305e9be602cb27&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;a120a0287db33e7f87e2847b83e80d5f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;23ee82433ce4e8b3c0adc7981a52a256&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A3%3A1304%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;c9bf1da7e81941d7bf8edf219e3af8e2&#34;</ETag><Size>1304</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;8d018b1c8baffd1d3c1f37f9112e3931&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;eacc29fa533e744afa4e9a034e4063e7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;313094a08eaea3e8b4a9335ffd44f54b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;a13c73d880c9ea8669a713db0044cc73&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;28e110a65388b036725c956cb4f40835&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;34aedc6a7f8b316b3e420d638101b7f3&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;29151557cd5bf4a5eae9a392b2ab3ee8&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;5a2acfe7d9463c6376f658c29c90fd02&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;9a184fad7ff74943b8ca812f5af57463&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;97dd67255e56715570c8124d64393e24&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;48e1e22980ccda9edefd8f1004274739&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A3%3A1736%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;c89ad4686d31b02b0e0e819333897101&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A4%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;b2f2306a3c7f01a5fd37e98c5f0db539&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;00949568528376e724e9fcf4d3b60725&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f472e8e0d0f8111aa3f3bc9c406179b1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;80731454b0f0f6bda9a6706328d41672&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A2%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;2331f114069e506fa45abd92f7cc16e8&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;80d5289d31961bf2a3b4ab12a0127d24&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A2%3A1256%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;78ecfb41c1828cbbf3e867460bede6a4&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e88ed3aaa7eca2764356d27ef10cfa1c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037937%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1702f735c923178d6e8f8e1569466a4b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037937%3A1%3A1%3A255%3A2%3A1144%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;feba9762acc7f93b4a56d85b48cf26fa&#34;</ETag><Size>1144</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;7011ee874e8ff2211e9e54543b3191f4&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A2%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;4a76c36aabfa4086bfd8d8d31bcbffc6&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A2%3A255%3A2%3A1448%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;0df75368d33e1d5d81a28b9a08eafcf3&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1640%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d94425a6997dab6e73d403aaaf1472ea&#34;</ETag><Size>1640</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;2119f8302ae9404302822f9dc235ec46&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f3d1bfdf886644bf29d31bd16584da90&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;2ace9abb6396728189d1f1270d6016c2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;bf78ed23adbd0ac419f1474fe596777e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A4%3A1784%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e97ede3a0b632611b38c82fa05d2f765&#34;</ETag><Size>1784</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;b0e4109c11e7240a3cfd95e0d987e3db&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;43314d5c28b605b5517144e412dfb477&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f48f340d92e63ff14be5fd27cc733f2c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;19a6de2f8fda386c1628a05640b1d614&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;cdd71f3f9258303a74e6bab5a59bf6d5&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A3%3A2112%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;91eda4be98cc3bac3417ee9509f73d7d&#34;</ETag><Size>2112</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A4%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;82778727338cea7e5f52a40b3c40f1d4&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;03be68aedc5e93911c97cacb12d43770&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b147b1cfd1ef351a131e686de1631d5c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A2%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;53e8079776efd0c7fe82c7cf6eafb28d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;9f36bfd117b58e56c940657eecfd89d2&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;aaa0a6e02417d93517e63e65e3e7d2e2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A2%3A255%3A1%3A1424%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d120f7f937da41759afa30a510ce0255&#34;</ETag><Size>1424</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1776%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;8160dece82ad022c94c68998c3b020aa&#34;</ETag><Size>1776</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;790833acc63bba5df43d70161e81146d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A3%3A1360%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;daff5c718ff85eb00c6b270f5760cb91&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d6b393272b0c8a1126c2678e565cb2e9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A2%3A255%3A1%3A1152%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ff9f3ec64ae8e1217924d0ed262134ae&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A1%3A2160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7d58cf2ffa3b3311d1c32aa97bc50a61&#34;</ETag><Size>2160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;3b536fbf5a72c6f1d25b794d57cc501b&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 364ed051-7b51-4fa8-929b-96e21c6bc2f1, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 364ed051-7b51-4fa8-929b-96e21c6bc2f1, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 364ed051-7b51-4fa8-929b-96e21c6bc2f1, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 534b5dc3-b805-4562-a729-a08cc827e461, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 534b5dc3-b805-4562-a729-a08cc827e461, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 534b5dc3-b805-4562-a729-a08cc827e461, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 645, 'Portions': 145, 'ActivePortions': 145}, '__DEFAULT': {'Rows': 99355, 'Portions': 115, 'ActivePortions': 115}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 145, 'BlobSize': 176408, 'BlobCount': 725}, '__DEFAULT': {'Portions': 115, 'BlobSize': 4406080, 'BlobCount': 575}}, cold bucket stat: (0, 0), frozen bucket stat: (145, 176408)
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:16102/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204712Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204712Z
20251114/us-east-1/s3/aws4_request
b68826300a3bfdb086f65cb7ec187b05e5de4783d314ce4657c7f2534b8d17a1
DEBUG    botocore.auth:auth.py:430 Signature:
e39fdee559cb40a018db84a6c030dc1d3e8141131065bf948a463d9f8d161032
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/cold_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204712Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=e39fdee559cb40a018db84a6c030dc1d3e8141131065bf948a463d9f8d161032', 'amz-sdk-invocation-id': b'726beb1f-868a-45b5-8bdb-8c84a87dcca8', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:47:12 GMT', 'x-amzn-requestid': 'hPzruhfGTLxDeemxCe3w3dV8JQqE4hbbA0YDVpAjGdZY93M9pKX7', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>cold_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:16102/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204712Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204712Z
20251114/us-east-1/s3/aws4_request
ae399c119209c5d901388504d679b9cb444480126e3e31dd573af17c0596e61f
DEBUG    botocore.auth:auth.py:430 Signature:
68624bd542c10e872d9300e1797953a0524c9eb037ccb05bfb2a1602d82eac3b
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/medium?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204712Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=68624bd542c10e872d9300e1797953a0524c9eb037ccb05bfb2a1602d82eac3b', 'amz-sdk-invocation-id': b'a4b7f063-f103-4d39-bf5c-a082599c7d63', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:47:12 GMT', 'x-amzn-requestid': 'Be0I42RaSsMth4O2P9WMQfgPWUdjPOA6A7D8eFq1JpYKUoo5CboA', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>medium</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:16102/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204712Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204712Z
20251114/us-east-1/s3/aws4_request
ba9efaeddc36e6630c81a48da9a1e13435059baefb76911f19293696a4b5f47f
DEBUG    botocore.auth:auth.py:430 Signature:
148f5f9cf712df85da9d7bbcb0247fc337ba658095bddb85a572ceef13905ef6
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/frozen_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204712Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=148f5f9cf712df85da9d7bbcb0247fc337ba658095bddb85a572ceef13905ef6', 'amz-sdk-invocation-id': b'1543b4c7-82a3-43c2-98b5-736d64175613', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 53592
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:47:12 GMT', 'x-amzn-requestid': '3KnlVk8kyP48rGmbsj7ole93rFeTIwhuwE91xoHPQZLTus0IkZvr', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '53592', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;34eff939966dd96fc61e04bee3d4ba4f&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A2%3A1816%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;c745068d481b0515aea4165b916ec5cb&#34;</ETag><Size>1816</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;fb23f9171b17757cb1dc2e176469b4a5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cfa8a0b7952fb63f7dfadf2cf83097ed&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;969785d18638dc1e71dc309c8fee9f59&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;76c553122067e565c23ac6b7466026f1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;6cca3dcd8f413ad51af7003527118f53&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;9d0aea585719b4e1a8eb01d939c00a9d&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;4f98c8ca83a70a033c75eff6e19bcb8e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1a5f4df50ae0202b78181ab5a79fc270&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;710bd12a125a7a0826c6dabe086b07b9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;be0a7c1984f4c8093eabc624229e85d5&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;0d068b6671dccd5032bc42db6aa10674&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;169a39dc1ef992105b008d64454cdda2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A3%3A1536%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1cd0ecd015e159922d991777d4e34b6a&#34;</ETag><Size>1536</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A4%3A1152%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b0945c53e3a8c53e06b5efbe1fa00b7e&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;21d237d9b840230ac40911f05460d2c9&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;a65d4652ca975ca96dd4adc269404389&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ffa157b81657d56c3806591d18161366&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;dbb30cffd96f2cda495c11eb50c8872a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;0b1b088a94fe98718b260b4e9262c5c6&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A2%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e0f105c23fdc288d960126f34607d3c2&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037897%3A1%3A1%3A255%3A1%3A1720%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1f30e67ac29c7a33dfa177893c57fe4e&#34;</ETag><Size>1720</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;756c8bf50e1b14ddff981f3d35b13a9a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d1d491d289f10bd319a5964f50e522d9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;122ba98dfa6de83562b52443f97e0bdc&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;7626e60779c9117a5aa5552db3e2ef74&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1144%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;76b382c008c1daa16aef1c638ccec692&#34;</ETag><Size>1144</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;f2f766068f0decd10d0a355d7a3ce7df&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A3%3A1224%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ac22662b420aa8c5bd61f9d898d93abd&#34;</ETag><Size>1224</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A4%3A2504%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;240ff0ca91edad5ad611828468ea5b44&#34;</ETag><Size>2504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;658bdfb1748413af03d9fd46c9bb805b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cf86574e0b5b9320b5838d1fe614f7d6&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1416%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b9311bd0a3261cd1c110524dbed0c0ee&#34;</ETag><Size>1416</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A2%3A1928%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;88965419a67c815737ea9348e37e2277&#34;</ETag><Size>1928</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d70b30ee26e1677f1c1601ea54148330&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f6ca311e356541dde08266785f2d8dcb&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A2%3A1296%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;83616eaa943da37ef7a92311c263371e&#34;</ETag><Size>1296</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;efd7c7e653e7b4cae5fa36e16311349c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A2%3A255%3A1%3A2424%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1cdf12a5ba12af80a8fcbe65a51be1b9&#34;</ETag><Size>2424</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;011746a5ca01506fdf83964c27756f29&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037905%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;af992cc29bb2d9de8afef2fa09221752&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;27eec981a6efeef3dd4577c0490156cd&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;dee641780c0c4d248fd383936ad519c0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;35d9c5b51a686307a2465a8dce6122e9&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;397f4751afcb170c423e629fd2b03c46&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A2%3A1200%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ed50b0f966729dbc524ed39d67043e7f&#34;</ETag><Size>1200</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;3e018695734005e3be7a2c364a2f9f4b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e26638baeb35e1d203ff779209f18000&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;65a1dd34e301bdc4d29ef1b96ad9f016&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;baf3bbe887771567705ea1878ad8dc02&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7d2dd5438efac312030ab1d7ff2404c0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A2%3A1496%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;65a7ecaa6689f54356759745386bb91d&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;30b77b5019f350acbf9f718551d2da77&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A2416%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cd5d4acd4df5dd76dd58206782e7f365&#34;</ETag><Size>2416</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A2%3A1208%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e265bd76e5998bc292913aa80b0323cf&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1616%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;57a665afff22ef5b34e6e3d54deceb64&#34;</ETag><Size>1616</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;af26aa3d5e60723ce6781c6f3c2fc0ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A2%3A1320%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;809a9542bd1ef395b5328d6c62a10038&#34;</ETag><Size>1320</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;cb2ec8fd8e2f39c71ca7fd8e26141b9e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A4%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d6fc50af39123e0c794e997429c894f8&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A5%3A1360%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;65143fdbcdcf279b6c27a79c688dd56d&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0aeeeab35fcefe8ebe92923db835b993&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0f234b8606389bcc82637b5eec502dc0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;878094d78836df848f6343a8dd183909&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A3%3A2008%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ac4c5f21766b72b1ef9379e666fba4e7&#34;</ETag><Size>2008</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1352%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;60d206b93f7f63a6d550278c79178dc9&#34;</ETag><Size>1352</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0187ebcce0242f7da65b2c6f25982550&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ae2150d01ae7f1af2a175cdd5170207a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b94d64f4fcc3c13c48a75d7864c1ce62&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;35638001230ae7c046190a76967679de&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e5058fc8bcef1d12f3a97e90ef3a4f22&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;c7371c2c071f84a8da422b44dc6ac8cd&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e59e4b2b6a14b9718cfde17164df7873&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A4%3A1240%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b715d29f1acb4f69bb2c6e45c759c4d0&#34;</ETag><Size>1240</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;62b537d856fda5644fe2cc48902c9731&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A2%3A255%3A1%3A1600%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d2260a637a13ce8ecc25b9c01b52b67d&#34;</ETag><Size>1600</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e3574f40b33f06df9e67a72ccbbff43c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A2%3A255%3A1%3A1440%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;24187b7f04140bb0b1bb743be65ee07c&#34;</ETag><Size>1440</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;f336cf1caa2096a96de0cfbc70f9ad9d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A2%3A1264%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1f3c31b42afda4973595009325ef3e49&#34;</ETag><Size>1264</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;20aa44e25b95f87a8c7337a642e24c97&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;1dd035a4cbe08fccc42394835e89df77&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A3%3A1544%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ddfac5c4dd4e6cfa512fc9ef755d80ba&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A4%3A1504%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;73896829b5a8ee7e2a223f80dd6bc99f&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037924%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;6bd52922b36ff7c2ce79617366ee07ae&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1744%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;9480636392e60386e5fcfa26a7e5fa1e&#34;</ETag><Size>1744</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;86f1b31668de87d96f5f9b73789e6722&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A3%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;daa4772dea9401d3c58dea4ef6f578f1&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;66a62a7691132cb3b4613c1d975fab65&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7e8d7307f40bdeb4f3305e9be602cb27&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;a120a0287db33e7f87e2847b83e80d5f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;23ee82433ce4e8b3c0adc7981a52a256&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A3%3A1304%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;c9bf1da7e81941d7bf8edf219e3af8e2&#34;</ETag><Size>1304</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;8d018b1c8baffd1d3c1f37f9112e3931&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;eacc29fa533e744afa4e9a034e4063e7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;313094a08eaea3e8b4a9335ffd44f54b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;a13c73d880c9ea8669a713db0044cc73&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;28e110a65388b036725c956cb4f40835&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;34aedc6a7f8b316b3e420d638101b7f3&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;29151557cd5bf4a5eae9a392b2ab3ee8&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;5a2acfe7d9463c6376f658c29c90fd02&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;9a184fad7ff74943b8ca812f5af57463&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;97dd67255e56715570c8124d64393e24&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;48e1e22980ccda9edefd8f1004274739&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A3%3A1736%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;c89ad4686d31b02b0e0e819333897101&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A4%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;b2f2306a3c7f01a5fd37e98c5f0db539&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;00949568528376e724e9fcf4d3b60725&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f472e8e0d0f8111aa3f3bc9c406179b1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;80731454b0f0f6bda9a6706328d41672&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A2%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;2331f114069e506fa45abd92f7cc16e8&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;80d5289d31961bf2a3b4ab12a0127d24&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A2%3A1256%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;78ecfb41c1828cbbf3e867460bede6a4&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e88ed3aaa7eca2764356d27ef10cfa1c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037937%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1702f735c923178d6e8f8e1569466a4b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037937%3A1%3A1%3A255%3A2%3A1144%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;feba9762acc7f93b4a56d85b48cf26fa&#34;</ETag><Size>1144</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;7011ee874e8ff2211e9e54543b3191f4&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A2%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;4a76c36aabfa4086bfd8d8d31bcbffc6&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A2%3A255%3A2%3A1448%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;0df75368d33e1d5d81a28b9a08eafcf3&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1640%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d94425a6997dab6e73d403aaaf1472ea&#34;</ETag><Size>1640</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;2119f8302ae9404302822f9dc235ec46&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f3d1bfdf886644bf29d31bd16584da90&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;2ace9abb6396728189d1f1270d6016c2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;bf78ed23adbd0ac419f1474fe596777e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A4%3A1784%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e97ede3a0b632611b38c82fa05d2f765&#34;</ETag><Size>1784</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;b0e4109c11e7240a3cfd95e0d987e3db&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;43314d5c28b605b5517144e412dfb477&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f48f340d92e63ff14be5fd27cc733f2c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;19a6de2f8fda386c1628a05640b1d614&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;cdd71f3f9258303a74e6bab5a59bf6d5&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A3%3A2112%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;91eda4be98cc3bac3417ee9509f73d7d&#34;</ETag><Size>2112</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A4%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;82778727338cea7e5f52a40b3c40f1d4&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;03be68aedc5e93911c97cacb12d43770&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b147b1cfd1ef351a131e686de1631d5c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A2%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;53e8079776efd0c7fe82c7cf6eafb28d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;9f36bfd117b58e56c940657eecfd89d2&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;aaa0a6e02417d93517e63e65e3e7d2e2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A2%3A255%3A1%3A1424%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d120f7f937da41759afa30a510ce0255&#34;</ETag><Size>1424</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1776%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;8160dece82ad022c94c68998c3b020aa&#34;</ETag><Size>1776</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;790833acc63bba5df43d70161e81146d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A3%3A1360%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;daff5c718ff85eb00c6b270f5760cb91&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d6b393272b0c8a1126c2678e565cb2e9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A2%3A255%3A1%3A1152%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ff9f3ec64ae8e1217924d0ed262134ae&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A1%3A2160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7d58cf2ffa3b3311d1c32aa97bc50a61&#34;</ETag><Size>2160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;3b536fbf5a72c6f1d25b794d57cc501b&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, c3535017-f852-40b4-92a4-fa446a4ecfb7, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, c3535017-f852-40b4-92a4-fa446a4ecfb7, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, c3535017-f852-40b4-92a4-fa446a4ecfb7, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, b18df2e7-160a-4634-988a-65a330ebcdfb, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, b18df2e7-160a-4634-988a-65a330ebcdfb, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, b18df2e7-160a-4634-988a-65a330ebcdfb, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 645, 'Portions': 145, 'ActivePortions': 145}, '__DEFAULT': {'Rows': 99355, 'Portions': 115, 'ActivePortions': 115}}, blobs: {'__DEFAULT': {'Portions': 115, 'BlobSize': 4406080, 'BlobCount': 575}, '/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 145, 'BlobSize': 176408, 'BlobCount': 725}}, cold bucket stat: (0, 0), frozen bucket stat: (145, 176408)
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:16102/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204713Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204713Z
20251114/us-east-1/s3/aws4_request
b09892c29bc27e271617beed219ce5d5f6568596d7866f9ef1bb36829f3d59aa
DEBUG    botocore.auth:auth.py:430 Signature:
24aad0965b85acd69fbfc1e55fe19ae1cb56ffe43530618ec947e4641af168a5
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/cold_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204713Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=24aad0965b85acd69fbfc1e55fe19ae1cb56ffe43530618ec947e4641af168a5', 'amz-sdk-invocation-id': b'31546e49-3eac-488b-9ca9-4bffa80cf393', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:47:13 GMT', 'x-amzn-requestid': 'GugGixVSyN6kxTRJaWTf5LarjB1QUue8EPw2uoQrahebhEXwA93I', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>cold_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:16102/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204713Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204713Z
20251114/us-east-1/s3/aws4_request
ba979d97a866f4eab4c0d045d43fc40953f0d589c969ef28e2ae1acf356b4cfe
DEBUG    botocore.auth:auth.py:430 Signature:
a375663c25759c4fceb27fae20a53f4c9ec60cdddb4e6826bfdf7383409891ae
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/medium?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204713Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=a375663c25759c4fceb27fae20a53f4c9ec60cdddb4e6826bfdf7383409891ae', 'amz-sdk-invocation-id': b'23689408-9936-42bb-82e5-22b9733866ed', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:47:13 GMT', 'x-amzn-requestid': 'ndZXWqHF8O20WnyfxLMbus12ZiqeNtDytmmbhfHis66Mr1zWVoO8', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>medium</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:16102/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204713Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204713Z
20251114/us-east-1/s3/aws4_request
4156d29995c7f48f137bb5cf0d7ed5f46aa4ba789658ae009560c2c4e00207de
DEBUG    botocore.auth:auth.py:430 Signature:
8e3daf29c4ce68203eb4e54efa24384343c4a627ee698be08f017e27a09deb7e
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/frozen_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204713Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=8e3daf29c4ce68203eb4e54efa24384343c4a627ee698be08f017e27a09deb7e', 'amz-sdk-invocation-id': b'd22bd555-51cc-4ca8-9df2-b9a6f8a0f0bf', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 53592
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:47:13 GMT', 'x-amzn-requestid': 'wPrxhSqwEuvhGb59UgBqYWTe7hPmgbTQE5FilqvXQFxRL6PBgQwz', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '53592', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;34eff939966dd96fc61e04bee3d4ba4f&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A2%3A1816%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;c745068d481b0515aea4165b916ec5cb&#34;</ETag><Size>1816</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;fb23f9171b17757cb1dc2e176469b4a5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cfa8a0b7952fb63f7dfadf2cf83097ed&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;969785d18638dc1e71dc309c8fee9f59&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;76c553122067e565c23ac6b7466026f1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;6cca3dcd8f413ad51af7003527118f53&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;9d0aea585719b4e1a8eb01d939c00a9d&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;4f98c8ca83a70a033c75eff6e19bcb8e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1a5f4df50ae0202b78181ab5a79fc270&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;710bd12a125a7a0826c6dabe086b07b9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;be0a7c1984f4c8093eabc624229e85d5&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;0d068b6671dccd5032bc42db6aa10674&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;169a39dc1ef992105b008d64454cdda2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A3%3A1536%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1cd0ecd015e159922d991777d4e34b6a&#34;</ETag><Size>1536</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A4%3A1152%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b0945c53e3a8c53e06b5efbe1fa00b7e&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;21d237d9b840230ac40911f05460d2c9&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;a65d4652ca975ca96dd4adc269404389&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ffa157b81657d56c3806591d18161366&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;dbb30cffd96f2cda495c11eb50c8872a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;0b1b088a94fe98718b260b4e9262c5c6&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A2%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e0f105c23fdc288d960126f34607d3c2&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037897%3A1%3A1%3A255%3A1%3A1720%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1f30e67ac29c7a33dfa177893c57fe4e&#34;</ETag><Size>1720</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;756c8bf50e1b14ddff981f3d35b13a9a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d1d491d289f10bd319a5964f50e522d9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;122ba98dfa6de83562b52443f97e0bdc&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;7626e60779c9117a5aa5552db3e2ef74&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1144%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;76b382c008c1daa16aef1c638ccec692&#34;</ETag><Size>1144</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;f2f766068f0decd10d0a355d7a3ce7df&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A3%3A1224%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ac22662b420aa8c5bd61f9d898d93abd&#34;</ETag><Size>1224</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A4%3A2504%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;240ff0ca91edad5ad611828468ea5b44&#34;</ETag><Size>2504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;658bdfb1748413af03d9fd46c9bb805b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cf86574e0b5b9320b5838d1fe614f7d6&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1416%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b9311bd0a3261cd1c110524dbed0c0ee&#34;</ETag><Size>1416</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A2%3A1928%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;88965419a67c815737ea9348e37e2277&#34;</ETag><Size>1928</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d70b30ee26e1677f1c1601ea54148330&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f6ca311e356541dde08266785f2d8dcb&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A2%3A1296%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;83616eaa943da37ef7a92311c263371e&#34;</ETag><Size>1296</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;efd7c7e653e7b4cae5fa36e16311349c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A2%3A255%3A1%3A2424%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1cdf12a5ba12af80a8fcbe65a51be1b9&#34;</ETag><Size>2424</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;011746a5ca01506fdf83964c27756f29&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037905%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;af992cc29bb2d9de8afef2fa09221752&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;27eec981a6efeef3dd4577c0490156cd&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;dee641780c0c4d248fd383936ad519c0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;35d9c5b51a686307a2465a8dce6122e9&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;397f4751afcb170c423e629fd2b03c46&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A2%3A1200%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ed50b0f966729dbc524ed39d67043e7f&#34;</ETag><Size>1200</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;3e018695734005e3be7a2c364a2f9f4b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e26638baeb35e1d203ff779209f18000&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;65a1dd34e301bdc4d29ef1b96ad9f016&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;baf3bbe887771567705ea1878ad8dc02&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7d2dd5438efac312030ab1d7ff2404c0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A2%3A1496%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;65a7ecaa6689f54356759745386bb91d&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;30b77b5019f350acbf9f718551d2da77&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A2416%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cd5d4acd4df5dd76dd58206782e7f365&#34;</ETag><Size>2416</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A2%3A1208%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e265bd76e5998bc292913aa80b0323cf&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1616%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;57a665afff22ef5b34e6e3d54deceb64&#34;</ETag><Size>1616</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;af26aa3d5e60723ce6781c6f3c2fc0ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A2%3A1320%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;809a9542bd1ef395b5328d6c62a10038&#34;</ETag><Size>1320</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;cb2ec8fd8e2f39c71ca7fd8e26141b9e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A4%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d6fc50af39123e0c794e997429c894f8&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A5%3A1360%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;65143fdbcdcf279b6c27a79c688dd56d&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0aeeeab35fcefe8ebe92923db835b993&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0f234b8606389bcc82637b5eec502dc0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;878094d78836df848f6343a8dd183909&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A3%3A2008%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ac4c5f21766b72b1ef9379e666fba4e7&#34;</ETag><Size>2008</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1352%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;60d206b93f7f63a6d550278c79178dc9&#34;</ETag><Size>1352</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0187ebcce0242f7da65b2c6f25982550&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ae2150d01ae7f1af2a175cdd5170207a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b94d64f4fcc3c13c48a75d7864c1ce62&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;35638001230ae7c046190a76967679de&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e5058fc8bcef1d12f3a97e90ef3a4f22&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;c7371c2c071f84a8da422b44dc6ac8cd&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e59e4b2b6a14b9718cfde17164df7873&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A4%3A1240%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b715d29f1acb4f69bb2c6e45c759c4d0&#34;</ETag><Size>1240</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;62b537d856fda5644fe2cc48902c9731&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A2%3A255%3A1%3A1600%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d2260a637a13ce8ecc25b9c01b52b67d&#34;</ETag><Size>1600</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e3574f40b33f06df9e67a72ccbbff43c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A2%3A255%3A1%3A1440%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;24187b7f04140bb0b1bb743be65ee07c&#34;</ETag><Size>1440</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;f336cf1caa2096a96de0cfbc70f9ad9d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A2%3A1264%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1f3c31b42afda4973595009325ef3e49&#34;</ETag><Size>1264</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;20aa44e25b95f87a8c7337a642e24c97&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;1dd035a4cbe08fccc42394835e89df77&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A3%3A1544%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ddfac5c4dd4e6cfa512fc9ef755d80ba&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A4%3A1504%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;73896829b5a8ee7e2a223f80dd6bc99f&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037924%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;6bd52922b36ff7c2ce79617366ee07ae&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1744%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;9480636392e60386e5fcfa26a7e5fa1e&#34;</ETag><Size>1744</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;86f1b31668de87d96f5f9b73789e6722&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A3%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;daa4772dea9401d3c58dea4ef6f578f1&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;66a62a7691132cb3b4613c1d975fab65&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7e8d7307f40bdeb4f3305e9be602cb27&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;a120a0287db33e7f87e2847b83e80d5f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;23ee82433ce4e8b3c0adc7981a52a256&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A3%3A1304%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;c9bf1da7e81941d7bf8edf219e3af8e2&#34;</ETag><Size>1304</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;8d018b1c8baffd1d3c1f37f9112e3931&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;eacc29fa533e744afa4e9a034e4063e7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;313094a08eaea3e8b4a9335ffd44f54b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;a13c73d880c9ea8669a713db0044cc73&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;28e110a65388b036725c956cb4f40835&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;34aedc6a7f8b316b3e420d638101b7f3&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;29151557cd5bf4a5eae9a392b2ab3ee8&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;5a2acfe7d9463c6376f658c29c90fd02&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;9a184fad7ff74943b8ca812f5af57463&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;97dd67255e56715570c8124d64393e24&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;48e1e22980ccda9edefd8f1004274739&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A3%3A1736%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;c89ad4686d31b02b0e0e819333897101&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A4%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;b2f2306a3c7f01a5fd37e98c5f0db539&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;00949568528376e724e9fcf4d3b60725&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f472e8e0d0f8111aa3f3bc9c406179b1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;80731454b0f0f6bda9a6706328d41672&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A2%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;2331f114069e506fa45abd92f7cc16e8&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;80d5289d31961bf2a3b4ab12a0127d24&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A2%3A1256%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;78ecfb41c1828cbbf3e867460bede6a4&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e88ed3aaa7eca2764356d27ef10cfa1c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037937%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1702f735c923178d6e8f8e1569466a4b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037937%3A1%3A1%3A255%3A2%3A1144%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;feba9762acc7f93b4a56d85b48cf26fa&#34;</ETag><Size>1144</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;7011ee874e8ff2211e9e54543b3191f4&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A2%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;4a76c36aabfa4086bfd8d8d31bcbffc6&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A2%3A255%3A2%3A1448%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;0df75368d33e1d5d81a28b9a08eafcf3&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1640%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d94425a6997dab6e73d403aaaf1472ea&#34;</ETag><Size>1640</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;2119f8302ae9404302822f9dc235ec46&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f3d1bfdf886644bf29d31bd16584da90&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;2ace9abb6396728189d1f1270d6016c2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;bf78ed23adbd0ac419f1474fe596777e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A4%3A1784%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e97ede3a0b632611b38c82fa05d2f765&#34;</ETag><Size>1784</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;b0e4109c11e7240a3cfd95e0d987e3db&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;43314d5c28b605b5517144e412dfb477&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f48f340d92e63ff14be5fd27cc733f2c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;19a6de2f8fda386c1628a05640b1d614&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;cdd71f3f9258303a74e6bab5a59bf6d5&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A3%3A2112%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;91eda4be98cc3bac3417ee9509f73d7d&#34;</ETag><Size>2112</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A4%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;82778727338cea7e5f52a40b3c40f1d4&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;03be68aedc5e93911c97cacb12d43770&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b147b1cfd1ef351a131e686de1631d5c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A2%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;53e8079776efd0c7fe82c7cf6eafb28d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;9f36bfd117b58e56c940657eecfd89d2&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;aaa0a6e02417d93517e63e65e3e7d2e2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A2%3A255%3A1%3A1424%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d120f7f937da41759afa30a510ce0255&#34;</ETag><Size>1424</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1776%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;8160dece82ad022c94c68998c3b020aa&#34;</ETag><Size>1776</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;790833acc63bba5df43d70161e81146d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A3%3A1360%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;daff5c718ff85eb00c6b270f5760cb91&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d6b393272b0c8a1126c2678e565cb2e9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A2%3A255%3A1%3A1152%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ff9f3ec64ae8e1217924d0ed262134ae&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A1%3A2160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7d58cf2ffa3b3311d1c32aa97bc50a61&#34;</ETag><Size>2160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;3b536fbf5a72c6f1d25b794d57cc501b&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 9cfa6f86-df5b-47c3-ba2f-994a9068721e, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 9cfa6f86-df5b-47c3-ba2f-994a9068721e, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 9cfa6f86-df5b-47c3-ba2f-994a9068721e, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 74f74b9e-40a8-40e3-b8ac-75a29cb93111, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 74f74b9e-40a8-40e3-b8ac-75a29cb93111, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 74f74b9e-40a8-40e3-b8ac-75a29cb93111, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 645, 'Portions': 145, 'ActivePortions': 145}, '__DEFAULT': {'Rows': 99355, 'Portions': 115, 'ActivePortions': 115}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 145, 'BlobSize': 176408, 'BlobCount': 725}, '__DEFAULT': {'Portions': 115, 'BlobSize': 4406080, 'BlobCount': 575}}, cold bucket stat: (0, 0), frozen bucket stat: (145, 176408)
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:16102/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204715Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204715Z
20251114/us-east-1/s3/aws4_request
527887a4f7ce929b8af5456ab9c28004fd310f20a0720055ca1cf80505053129
DEBUG    botocore.auth:auth.py:430 Signature:
1177a0f30d60f8bf5d3bab5e6458d806ff6766c7a2b08a197742352d58e3ef8f
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/cold_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204715Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=1177a0f30d60f8bf5d3bab5e6458d806ff6766c7a2b08a197742352d58e3ef8f', 'amz-sdk-invocation-id': b'28a2f9f0-0ce6-491c-bf1c-4bdb22ff72b3', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:47:15 GMT', 'x-amzn-requestid': 'dDPgRJRQ9LawjUjhs01a9j8jIDK7mkXT2uYfgsoBsiGZXjst9UkD', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>cold_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:16102/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204715Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204715Z
20251114/us-east-1/s3/aws4_request
0de25b9ac7fab74ab059de2846505badd1a891872198acfddcea10955b8173be
DEBUG    botocore.auth:auth.py:430 Signature:
7842dc07f38c971f9b6b68de394ee9013c8732e8a67d428e48f226c675de49f8
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/medium?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204715Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=7842dc07f38c971f9b6b68de394ee9013c8732e8a67d428e48f226c675de49f8', 'amz-sdk-invocation-id': b'54cbe2cd-9c6e-4cc5-93b3-8401e94fc863', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:47:15 GMT', 'x-amzn-requestid': 'wMndDsoPdBSgogL7IttekzXyi7Y9ChGkCyyZOvD5C7jtMc0XONev', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>medium</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:16102/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204715Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204715Z
20251114/us-east-1/s3/aws4_request
69a2341dfe9f0b8d53f224e75e1a98338209d0d09f2c117478e4f22718b1d5fd
DEBUG    botocore.auth:auth.py:430 Signature:
5edacaf669559585ed308ce801afb1141f0c929baec3ccbbe0914b86843e2492
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/frozen_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204715Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=5edacaf669559585ed308ce801afb1141f0c929baec3ccbbe0914b86843e2492', 'amz-sdk-invocation-id': b'177f407b-b8e3-4b99-a8a4-0d6604e44696', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 53592
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:47:15 GMT', 'x-amzn-requestid': '7dxYyCgSBLEDGW9eNIrZXZMKaq9W355xnTeUN5PSLYMLZWPKtz5u', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '53592', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;34eff939966dd96fc61e04bee3d4ba4f&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A2%3A1816%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;c745068d481b0515aea4165b916ec5cb&#34;</ETag><Size>1816</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;fb23f9171b17757cb1dc2e176469b4a5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cfa8a0b7952fb63f7dfadf2cf83097ed&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;969785d18638dc1e71dc309c8fee9f59&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;76c553122067e565c23ac6b7466026f1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;6cca3dcd8f413ad51af7003527118f53&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;9d0aea585719b4e1a8eb01d939c00a9d&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;4f98c8ca83a70a033c75eff6e19bcb8e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1a5f4df50ae0202b78181ab5a79fc270&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;710bd12a125a7a0826c6dabe086b07b9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;be0a7c1984f4c8093eabc624229e85d5&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;0d068b6671dccd5032bc42db6aa10674&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;169a39dc1ef992105b008d64454cdda2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A3%3A1536%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1cd0ecd015e159922d991777d4e34b6a&#34;</ETag><Size>1536</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A4%3A1152%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b0945c53e3a8c53e06b5efbe1fa00b7e&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;21d237d9b840230ac40911f05460d2c9&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;a65d4652ca975ca96dd4adc269404389&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ffa157b81657d56c3806591d18161366&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;dbb30cffd96f2cda495c11eb50c8872a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;0b1b088a94fe98718b260b4e9262c5c6&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A2%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e0f105c23fdc288d960126f34607d3c2&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037897%3A1%3A1%3A255%3A1%3A1720%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1f30e67ac29c7a33dfa177893c57fe4e&#34;</ETag><Size>1720</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;756c8bf50e1b14ddff981f3d35b13a9a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d1d491d289f10bd319a5964f50e522d9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;122ba98dfa6de83562b52443f97e0bdc&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;7626e60779c9117a5aa5552db3e2ef74&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1144%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;76b382c008c1daa16aef1c638ccec692&#34;</ETag><Size>1144</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;f2f766068f0decd10d0a355d7a3ce7df&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A3%3A1224%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ac22662b420aa8c5bd61f9d898d93abd&#34;</ETag><Size>1224</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A4%3A2504%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;240ff0ca91edad5ad611828468ea5b44&#34;</ETag><Size>2504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;658bdfb1748413af03d9fd46c9bb805b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cf86574e0b5b9320b5838d1fe614f7d6&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1416%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b9311bd0a3261cd1c110524dbed0c0ee&#34;</ETag><Size>1416</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A2%3A1928%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;88965419a67c815737ea9348e37e2277&#34;</ETag><Size>1928</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d70b30ee26e1677f1c1601ea54148330&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f6ca311e356541dde08266785f2d8dcb&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A2%3A1296%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;83616eaa943da37ef7a92311c263371e&#34;</ETag><Size>1296</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;efd7c7e653e7b4cae5fa36e16311349c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A2%3A255%3A1%3A2424%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1cdf12a5ba12af80a8fcbe65a51be1b9&#34;</ETag><Size>2424</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;011746a5ca01506fdf83964c27756f29&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037905%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;af992cc29bb2d9de8afef2fa09221752&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;27eec981a6efeef3dd4577c0490156cd&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;dee641780c0c4d248fd383936ad519c0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;35d9c5b51a686307a2465a8dce6122e9&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;397f4751afcb170c423e629fd2b03c46&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A2%3A1200%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ed50b0f966729dbc524ed39d67043e7f&#34;</ETag><Size>1200</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;3e018695734005e3be7a2c364a2f9f4b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e26638baeb35e1d203ff779209f18000&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;65a1dd34e301bdc4d29ef1b96ad9f016&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;baf3bbe887771567705ea1878ad8dc02&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7d2dd5438efac312030ab1d7ff2404c0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A2%3A1496%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;65a7ecaa6689f54356759745386bb91d&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;30b77b5019f350acbf9f718551d2da77&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A2416%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cd5d4acd4df5dd76dd58206782e7f365&#34;</ETag><Size>2416</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A2%3A1208%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e265bd76e5998bc292913aa80b0323cf&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1616%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;57a665afff22ef5b34e6e3d54deceb64&#34;</ETag><Size>1616</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;af26aa3d5e60723ce6781c6f3c2fc0ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A2%3A1320%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;809a9542bd1ef395b5328d6c62a10038&#34;</ETag><Size>1320</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;cb2ec8fd8e2f39c71ca7fd8e26141b9e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A4%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d6fc50af39123e0c794e997429c894f8&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A5%3A1360%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;65143fdbcdcf279b6c27a79c688dd56d&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0aeeeab35fcefe8ebe92923db835b993&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0f234b8606389bcc82637b5eec502dc0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;878094d78836df848f6343a8dd183909&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A3%3A2008%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ac4c5f21766b72b1ef9379e666fba4e7&#34;</ETag><Size>2008</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1352%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;60d206b93f7f63a6d550278c79178dc9&#34;</ETag><Size>1352</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0187ebcce0242f7da65b2c6f25982550&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ae2150d01ae7f1af2a175cdd5170207a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b94d64f4fcc3c13c48a75d7864c1ce62&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;35638001230ae7c046190a76967679de&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e5058fc8bcef1d12f3a97e90ef3a4f22&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;c7371c2c071f84a8da422b44dc6ac8cd&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e59e4b2b6a14b9718cfde17164df7873&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A4%3A1240%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b715d29f1acb4f69bb2c6e45c759c4d0&#34;</ETag><Size>1240</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;62b537d856fda5644fe2cc48902c9731&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A2%3A255%3A1%3A1600%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d2260a637a13ce8ecc25b9c01b52b67d&#34;</ETag><Size>1600</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e3574f40b33f06df9e67a72ccbbff43c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A2%3A255%3A1%3A1440%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;24187b7f04140bb0b1bb743be65ee07c&#34;</ETag><Size>1440</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;f336cf1caa2096a96de0cfbc70f9ad9d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A2%3A1264%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1f3c31b42afda4973595009325ef3e49&#34;</ETag><Size>1264</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;20aa44e25b95f87a8c7337a642e24c97&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;1dd035a4cbe08fccc42394835e89df77&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A3%3A1544%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ddfac5c4dd4e6cfa512fc9ef755d80ba&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A4%3A1504%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;73896829b5a8ee7e2a223f80dd6bc99f&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037924%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;6bd52922b36ff7c2ce79617366ee07ae&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1744%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;9480636392e60386e5fcfa26a7e5fa1e&#34;</ETag><Size>1744</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;86f1b31668de87d96f5f9b73789e6722&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A3%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;daa4772dea9401d3c58dea4ef6f578f1&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;66a62a7691132cb3b4613c1d975fab65&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7e8d7307f40bdeb4f3305e9be602cb27&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;a120a0287db33e7f87e2847b83e80d5f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;23ee82433ce4e8b3c0adc7981a52a256&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A3%3A1304%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;c9bf1da7e81941d7bf8edf219e3af8e2&#34;</ETag><Size>1304</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;8d018b1c8baffd1d3c1f37f9112e3931&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;eacc29fa533e744afa4e9a034e4063e7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;313094a08eaea3e8b4a9335ffd44f54b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;a13c73d880c9ea8669a713db0044cc73&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;28e110a65388b036725c956cb4f40835&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;34aedc6a7f8b316b3e420d638101b7f3&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;29151557cd5bf4a5eae9a392b2ab3ee8&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;5a2acfe7d9463c6376f658c29c90fd02&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;9a184fad7ff74943b8ca812f5af57463&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;97dd67255e56715570c8124d64393e24&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;48e1e22980ccda9edefd8f1004274739&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A3%3A1736%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;c89ad4686d31b02b0e0e819333897101&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A4%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;b2f2306a3c7f01a5fd37e98c5f0db539&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;00949568528376e724e9fcf4d3b60725&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f472e8e0d0f8111aa3f3bc9c406179b1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;80731454b0f0f6bda9a6706328d41672&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A2%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;2331f114069e506fa45abd92f7cc16e8&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;80d5289d31961bf2a3b4ab12a0127d24&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A2%3A1256%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;78ecfb41c1828cbbf3e867460bede6a4&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e88ed3aaa7eca2764356d27ef10cfa1c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037937%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1702f735c923178d6e8f8e1569466a4b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037937%3A1%3A1%3A255%3A2%3A1144%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;feba9762acc7f93b4a56d85b48cf26fa&#34;</ETag><Size>1144</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;7011ee874e8ff2211e9e54543b3191f4&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A2%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;4a76c36aabfa4086bfd8d8d31bcbffc6&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A2%3A255%3A2%3A1448%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;0df75368d33e1d5d81a28b9a08eafcf3&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1640%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d94425a6997dab6e73d403aaaf1472ea&#34;</ETag><Size>1640</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;2119f8302ae9404302822f9dc235ec46&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f3d1bfdf886644bf29d31bd16584da90&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;2ace9abb6396728189d1f1270d6016c2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;bf78ed23adbd0ac419f1474fe596777e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A4%3A1784%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e97ede3a0b632611b38c82fa05d2f765&#34;</ETag><Size>1784</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;b0e4109c11e7240a3cfd95e0d987e3db&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;43314d5c28b605b5517144e412dfb477&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f48f340d92e63ff14be5fd27cc733f2c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;19a6de2f8fda386c1628a05640b1d614&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;cdd71f3f9258303a74e6bab5a59bf6d5&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A3%3A2112%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;91eda4be98cc3bac3417ee9509f73d7d&#34;</ETag><Size>2112</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A4%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;82778727338cea7e5f52a40b3c40f1d4&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;03be68aedc5e93911c97cacb12d43770&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b147b1cfd1ef351a131e686de1631d5c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A2%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;53e8079776efd0c7fe82c7cf6eafb28d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;9f36bfd117b58e56c940657eecfd89d2&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;aaa0a6e02417d93517e63e65e3e7d2e2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A2%3A255%3A1%3A1424%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d120f7f937da41759afa30a510ce0255&#34;</ETag><Size>1424</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1776%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;8160dece82ad022c94c68998c3b020aa&#34;</ETag><Size>1776</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;790833acc63bba5df43d70161e81146d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A3%3A1360%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;daff5c718ff85eb00c6b270f5760cb91&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d6b393272b0c8a1126c2678e565cb2e9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A2%3A255%3A1%3A1152%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ff9f3ec64ae8e1217924d0ed262134ae&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A1%3A2160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7d58cf2ffa3b3311d1c32aa97bc50a61&#34;</ETag><Size>2160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;3b536fbf5a72c6f1d25b794d57cc501b&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, cf6faed4-ba99-4250-8550-1bdff707c186, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, cf6faed4-ba99-4250-8550-1bdff707c186, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, cf6faed4-ba99-4250-8550-1bdff707c186, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 3ad204e6-e42c-44a1-a3d2-90afb97b374f, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 3ad204e6-e42c-44a1-a3d2-90afb97b374f, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 3ad204e6-e42c-44a1-a3d2-90afb97b374f, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'__DEFAULT': {'Rows': 99355, 'Portions': 115, 'ActivePortions': 115}, '/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 645, 'Portions': 145, 'ActivePortions': 145}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 145, 'BlobSize': 176408, 'BlobCount': 725}, '__DEFAULT': {'Portions': 115, 'BlobSize': 4406080, 'BlobCount': 575}}, cold bucket stat: (0, 0), frozen bucket stat: (145, 176408)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:295 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin')]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root
DEBUG    ydb.connection:connection.py:375 RpcState(ListEndpoints, 1db1854f-5cb7-49d4-860c-cb24c0fd025c, localhost:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ListEndpoints, 1db1854f-5cb7-49d4-860c-cb24c0fd025c, localhost:19185): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:51 RpcState(ListEndpoints, 1db1854f-5cb7-49d4-860c-cb24c0fd025c, localhost:19185): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-eo6tgkhts4.auto.internal" port: 19185 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" location: "1" node_id: 1 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-eo6tgkhts4.auto.internal:19185, location 1, ssl: False>]>
INFO     ydb.connection:connection.py:498 Closing channel for endpoint localhost:19185
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:16102/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204716Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204716Z
20251114/us-east-1/s3/aws4_request
bf3038cc89e57d33f11d430e7ee8d77bd568b7d25008e10fa0c402fc990043e2
DEBUG    botocore.auth:auth.py:430 Signature:
f14fdc5e8954d65e07dc76c0a9418f8aa476fa392f5d366213ac7893477cae90
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/cold_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204716Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=f14fdc5e8954d65e07dc76c0a9418f8aa476fa392f5d366213ac7893477cae90', 'amz-sdk-invocation-id': b'696522c3-6849-4e90-ba9b-992f1cf74001', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:47:16 GMT', 'x-amzn-requestid': '2qAH1IXkUbZdmp2xGindp8VjojAgMHh3BD6GxKvuGjKrlRTEeZ7A', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>cold_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:16102/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204716Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204716Z
20251114/us-east-1/s3/aws4_request
4ad4784cf5490ae7b89873039ced3040853db3fcd2ce1627be973eacfd193515
DEBUG    botocore.auth:auth.py:430 Signature:
4a1b544f03200d1b17b86465c0ecb9c992f94474bce2156b1ecc841d2791f7bb
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/medium?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204716Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=4a1b544f03200d1b17b86465c0ecb9c992f94474bce2156b1ecc841d2791f7bb', 'amz-sdk-invocation-id': b'cbf5513d-a525-4560-8f20-1734adfb6cfe', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:47:16 GMT', 'x-amzn-requestid': 'ulUrjx1qz3lq0kiWrQbmjGKRNCHz0UtQPLAtKIl4ogACxtGm7y6H', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>medium</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:16102/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204716Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204716Z
20251114/us-east-1/s3/aws4_request
120cd92fa3a8bccf0aae48c7d4f43451a6ee2c0cf623e622b20c5a15deef0aa4
DEBUG    botocore.auth:auth.py:430 Signature:
6bf87fc7348e5f1711f3a357040dc1937dfb4a22795228ecb68255fa5a1aa701
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/frozen_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204716Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=6bf87fc7348e5f1711f3a357040dc1937dfb4a22795228ecb68255fa5a1aa701', 'amz-sdk-invocation-id': b'383c92df-02a9-49dd-b451-59adfc7a1ee0', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 53592
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:47:16 GMT', 'x-amzn-requestid': 'BkGPsSqNAk8OgdQCORHWQPpQnGPHB9BG4Tu37RoqcYebH07MsSOt', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '53592', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;34eff939966dd96fc61e04bee3d4ba4f&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A2%3A1816%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;c745068d481b0515aea4165b916ec5cb&#34;</ETag><Size>1816</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;fb23f9171b17757cb1dc2e176469b4a5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cfa8a0b7952fb63f7dfadf2cf83097ed&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;969785d18638dc1e71dc309c8fee9f59&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;76c553122067e565c23ac6b7466026f1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;6cca3dcd8f413ad51af7003527118f53&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;9d0aea585719b4e1a8eb01d939c00a9d&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;4f98c8ca83a70a033c75eff6e19bcb8e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1a5f4df50ae0202b78181ab5a79fc270&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;710bd12a125a7a0826c6dabe086b07b9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;be0a7c1984f4c8093eabc624229e85d5&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;0d068b6671dccd5032bc42db6aa10674&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;169a39dc1ef992105b008d64454cdda2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A3%3A1536%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1cd0ecd015e159922d991777d4e34b6a&#34;</ETag><Size>1536</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A4%3A1152%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b0945c53e3a8c53e06b5efbe1fa00b7e&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;21d237d9b840230ac40911f05460d2c9&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;a65d4652ca975ca96dd4adc269404389&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ffa157b81657d56c3806591d18161366&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;dbb30cffd96f2cda495c11eb50c8872a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;0b1b088a94fe98718b260b4e9262c5c6&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A2%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e0f105c23fdc288d960126f34607d3c2&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037897%3A1%3A1%3A255%3A1%3A1720%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1f30e67ac29c7a33dfa177893c57fe4e&#34;</ETag><Size>1720</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;756c8bf50e1b14ddff981f3d35b13a9a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d1d491d289f10bd319a5964f50e522d9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;122ba98dfa6de83562b52443f97e0bdc&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;7626e60779c9117a5aa5552db3e2ef74&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1144%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;76b382c008c1daa16aef1c638ccec692&#34;</ETag><Size>1144</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;f2f766068f0decd10d0a355d7a3ce7df&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A3%3A1224%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ac22662b420aa8c5bd61f9d898d93abd&#34;</ETag><Size>1224</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A4%3A2504%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;240ff0ca91edad5ad611828468ea5b44&#34;</ETag><Size>2504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;658bdfb1748413af03d9fd46c9bb805b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cf86574e0b5b9320b5838d1fe614f7d6&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1416%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b9311bd0a3261cd1c110524dbed0c0ee&#34;</ETag><Size>1416</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A2%3A1928%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;88965419a67c815737ea9348e37e2277&#34;</ETag><Size>1928</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d70b30ee26e1677f1c1601ea54148330&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f6ca311e356541dde08266785f2d8dcb&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A2%3A1296%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;83616eaa943da37ef7a92311c263371e&#34;</ETag><Size>1296</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;efd7c7e653e7b4cae5fa36e16311349c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A2%3A255%3A1%3A2424%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1cdf12a5ba12af80a8fcbe65a51be1b9&#34;</ETag><Size>2424</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;011746a5ca01506fdf83964c27756f29&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037905%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;af992cc29bb2d9de8afef2fa09221752&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;27eec981a6efeef3dd4577c0490156cd&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;dee641780c0c4d248fd383936ad519c0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;35d9c5b51a686307a2465a8dce6122e9&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;397f4751afcb170c423e629fd2b03c46&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A2%3A1200%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ed50b0f966729dbc524ed39d67043e7f&#34;</ETag><Size>1200</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;3e018695734005e3be7a2c364a2f9f4b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e26638baeb35e1d203ff779209f18000&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;65a1dd34e301bdc4d29ef1b96ad9f016&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;baf3bbe887771567705ea1878ad8dc02&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7d2dd5438efac312030ab1d7ff2404c0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A2%3A1496%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;65a7ecaa6689f54356759745386bb91d&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;30b77b5019f350acbf9f718551d2da77&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A2416%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cd5d4acd4df5dd76dd58206782e7f365&#34;</ETag><Size>2416</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A2%3A1208%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e265bd76e5998bc292913aa80b0323cf&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1616%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;57a665afff22ef5b34e6e3d54deceb64&#34;</ETag><Size>1616</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;af26aa3d5e60723ce6781c6f3c2fc0ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A2%3A1320%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;809a9542bd1ef395b5328d6c62a10038&#34;</ETag><Size>1320</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;cb2ec8fd8e2f39c71ca7fd8e26141b9e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A4%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d6fc50af39123e0c794e997429c894f8&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A5%3A1360%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;65143fdbcdcf279b6c27a79c688dd56d&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0aeeeab35fcefe8ebe92923db835b993&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0f234b8606389bcc82637b5eec502dc0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;878094d78836df848f6343a8dd183909&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A3%3A2008%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ac4c5f21766b72b1ef9379e666fba4e7&#34;</ETag><Size>2008</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1352%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;60d206b93f7f63a6d550278c79178dc9&#34;</ETag><Size>1352</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0187ebcce0242f7da65b2c6f25982550&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ae2150d01ae7f1af2a175cdd5170207a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b94d64f4fcc3c13c48a75d7864c1ce62&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;35638001230ae7c046190a76967679de&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e5058fc8bcef1d12f3a97e90ef3a4f22&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;c7371c2c071f84a8da422b44dc6ac8cd&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e59e4b2b6a14b9718cfde17164df7873&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A4%3A1240%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b715d29f1acb4f69bb2c6e45c759c4d0&#34;</ETag><Size>1240</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;62b537d856fda5644fe2cc48902c9731&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A2%3A255%3A1%3A1600%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d2260a637a13ce8ecc25b9c01b52b67d&#34;</ETag><Size>1600</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e3574f40b33f06df9e67a72ccbbff43c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A2%3A255%3A1%3A1440%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;24187b7f04140bb0b1bb743be65ee07c&#34;</ETag><Size>1440</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;f336cf1caa2096a96de0cfbc70f9ad9d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A2%3A1264%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1f3c31b42afda4973595009325ef3e49&#34;</ETag><Size>1264</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;20aa44e25b95f87a8c7337a642e24c97&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;1dd035a4cbe08fccc42394835e89df77&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A3%3A1544%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ddfac5c4dd4e6cfa512fc9ef755d80ba&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A4%3A1504%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;73896829b5a8ee7e2a223f80dd6bc99f&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037924%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;6bd52922b36ff7c2ce79617366ee07ae&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1744%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;9480636392e60386e5fcfa26a7e5fa1e&#34;</ETag><Size>1744</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;86f1b31668de87d96f5f9b73789e6722&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A3%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;daa4772dea9401d3c58dea4ef6f578f1&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;66a62a7691132cb3b4613c1d975fab65&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7e8d7307f40bdeb4f3305e9be602cb27&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;a120a0287db33e7f87e2847b83e80d5f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;23ee82433ce4e8b3c0adc7981a52a256&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A3%3A1304%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;c9bf1da7e81941d7bf8edf219e3af8e2&#34;</ETag><Size>1304</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;8d018b1c8baffd1d3c1f37f9112e3931&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;eacc29fa533e744afa4e9a034e4063e7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;313094a08eaea3e8b4a9335ffd44f54b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;a13c73d880c9ea8669a713db0044cc73&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;28e110a65388b036725c956cb4f40835&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;34aedc6a7f8b316b3e420d638101b7f3&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;29151557cd5bf4a5eae9a392b2ab3ee8&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;5a2acfe7d9463c6376f658c29c90fd02&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;9a184fad7ff74943b8ca812f5af57463&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;97dd67255e56715570c8124d64393e24&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;48e1e22980ccda9edefd8f1004274739&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A3%3A1736%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;c89ad4686d31b02b0e0e819333897101&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A4%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;b2f2306a3c7f01a5fd37e98c5f0db539&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;00949568528376e724e9fcf4d3b60725&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f472e8e0d0f8111aa3f3bc9c406179b1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;80731454b0f0f6bda9a6706328d41672&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A2%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;2331f114069e506fa45abd92f7cc16e8&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;80d5289d31961bf2a3b4ab12a0127d24&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A2%3A1256%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;78ecfb41c1828cbbf3e867460bede6a4&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e88ed3aaa7eca2764356d27ef10cfa1c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037937%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1702f735c923178d6e8f8e1569466a4b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037937%3A1%3A1%3A255%3A2%3A1144%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;feba9762acc7f93b4a56d85b48cf26fa&#34;</ETag><Size>1144</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;7011ee874e8ff2211e9e54543b3191f4&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A2%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;4a76c36aabfa4086bfd8d8d31bcbffc6&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A2%3A255%3A2%3A1448%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;0df75368d33e1d5d81a28b9a08eafcf3&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1640%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d94425a6997dab6e73d403aaaf1472ea&#34;</ETag><Size>1640</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;2119f8302ae9404302822f9dc235ec46&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f3d1bfdf886644bf29d31bd16584da90&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;2ace9abb6396728189d1f1270d6016c2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;bf78ed23adbd0ac419f1474fe596777e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A4%3A1784%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e97ede3a0b632611b38c82fa05d2f765&#34;</ETag><Size>1784</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;b0e4109c11e7240a3cfd95e0d987e3db&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;43314d5c28b605b5517144e412dfb477&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f48f340d92e63ff14be5fd27cc733f2c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;19a6de2f8fda386c1628a05640b1d614&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;cdd71f3f9258303a74e6bab5a59bf6d5&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A3%3A2112%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;91eda4be98cc3bac3417ee9509f73d7d&#34;</ETag><Size>2112</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A4%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;82778727338cea7e5f52a40b3c40f1d4&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;03be68aedc5e93911c97cacb12d43770&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b147b1cfd1ef351a131e686de1631d5c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A2%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;53e8079776efd0c7fe82c7cf6eafb28d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;9f36bfd117b58e56c940657eecfd89d2&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;aaa0a6e02417d93517e63e65e3e7d2e2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A2%3A255%3A1%3A1424%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d120f7f937da41759afa30a510ce0255&#34;</ETag><Size>1424</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1776%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;8160dece82ad022c94c68998c3b020aa&#34;</ETag><Size>1776</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;790833acc63bba5df43d70161e81146d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A3%3A1360%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;daff5c718ff85eb00c6b270f5760cb91&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d6b393272b0c8a1126c2678e565cb2e9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A2%3A255%3A1%3A1152%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ff9f3ec64ae8e1217924d0ed262134ae&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A1%3A2160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7d58cf2ffa3b3311d1c32aa97bc50a61&#34;</ETag><Size>2160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;3b536fbf5a72c6f1d25b794d57cc501b&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 58bdcd08-41a9-4ecc-9fad-d6f3fd24be08, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 58bdcd08-41a9-4ecc-9fad-d6f3fd24be08, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 58bdcd08-41a9-4ecc-9fad-d6f3fd24be08, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, b65c110b-b325-405e-b5f0-ad600fe4f258, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, b65c110b-b325-405e-b5f0-ad600fe4f258, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, b65c110b-b325-405e-b5f0-ad600fe4f258, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 645, 'Portions': 145, 'ActivePortions': 145}, '__DEFAULT': {'Rows': 99355, 'Portions': 115, 'ActivePortions': 115}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 145, 'BlobSize': 176408, 'BlobCount': 725}, '__DEFAULT': {'Portions': 115, 'BlobSize': 4406080, 'BlobCount': 575}}, cold bucket stat: (0, 0), frozen bucket stat: (145, 176408)
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:16102/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204718Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204718Z
20251114/us-east-1/s3/aws4_request
eaa8da30bc973c822035634740756a0cc4e9788f419f3c8b4a7fdfa2c178ebeb
DEBUG    botocore.auth:auth.py:430 Signature:
1378a2e792523367c1deb324c8fbe0b237b2b5bcef7f10e7be6a602e1799ebd4
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/cold_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204718Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=1378a2e792523367c1deb324c8fbe0b237b2b5bcef7f10e7be6a602e1799ebd4', 'amz-sdk-invocation-id': b'98513de5-5045-4c01-9670-0a8ce4ce6c9f', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:47:18 GMT', 'x-amzn-requestid': '1gFqSdwkogI8WnDb7QO7ao9NLbESXMPDY4b0BrD3VeUc7Pcc3CYP', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>cold_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:16102/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204718Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204718Z
20251114/us-east-1/s3/aws4_request
217f2279a9f1c0dc6f355df13658b66cc40f42801e8abeb624f0153a909b9f08
DEBUG    botocore.auth:auth.py:430 Signature:
0c5f0e6e44f42cf5852ed0d89ed5ab31943049095c200f30734a5f34a5283a4e
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/medium?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204718Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=0c5f0e6e44f42cf5852ed0d89ed5ab31943049095c200f30734a5f34a5283a4e', 'amz-sdk-invocation-id': b'd2d2c620-6f7c-43aa-8c64-7eda30de9c2f', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:47:18 GMT', 'x-amzn-requestid': 'UsXUzjsILuFs8u8q4aS7F6LCKi0gKN1dKdQDt86jMXs1uCXX9QRl', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>medium</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:16102/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204718Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204718Z
20251114/us-east-1/s3/aws4_request
1d0a4d07ef9a127a9683aaf06b0483bbc87e37676e3f409b8b049abbd295c15e
DEBUG    botocore.auth:auth.py:430 Signature:
eef0a7c8fb1467d0e211dbbabf356cd74b23b415cead6df28392312a7c8afc17
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/frozen_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204718Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=eef0a7c8fb1467d0e211dbbabf356cd74b23b415cead6df28392312a7c8afc17', 'amz-sdk-invocation-id': b'4271af52-8ff2-4bc6-8db9-e9ec7c5674d3', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 53592
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:47:18 GMT', 'x-amzn-requestid': 'tcQKOf9E3dG0pQaEdk8Ab8X1cBDxDBrye7bETUZP4JHHrcG4FKqR', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '53592', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;34eff939966dd96fc61e04bee3d4ba4f&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A2%3A1816%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;c745068d481b0515aea4165b916ec5cb&#34;</ETag><Size>1816</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;fb23f9171b17757cb1dc2e176469b4a5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cfa8a0b7952fb63f7dfadf2cf83097ed&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;969785d18638dc1e71dc309c8fee9f59&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;76c553122067e565c23ac6b7466026f1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;6cca3dcd8f413ad51af7003527118f53&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;9d0aea585719b4e1a8eb01d939c00a9d&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;4f98c8ca83a70a033c75eff6e19bcb8e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1a5f4df50ae0202b78181ab5a79fc270&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;710bd12a125a7a0826c6dabe086b07b9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;be0a7c1984f4c8093eabc624229e85d5&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;0d068b6671dccd5032bc42db6aa10674&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;169a39dc1ef992105b008d64454cdda2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A3%3A1536%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1cd0ecd015e159922d991777d4e34b6a&#34;</ETag><Size>1536</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A4%3A1152%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b0945c53e3a8c53e06b5efbe1fa00b7e&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;21d237d9b840230ac40911f05460d2c9&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;a65d4652ca975ca96dd4adc269404389&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ffa157b81657d56c3806591d18161366&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;dbb30cffd96f2cda495c11eb50c8872a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;0b1b088a94fe98718b260b4e9262c5c6&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A2%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e0f105c23fdc288d960126f34607d3c2&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037897%3A1%3A1%3A255%3A1%3A1720%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1f30e67ac29c7a33dfa177893c57fe4e&#34;</ETag><Size>1720</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;756c8bf50e1b14ddff981f3d35b13a9a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d1d491d289f10bd319a5964f50e522d9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;122ba98dfa6de83562b52443f97e0bdc&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;7626e60779c9117a5aa5552db3e2ef74&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1144%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;76b382c008c1daa16aef1c638ccec692&#34;</ETag><Size>1144</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;f2f766068f0decd10d0a355d7a3ce7df&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A3%3A1224%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ac22662b420aa8c5bd61f9d898d93abd&#34;</ETag><Size>1224</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A4%3A2504%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;240ff0ca91edad5ad611828468ea5b44&#34;</ETag><Size>2504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;658bdfb1748413af03d9fd46c9bb805b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cf86574e0b5b9320b5838d1fe614f7d6&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1416%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b9311bd0a3261cd1c110524dbed0c0ee&#34;</ETag><Size>1416</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A2%3A1928%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;88965419a67c815737ea9348e37e2277&#34;</ETag><Size>1928</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d70b30ee26e1677f1c1601ea54148330&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f6ca311e356541dde08266785f2d8dcb&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A2%3A1296%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;83616eaa943da37ef7a92311c263371e&#34;</ETag><Size>1296</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;efd7c7e653e7b4cae5fa36e16311349c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A2%3A255%3A1%3A2424%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1cdf12a5ba12af80a8fcbe65a51be1b9&#34;</ETag><Size>2424</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;011746a5ca01506fdf83964c27756f29&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037905%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;af992cc29bb2d9de8afef2fa09221752&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;27eec981a6efeef3dd4577c0490156cd&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;dee641780c0c4d248fd383936ad519c0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;35d9c5b51a686307a2465a8dce6122e9&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;397f4751afcb170c423e629fd2b03c46&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A2%3A1200%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ed50b0f966729dbc524ed39d67043e7f&#34;</ETag><Size>1200</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;3e018695734005e3be7a2c364a2f9f4b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e26638baeb35e1d203ff779209f18000&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;65a1dd34e301bdc4d29ef1b96ad9f016&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;baf3bbe887771567705ea1878ad8dc02&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7d2dd5438efac312030ab1d7ff2404c0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A2%3A1496%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;65a7ecaa6689f54356759745386bb91d&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;30b77b5019f350acbf9f718551d2da77&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A2416%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cd5d4acd4df5dd76dd58206782e7f365&#34;</ETag><Size>2416</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A2%3A1208%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e265bd76e5998bc292913aa80b0323cf&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1616%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;57a665afff22ef5b34e6e3d54deceb64&#34;</ETag><Size>1616</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;af26aa3d5e60723ce6781c6f3c2fc0ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A2%3A1320%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;809a9542bd1ef395b5328d6c62a10038&#34;</ETag><Size>1320</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;cb2ec8fd8e2f39c71ca7fd8e26141b9e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A4%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d6fc50af39123e0c794e997429c894f8&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A5%3A1360%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;65143fdbcdcf279b6c27a79c688dd56d&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0aeeeab35fcefe8ebe92923db835b993&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0f234b8606389bcc82637b5eec502dc0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;878094d78836df848f6343a8dd183909&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A3%3A2008%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ac4c5f21766b72b1ef9379e666fba4e7&#34;</ETag><Size>2008</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1352%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;60d206b93f7f63a6d550278c79178dc9&#34;</ETag><Size>1352</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0187ebcce0242f7da65b2c6f25982550&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ae2150d01ae7f1af2a175cdd5170207a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b94d64f4fcc3c13c48a75d7864c1ce62&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;35638001230ae7c046190a76967679de&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e5058fc8bcef1d12f3a97e90ef3a4f22&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;c7371c2c071f84a8da422b44dc6ac8cd&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e59e4b2b6a14b9718cfde17164df7873&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A4%3A1240%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b715d29f1acb4f69bb2c6e45c759c4d0&#34;</ETag><Size>1240</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;62b537d856fda5644fe2cc48902c9731&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A2%3A255%3A1%3A1600%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d2260a637a13ce8ecc25b9c01b52b67d&#34;</ETag><Size>1600</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e3574f40b33f06df9e67a72ccbbff43c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A2%3A255%3A1%3A1440%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;24187b7f04140bb0b1bb743be65ee07c&#34;</ETag><Size>1440</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;f336cf1caa2096a96de0cfbc70f9ad9d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A2%3A1264%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1f3c31b42afda4973595009325ef3e49&#34;</ETag><Size>1264</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;20aa44e25b95f87a8c7337a642e24c97&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;1dd035a4cbe08fccc42394835e89df77&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A3%3A1544%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ddfac5c4dd4e6cfa512fc9ef755d80ba&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A4%3A1504%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;73896829b5a8ee7e2a223f80dd6bc99f&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037924%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;6bd52922b36ff7c2ce79617366ee07ae&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1744%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;9480636392e60386e5fcfa26a7e5fa1e&#34;</ETag><Size>1744</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;86f1b31668de87d96f5f9b73789e6722&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A3%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;daa4772dea9401d3c58dea4ef6f578f1&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;66a62a7691132cb3b4613c1d975fab65&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7e8d7307f40bdeb4f3305e9be602cb27&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;a120a0287db33e7f87e2847b83e80d5f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;23ee82433ce4e8b3c0adc7981a52a256&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A3%3A1304%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;c9bf1da7e81941d7bf8edf219e3af8e2&#34;</ETag><Size>1304</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;8d018b1c8baffd1d3c1f37f9112e3931&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;eacc29fa533e744afa4e9a034e4063e7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;313094a08eaea3e8b4a9335ffd44f54b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;a13c73d880c9ea8669a713db0044cc73&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;28e110a65388b036725c956cb4f40835&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;34aedc6a7f8b316b3e420d638101b7f3&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;29151557cd5bf4a5eae9a392b2ab3ee8&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;5a2acfe7d9463c6376f658c29c90fd02&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;9a184fad7ff74943b8ca812f5af57463&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;97dd67255e56715570c8124d64393e24&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;48e1e22980ccda9edefd8f1004274739&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A3%3A1736%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;c89ad4686d31b02b0e0e819333897101&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A4%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;b2f2306a3c7f01a5fd37e98c5f0db539&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;00949568528376e724e9fcf4d3b60725&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f472e8e0d0f8111aa3f3bc9c406179b1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;80731454b0f0f6bda9a6706328d41672&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A2%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;2331f114069e506fa45abd92f7cc16e8&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;80d5289d31961bf2a3b4ab12a0127d24&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A2%3A1256%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;78ecfb41c1828cbbf3e867460bede6a4&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e88ed3aaa7eca2764356d27ef10cfa1c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037937%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1702f735c923178d6e8f8e1569466a4b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037937%3A1%3A1%3A255%3A2%3A1144%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;feba9762acc7f93b4a56d85b48cf26fa&#34;</ETag><Size>1144</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;7011ee874e8ff2211e9e54543b3191f4&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A2%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;4a76c36aabfa4086bfd8d8d31bcbffc6&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A2%3A255%3A2%3A1448%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;0df75368d33e1d5d81a28b9a08eafcf3&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1640%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d94425a6997dab6e73d403aaaf1472ea&#34;</ETag><Size>1640</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;2119f8302ae9404302822f9dc235ec46&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f3d1bfdf886644bf29d31bd16584da90&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;2ace9abb6396728189d1f1270d6016c2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;bf78ed23adbd0ac419f1474fe596777e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A4%3A1784%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e97ede3a0b632611b38c82fa05d2f765&#34;</ETag><Size>1784</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;b0e4109c11e7240a3cfd95e0d987e3db&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;43314d5c28b605b5517144e412dfb477&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f48f340d92e63ff14be5fd27cc733f2c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;19a6de2f8fda386c1628a05640b1d614&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;cdd71f3f9258303a74e6bab5a59bf6d5&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A3%3A2112%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;91eda4be98cc3bac3417ee9509f73d7d&#34;</ETag><Size>2112</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A4%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;82778727338cea7e5f52a40b3c40f1d4&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;03be68aedc5e93911c97cacb12d43770&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b147b1cfd1ef351a131e686de1631d5c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A2%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;53e8079776efd0c7fe82c7cf6eafb28d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;9f36bfd117b58e56c940657eecfd89d2&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;aaa0a6e02417d93517e63e65e3e7d2e2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A2%3A255%3A1%3A1424%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d120f7f937da41759afa30a510ce0255&#34;</ETag><Size>1424</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1776%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;8160dece82ad022c94c68998c3b020aa&#34;</ETag><Size>1776</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;790833acc63bba5df43d70161e81146d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A3%3A1360%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;daff5c718ff85eb00c6b270f5760cb91&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d6b393272b0c8a1126c2678e565cb2e9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A2%3A255%3A1%3A1152%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ff9f3ec64ae8e1217924d0ed262134ae&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A1%3A2160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7d58cf2ffa3b3311d1c32aa97bc50a61&#34;</ETag><Size>2160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;3b536fbf5a72c6f1d25b794d57cc501b&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 6dcc35ab-bb95-4ecf-9c80-6505f0d3b6ad, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 6dcc35ab-bb95-4ecf-9c80-6505f0d3b6ad, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 6dcc35ab-bb95-4ecf-9c80-6505f0d3b6ad, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, fa032ac4-271a-41c5-bec9-38112962d4ab, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, fa032ac4-271a-41c5-bec9-38112962d4ab, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, fa032ac4-271a-41c5-bec9-38112962d4ab, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'__DEFAULT': {'Rows': 99355, 'Portions': 115, 'ActivePortions': 115}, '/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 645, 'Portions': 145, 'ActivePortions': 145}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 145, 'BlobSize': 176408, 'BlobCount': 725}, '__DEFAULT': {'Portions': 115, 'BlobSize': 4406080, 'BlobCount': 575}}, cold bucket stat: (0, 0), frozen bucket stat: (145, 176408)
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:16102/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204719Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204719Z
20251114/us-east-1/s3/aws4_request
9b1838afd9aeaa45d7bfb5992143e6e643929580d5a9b9a5b4863f8d78782554
DEBUG    botocore.auth:auth.py:430 Signature:
3cb68ee8962e0b20301aea2beccd578a5a26c19a1cdbe6d50927c53d9705ab09
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/cold_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204719Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=3cb68ee8962e0b20301aea2beccd578a5a26c19a1cdbe6d50927c53d9705ab09', 'amz-sdk-invocation-id': b'e42bd1b9-462f-4fa8-8210-ca867c96e846', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:47:19 GMT', 'x-amzn-requestid': '0hakhSOIff9ooLniVntwGSLdGlvRS3XyOmFuukHBo64fmb2WbBEJ', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>cold_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:16102/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204719Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204719Z
20251114/us-east-1/s3/aws4_request
63f108f6a51f0df791db77f67dfd66ce0efa3e35ff4b4766ec089ffc1be1055b
DEBUG    botocore.auth:auth.py:430 Signature:
6e965a599a2da81a05a8a7dbbd5b8dae8fe1288b07b27f02e328f2449511763a
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/medium?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204719Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=6e965a599a2da81a05a8a7dbbd5b8dae8fe1288b07b27f02e328f2449511763a', 'amz-sdk-invocation-id': b'1015b3fe-7e31-4ca0-a934-04f92a313f2e', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:47:19 GMT', 'x-amzn-requestid': 'LeRQnfC3M3cRKWq5lh06yxsed8G8MVq7SL7XvUNc0iBqSZo069Be', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>medium</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:16102/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204719Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204719Z
20251114/us-east-1/s3/aws4_request
bb49218489e39f2757a85e926ae13f571e1704bd09d763767e7c805182634a9b
DEBUG    botocore.auth:auth.py:430 Signature:
85b9acc562ba1564ac3362b8d11fd102a6df309917aefe86dc6a46be4c7384c4
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/frozen_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204719Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=85b9acc562ba1564ac3362b8d11fd102a6df309917aefe86dc6a46be4c7384c4', 'amz-sdk-invocation-id': b'9aa4c47c-14ad-4aca-a80d-093f996ea5bb', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 53592
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:47:19 GMT', 'x-amzn-requestid': 'mnbnhRuFMXCGSgtKo1fnHgqnX7geW6rspty7yzRL9evK9LJikcXB', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '53592', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;34eff939966dd96fc61e04bee3d4ba4f&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A2%3A1816%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;c745068d481b0515aea4165b916ec5cb&#34;</ETag><Size>1816</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;fb23f9171b17757cb1dc2e176469b4a5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cfa8a0b7952fb63f7dfadf2cf83097ed&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;969785d18638dc1e71dc309c8fee9f59&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;76c553122067e565c23ac6b7466026f1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;6cca3dcd8f413ad51af7003527118f53&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;9d0aea585719b4e1a8eb01d939c00a9d&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;4f98c8ca83a70a033c75eff6e19bcb8e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1a5f4df50ae0202b78181ab5a79fc270&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;710bd12a125a7a0826c6dabe086b07b9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;be0a7c1984f4c8093eabc624229e85d5&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;0d068b6671dccd5032bc42db6aa10674&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;169a39dc1ef992105b008d64454cdda2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A3%3A1536%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1cd0ecd015e159922d991777d4e34b6a&#34;</ETag><Size>1536</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A4%3A1152%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b0945c53e3a8c53e06b5efbe1fa00b7e&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;21d237d9b840230ac40911f05460d2c9&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;a65d4652ca975ca96dd4adc269404389&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ffa157b81657d56c3806591d18161366&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;dbb30cffd96f2cda495c11eb50c8872a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;0b1b088a94fe98718b260b4e9262c5c6&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A2%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e0f105c23fdc288d960126f34607d3c2&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037897%3A1%3A1%3A255%3A1%3A1720%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1f30e67ac29c7a33dfa177893c57fe4e&#34;</ETag><Size>1720</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;756c8bf50e1b14ddff981f3d35b13a9a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d1d491d289f10bd319a5964f50e522d9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;122ba98dfa6de83562b52443f97e0bdc&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;7626e60779c9117a5aa5552db3e2ef74&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1144%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;76b382c008c1daa16aef1c638ccec692&#34;</ETag><Size>1144</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;f2f766068f0decd10d0a355d7a3ce7df&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A3%3A1224%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ac22662b420aa8c5bd61f9d898d93abd&#34;</ETag><Size>1224</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A4%3A2504%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;240ff0ca91edad5ad611828468ea5b44&#34;</ETag><Size>2504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;658bdfb1748413af03d9fd46c9bb805b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cf86574e0b5b9320b5838d1fe614f7d6&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1416%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b9311bd0a3261cd1c110524dbed0c0ee&#34;</ETag><Size>1416</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A2%3A1928%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;88965419a67c815737ea9348e37e2277&#34;</ETag><Size>1928</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d70b30ee26e1677f1c1601ea54148330&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f6ca311e356541dde08266785f2d8dcb&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A2%3A1296%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;83616eaa943da37ef7a92311c263371e&#34;</ETag><Size>1296</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;efd7c7e653e7b4cae5fa36e16311349c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A2%3A255%3A1%3A2424%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1cdf12a5ba12af80a8fcbe65a51be1b9&#34;</ETag><Size>2424</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;011746a5ca01506fdf83964c27756f29&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037905%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;af992cc29bb2d9de8afef2fa09221752&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;27eec981a6efeef3dd4577c0490156cd&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;dee641780c0c4d248fd383936ad519c0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;35d9c5b51a686307a2465a8dce6122e9&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;397f4751afcb170c423e629fd2b03c46&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A2%3A1200%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ed50b0f966729dbc524ed39d67043e7f&#34;</ETag><Size>1200</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;3e018695734005e3be7a2c364a2f9f4b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e26638baeb35e1d203ff779209f18000&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;65a1dd34e301bdc4d29ef1b96ad9f016&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;baf3bbe887771567705ea1878ad8dc02&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7d2dd5438efac312030ab1d7ff2404c0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A2%3A1496%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;65a7ecaa6689f54356759745386bb91d&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;30b77b5019f350acbf9f718551d2da77&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A2416%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cd5d4acd4df5dd76dd58206782e7f365&#34;</ETag><Size>2416</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A2%3A1208%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e265bd76e5998bc292913aa80b0323cf&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1616%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;57a665afff22ef5b34e6e3d54deceb64&#34;</ETag><Size>1616</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;af26aa3d5e60723ce6781c6f3c2fc0ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A2%3A1320%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;809a9542bd1ef395b5328d6c62a10038&#34;</ETag><Size>1320</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;cb2ec8fd8e2f39c71ca7fd8e26141b9e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A4%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d6fc50af39123e0c794e997429c894f8&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A5%3A1360%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;65143fdbcdcf279b6c27a79c688dd56d&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0aeeeab35fcefe8ebe92923db835b993&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0f234b8606389bcc82637b5eec502dc0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;878094d78836df848f6343a8dd183909&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A3%3A2008%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ac4c5f21766b72b1ef9379e666fba4e7&#34;</ETag><Size>2008</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1352%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;60d206b93f7f63a6d550278c79178dc9&#34;</ETag><Size>1352</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0187ebcce0242f7da65b2c6f25982550&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ae2150d01ae7f1af2a175cdd5170207a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b94d64f4fcc3c13c48a75d7864c1ce62&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;35638001230ae7c046190a76967679de&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e5058fc8bcef1d12f3a97e90ef3a4f22&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;c7371c2c071f84a8da422b44dc6ac8cd&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e59e4b2b6a14b9718cfde17164df7873&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A4%3A1240%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b715d29f1acb4f69bb2c6e45c759c4d0&#34;</ETag><Size>1240</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;62b537d856fda5644fe2cc48902c9731&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A2%3A255%3A1%3A1600%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d2260a637a13ce8ecc25b9c01b52b67d&#34;</ETag><Size>1600</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e3574f40b33f06df9e67a72ccbbff43c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A2%3A255%3A1%3A1440%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;24187b7f04140bb0b1bb743be65ee07c&#34;</ETag><Size>1440</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;f336cf1caa2096a96de0cfbc70f9ad9d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A2%3A1264%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1f3c31b42afda4973595009325ef3e49&#34;</ETag><Size>1264</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;20aa44e25b95f87a8c7337a642e24c97&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;1dd035a4cbe08fccc42394835e89df77&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A3%3A1544%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ddfac5c4dd4e6cfa512fc9ef755d80ba&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A4%3A1504%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;73896829b5a8ee7e2a223f80dd6bc99f&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037924%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;6bd52922b36ff7c2ce79617366ee07ae&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1744%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;9480636392e60386e5fcfa26a7e5fa1e&#34;</ETag><Size>1744</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;86f1b31668de87d96f5f9b73789e6722&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A3%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;daa4772dea9401d3c58dea4ef6f578f1&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;66a62a7691132cb3b4613c1d975fab65&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7e8d7307f40bdeb4f3305e9be602cb27&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;a120a0287db33e7f87e2847b83e80d5f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;23ee82433ce4e8b3c0adc7981a52a256&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A3%3A1304%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;c9bf1da7e81941d7bf8edf219e3af8e2&#34;</ETag><Size>1304</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;8d018b1c8baffd1d3c1f37f9112e3931&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;eacc29fa533e744afa4e9a034e4063e7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;313094a08eaea3e8b4a9335ffd44f54b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;a13c73d880c9ea8669a713db0044cc73&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;28e110a65388b036725c956cb4f40835&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;34aedc6a7f8b316b3e420d638101b7f3&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;29151557cd5bf4a5eae9a392b2ab3ee8&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;5a2acfe7d9463c6376f658c29c90fd02&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;9a184fad7ff74943b8ca812f5af57463&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;97dd67255e56715570c8124d64393e24&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;48e1e22980ccda9edefd8f1004274739&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A3%3A1736%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;c89ad4686d31b02b0e0e819333897101&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A4%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;b2f2306a3c7f01a5fd37e98c5f0db539&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;00949568528376e724e9fcf4d3b60725&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f472e8e0d0f8111aa3f3bc9c406179b1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;80731454b0f0f6bda9a6706328d41672&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A2%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;2331f114069e506fa45abd92f7cc16e8&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;80d5289d31961bf2a3b4ab12a0127d24&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A2%3A1256%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;78ecfb41c1828cbbf3e867460bede6a4&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e88ed3aaa7eca2764356d27ef10cfa1c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037937%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1702f735c923178d6e8f8e1569466a4b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037937%3A1%3A1%3A255%3A2%3A1144%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;feba9762acc7f93b4a56d85b48cf26fa&#34;</ETag><Size>1144</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;7011ee874e8ff2211e9e54543b3191f4&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A2%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;4a76c36aabfa4086bfd8d8d31bcbffc6&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A2%3A255%3A2%3A1448%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;0df75368d33e1d5d81a28b9a08eafcf3&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1640%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d94425a6997dab6e73d403aaaf1472ea&#34;</ETag><Size>1640</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;2119f8302ae9404302822f9dc235ec46&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f3d1bfdf886644bf29d31bd16584da90&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;2ace9abb6396728189d1f1270d6016c2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;bf78ed23adbd0ac419f1474fe596777e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A4%3A1784%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e97ede3a0b632611b38c82fa05d2f765&#34;</ETag><Size>1784</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;b0e4109c11e7240a3cfd95e0d987e3db&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;43314d5c28b605b5517144e412dfb477&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f48f340d92e63ff14be5fd27cc733f2c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;19a6de2f8fda386c1628a05640b1d614&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;cdd71f3f9258303a74e6bab5a59bf6d5&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A3%3A2112%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;91eda4be98cc3bac3417ee9509f73d7d&#34;</ETag><Size>2112</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A4%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;82778727338cea7e5f52a40b3c40f1d4&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;03be68aedc5e93911c97cacb12d43770&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b147b1cfd1ef351a131e686de1631d5c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A2%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;53e8079776efd0c7fe82c7cf6eafb28d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;9f36bfd117b58e56c940657eecfd89d2&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;aaa0a6e02417d93517e63e65e3e7d2e2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A2%3A255%3A1%3A1424%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d120f7f937da41759afa30a510ce0255&#34;</ETag><Size>1424</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1776%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;8160dece82ad022c94c68998c3b020aa&#34;</ETag><Size>1776</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;790833acc63bba5df43d70161e81146d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A3%3A1360%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;daff5c718ff85eb00c6b270f5760cb91&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d6b393272b0c8a1126c2678e565cb2e9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A2%3A255%3A1%3A1152%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ff9f3ec64ae8e1217924d0ed262134ae&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A1%3A2160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7d58cf2ffa3b3311d1c32aa97bc50a61&#34;</ETag><Size>2160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;3b536fbf5a72c6f1d25b794d57cc501b&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, e1dc4628-394c-465e-9040-44244188b5c4, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, e1dc4628-394c-465e-9040-44244188b5c4, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, e1dc4628-394c-465e-9040-44244188b5c4, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, eb6019ec-9ce5-4754-ab18-83c3bfbb0f1c, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, eb6019ec-9ce5-4754-ab18-83c3bfbb0f1c, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, eb6019ec-9ce5-4754-ab18-83c3bfbb0f1c, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 645, 'Portions': 145, 'ActivePortions': 145}, '__DEFAULT': {'Rows': 99355, 'Portions': 115, 'ActivePortions': 115}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 145, 'BlobSize': 176408, 'BlobCount': 725}, '__DEFAULT': {'Portions': 115, 'BlobSize': 4406080, 'BlobCount': 575}}, cold bucket stat: (0, 0), frozen bucket stat: (145, 176408)
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:16102/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204721Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204721Z
20251114/us-east-1/s3/aws4_request
28d948b6803afb7cd7314998e7d3c86a7d9050fc210c378e32658f20a66498ca
DEBUG    botocore.auth:auth.py:430 Signature:
5d49829d6885f76ab75894142b354835eba48ed91af6763dcdb468cfb3dd3b2a
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/cold_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204721Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=5d49829d6885f76ab75894142b354835eba48ed91af6763dcdb468cfb3dd3b2a', 'amz-sdk-invocation-id': b'f5c05423-1ef6-4b68-8aad-46ab6978b0a4', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:47:21 GMT', 'x-amzn-requestid': 'zoAI8ALjCrr12x0EFdsCeUFOi9mDeQ5mtEKFx9R9nQga9M5mwGL4', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>cold_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:16102/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204721Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204721Z
20251114/us-east-1/s3/aws4_request
d5d4c8c6f8225f1af36cd0ea785331dd8ec5ba1b5e5ee71be4b7c715f6bfd46b
DEBUG    botocore.auth:auth.py:430 Signature:
76415f2d6ece261883deadc2ce12243cfb15119433776ec74f3ef35b9c0b489c
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/medium?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204721Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=76415f2d6ece261883deadc2ce12243cfb15119433776ec74f3ef35b9c0b489c', 'amz-sdk-invocation-id': b'64d9342b-87a0-4587-b358-f4f899d29519', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:47:21 GMT', 'x-amzn-requestid': 'qEcU1DV1w1wt1BQbQtxkrsugSLPjnkENjGELcxa9pl8KNpWrdRiP', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>medium</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:16102/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204721Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204721Z
20251114/us-east-1/s3/aws4_request
d6d120c4e92bff17002ff76ebc55398fa1487a08227e32e30b7db02bfa97d814
DEBUG    botocore.auth:auth.py:430 Signature:
3b28b46791201f1ef33e404aa0e918028749407303044de9d1930e43d1985128
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/frozen_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204721Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=3b28b46791201f1ef33e404aa0e918028749407303044de9d1930e43d1985128', 'amz-sdk-invocation-id': b'b47efd83-9777-46c2-b468-2664be9610fb', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 53592
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:47:21 GMT', 'x-amzn-requestid': 'zzi7ircSazwYKyuQxfEZTterkOzHBh9xNm68IrnPUn2wu3od2UVA', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '53592', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;34eff939966dd96fc61e04bee3d4ba4f&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A2%3A1816%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;c745068d481b0515aea4165b916ec5cb&#34;</ETag><Size>1816</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;fb23f9171b17757cb1dc2e176469b4a5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cfa8a0b7952fb63f7dfadf2cf83097ed&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;969785d18638dc1e71dc309c8fee9f59&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;76c553122067e565c23ac6b7466026f1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;6cca3dcd8f413ad51af7003527118f53&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;9d0aea585719b4e1a8eb01d939c00a9d&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;4f98c8ca83a70a033c75eff6e19bcb8e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1a5f4df50ae0202b78181ab5a79fc270&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;710bd12a125a7a0826c6dabe086b07b9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;be0a7c1984f4c8093eabc624229e85d5&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;0d068b6671dccd5032bc42db6aa10674&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;169a39dc1ef992105b008d64454cdda2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A3%3A1536%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1cd0ecd015e159922d991777d4e34b6a&#34;</ETag><Size>1536</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A4%3A1152%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b0945c53e3a8c53e06b5efbe1fa00b7e&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;21d237d9b840230ac40911f05460d2c9&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;a65d4652ca975ca96dd4adc269404389&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ffa157b81657d56c3806591d18161366&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;dbb30cffd96f2cda495c11eb50c8872a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;0b1b088a94fe98718b260b4e9262c5c6&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A2%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e0f105c23fdc288d960126f34607d3c2&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037897%3A1%3A1%3A255%3A1%3A1720%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1f30e67ac29c7a33dfa177893c57fe4e&#34;</ETag><Size>1720</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;756c8bf50e1b14ddff981f3d35b13a9a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d1d491d289f10bd319a5964f50e522d9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;122ba98dfa6de83562b52443f97e0bdc&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;7626e60779c9117a5aa5552db3e2ef74&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1144%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;76b382c008c1daa16aef1c638ccec692&#34;</ETag><Size>1144</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;f2f766068f0decd10d0a355d7a3ce7df&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A3%3A1224%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ac22662b420aa8c5bd61f9d898d93abd&#34;</ETag><Size>1224</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A4%3A2504%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;240ff0ca91edad5ad611828468ea5b44&#34;</ETag><Size>2504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;658bdfb1748413af03d9fd46c9bb805b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cf86574e0b5b9320b5838d1fe614f7d6&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1416%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b9311bd0a3261cd1c110524dbed0c0ee&#34;</ETag><Size>1416</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A2%3A1928%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;88965419a67c815737ea9348e37e2277&#34;</ETag><Size>1928</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d70b30ee26e1677f1c1601ea54148330&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f6ca311e356541dde08266785f2d8dcb&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A2%3A1296%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;83616eaa943da37ef7a92311c263371e&#34;</ETag><Size>1296</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;efd7c7e653e7b4cae5fa36e16311349c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A2%3A255%3A1%3A2424%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1cdf12a5ba12af80a8fcbe65a51be1b9&#34;</ETag><Size>2424</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;011746a5ca01506fdf83964c27756f29&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037905%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;af992cc29bb2d9de8afef2fa09221752&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;27eec981a6efeef3dd4577c0490156cd&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;dee641780c0c4d248fd383936ad519c0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;35d9c5b51a686307a2465a8dce6122e9&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;397f4751afcb170c423e629fd2b03c46&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A2%3A1200%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ed50b0f966729dbc524ed39d67043e7f&#34;</ETag><Size>1200</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;3e018695734005e3be7a2c364a2f9f4b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e26638baeb35e1d203ff779209f18000&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;65a1dd34e301bdc4d29ef1b96ad9f016&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;baf3bbe887771567705ea1878ad8dc02&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7d2dd5438efac312030ab1d7ff2404c0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A2%3A1496%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;65a7ecaa6689f54356759745386bb91d&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;30b77b5019f350acbf9f718551d2da77&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A2416%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cd5d4acd4df5dd76dd58206782e7f365&#34;</ETag><Size>2416</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A2%3A1208%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e265bd76e5998bc292913aa80b0323cf&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1616%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;57a665afff22ef5b34e6e3d54deceb64&#34;</ETag><Size>1616</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;af26aa3d5e60723ce6781c6f3c2fc0ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A2%3A1320%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;809a9542bd1ef395b5328d6c62a10038&#34;</ETag><Size>1320</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;cb2ec8fd8e2f39c71ca7fd8e26141b9e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A4%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d6fc50af39123e0c794e997429c894f8&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A5%3A1360%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;65143fdbcdcf279b6c27a79c688dd56d&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0aeeeab35fcefe8ebe92923db835b993&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0f234b8606389bcc82637b5eec502dc0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;878094d78836df848f6343a8dd183909&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A3%3A2008%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ac4c5f21766b72b1ef9379e666fba4e7&#34;</ETag><Size>2008</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1352%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;60d206b93f7f63a6d550278c79178dc9&#34;</ETag><Size>1352</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0187ebcce0242f7da65b2c6f25982550&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ae2150d01ae7f1af2a175cdd5170207a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b94d64f4fcc3c13c48a75d7864c1ce62&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;35638001230ae7c046190a76967679de&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e5058fc8bcef1d12f3a97e90ef3a4f22&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;c7371c2c071f84a8da422b44dc6ac8cd&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e59e4b2b6a14b9718cfde17164df7873&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A4%3A1240%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b715d29f1acb4f69bb2c6e45c759c4d0&#34;</ETag><Size>1240</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;62b537d856fda5644fe2cc48902c9731&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A2%3A255%3A1%3A1600%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d2260a637a13ce8ecc25b9c01b52b67d&#34;</ETag><Size>1600</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e3574f40b33f06df9e67a72ccbbff43c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A2%3A255%3A1%3A1440%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;24187b7f04140bb0b1bb743be65ee07c&#34;</ETag><Size>1440</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;f336cf1caa2096a96de0cfbc70f9ad9d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A2%3A1264%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1f3c31b42afda4973595009325ef3e49&#34;</ETag><Size>1264</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;20aa44e25b95f87a8c7337a642e24c97&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;1dd035a4cbe08fccc42394835e89df77&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A3%3A1544%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ddfac5c4dd4e6cfa512fc9ef755d80ba&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A4%3A1504%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;73896829b5a8ee7e2a223f80dd6bc99f&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037924%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;6bd52922b36ff7c2ce79617366ee07ae&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1744%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;9480636392e60386e5fcfa26a7e5fa1e&#34;</ETag><Size>1744</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;86f1b31668de87d96f5f9b73789e6722&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A3%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;daa4772dea9401d3c58dea4ef6f578f1&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;66a62a7691132cb3b4613c1d975fab65&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7e8d7307f40bdeb4f3305e9be602cb27&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;a120a0287db33e7f87e2847b83e80d5f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;23ee82433ce4e8b3c0adc7981a52a256&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A3%3A1304%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;c9bf1da7e81941d7bf8edf219e3af8e2&#34;</ETag><Size>1304</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;8d018b1c8baffd1d3c1f37f9112e3931&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;eacc29fa533e744afa4e9a034e4063e7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;313094a08eaea3e8b4a9335ffd44f54b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;a13c73d880c9ea8669a713db0044cc73&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;28e110a65388b036725c956cb4f40835&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;34aedc6a7f8b316b3e420d638101b7f3&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;29151557cd5bf4a5eae9a392b2ab3ee8&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;5a2acfe7d9463c6376f658c29c90fd02&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;9a184fad7ff74943b8ca812f5af57463&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;97dd67255e56715570c8124d64393e24&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;48e1e22980ccda9edefd8f1004274739&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A3%3A1736%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;c89ad4686d31b02b0e0e819333897101&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A4%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;b2f2306a3c7f01a5fd37e98c5f0db539&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;00949568528376e724e9fcf4d3b60725&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f472e8e0d0f8111aa3f3bc9c406179b1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;80731454b0f0f6bda9a6706328d41672&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A2%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;2331f114069e506fa45abd92f7cc16e8&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;80d5289d31961bf2a3b4ab12a0127d24&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A2%3A1256%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;78ecfb41c1828cbbf3e867460bede6a4&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e88ed3aaa7eca2764356d27ef10cfa1c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037937%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1702f735c923178d6e8f8e1569466a4b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037937%3A1%3A1%3A255%3A2%3A1144%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;feba9762acc7f93b4a56d85b48cf26fa&#34;</ETag><Size>1144</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;7011ee874e8ff2211e9e54543b3191f4&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A2%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;4a76c36aabfa4086bfd8d8d31bcbffc6&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A2%3A255%3A2%3A1448%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;0df75368d33e1d5d81a28b9a08eafcf3&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1640%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d94425a6997dab6e73d403aaaf1472ea&#34;</ETag><Size>1640</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;2119f8302ae9404302822f9dc235ec46&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f3d1bfdf886644bf29d31bd16584da90&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;2ace9abb6396728189d1f1270d6016c2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;bf78ed23adbd0ac419f1474fe596777e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A4%3A1784%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e97ede3a0b632611b38c82fa05d2f765&#34;</ETag><Size>1784</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;b0e4109c11e7240a3cfd95e0d987e3db&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;43314d5c28b605b5517144e412dfb477&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f48f340d92e63ff14be5fd27cc733f2c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;19a6de2f8fda386c1628a05640b1d614&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;cdd71f3f9258303a74e6bab5a59bf6d5&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A3%3A2112%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;91eda4be98cc3bac3417ee9509f73d7d&#34;</ETag><Size>2112</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A4%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;82778727338cea7e5f52a40b3c40f1d4&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;03be68aedc5e93911c97cacb12d43770&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b147b1cfd1ef351a131e686de1631d5c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A2%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;53e8079776efd0c7fe82c7cf6eafb28d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;9f36bfd117b58e56c940657eecfd89d2&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;aaa0a6e02417d93517e63e65e3e7d2e2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A2%3A255%3A1%3A1424%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d120f7f937da41759afa30a510ce0255&#34;</ETag><Size>1424</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1776%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;8160dece82ad022c94c68998c3b020aa&#34;</ETag><Size>1776</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;790833acc63bba5df43d70161e81146d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A3%3A1360%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;daff5c718ff85eb00c6b270f5760cb91&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d6b393272b0c8a1126c2678e565cb2e9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A2%3A255%3A1%3A1152%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ff9f3ec64ae8e1217924d0ed262134ae&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A1%3A2160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7d58cf2ffa3b3311d1c32aa97bc50a61&#34;</ETag><Size>2160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;3b536fbf5a72c6f1d25b794d57cc501b&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 21e7efa7-e9dc-47e4-a03d-0aff99d69c27, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 21e7efa7-e9dc-47e4-a03d-0aff99d69c27, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 21e7efa7-e9dc-47e4-a03d-0aff99d69c27, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, ba49aa11-7053-40ec-b7ba-f624822663a3, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, ba49aa11-7053-40ec-b7ba-f624822663a3, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, ba49aa11-7053-40ec-b7ba-f624822663a3, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 645, 'Portions': 145, 'ActivePortions': 145}, '__DEFAULT': {'Rows': 99355, 'Portions': 115, 'ActivePortions': 115}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 145, 'BlobSize': 176408, 'BlobCount': 725}, '__DEFAULT': {'Portions': 115, 'BlobSize': 4406080, 'BlobCount': 575}}, cold bucket stat: (0, 0), frozen bucket stat: (145, 176408)
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:16102/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204722Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204722Z
20251114/us-east-1/s3/aws4_request
772bed591561296836916314b1e7a051d21d6a36c9a3e375b6a7f61ae1259fd2
DEBUG    botocore.auth:auth.py:430 Signature:
b5e5e02ef9075db396514e2751b51cf098699da064015401e532e06b28155e74
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/cold_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204722Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=b5e5e02ef9075db396514e2751b51cf098699da064015401e532e06b28155e74', 'amz-sdk-invocation-id': b'de2dfcf8-c652-4b0f-a462-22581e5d2c5c', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:47:22 GMT', 'x-amzn-requestid': 'dAJbuSieDGLfzcNLKIToFYDsYA28M4PMPRbVTAUiX5fu1lG3qcAa', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>cold_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:16102/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204722Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204722Z
20251114/us-east-1/s3/aws4_request
1c51b2a5a0ef10fbf033a4da2d623f9d9355e6b817c895a79f1946a6c0750bda
DEBUG    botocore.auth:auth.py:430 Signature:
88fc9cf1b58fc063ed14cc511993b6f557ba63a7a274b285cf542e722bc3306d
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/medium?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204722Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=88fc9cf1b58fc063ed14cc511993b6f557ba63a7a274b285cf542e722bc3306d', 'amz-sdk-invocation-id': b'c4fe324d-27ab-46ec-a858-c0abb755a33e', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:47:22 GMT', 'x-amzn-requestid': '0JeHL58BnRav86DQ8oHsQG6tqUTNJJ0YMalnIThGXPJHZMSjzTe0', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>medium</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:16102/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204722Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204722Z
20251114/us-east-1/s3/aws4_request
3c167b218f1f737b4fa322432d7707472268b23e89379deff5d2d7b460672637
DEBUG    botocore.auth:auth.py:430 Signature:
e5af597728ac2b00ca6e0f8f7a4481a1f6334bc2d2bddf6a0fd64dd5f2a06939
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/frozen_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204722Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=e5af597728ac2b00ca6e0f8f7a4481a1f6334bc2d2bddf6a0fd64dd5f2a06939', 'amz-sdk-invocation-id': b'662f00dd-35fb-447f-9fe9-e06f709dcea1', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 53592
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:47:22 GMT', 'x-amzn-requestid': 'FZ9nHonxDeAkMV5aipEOkLvxIVlWGTJBTaGCBH95ZP4PylQIizxr', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '53592', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;34eff939966dd96fc61e04bee3d4ba4f&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A2%3A1816%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;c745068d481b0515aea4165b916ec5cb&#34;</ETag><Size>1816</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;fb23f9171b17757cb1dc2e176469b4a5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cfa8a0b7952fb63f7dfadf2cf83097ed&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;969785d18638dc1e71dc309c8fee9f59&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;76c553122067e565c23ac6b7466026f1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;6cca3dcd8f413ad51af7003527118f53&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;9d0aea585719b4e1a8eb01d939c00a9d&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;4f98c8ca83a70a033c75eff6e19bcb8e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1a5f4df50ae0202b78181ab5a79fc270&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;710bd12a125a7a0826c6dabe086b07b9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;be0a7c1984f4c8093eabc624229e85d5&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;0d068b6671dccd5032bc42db6aa10674&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;169a39dc1ef992105b008d64454cdda2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A3%3A1536%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1cd0ecd015e159922d991777d4e34b6a&#34;</ETag><Size>1536</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A4%3A1152%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b0945c53e3a8c53e06b5efbe1fa00b7e&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;21d237d9b840230ac40911f05460d2c9&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;a65d4652ca975ca96dd4adc269404389&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ffa157b81657d56c3806591d18161366&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;dbb30cffd96f2cda495c11eb50c8872a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;0b1b088a94fe98718b260b4e9262c5c6&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A2%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e0f105c23fdc288d960126f34607d3c2&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037897%3A1%3A1%3A255%3A1%3A1720%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1f30e67ac29c7a33dfa177893c57fe4e&#34;</ETag><Size>1720</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;756c8bf50e1b14ddff981f3d35b13a9a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d1d491d289f10bd319a5964f50e522d9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;122ba98dfa6de83562b52443f97e0bdc&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;7626e60779c9117a5aa5552db3e2ef74&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1144%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;76b382c008c1daa16aef1c638ccec692&#34;</ETag><Size>1144</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;f2f766068f0decd10d0a355d7a3ce7df&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A3%3A1224%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ac22662b420aa8c5bd61f9d898d93abd&#34;</ETag><Size>1224</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A4%3A2504%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;240ff0ca91edad5ad611828468ea5b44&#34;</ETag><Size>2504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;658bdfb1748413af03d9fd46c9bb805b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cf86574e0b5b9320b5838d1fe614f7d6&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1416%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b9311bd0a3261cd1c110524dbed0c0ee&#34;</ETag><Size>1416</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A2%3A1928%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;88965419a67c815737ea9348e37e2277&#34;</ETag><Size>1928</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d70b30ee26e1677f1c1601ea54148330&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f6ca311e356541dde08266785f2d8dcb&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A2%3A1296%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;83616eaa943da37ef7a92311c263371e&#34;</ETag><Size>1296</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;efd7c7e653e7b4cae5fa36e16311349c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A2%3A255%3A1%3A2424%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1cdf12a5ba12af80a8fcbe65a51be1b9&#34;</ETag><Size>2424</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;011746a5ca01506fdf83964c27756f29&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037905%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;af992cc29bb2d9de8afef2fa09221752&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;27eec981a6efeef3dd4577c0490156cd&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;dee641780c0c4d248fd383936ad519c0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;35d9c5b51a686307a2465a8dce6122e9&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;397f4751afcb170c423e629fd2b03c46&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A2%3A1200%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ed50b0f966729dbc524ed39d67043e7f&#34;</ETag><Size>1200</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;3e018695734005e3be7a2c364a2f9f4b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e26638baeb35e1d203ff779209f18000&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;65a1dd34e301bdc4d29ef1b96ad9f016&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;baf3bbe887771567705ea1878ad8dc02&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7d2dd5438efac312030ab1d7ff2404c0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A2%3A1496%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;65a7ecaa6689f54356759745386bb91d&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;30b77b5019f350acbf9f718551d2da77&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A2416%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cd5d4acd4df5dd76dd58206782e7f365&#34;</ETag><Size>2416</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A2%3A1208%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e265bd76e5998bc292913aa80b0323cf&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1616%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;57a665afff22ef5b34e6e3d54deceb64&#34;</ETag><Size>1616</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;af26aa3d5e60723ce6781c6f3c2fc0ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A2%3A1320%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;809a9542bd1ef395b5328d6c62a10038&#34;</ETag><Size>1320</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;cb2ec8fd8e2f39c71ca7fd8e26141b9e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A4%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d6fc50af39123e0c794e997429c894f8&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A5%3A1360%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;65143fdbcdcf279b6c27a79c688dd56d&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0aeeeab35fcefe8ebe92923db835b993&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0f234b8606389bcc82637b5eec502dc0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;878094d78836df848f6343a8dd183909&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A3%3A2008%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ac4c5f21766b72b1ef9379e666fba4e7&#34;</ETag><Size>2008</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1352%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;60d206b93f7f63a6d550278c79178dc9&#34;</ETag><Size>1352</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0187ebcce0242f7da65b2c6f25982550&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ae2150d01ae7f1af2a175cdd5170207a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b94d64f4fcc3c13c48a75d7864c1ce62&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;35638001230ae7c046190a76967679de&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e5058fc8bcef1d12f3a97e90ef3a4f22&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;c7371c2c071f84a8da422b44dc6ac8cd&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e59e4b2b6a14b9718cfde17164df7873&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A4%3A1240%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b715d29f1acb4f69bb2c6e45c759c4d0&#34;</ETag><Size>1240</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;62b537d856fda5644fe2cc48902c9731&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A2%3A255%3A1%3A1600%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d2260a637a13ce8ecc25b9c01b52b67d&#34;</ETag><Size>1600</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e3574f40b33f06df9e67a72ccbbff43c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A2%3A255%3A1%3A1440%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;24187b7f04140bb0b1bb743be65ee07c&#34;</ETag><Size>1440</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;f336cf1caa2096a96de0cfbc70f9ad9d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A2%3A1264%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1f3c31b42afda4973595009325ef3e49&#34;</ETag><Size>1264</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;20aa44e25b95f87a8c7337a642e24c97&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;1dd035a4cbe08fccc42394835e89df77&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A3%3A1544%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ddfac5c4dd4e6cfa512fc9ef755d80ba&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A4%3A1504%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;73896829b5a8ee7e2a223f80dd6bc99f&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037924%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;6bd52922b36ff7c2ce79617366ee07ae&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1744%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;9480636392e60386e5fcfa26a7e5fa1e&#34;</ETag><Size>1744</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;86f1b31668de87d96f5f9b73789e6722&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A3%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;daa4772dea9401d3c58dea4ef6f578f1&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;66a62a7691132cb3b4613c1d975fab65&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7e8d7307f40bdeb4f3305e9be602cb27&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;a120a0287db33e7f87e2847b83e80d5f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;23ee82433ce4e8b3c0adc7981a52a256&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A3%3A1304%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;c9bf1da7e81941d7bf8edf219e3af8e2&#34;</ETag><Size>1304</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;8d018b1c8baffd1d3c1f37f9112e3931&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;eacc29fa533e744afa4e9a034e4063e7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;313094a08eaea3e8b4a9335ffd44f54b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;a13c73d880c9ea8669a713db0044cc73&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;28e110a65388b036725c956cb4f40835&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;34aedc6a7f8b316b3e420d638101b7f3&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;29151557cd5bf4a5eae9a392b2ab3ee8&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;5a2acfe7d9463c6376f658c29c90fd02&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;9a184fad7ff74943b8ca812f5af57463&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;97dd67255e56715570c8124d64393e24&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;48e1e22980ccda9edefd8f1004274739&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A3%3A1736%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;c89ad4686d31b02b0e0e819333897101&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A4%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;b2f2306a3c7f01a5fd37e98c5f0db539&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;00949568528376e724e9fcf4d3b60725&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f472e8e0d0f8111aa3f3bc9c406179b1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;80731454b0f0f6bda9a6706328d41672&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A2%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;2331f114069e506fa45abd92f7cc16e8&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;80d5289d31961bf2a3b4ab12a0127d24&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A2%3A1256%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;78ecfb41c1828cbbf3e867460bede6a4&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e88ed3aaa7eca2764356d27ef10cfa1c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037937%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1702f735c923178d6e8f8e1569466a4b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037937%3A1%3A1%3A255%3A2%3A1144%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;feba9762acc7f93b4a56d85b48cf26fa&#34;</ETag><Size>1144</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;7011ee874e8ff2211e9e54543b3191f4&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A2%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;4a76c36aabfa4086bfd8d8d31bcbffc6&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A2%3A255%3A2%3A1448%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;0df75368d33e1d5d81a28b9a08eafcf3&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1640%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d94425a6997dab6e73d403aaaf1472ea&#34;</ETag><Size>1640</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;2119f8302ae9404302822f9dc235ec46&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f3d1bfdf886644bf29d31bd16584da90&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;2ace9abb6396728189d1f1270d6016c2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;bf78ed23adbd0ac419f1474fe596777e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A4%3A1784%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e97ede3a0b632611b38c82fa05d2f765&#34;</ETag><Size>1784</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;b0e4109c11e7240a3cfd95e0d987e3db&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;43314d5c28b605b5517144e412dfb477&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f48f340d92e63ff14be5fd27cc733f2c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;19a6de2f8fda386c1628a05640b1d614&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;cdd71f3f9258303a74e6bab5a59bf6d5&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A3%3A2112%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;91eda4be98cc3bac3417ee9509f73d7d&#34;</ETag><Size>2112</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A4%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;82778727338cea7e5f52a40b3c40f1d4&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;03be68aedc5e93911c97cacb12d43770&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b147b1cfd1ef351a131e686de1631d5c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A2%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;53e8079776efd0c7fe82c7cf6eafb28d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;9f36bfd117b58e56c940657eecfd89d2&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;aaa0a6e02417d93517e63e65e3e7d2e2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A2%3A255%3A1%3A1424%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d120f7f937da41759afa30a510ce0255&#34;</ETag><Size>1424</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1776%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;8160dece82ad022c94c68998c3b020aa&#34;</ETag><Size>1776</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;790833acc63bba5df43d70161e81146d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A3%3A1360%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;daff5c718ff85eb00c6b270f5760cb91&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d6b393272b0c8a1126c2678e565cb2e9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A2%3A255%3A1%3A1152%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ff9f3ec64ae8e1217924d0ed262134ae&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A1%3A2160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7d58cf2ffa3b3311d1c32aa97bc50a61&#34;</ETag><Size>2160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;3b536fbf5a72c6f1d25b794d57cc501b&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 07af6f3a-2a25-49af-90f3-f107e1d39c37, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 07af6f3a-2a25-49af-90f3-f107e1d39c37, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 07af6f3a-2a25-49af-90f3-f107e1d39c37, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 94a7b535-affb-4e0e-909b-4254a9b24309, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 94a7b535-affb-4e0e-909b-4254a9b24309, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 94a7b535-affb-4e0e-909b-4254a9b24309, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'__DEFAULT': {'Rows': 99355, 'Portions': 115, 'ActivePortions': 115}, '/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 645, 'Portions': 145, 'ActivePortions': 145}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 145, 'BlobSize': 176408, 'BlobCount': 725}, '__DEFAULT': {'Portions': 115, 'BlobSize': 4406080, 'BlobCount': 575}}, cold bucket stat: (0, 0), frozen bucket stat: (145, 176408)
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:16102/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204724Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204724Z
20251114/us-east-1/s3/aws4_request
a46ca692572e994244d222cd7ea6e3c1407f72ec3dd1f695d69c2df6e0b0bb2d
DEBUG    botocore.auth:auth.py:430 Signature:
c6bd23be99c3a7b91e4617fe853695193856799fff8852f16e082f84761785cb
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/cold_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204724Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=c6bd23be99c3a7b91e4617fe853695193856799fff8852f16e082f84761785cb', 'amz-sdk-invocation-id': b'958138cb-e621-4e18-9074-266d29542650', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:47:24 GMT', 'x-amzn-requestid': 'Obo3ODU9hFgfN1p2TeoI3k50glJ1LsEtHrwNyEP3dI1Fi7Tvu8JI', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>cold_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:16102/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204724Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204724Z
20251114/us-east-1/s3/aws4_request
34e9871e9b725e4ee207298fc3537d85f08cc240a7d0437c1b3e39080f79590a
DEBUG    botocore.auth:auth.py:430 Signature:
fbcfce216211796967e0c27c73087405e573cfee85054a8e1e1ed5cf34e7bf0b
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/medium?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204724Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=fbcfce216211796967e0c27c73087405e573cfee85054a8e1e1ed5cf34e7bf0b', 'amz-sdk-invocation-id': b'd5ad2dec-0e00-48c2-84ff-9ad90f1292dd', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:47:24 GMT', 'x-amzn-requestid': 'ht0YDriG3l6AZuK2kQ9NEE2ruFVglusilO6dfGVuc7AxFKwpluBS', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>medium</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:16102/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204724Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204724Z
20251114/us-east-1/s3/aws4_request
884617545144d303ba4224e9b103ef74d3a3c6b33d477aee436f84572c9f7117
DEBUG    botocore.auth:auth.py:430 Signature:
2b03220641661447b4ee16daff3f855c076092f46341c38369a26eae29ed996c
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/frozen_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204724Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=2b03220641661447b4ee16daff3f855c076092f46341c38369a26eae29ed996c', 'amz-sdk-invocation-id': b'7413c52b-c718-44c3-a68f-9e649a5330c8', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 53592
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:47:24 GMT', 'x-amzn-requestid': 'GyalYLIK0IfDwmL3Og656He4MPZw1I0NYxKT8euulidP3U1Gb9MY', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '53592', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;34eff939966dd96fc61e04bee3d4ba4f&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A2%3A1816%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;c745068d481b0515aea4165b916ec5cb&#34;</ETag><Size>1816</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;fb23f9171b17757cb1dc2e176469b4a5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cfa8a0b7952fb63f7dfadf2cf83097ed&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;969785d18638dc1e71dc309c8fee9f59&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;76c553122067e565c23ac6b7466026f1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;6cca3dcd8f413ad51af7003527118f53&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;9d0aea585719b4e1a8eb01d939c00a9d&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;4f98c8ca83a70a033c75eff6e19bcb8e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1a5f4df50ae0202b78181ab5a79fc270&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;710bd12a125a7a0826c6dabe086b07b9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;be0a7c1984f4c8093eabc624229e85d5&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;0d068b6671dccd5032bc42db6aa10674&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;169a39dc1ef992105b008d64454cdda2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A3%3A1536%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1cd0ecd015e159922d991777d4e34b6a&#34;</ETag><Size>1536</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A4%3A1152%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b0945c53e3a8c53e06b5efbe1fa00b7e&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;21d237d9b840230ac40911f05460d2c9&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;a65d4652ca975ca96dd4adc269404389&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ffa157b81657d56c3806591d18161366&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;dbb30cffd96f2cda495c11eb50c8872a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;0b1b088a94fe98718b260b4e9262c5c6&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A2%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e0f105c23fdc288d960126f34607d3c2&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037897%3A1%3A1%3A255%3A1%3A1720%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1f30e67ac29c7a33dfa177893c57fe4e&#34;</ETag><Size>1720</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;756c8bf50e1b14ddff981f3d35b13a9a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d1d491d289f10bd319a5964f50e522d9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;122ba98dfa6de83562b52443f97e0bdc&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;7626e60779c9117a5aa5552db3e2ef74&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1144%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;76b382c008c1daa16aef1c638ccec692&#34;</ETag><Size>1144</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;f2f766068f0decd10d0a355d7a3ce7df&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A3%3A1224%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ac22662b420aa8c5bd61f9d898d93abd&#34;</ETag><Size>1224</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A4%3A2504%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;240ff0ca91edad5ad611828468ea5b44&#34;</ETag><Size>2504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;658bdfb1748413af03d9fd46c9bb805b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cf86574e0b5b9320b5838d1fe614f7d6&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1416%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b9311bd0a3261cd1c110524dbed0c0ee&#34;</ETag><Size>1416</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A2%3A1928%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;88965419a67c815737ea9348e37e2277&#34;</ETag><Size>1928</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d70b30ee26e1677f1c1601ea54148330&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f6ca311e356541dde08266785f2d8dcb&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A2%3A1296%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;83616eaa943da37ef7a92311c263371e&#34;</ETag><Size>1296</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;efd7c7e653e7b4cae5fa36e16311349c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A2%3A255%3A1%3A2424%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1cdf12a5ba12af80a8fcbe65a51be1b9&#34;</ETag><Size>2424</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;011746a5ca01506fdf83964c27756f29&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037905%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;af992cc29bb2d9de8afef2fa09221752&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;27eec981a6efeef3dd4577c0490156cd&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;dee641780c0c4d248fd383936ad519c0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;35d9c5b51a686307a2465a8dce6122e9&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;397f4751afcb170c423e629fd2b03c46&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A2%3A1200%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ed50b0f966729dbc524ed39d67043e7f&#34;</ETag><Size>1200</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;3e018695734005e3be7a2c364a2f9f4b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e26638baeb35e1d203ff779209f18000&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;65a1dd34e301bdc4d29ef1b96ad9f016&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;baf3bbe887771567705ea1878ad8dc02&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7d2dd5438efac312030ab1d7ff2404c0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A2%3A1496%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;65a7ecaa6689f54356759745386bb91d&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;30b77b5019f350acbf9f718551d2da77&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A2416%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cd5d4acd4df5dd76dd58206782e7f365&#34;</ETag><Size>2416</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A2%3A1208%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e265bd76e5998bc292913aa80b0323cf&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1616%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;57a665afff22ef5b34e6e3d54deceb64&#34;</ETag><Size>1616</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;af26aa3d5e60723ce6781c6f3c2fc0ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A2%3A1320%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;809a9542bd1ef395b5328d6c62a10038&#34;</ETag><Size>1320</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;cb2ec8fd8e2f39c71ca7fd8e26141b9e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A4%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d6fc50af39123e0c794e997429c894f8&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A5%3A1360%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;65143fdbcdcf279b6c27a79c688dd56d&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0aeeeab35fcefe8ebe92923db835b993&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0f234b8606389bcc82637b5eec502dc0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;878094d78836df848f6343a8dd183909&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A3%3A2008%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ac4c5f21766b72b1ef9379e666fba4e7&#34;</ETag><Size>2008</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1352%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;60d206b93f7f63a6d550278c79178dc9&#34;</ETag><Size>1352</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0187ebcce0242f7da65b2c6f25982550&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ae2150d01ae7f1af2a175cdd5170207a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b94d64f4fcc3c13c48a75d7864c1ce62&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;35638001230ae7c046190a76967679de&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e5058fc8bcef1d12f3a97e90ef3a4f22&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;c7371c2c071f84a8da422b44dc6ac8cd&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e59e4b2b6a14b9718cfde17164df7873&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A4%3A1240%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b715d29f1acb4f69bb2c6e45c759c4d0&#34;</ETag><Size>1240</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;62b537d856fda5644fe2cc48902c9731&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A2%3A255%3A1%3A1600%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d2260a637a13ce8ecc25b9c01b52b67d&#34;</ETag><Size>1600</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e3574f40b33f06df9e67a72ccbbff43c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A2%3A255%3A1%3A1440%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;24187b7f04140bb0b1bb743be65ee07c&#34;</ETag><Size>1440</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;f336cf1caa2096a96de0cfbc70f9ad9d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A2%3A1264%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1f3c31b42afda4973595009325ef3e49&#34;</ETag><Size>1264</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;20aa44e25b95f87a8c7337a642e24c97&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;1dd035a4cbe08fccc42394835e89df77&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A3%3A1544%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ddfac5c4dd4e6cfa512fc9ef755d80ba&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A4%3A1504%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;73896829b5a8ee7e2a223f80dd6bc99f&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037924%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;6bd52922b36ff7c2ce79617366ee07ae&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1744%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;9480636392e60386e5fcfa26a7e5fa1e&#34;</ETag><Size>1744</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;86f1b31668de87d96f5f9b73789e6722&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A3%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;daa4772dea9401d3c58dea4ef6f578f1&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;66a62a7691132cb3b4613c1d975fab65&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7e8d7307f40bdeb4f3305e9be602cb27&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;a120a0287db33e7f87e2847b83e80d5f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;23ee82433ce4e8b3c0adc7981a52a256&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A3%3A1304%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;c9bf1da7e81941d7bf8edf219e3af8e2&#34;</ETag><Size>1304</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;8d018b1c8baffd1d3c1f37f9112e3931&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;eacc29fa533e744afa4e9a034e4063e7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;313094a08eaea3e8b4a9335ffd44f54b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;a13c73d880c9ea8669a713db0044cc73&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;28e110a65388b036725c956cb4f40835&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;34aedc6a7f8b316b3e420d638101b7f3&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;29151557cd5bf4a5eae9a392b2ab3ee8&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;5a2acfe7d9463c6376f658c29c90fd02&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;9a184fad7ff74943b8ca812f5af57463&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;97dd67255e56715570c8124d64393e24&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;48e1e22980ccda9edefd8f1004274739&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A3%3A1736%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;c89ad4686d31b02b0e0e819333897101&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A4%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;b2f2306a3c7f01a5fd37e98c5f0db539&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;00949568528376e724e9fcf4d3b60725&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f472e8e0d0f8111aa3f3bc9c406179b1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;80731454b0f0f6bda9a6706328d41672&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A2%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;2331f114069e506fa45abd92f7cc16e8&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;80d5289d31961bf2a3b4ab12a0127d24&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A2%3A1256%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;78ecfb41c1828cbbf3e867460bede6a4&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e88ed3aaa7eca2764356d27ef10cfa1c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037937%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1702f735c923178d6e8f8e1569466a4b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037937%3A1%3A1%3A255%3A2%3A1144%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;feba9762acc7f93b4a56d85b48cf26fa&#34;</ETag><Size>1144</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;7011ee874e8ff2211e9e54543b3191f4&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A2%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;4a76c36aabfa4086bfd8d8d31bcbffc6&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A2%3A255%3A2%3A1448%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;0df75368d33e1d5d81a28b9a08eafcf3&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1640%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d94425a6997dab6e73d403aaaf1472ea&#34;</ETag><Size>1640</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;2119f8302ae9404302822f9dc235ec46&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f3d1bfdf886644bf29d31bd16584da90&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;2ace9abb6396728189d1f1270d6016c2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;bf78ed23adbd0ac419f1474fe596777e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A4%3A1784%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e97ede3a0b632611b38c82fa05d2f765&#34;</ETag><Size>1784</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;b0e4109c11e7240a3cfd95e0d987e3db&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;43314d5c28b605b5517144e412dfb477&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f48f340d92e63ff14be5fd27cc733f2c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;19a6de2f8fda386c1628a05640b1d614&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;cdd71f3f9258303a74e6bab5a59bf6d5&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A3%3A2112%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;91eda4be98cc3bac3417ee9509f73d7d&#34;</ETag><Size>2112</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A4%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;82778727338cea7e5f52a40b3c40f1d4&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;03be68aedc5e93911c97cacb12d43770&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b147b1cfd1ef351a131e686de1631d5c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A2%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;53e8079776efd0c7fe82c7cf6eafb28d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;9f36bfd117b58e56c940657eecfd89d2&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;aaa0a6e02417d93517e63e65e3e7d2e2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A2%3A255%3A1%3A1424%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d120f7f937da41759afa30a510ce0255&#34;</ETag><Size>1424</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1776%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;8160dece82ad022c94c68998c3b020aa&#34;</ETag><Size>1776</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;790833acc63bba5df43d70161e81146d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A3%3A1360%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;daff5c718ff85eb00c6b270f5760cb91&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d6b393272b0c8a1126c2678e565cb2e9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A2%3A255%3A1%3A1152%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ff9f3ec64ae8e1217924d0ed262134ae&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A1%3A2160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7d58cf2ffa3b3311d1c32aa97bc50a61&#34;</ETag><Size>2160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;3b536fbf5a72c6f1d25b794d57cc501b&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 5f16ae26-d95a-4413-89dc-9046483cd283, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 5f16ae26-d95a-4413-89dc-9046483cd283, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 5f16ae26-d95a-4413-89dc-9046483cd283, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 30fbde42-4fa7-4dc4-9834-08d3eed7a695, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 30fbde42-4fa7-4dc4-9834-08d3eed7a695, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 30fbde42-4fa7-4dc4-9834-08d3eed7a695, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'__DEFAULT': {'Rows': 99355, 'Portions': 115, 'ActivePortions': 115}, '/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 645, 'Portions': 145, 'ActivePortions': 145}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 145, 'BlobSize': 176408, 'BlobCount': 725}, '__DEFAULT': {'Portions': 115, 'BlobSize': 4406080, 'BlobCount': 575}}, cold bucket stat: (0, 0), frozen bucket stat: (145, 176408)
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:16102/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204725Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204725Z
20251114/us-east-1/s3/aws4_request
693b558debb5a61bb09b11c6586dec722bf249663f8854efc5b55df330dc7e6e
DEBUG    botocore.auth:auth.py:430 Signature:
8a9c1187cafe9a0fa0d4d66227b39a0f0a743f9b88027ce561214d083160b7eb
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/cold_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204725Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=8a9c1187cafe9a0fa0d4d66227b39a0f0a743f9b88027ce561214d083160b7eb', 'amz-sdk-invocation-id': b'36495379-63ed-4a99-b53b-7b4335c91773', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:47:25 GMT', 'x-amzn-requestid': 'mjiOZJQywDBdbLk6jbHpj8htmkcrIwx0fW2P0C55sSIthpzAVh1m', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>cold_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:16102/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204725Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204725Z
20251114/us-east-1/s3/aws4_request
93c113e61a1cf737d136855b5a2b1d5d2217f0bd511c6855f7a0e20414899914
DEBUG    botocore.auth:auth.py:430 Signature:
29d057ac0165891032d1d4162004c94e976c752b197d69438d499f71cdefaead
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/medium?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204725Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=29d057ac0165891032d1d4162004c94e976c752b197d69438d499f71cdefaead', 'amz-sdk-invocation-id': b'750cda05-66b3-4cff-baf1-2bc489bded09', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:47:25 GMT', 'x-amzn-requestid': 'NxYEQSX2OaNtkwt6l8GzLixtUni45twOctFTNRhWHW1Eg15R2pZt', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>medium</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:16102/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204725Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204725Z
20251114/us-east-1/s3/aws4_request
cf68a189b21e2fcfba23a8ea7abe4702ec6cbaf4fc0e95fa87e3d2a1f9651196
DEBUG    botocore.auth:auth.py:430 Signature:
9e470f7457e35e12d8b30b87f47c0f5c9ae7f565d3928a47425ba2f2c6bd87b3
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/frozen_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204725Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=9e470f7457e35e12d8b30b87f47c0f5c9ae7f565d3928a47425ba2f2c6bd87b3', 'amz-sdk-invocation-id': b'6bad5049-6955-494e-8be9-ec98de8c40b5', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 53592
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:47:25 GMT', 'x-amzn-requestid': '3MPxqpSqgPjwlz7R5FCbHdHcGtNfuJTEMbUIxYQhVu1Va0KOc1BY', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '53592', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;34eff939966dd96fc61e04bee3d4ba4f&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A2%3A1816%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;c745068d481b0515aea4165b916ec5cb&#34;</ETag><Size>1816</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;fb23f9171b17757cb1dc2e176469b4a5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cfa8a0b7952fb63f7dfadf2cf83097ed&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;969785d18638dc1e71dc309c8fee9f59&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;76c553122067e565c23ac6b7466026f1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;6cca3dcd8f413ad51af7003527118f53&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;9d0aea585719b4e1a8eb01d939c00a9d&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;4f98c8ca83a70a033c75eff6e19bcb8e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1a5f4df50ae0202b78181ab5a79fc270&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;710bd12a125a7a0826c6dabe086b07b9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;be0a7c1984f4c8093eabc624229e85d5&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;0d068b6671dccd5032bc42db6aa10674&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;169a39dc1ef992105b008d64454cdda2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A3%3A1536%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1cd0ecd015e159922d991777d4e34b6a&#34;</ETag><Size>1536</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A4%3A1152%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b0945c53e3a8c53e06b5efbe1fa00b7e&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;21d237d9b840230ac40911f05460d2c9&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;a65d4652ca975ca96dd4adc269404389&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ffa157b81657d56c3806591d18161366&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;dbb30cffd96f2cda495c11eb50c8872a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;0b1b088a94fe98718b260b4e9262c5c6&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A2%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e0f105c23fdc288d960126f34607d3c2&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037897%3A1%3A1%3A255%3A1%3A1720%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1f30e67ac29c7a33dfa177893c57fe4e&#34;</ETag><Size>1720</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;756c8bf50e1b14ddff981f3d35b13a9a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d1d491d289f10bd319a5964f50e522d9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;122ba98dfa6de83562b52443f97e0bdc&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;7626e60779c9117a5aa5552db3e2ef74&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1144%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;76b382c008c1daa16aef1c638ccec692&#34;</ETag><Size>1144</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;f2f766068f0decd10d0a355d7a3ce7df&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A3%3A1224%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ac22662b420aa8c5bd61f9d898d93abd&#34;</ETag><Size>1224</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A4%3A2504%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;240ff0ca91edad5ad611828468ea5b44&#34;</ETag><Size>2504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;658bdfb1748413af03d9fd46c9bb805b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cf86574e0b5b9320b5838d1fe614f7d6&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1416%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b9311bd0a3261cd1c110524dbed0c0ee&#34;</ETag><Size>1416</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A2%3A1928%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;88965419a67c815737ea9348e37e2277&#34;</ETag><Size>1928</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d70b30ee26e1677f1c1601ea54148330&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f6ca311e356541dde08266785f2d8dcb&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A2%3A1296%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;83616eaa943da37ef7a92311c263371e&#34;</ETag><Size>1296</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;efd7c7e653e7b4cae5fa36e16311349c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A2%3A255%3A1%3A2424%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1cdf12a5ba12af80a8fcbe65a51be1b9&#34;</ETag><Size>2424</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;011746a5ca01506fdf83964c27756f29&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037905%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;af992cc29bb2d9de8afef2fa09221752&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;27eec981a6efeef3dd4577c0490156cd&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;dee641780c0c4d248fd383936ad519c0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;35d9c5b51a686307a2465a8dce6122e9&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;397f4751afcb170c423e629fd2b03c46&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A2%3A1200%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ed50b0f966729dbc524ed39d67043e7f&#34;</ETag><Size>1200</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;3e018695734005e3be7a2c364a2f9f4b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e26638baeb35e1d203ff779209f18000&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;65a1dd34e301bdc4d29ef1b96ad9f016&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;baf3bbe887771567705ea1878ad8dc02&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7d2dd5438efac312030ab1d7ff2404c0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A2%3A1496%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;65a7ecaa6689f54356759745386bb91d&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;30b77b5019f350acbf9f718551d2da77&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A2416%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cd5d4acd4df5dd76dd58206782e7f365&#34;</ETag><Size>2416</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A2%3A1208%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e265bd76e5998bc292913aa80b0323cf&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1616%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;57a665afff22ef5b34e6e3d54deceb64&#34;</ETag><Size>1616</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;af26aa3d5e60723ce6781c6f3c2fc0ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A2%3A1320%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;809a9542bd1ef395b5328d6c62a10038&#34;</ETag><Size>1320</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;cb2ec8fd8e2f39c71ca7fd8e26141b9e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A4%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d6fc50af39123e0c794e997429c894f8&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A5%3A1360%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;65143fdbcdcf279b6c27a79c688dd56d&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0aeeeab35fcefe8ebe92923db835b993&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0f234b8606389bcc82637b5eec502dc0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;878094d78836df848f6343a8dd183909&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A3%3A2008%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ac4c5f21766b72b1ef9379e666fba4e7&#34;</ETag><Size>2008</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1352%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;60d206b93f7f63a6d550278c79178dc9&#34;</ETag><Size>1352</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0187ebcce0242f7da65b2c6f25982550&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ae2150d01ae7f1af2a175cdd5170207a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b94d64f4fcc3c13c48a75d7864c1ce62&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;35638001230ae7c046190a76967679de&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e5058fc8bcef1d12f3a97e90ef3a4f22&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;c7371c2c071f84a8da422b44dc6ac8cd&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e59e4b2b6a14b9718cfde17164df7873&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A4%3A1240%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b715d29f1acb4f69bb2c6e45c759c4d0&#34;</ETag><Size>1240</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;62b537d856fda5644fe2cc48902c9731&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A2%3A255%3A1%3A1600%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d2260a637a13ce8ecc25b9c01b52b67d&#34;</ETag><Size>1600</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e3574f40b33f06df9e67a72ccbbff43c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A2%3A255%3A1%3A1440%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;24187b7f04140bb0b1bb743be65ee07c&#34;</ETag><Size>1440</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;f336cf1caa2096a96de0cfbc70f9ad9d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A2%3A1264%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1f3c31b42afda4973595009325ef3e49&#34;</ETag><Size>1264</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;20aa44e25b95f87a8c7337a642e24c97&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;1dd035a4cbe08fccc42394835e89df77&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A3%3A1544%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ddfac5c4dd4e6cfa512fc9ef755d80ba&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A4%3A1504%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;73896829b5a8ee7e2a223f80dd6bc99f&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037924%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;6bd52922b36ff7c2ce79617366ee07ae&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1744%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;9480636392e60386e5fcfa26a7e5fa1e&#34;</ETag><Size>1744</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;86f1b31668de87d96f5f9b73789e6722&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A3%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;daa4772dea9401d3c58dea4ef6f578f1&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;66a62a7691132cb3b4613c1d975fab65&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7e8d7307f40bdeb4f3305e9be602cb27&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;a120a0287db33e7f87e2847b83e80d5f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;23ee82433ce4e8b3c0adc7981a52a256&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A3%3A1304%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;c9bf1da7e81941d7bf8edf219e3af8e2&#34;</ETag><Size>1304</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;8d018b1c8baffd1d3c1f37f9112e3931&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;eacc29fa533e744afa4e9a034e4063e7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;313094a08eaea3e8b4a9335ffd44f54b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;a13c73d880c9ea8669a713db0044cc73&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;28e110a65388b036725c956cb4f40835&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;34aedc6a7f8b316b3e420d638101b7f3&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;29151557cd5bf4a5eae9a392b2ab3ee8&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;5a2acfe7d9463c6376f658c29c90fd02&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;9a184fad7ff74943b8ca812f5af57463&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;97dd67255e56715570c8124d64393e24&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;48e1e22980ccda9edefd8f1004274739&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A3%3A1736%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;c89ad4686d31b02b0e0e819333897101&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A4%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;b2f2306a3c7f01a5fd37e98c5f0db539&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;00949568528376e724e9fcf4d3b60725&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f472e8e0d0f8111aa3f3bc9c406179b1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;80731454b0f0f6bda9a6706328d41672&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A2%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;2331f114069e506fa45abd92f7cc16e8&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;80d5289d31961bf2a3b4ab12a0127d24&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A2%3A1256%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;78ecfb41c1828cbbf3e867460bede6a4&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e88ed3aaa7eca2764356d27ef10cfa1c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037937%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1702f735c923178d6e8f8e1569466a4b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037937%3A1%3A1%3A255%3A2%3A1144%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;feba9762acc7f93b4a56d85b48cf26fa&#34;</ETag><Size>1144</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;7011ee874e8ff2211e9e54543b3191f4&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A2%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;4a76c36aabfa4086bfd8d8d31bcbffc6&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A2%3A255%3A2%3A1448%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;0df75368d33e1d5d81a28b9a08eafcf3&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1640%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d94425a6997dab6e73d403aaaf1472ea&#34;</ETag><Size>1640</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;2119f8302ae9404302822f9dc235ec46&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f3d1bfdf886644bf29d31bd16584da90&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;2ace9abb6396728189d1f1270d6016c2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;bf78ed23adbd0ac419f1474fe596777e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A4%3A1784%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e97ede3a0b632611b38c82fa05d2f765&#34;</ETag><Size>1784</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;b0e4109c11e7240a3cfd95e0d987e3db&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;43314d5c28b605b5517144e412dfb477&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f48f340d92e63ff14be5fd27cc733f2c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;19a6de2f8fda386c1628a05640b1d614&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;cdd71f3f9258303a74e6bab5a59bf6d5&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A3%3A2112%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;91eda4be98cc3bac3417ee9509f73d7d&#34;</ETag><Size>2112</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A4%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;82778727338cea7e5f52a40b3c40f1d4&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;03be68aedc5e93911c97cacb12d43770&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b147b1cfd1ef351a131e686de1631d5c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A2%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;53e8079776efd0c7fe82c7cf6eafb28d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;9f36bfd117b58e56c940657eecfd89d2&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;aaa0a6e02417d93517e63e65e3e7d2e2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A2%3A255%3A1%3A1424%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d120f7f937da41759afa30a510ce0255&#34;</ETag><Size>1424</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1776%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;8160dece82ad022c94c68998c3b020aa&#34;</ETag><Size>1776</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;790833acc63bba5df43d70161e81146d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A3%3A1360%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;daff5c718ff85eb00c6b270f5760cb91&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d6b393272b0c8a1126c2678e565cb2e9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A2%3A255%3A1%3A1152%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ff9f3ec64ae8e1217924d0ed262134ae&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A1%3A2160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7d58cf2ffa3b3311d1c32aa97bc50a61&#34;</ETag><Size>2160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;3b536fbf5a72c6f1d25b794d57cc501b&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 48bfc2f8-b4c7-45f4-9769-507efddff240, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 48bfc2f8-b4c7-45f4-9769-507efddff240, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 48bfc2f8-b4c7-45f4-9769-507efddff240, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 8b972714-8c5a-4470-a972-8108b2ee246a, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 8b972714-8c5a-4470-a972-8108b2ee246a, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 8b972714-8c5a-4470-a972-8108b2ee246a, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 645, 'Portions': 145, 'ActivePortions': 145}, '__DEFAULT': {'Rows': 99355, 'Portions': 115, 'ActivePortions': 115}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 145, 'BlobSize': 176408, 'BlobCount': 725}, '__DEFAULT': {'Portions': 115, 'BlobSize': 4406080, 'BlobCount': 575}}, cold bucket stat: (0, 0), frozen bucket stat: (145, 176408)
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:16102/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204727Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204727Z
20251114/us-east-1/s3/aws4_request
9471973837240a48ffcc5c0b3d6c4487e58ff0223c192db26fb483f02bacb431
DEBUG    botocore.auth:auth.py:430 Signature:
ab4117ec7eb0a4042495206726a1a96941e9f02d9e966a39850104851ea21d9f
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/cold_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204727Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=ab4117ec7eb0a4042495206726a1a96941e9f02d9e966a39850104851ea21d9f', 'amz-sdk-invocation-id': b'a8367d76-d548-4a00-8c20-e3bbd0422757', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:47:27 GMT', 'x-amzn-requestid': '4gcwztsQxgFi9b7hweKJhYvGgPTQnw4q53LnU7Emevu6D3ahdksi', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>cold_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:16102/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204727Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204727Z
20251114/us-east-1/s3/aws4_request
786466ed17134e7ae002e448e52ab9c75ff0df396f685ed3ccf6fd16a2d70953
DEBUG    botocore.auth:auth.py:430 Signature:
d606bb4f3b3b7fe3a2dd6b0d32092f5f8eb2f2deb383d31a3294c4613056ba5d
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/medium?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204727Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=d606bb4f3b3b7fe3a2dd6b0d32092f5f8eb2f2deb383d31a3294c4613056ba5d', 'amz-sdk-invocation-id': b'f58c411f-3abe-4826-bd04-1a523f095551', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:47:27 GMT', 'x-amzn-requestid': 'hoHCFGe809Tu3GMPVLrtNOHjPDS5szPL4yF7uTgXNf7d8lob4eV4', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>medium</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:16102/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204727Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204727Z
20251114/us-east-1/s3/aws4_request
f85385297d440614ec53c78b417da402cf289256dfce8753ba6ba5d11078b033
DEBUG    botocore.auth:auth.py:430 Signature:
c5422a913673a461c206b103838200778c4a1c7137591fc7946b1caf95e16986
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/frozen_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204727Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=c5422a913673a461c206b103838200778c4a1c7137591fc7946b1caf95e16986', 'amz-sdk-invocation-id': b'1d0d2119-94f6-4941-8ada-0931cb6e02b8', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 53592
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:47:27 GMT', 'x-amzn-requestid': 'FpbqsknrIira43K7ktxPcFBvtRKwzHSmJyTXWZkBoZfQh055PKZ7', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '53592', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;34eff939966dd96fc61e04bee3d4ba4f&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A2%3A1816%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;c745068d481b0515aea4165b916ec5cb&#34;</ETag><Size>1816</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;fb23f9171b17757cb1dc2e176469b4a5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cfa8a0b7952fb63f7dfadf2cf83097ed&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;969785d18638dc1e71dc309c8fee9f59&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;76c553122067e565c23ac6b7466026f1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;6cca3dcd8f413ad51af7003527118f53&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;9d0aea585719b4e1a8eb01d939c00a9d&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;4f98c8ca83a70a033c75eff6e19bcb8e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1a5f4df50ae0202b78181ab5a79fc270&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;710bd12a125a7a0826c6dabe086b07b9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;be0a7c1984f4c8093eabc624229e85d5&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;0d068b6671dccd5032bc42db6aa10674&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;169a39dc1ef992105b008d64454cdda2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A3%3A1536%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1cd0ecd015e159922d991777d4e34b6a&#34;</ETag><Size>1536</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A4%3A1152%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b0945c53e3a8c53e06b5efbe1fa00b7e&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;21d237d9b840230ac40911f05460d2c9&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;a65d4652ca975ca96dd4adc269404389&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ffa157b81657d56c3806591d18161366&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;dbb30cffd96f2cda495c11eb50c8872a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;0b1b088a94fe98718b260b4e9262c5c6&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A2%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e0f105c23fdc288d960126f34607d3c2&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037897%3A1%3A1%3A255%3A1%3A1720%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1f30e67ac29c7a33dfa177893c57fe4e&#34;</ETag><Size>1720</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;756c8bf50e1b14ddff981f3d35b13a9a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d1d491d289f10bd319a5964f50e522d9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;122ba98dfa6de83562b52443f97e0bdc&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;7626e60779c9117a5aa5552db3e2ef74&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1144%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;76b382c008c1daa16aef1c638ccec692&#34;</ETag><Size>1144</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;f2f766068f0decd10d0a355d7a3ce7df&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A3%3A1224%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ac22662b420aa8c5bd61f9d898d93abd&#34;</ETag><Size>1224</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A4%3A2504%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;240ff0ca91edad5ad611828468ea5b44&#34;</ETag><Size>2504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;658bdfb1748413af03d9fd46c9bb805b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cf86574e0b5b9320b5838d1fe614f7d6&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1416%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b9311bd0a3261cd1c110524dbed0c0ee&#34;</ETag><Size>1416</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A2%3A1928%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;88965419a67c815737ea9348e37e2277&#34;</ETag><Size>1928</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d70b30ee26e1677f1c1601ea54148330&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f6ca311e356541dde08266785f2d8dcb&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A2%3A1296%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;83616eaa943da37ef7a92311c263371e&#34;</ETag><Size>1296</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;efd7c7e653e7b4cae5fa36e16311349c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A2%3A255%3A1%3A2424%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1cdf12a5ba12af80a8fcbe65a51be1b9&#34;</ETag><Size>2424</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;011746a5ca01506fdf83964c27756f29&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037905%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;af992cc29bb2d9de8afef2fa09221752&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;27eec981a6efeef3dd4577c0490156cd&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;dee641780c0c4d248fd383936ad519c0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;35d9c5b51a686307a2465a8dce6122e9&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;397f4751afcb170c423e629fd2b03c46&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A2%3A1200%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ed50b0f966729dbc524ed39d67043e7f&#34;</ETag><Size>1200</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;3e018695734005e3be7a2c364a2f9f4b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e26638baeb35e1d203ff779209f18000&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;65a1dd34e301bdc4d29ef1b96ad9f016&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;baf3bbe887771567705ea1878ad8dc02&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7d2dd5438efac312030ab1d7ff2404c0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A2%3A1496%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;65a7ecaa6689f54356759745386bb91d&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;30b77b5019f350acbf9f718551d2da77&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A2416%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cd5d4acd4df5dd76dd58206782e7f365&#34;</ETag><Size>2416</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A2%3A1208%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e265bd76e5998bc292913aa80b0323cf&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1616%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;57a665afff22ef5b34e6e3d54deceb64&#34;</ETag><Size>1616</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;af26aa3d5e60723ce6781c6f3c2fc0ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A2%3A1320%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;809a9542bd1ef395b5328d6c62a10038&#34;</ETag><Size>1320</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;cb2ec8fd8e2f39c71ca7fd8e26141b9e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A4%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d6fc50af39123e0c794e997429c894f8&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A5%3A1360%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;65143fdbcdcf279b6c27a79c688dd56d&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0aeeeab35fcefe8ebe92923db835b993&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0f234b8606389bcc82637b5eec502dc0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;878094d78836df848f6343a8dd183909&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A3%3A2008%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ac4c5f21766b72b1ef9379e666fba4e7&#34;</ETag><Size>2008</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1352%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;60d206b93f7f63a6d550278c79178dc9&#34;</ETag><Size>1352</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0187ebcce0242f7da65b2c6f25982550&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ae2150d01ae7f1af2a175cdd5170207a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b94d64f4fcc3c13c48a75d7864c1ce62&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;35638001230ae7c046190a76967679de&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e5058fc8bcef1d12f3a97e90ef3a4f22&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;c7371c2c071f84a8da422b44dc6ac8cd&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e59e4b2b6a14b9718cfde17164df7873&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A4%3A1240%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b715d29f1acb4f69bb2c6e45c759c4d0&#34;</ETag><Size>1240</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;62b537d856fda5644fe2cc48902c9731&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A2%3A255%3A1%3A1600%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d2260a637a13ce8ecc25b9c01b52b67d&#34;</ETag><Size>1600</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e3574f40b33f06df9e67a72ccbbff43c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A2%3A255%3A1%3A1440%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;24187b7f04140bb0b1bb743be65ee07c&#34;</ETag><Size>1440</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;f336cf1caa2096a96de0cfbc70f9ad9d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A2%3A1264%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1f3c31b42afda4973595009325ef3e49&#34;</ETag><Size>1264</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;20aa44e25b95f87a8c7337a642e24c97&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;1dd035a4cbe08fccc42394835e89df77&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A3%3A1544%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ddfac5c4dd4e6cfa512fc9ef755d80ba&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A4%3A1504%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;73896829b5a8ee7e2a223f80dd6bc99f&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037924%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;6bd52922b36ff7c2ce79617366ee07ae&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1744%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;9480636392e60386e5fcfa26a7e5fa1e&#34;</ETag><Size>1744</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;86f1b31668de87d96f5f9b73789e6722&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A3%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;daa4772dea9401d3c58dea4ef6f578f1&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;66a62a7691132cb3b4613c1d975fab65&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7e8d7307f40bdeb4f3305e9be602cb27&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;a120a0287db33e7f87e2847b83e80d5f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;23ee82433ce4e8b3c0adc7981a52a256&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A3%3A1304%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;c9bf1da7e81941d7bf8edf219e3af8e2&#34;</ETag><Size>1304</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;8d018b1c8baffd1d3c1f37f9112e3931&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;eacc29fa533e744afa4e9a034e4063e7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;313094a08eaea3e8b4a9335ffd44f54b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;a13c73d880c9ea8669a713db0044cc73&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;28e110a65388b036725c956cb4f40835&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;34aedc6a7f8b316b3e420d638101b7f3&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;29151557cd5bf4a5eae9a392b2ab3ee8&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;5a2acfe7d9463c6376f658c29c90fd02&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;9a184fad7ff74943b8ca812f5af57463&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;97dd67255e56715570c8124d64393e24&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;48e1e22980ccda9edefd8f1004274739&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A3%3A1736%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;c89ad4686d31b02b0e0e819333897101&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A4%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;b2f2306a3c7f01a5fd37e98c5f0db539&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;00949568528376e724e9fcf4d3b60725&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f472e8e0d0f8111aa3f3bc9c406179b1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;80731454b0f0f6bda9a6706328d41672&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A2%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;2331f114069e506fa45abd92f7cc16e8&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;80d5289d31961bf2a3b4ab12a0127d24&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A2%3A1256%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;78ecfb41c1828cbbf3e867460bede6a4&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e88ed3aaa7eca2764356d27ef10cfa1c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037937%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1702f735c923178d6e8f8e1569466a4b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037937%3A1%3A1%3A255%3A2%3A1144%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;feba9762acc7f93b4a56d85b48cf26fa&#34;</ETag><Size>1144</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;7011ee874e8ff2211e9e54543b3191f4&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A2%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;4a76c36aabfa4086bfd8d8d31bcbffc6&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A2%3A255%3A2%3A1448%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;0df75368d33e1d5d81a28b9a08eafcf3&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1640%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d94425a6997dab6e73d403aaaf1472ea&#34;</ETag><Size>1640</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;2119f8302ae9404302822f9dc235ec46&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f3d1bfdf886644bf29d31bd16584da90&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;2ace9abb6396728189d1f1270d6016c2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;bf78ed23adbd0ac419f1474fe596777e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A4%3A1784%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e97ede3a0b632611b38c82fa05d2f765&#34;</ETag><Size>1784</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;b0e4109c11e7240a3cfd95e0d987e3db&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;43314d5c28b605b5517144e412dfb477&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f48f340d92e63ff14be5fd27cc733f2c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;19a6de2f8fda386c1628a05640b1d614&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;cdd71f3f9258303a74e6bab5a59bf6d5&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A3%3A2112%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;91eda4be98cc3bac3417ee9509f73d7d&#34;</ETag><Size>2112</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A4%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;82778727338cea7e5f52a40b3c40f1d4&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;03be68aedc5e93911c97cacb12d43770&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b147b1cfd1ef351a131e686de1631d5c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A2%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;53e8079776efd0c7fe82c7cf6eafb28d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;9f36bfd117b58e56c940657eecfd89d2&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;aaa0a6e02417d93517e63e65e3e7d2e2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A2%3A255%3A1%3A1424%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d120f7f937da41759afa30a510ce0255&#34;</ETag><Size>1424</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1776%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;8160dece82ad022c94c68998c3b020aa&#34;</ETag><Size>1776</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;790833acc63bba5df43d70161e81146d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A3%3A1360%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;daff5c718ff85eb00c6b270f5760cb91&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d6b393272b0c8a1126c2678e565cb2e9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A2%3A255%3A1%3A1152%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ff9f3ec64ae8e1217924d0ed262134ae&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A1%3A2160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7d58cf2ffa3b3311d1c32aa97bc50a61&#34;</ETag><Size>2160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;3b536fbf5a72c6f1d25b794d57cc501b&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 90a9b122-9930-4670-9945-4f4a80b3875c, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 90a9b122-9930-4670-9945-4f4a80b3875c, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 90a9b122-9930-4670-9945-4f4a80b3875c, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, adf36835-fcb5-4acb-8b50-e927ccda52ed, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, adf36835-fcb5-4acb-8b50-e927ccda52ed, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, adf36835-fcb5-4acb-8b50-e927ccda52ed, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 645, 'Portions': 145, 'ActivePortions': 145}, '__DEFAULT': {'Rows': 99355, 'Portions': 115, 'ActivePortions': 115}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 145, 'BlobSize': 176408, 'BlobCount': 725}, '__DEFAULT': {'Portions': 115, 'BlobSize': 4406080, 'BlobCount': 575}}, cold bucket stat: (0, 0), frozen bucket stat: (145, 176408)
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:16102/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204728Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204728Z
20251114/us-east-1/s3/aws4_request
3d2eacedff0c46e89ebfac4d376c3e7bbbc02d8da16d2a4109a47c3304e80885
DEBUG    botocore.auth:auth.py:430 Signature:
c6cf0c75a7fcd610383b53ab8d62ac684e9df7d6515cbd0da479dcd6c60648d6
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/cold_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204728Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=c6cf0c75a7fcd610383b53ab8d62ac684e9df7d6515cbd0da479dcd6c60648d6', 'amz-sdk-invocation-id': b'375964db-6a96-4e07-8e86-c31288373066', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:47:28 GMT', 'x-amzn-requestid': 'ODFntbnaIxpE0K7H0WsXgy97ZFXHGxD6Wv6BmelGsr2G6BAClMjH', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>cold_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:16102/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204728Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204728Z
20251114/us-east-1/s3/aws4_request
08f9b2e2b5022618c3f937ddd925b7358372676a332bcf4b8b0125990d0be68c
DEBUG    botocore.auth:auth.py:430 Signature:
159ac6f82678eb25f3f0313bbbfc4f3c229ca987f674c7472289c6abd7585e4c
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/medium?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204728Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=159ac6f82678eb25f3f0313bbbfc4f3c229ca987f674c7472289c6abd7585e4c', 'amz-sdk-invocation-id': b'bbdffea9-6a1d-4268-8621-3accaf674c5d', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:47:28 GMT', 'x-amzn-requestid': 'QqA8ZWeRq5wqMc0tjHUZZJlO7plzi9GDlKmFwlLLGYXoOORMQNdD', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>medium</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:16102/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204728Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204728Z
20251114/us-east-1/s3/aws4_request
09c66b32d572b750b75ad0312ee9688d3effa9f184a05afd15fcaa3d2e48190a
DEBUG    botocore.auth:auth.py:430 Signature:
7ff61ee74a940859cbdfa021f1fa5c01ef545dff5bc63616f175548dd7a6c32b
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/frozen_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204728Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=7ff61ee74a940859cbdfa021f1fa5c01ef545dff5bc63616f175548dd7a6c32b', 'amz-sdk-invocation-id': b'52ee21a7-6c53-425d-aa27-19fef7b36325', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 53592
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:47:28 GMT', 'x-amzn-requestid': 'lUc7JKxS1HiXV1OqLVQSvbOqOmHzgdaAHpyGzSjm0VHN3ujEaKzF', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '53592', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;34eff939966dd96fc61e04bee3d4ba4f&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A2%3A1816%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;c745068d481b0515aea4165b916ec5cb&#34;</ETag><Size>1816</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;fb23f9171b17757cb1dc2e176469b4a5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cfa8a0b7952fb63f7dfadf2cf83097ed&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;969785d18638dc1e71dc309c8fee9f59&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;76c553122067e565c23ac6b7466026f1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;6cca3dcd8f413ad51af7003527118f53&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;9d0aea585719b4e1a8eb01d939c00a9d&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;4f98c8ca83a70a033c75eff6e19bcb8e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1a5f4df50ae0202b78181ab5a79fc270&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;710bd12a125a7a0826c6dabe086b07b9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;be0a7c1984f4c8093eabc624229e85d5&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;0d068b6671dccd5032bc42db6aa10674&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;169a39dc1ef992105b008d64454cdda2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A3%3A1536%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1cd0ecd015e159922d991777d4e34b6a&#34;</ETag><Size>1536</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A4%3A1152%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b0945c53e3a8c53e06b5efbe1fa00b7e&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;21d237d9b840230ac40911f05460d2c9&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;a65d4652ca975ca96dd4adc269404389&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ffa157b81657d56c3806591d18161366&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;dbb30cffd96f2cda495c11eb50c8872a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;0b1b088a94fe98718b260b4e9262c5c6&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A2%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e0f105c23fdc288d960126f34607d3c2&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037897%3A1%3A1%3A255%3A1%3A1720%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1f30e67ac29c7a33dfa177893c57fe4e&#34;</ETag><Size>1720</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;756c8bf50e1b14ddff981f3d35b13a9a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d1d491d289f10bd319a5964f50e522d9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;122ba98dfa6de83562b52443f97e0bdc&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;7626e60779c9117a5aa5552db3e2ef74&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1144%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;76b382c008c1daa16aef1c638ccec692&#34;</ETag><Size>1144</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;f2f766068f0decd10d0a355d7a3ce7df&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A3%3A1224%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ac22662b420aa8c5bd61f9d898d93abd&#34;</ETag><Size>1224</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A4%3A2504%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;240ff0ca91edad5ad611828468ea5b44&#34;</ETag><Size>2504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;658bdfb1748413af03d9fd46c9bb805b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cf86574e0b5b9320b5838d1fe614f7d6&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1416%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b9311bd0a3261cd1c110524dbed0c0ee&#34;</ETag><Size>1416</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A2%3A1928%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;88965419a67c815737ea9348e37e2277&#34;</ETag><Size>1928</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d70b30ee26e1677f1c1601ea54148330&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f6ca311e356541dde08266785f2d8dcb&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A2%3A1296%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;83616eaa943da37ef7a92311c263371e&#34;</ETag><Size>1296</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;efd7c7e653e7b4cae5fa36e16311349c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A2%3A255%3A1%3A2424%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1cdf12a5ba12af80a8fcbe65a51be1b9&#34;</ETag><Size>2424</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;011746a5ca01506fdf83964c27756f29&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037905%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;af992cc29bb2d9de8afef2fa09221752&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;27eec981a6efeef3dd4577c0490156cd&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;dee641780c0c4d248fd383936ad519c0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;35d9c5b51a686307a2465a8dce6122e9&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;397f4751afcb170c423e629fd2b03c46&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A2%3A1200%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ed50b0f966729dbc524ed39d67043e7f&#34;</ETag><Size>1200</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;3e018695734005e3be7a2c364a2f9f4b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e26638baeb35e1d203ff779209f18000&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;65a1dd34e301bdc4d29ef1b96ad9f016&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;baf3bbe887771567705ea1878ad8dc02&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7d2dd5438efac312030ab1d7ff2404c0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A2%3A1496%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;65a7ecaa6689f54356759745386bb91d&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;30b77b5019f350acbf9f718551d2da77&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A2416%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cd5d4acd4df5dd76dd58206782e7f365&#34;</ETag><Size>2416</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A2%3A1208%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e265bd76e5998bc292913aa80b0323cf&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1616%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;57a665afff22ef5b34e6e3d54deceb64&#34;</ETag><Size>1616</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;af26aa3d5e60723ce6781c6f3c2fc0ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A2%3A1320%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;809a9542bd1ef395b5328d6c62a10038&#34;</ETag><Size>1320</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;cb2ec8fd8e2f39c71ca7fd8e26141b9e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A4%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d6fc50af39123e0c794e997429c894f8&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A5%3A1360%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;65143fdbcdcf279b6c27a79c688dd56d&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0aeeeab35fcefe8ebe92923db835b993&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0f234b8606389bcc82637b5eec502dc0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;878094d78836df848f6343a8dd183909&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A3%3A2008%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ac4c5f21766b72b1ef9379e666fba4e7&#34;</ETag><Size>2008</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1352%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;60d206b93f7f63a6d550278c79178dc9&#34;</ETag><Size>1352</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0187ebcce0242f7da65b2c6f25982550&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ae2150d01ae7f1af2a175cdd5170207a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b94d64f4fcc3c13c48a75d7864c1ce62&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;35638001230ae7c046190a76967679de&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e5058fc8bcef1d12f3a97e90ef3a4f22&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;c7371c2c071f84a8da422b44dc6ac8cd&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e59e4b2b6a14b9718cfde17164df7873&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A4%3A1240%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b715d29f1acb4f69bb2c6e45c759c4d0&#34;</ETag><Size>1240</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;62b537d856fda5644fe2cc48902c9731&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A2%3A255%3A1%3A1600%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d2260a637a13ce8ecc25b9c01b52b67d&#34;</ETag><Size>1600</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e3574f40b33f06df9e67a72ccbbff43c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A2%3A255%3A1%3A1440%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;24187b7f04140bb0b1bb743be65ee07c&#34;</ETag><Size>1440</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;f336cf1caa2096a96de0cfbc70f9ad9d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A2%3A1264%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1f3c31b42afda4973595009325ef3e49&#34;</ETag><Size>1264</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;20aa44e25b95f87a8c7337a642e24c97&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;1dd035a4cbe08fccc42394835e89df77&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A3%3A1544%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ddfac5c4dd4e6cfa512fc9ef755d80ba&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A4%3A1504%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;73896829b5a8ee7e2a223f80dd6bc99f&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037924%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;6bd52922b36ff7c2ce79617366ee07ae&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1744%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;9480636392e60386e5fcfa26a7e5fa1e&#34;</ETag><Size>1744</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;86f1b31668de87d96f5f9b73789e6722&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A3%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;daa4772dea9401d3c58dea4ef6f578f1&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;66a62a7691132cb3b4613c1d975fab65&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7e8d7307f40bdeb4f3305e9be602cb27&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;a120a0287db33e7f87e2847b83e80d5f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;23ee82433ce4e8b3c0adc7981a52a256&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A3%3A1304%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;c9bf1da7e81941d7bf8edf219e3af8e2&#34;</ETag><Size>1304</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;8d018b1c8baffd1d3c1f37f9112e3931&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;eacc29fa533e744afa4e9a034e4063e7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;313094a08eaea3e8b4a9335ffd44f54b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;a13c73d880c9ea8669a713db0044cc73&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;28e110a65388b036725c956cb4f40835&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;34aedc6a7f8b316b3e420d638101b7f3&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;29151557cd5bf4a5eae9a392b2ab3ee8&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;5a2acfe7d9463c6376f658c29c90fd02&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;9a184fad7ff74943b8ca812f5af57463&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;97dd67255e56715570c8124d64393e24&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;48e1e22980ccda9edefd8f1004274739&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A3%3A1736%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;c89ad4686d31b02b0e0e819333897101&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A4%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;b2f2306a3c7f01a5fd37e98c5f0db539&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;00949568528376e724e9fcf4d3b60725&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f472e8e0d0f8111aa3f3bc9c406179b1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;80731454b0f0f6bda9a6706328d41672&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A2%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;2331f114069e506fa45abd92f7cc16e8&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;80d5289d31961bf2a3b4ab12a0127d24&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A2%3A1256%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;78ecfb41c1828cbbf3e867460bede6a4&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e88ed3aaa7eca2764356d27ef10cfa1c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037937%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1702f735c923178d6e8f8e1569466a4b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037937%3A1%3A1%3A255%3A2%3A1144%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;feba9762acc7f93b4a56d85b48cf26fa&#34;</ETag><Size>1144</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;7011ee874e8ff2211e9e54543b3191f4&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A2%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;4a76c36aabfa4086bfd8d8d31bcbffc6&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A2%3A255%3A2%3A1448%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;0df75368d33e1d5d81a28b9a08eafcf3&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1640%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d94425a6997dab6e73d403aaaf1472ea&#34;</ETag><Size>1640</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;2119f8302ae9404302822f9dc235ec46&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f3d1bfdf886644bf29d31bd16584da90&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;2ace9abb6396728189d1f1270d6016c2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;bf78ed23adbd0ac419f1474fe596777e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A4%3A1784%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e97ede3a0b632611b38c82fa05d2f765&#34;</ETag><Size>1784</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;b0e4109c11e7240a3cfd95e0d987e3db&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;43314d5c28b605b5517144e412dfb477&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f48f340d92e63ff14be5fd27cc733f2c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;19a6de2f8fda386c1628a05640b1d614&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;cdd71f3f9258303a74e6bab5a59bf6d5&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A3%3A2112%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;91eda4be98cc3bac3417ee9509f73d7d&#34;</ETag><Size>2112</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A4%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;82778727338cea7e5f52a40b3c40f1d4&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;03be68aedc5e93911c97cacb12d43770&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b147b1cfd1ef351a131e686de1631d5c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A2%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;53e8079776efd0c7fe82c7cf6eafb28d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;9f36bfd117b58e56c940657eecfd89d2&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;aaa0a6e02417d93517e63e65e3e7d2e2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A2%3A255%3A1%3A1424%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d120f7f937da41759afa30a510ce0255&#34;</ETag><Size>1424</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1776%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;8160dece82ad022c94c68998c3b020aa&#34;</ETag><Size>1776</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;790833acc63bba5df43d70161e81146d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A3%3A1360%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;daff5c718ff85eb00c6b270f5760cb91&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d6b393272b0c8a1126c2678e565cb2e9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A2%3A255%3A1%3A1152%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ff9f3ec64ae8e1217924d0ed262134ae&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A1%3A2160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7d58cf2ffa3b3311d1c32aa97bc50a61&#34;</ETag><Size>2160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;3b536fbf5a72c6f1d25b794d57cc501b&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, b65690eb-f06c-4f7b-b792-cae1a8474951, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, b65690eb-f06c-4f7b-b792-cae1a8474951, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, b65690eb-f06c-4f7b-b792-cae1a8474951, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 3e4553b9-63a4-450c-994e-adbe4ce0a468, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 3e4553b9-63a4-450c-994e-adbe4ce0a468, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 3e4553b9-63a4-450c-994e-adbe4ce0a468, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 645, 'Portions': 145, 'ActivePortions': 145}, '__DEFAULT': {'Rows': 99355, 'Portions': 115, 'ActivePortions': 115}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 145, 'BlobSize': 176408, 'BlobCount': 725}, '__DEFAULT': {'Portions': 115, 'BlobSize': 4406080, 'BlobCount': 575}}, cold bucket stat: (0, 0), frozen bucket stat: (145, 176408)
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:16102/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204730Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204730Z
20251114/us-east-1/s3/aws4_request
581ce562a8cb3938f6ab6747577f60e92eca8fc764a5fa5d597675ecc598fe3d
DEBUG    botocore.auth:auth.py:430 Signature:
be2cc41c826f06462a5710faaaf78539160504b927073251cf1e00967c95449f
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/cold_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204730Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=be2cc41c826f06462a5710faaaf78539160504b927073251cf1e00967c95449f', 'amz-sdk-invocation-id': b'5b222c65-cff3-48c0-9cf2-8cab57671877', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:47:30 GMT', 'x-amzn-requestid': 'p8SyAB7VDEKtVtB1PH8xpKrBSpgsM63K8zuFmpGWVbI18qxGYAnV', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>cold_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:16102/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204730Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204730Z
20251114/us-east-1/s3/aws4_request
116768bb649237ea75113b85b62e18b101141a3bd4a351cd4dc21eab0db8d128
DEBUG    botocore.auth:auth.py:430 Signature:
5146e2fcabd571f950b28b5106f7d5b31fd1f3cc4b1e30eb05427d19c4f1bbf3
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/medium?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204730Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=5146e2fcabd571f950b28b5106f7d5b31fd1f3cc4b1e30eb05427d19c4f1bbf3', 'amz-sdk-invocation-id': b'2dc17bdf-181d-4b42-b884-0c45c1f0384a', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:47:30 GMT', 'x-amzn-requestid': 'AtqXQTpOv8MbGRqILXAkXcGOkyqjmv85rkIVKNh6dLtJhLnJ7vHQ', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>medium</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:16102/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204730Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204730Z
20251114/us-east-1/s3/aws4_request
47a66b072fc472c0c09a1c4273543c60c1f60b9f18178853d704151739bb5b9f
DEBUG    botocore.auth:auth.py:430 Signature:
b04044d7163bb6d825395f3d4ecde266e571644f9e0138400c9b0a820503eaaa
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/frozen_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204730Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=b04044d7163bb6d825395f3d4ecde266e571644f9e0138400c9b0a820503eaaa', 'amz-sdk-invocation-id': b'2b13dadc-a177-4a27-b605-35e2f41cb7ce', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 53592
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:47:30 GMT', 'x-amzn-requestid': 'iVJzdIJix98H4jI44SYpPCekLhLm6jcV1CitmCyN5UIxnfmwzdMI', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '53592', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;34eff939966dd96fc61e04bee3d4ba4f&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A2%3A1816%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;c745068d481b0515aea4165b916ec5cb&#34;</ETag><Size>1816</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;fb23f9171b17757cb1dc2e176469b4a5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cfa8a0b7952fb63f7dfadf2cf83097ed&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;969785d18638dc1e71dc309c8fee9f59&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;76c553122067e565c23ac6b7466026f1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;6cca3dcd8f413ad51af7003527118f53&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;9d0aea585719b4e1a8eb01d939c00a9d&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;4f98c8ca83a70a033c75eff6e19bcb8e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1a5f4df50ae0202b78181ab5a79fc270&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;710bd12a125a7a0826c6dabe086b07b9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;be0a7c1984f4c8093eabc624229e85d5&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;0d068b6671dccd5032bc42db6aa10674&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;169a39dc1ef992105b008d64454cdda2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A3%3A1536%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1cd0ecd015e159922d991777d4e34b6a&#34;</ETag><Size>1536</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A4%3A1152%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b0945c53e3a8c53e06b5efbe1fa00b7e&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;21d237d9b840230ac40911f05460d2c9&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;a65d4652ca975ca96dd4adc269404389&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ffa157b81657d56c3806591d18161366&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;dbb30cffd96f2cda495c11eb50c8872a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;0b1b088a94fe98718b260b4e9262c5c6&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A2%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e0f105c23fdc288d960126f34607d3c2&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037897%3A1%3A1%3A255%3A1%3A1720%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1f30e67ac29c7a33dfa177893c57fe4e&#34;</ETag><Size>1720</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;756c8bf50e1b14ddff981f3d35b13a9a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d1d491d289f10bd319a5964f50e522d9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;122ba98dfa6de83562b52443f97e0bdc&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;7626e60779c9117a5aa5552db3e2ef74&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1144%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;76b382c008c1daa16aef1c638ccec692&#34;</ETag><Size>1144</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;f2f766068f0decd10d0a355d7a3ce7df&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A3%3A1224%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ac22662b420aa8c5bd61f9d898d93abd&#34;</ETag><Size>1224</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A4%3A2504%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;240ff0ca91edad5ad611828468ea5b44&#34;</ETag><Size>2504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;658bdfb1748413af03d9fd46c9bb805b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cf86574e0b5b9320b5838d1fe614f7d6&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1416%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b9311bd0a3261cd1c110524dbed0c0ee&#34;</ETag><Size>1416</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A2%3A1928%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;88965419a67c815737ea9348e37e2277&#34;</ETag><Size>1928</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d70b30ee26e1677f1c1601ea54148330&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f6ca311e356541dde08266785f2d8dcb&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A2%3A1296%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;83616eaa943da37ef7a92311c263371e&#34;</ETag><Size>1296</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;efd7c7e653e7b4cae5fa36e16311349c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A2%3A255%3A1%3A2424%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1cdf12a5ba12af80a8fcbe65a51be1b9&#34;</ETag><Size>2424</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;011746a5ca01506fdf83964c27756f29&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037905%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;af992cc29bb2d9de8afef2fa09221752&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;27eec981a6efeef3dd4577c0490156cd&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;dee641780c0c4d248fd383936ad519c0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;35d9c5b51a686307a2465a8dce6122e9&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;397f4751afcb170c423e629fd2b03c46&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A2%3A1200%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ed50b0f966729dbc524ed39d67043e7f&#34;</ETag><Size>1200</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;3e018695734005e3be7a2c364a2f9f4b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e26638baeb35e1d203ff779209f18000&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;65a1dd34e301bdc4d29ef1b96ad9f016&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;baf3bbe887771567705ea1878ad8dc02&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7d2dd5438efac312030ab1d7ff2404c0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A2%3A1496%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;65a7ecaa6689f54356759745386bb91d&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;30b77b5019f350acbf9f718551d2da77&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A2416%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cd5d4acd4df5dd76dd58206782e7f365&#34;</ETag><Size>2416</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A2%3A1208%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e265bd76e5998bc292913aa80b0323cf&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1616%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;57a665afff22ef5b34e6e3d54deceb64&#34;</ETag><Size>1616</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;af26aa3d5e60723ce6781c6f3c2fc0ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A2%3A1320%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;809a9542bd1ef395b5328d6c62a10038&#34;</ETag><Size>1320</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;cb2ec8fd8e2f39c71ca7fd8e26141b9e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A4%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d6fc50af39123e0c794e997429c894f8&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A5%3A1360%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;65143fdbcdcf279b6c27a79c688dd56d&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0aeeeab35fcefe8ebe92923db835b993&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0f234b8606389bcc82637b5eec502dc0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;878094d78836df848f6343a8dd183909&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A3%3A2008%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ac4c5f21766b72b1ef9379e666fba4e7&#34;</ETag><Size>2008</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1352%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;60d206b93f7f63a6d550278c79178dc9&#34;</ETag><Size>1352</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0187ebcce0242f7da65b2c6f25982550&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ae2150d01ae7f1af2a175cdd5170207a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b94d64f4fcc3c13c48a75d7864c1ce62&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;35638001230ae7c046190a76967679de&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e5058fc8bcef1d12f3a97e90ef3a4f22&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;c7371c2c071f84a8da422b44dc6ac8cd&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e59e4b2b6a14b9718cfde17164df7873&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A4%3A1240%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b715d29f1acb4f69bb2c6e45c759c4d0&#34;</ETag><Size>1240</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;62b537d856fda5644fe2cc48902c9731&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A2%3A255%3A1%3A1600%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d2260a637a13ce8ecc25b9c01b52b67d&#34;</ETag><Size>1600</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e3574f40b33f06df9e67a72ccbbff43c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A2%3A255%3A1%3A1440%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;24187b7f04140bb0b1bb743be65ee07c&#34;</ETag><Size>1440</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;f336cf1caa2096a96de0cfbc70f9ad9d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A2%3A1264%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1f3c31b42afda4973595009325ef3e49&#34;</ETag><Size>1264</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;20aa44e25b95f87a8c7337a642e24c97&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;1dd035a4cbe08fccc42394835e89df77&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A3%3A1544%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ddfac5c4dd4e6cfa512fc9ef755d80ba&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A4%3A1504%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;73896829b5a8ee7e2a223f80dd6bc99f&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037924%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;6bd52922b36ff7c2ce79617366ee07ae&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1744%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;9480636392e60386e5fcfa26a7e5fa1e&#34;</ETag><Size>1744</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;86f1b31668de87d96f5f9b73789e6722&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A3%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;daa4772dea9401d3c58dea4ef6f578f1&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;66a62a7691132cb3b4613c1d975fab65&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7e8d7307f40bdeb4f3305e9be602cb27&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;a120a0287db33e7f87e2847b83e80d5f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;23ee82433ce4e8b3c0adc7981a52a256&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A3%3A1304%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;c9bf1da7e81941d7bf8edf219e3af8e2&#34;</ETag><Size>1304</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;8d018b1c8baffd1d3c1f37f9112e3931&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;eacc29fa533e744afa4e9a034e4063e7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;313094a08eaea3e8b4a9335ffd44f54b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;a13c73d880c9ea8669a713db0044cc73&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;28e110a65388b036725c956cb4f40835&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;34aedc6a7f8b316b3e420d638101b7f3&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;29151557cd5bf4a5eae9a392b2ab3ee8&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;5a2acfe7d9463c6376f658c29c90fd02&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;9a184fad7ff74943b8ca812f5af57463&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;97dd67255e56715570c8124d64393e24&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;48e1e22980ccda9edefd8f1004274739&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A3%3A1736%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;c89ad4686d31b02b0e0e819333897101&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A4%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;b2f2306a3c7f01a5fd37e98c5f0db539&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;00949568528376e724e9fcf4d3b60725&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f472e8e0d0f8111aa3f3bc9c406179b1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;80731454b0f0f6bda9a6706328d41672&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A2%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;2331f114069e506fa45abd92f7cc16e8&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;80d5289d31961bf2a3b4ab12a0127d24&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A2%3A1256%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;78ecfb41c1828cbbf3e867460bede6a4&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e88ed3aaa7eca2764356d27ef10cfa1c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037937%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1702f735c923178d6e8f8e1569466a4b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037937%3A1%3A1%3A255%3A2%3A1144%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;feba9762acc7f93b4a56d85b48cf26fa&#34;</ETag><Size>1144</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;7011ee874e8ff2211e9e54543b3191f4&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A2%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;4a76c36aabfa4086bfd8d8d31bcbffc6&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A2%3A255%3A2%3A1448%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;0df75368d33e1d5d81a28b9a08eafcf3&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1640%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d94425a6997dab6e73d403aaaf1472ea&#34;</ETag><Size>1640</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;2119f8302ae9404302822f9dc235ec46&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f3d1bfdf886644bf29d31bd16584da90&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;2ace9abb6396728189d1f1270d6016c2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;bf78ed23adbd0ac419f1474fe596777e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A4%3A1784%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e97ede3a0b632611b38c82fa05d2f765&#34;</ETag><Size>1784</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;b0e4109c11e7240a3cfd95e0d987e3db&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;43314d5c28b605b5517144e412dfb477&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f48f340d92e63ff14be5fd27cc733f2c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;19a6de2f8fda386c1628a05640b1d614&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;cdd71f3f9258303a74e6bab5a59bf6d5&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A3%3A2112%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;91eda4be98cc3bac3417ee9509f73d7d&#34;</ETag><Size>2112</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A4%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;82778727338cea7e5f52a40b3c40f1d4&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;03be68aedc5e93911c97cacb12d43770&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b147b1cfd1ef351a131e686de1631d5c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A2%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;53e8079776efd0c7fe82c7cf6eafb28d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;9f36bfd117b58e56c940657eecfd89d2&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;aaa0a6e02417d93517e63e65e3e7d2e2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A2%3A255%3A1%3A1424%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d120f7f937da41759afa30a510ce0255&#34;</ETag><Size>1424</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1776%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;8160dece82ad022c94c68998c3b020aa&#34;</ETag><Size>1776</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;790833acc63bba5df43d70161e81146d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A3%3A1360%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;daff5c718ff85eb00c6b270f5760cb91&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d6b393272b0c8a1126c2678e565cb2e9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A2%3A255%3A1%3A1152%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ff9f3ec64ae8e1217924d0ed262134ae&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A1%3A2160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7d58cf2ffa3b3311d1c32aa97bc50a61&#34;</ETag><Size>2160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;3b536fbf5a72c6f1d25b794d57cc501b&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 70fc876b-3aed-4295-973b-db4100b042d3, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 70fc876b-3aed-4295-973b-db4100b042d3, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 70fc876b-3aed-4295-973b-db4100b042d3, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 5af2b82c-cc3d-43e9-8570-35da2c913456, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 5af2b82c-cc3d-43e9-8570-35da2c913456, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 5af2b82c-cc3d-43e9-8570-35da2c913456, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 645, 'Portions': 145, 'ActivePortions': 145}, '__DEFAULT': {'Rows': 99355, 'Portions': 115, 'ActivePortions': 115}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 145, 'BlobSize': 176408, 'BlobCount': 725}, '__DEFAULT': {'Portions': 115, 'BlobSize': 4406080, 'BlobCount': 575}}, cold bucket stat: (0, 0), frozen bucket stat: (145, 176408)
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:16102/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204731Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204731Z
20251114/us-east-1/s3/aws4_request
ab7fec5572d37387bde062a6622772b2bbbdf88a0e937d883c338f6e9464ce81
DEBUG    botocore.auth:auth.py:430 Signature:
70ec03e7da3dbbe29ef13e0d0c2a33d1b9016b1fc782dd9eab53284e165a1fa1
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/cold_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204731Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=70ec03e7da3dbbe29ef13e0d0c2a33d1b9016b1fc782dd9eab53284e165a1fa1', 'amz-sdk-invocation-id': b'c5a369dd-cc14-49ae-84ff-beec03e59e00', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:47:31 GMT', 'x-amzn-requestid': 'BEwWyu9nCOI8TFFsYmHF1xLOeW6jpjTZ8DsvkYUY4g1ZGTVvbpfr', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>cold_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:16102/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204731Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204731Z
20251114/us-east-1/s3/aws4_request
fd09862196d44809163a1a5698038c25233fe923e241b32da2c10a13e59cfda5
DEBUG    botocore.auth:auth.py:430 Signature:
033e4469beaf8520e1044576b8ba7217ef6af91d970105142d95b123cb34adb2
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/medium?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204731Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=033e4469beaf8520e1044576b8ba7217ef6af91d970105142d95b123cb34adb2', 'amz-sdk-invocation-id': b'b5efb20f-3638-491e-9274-9d91b4d1fc53', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:47:31 GMT', 'x-amzn-requestid': 'oLOPig2jErdzjL2tyI7e5xnnM8H20U6HVG2irA9kkjsvCz4hQ1go', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>medium</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:16102/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204731Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204731Z
20251114/us-east-1/s3/aws4_request
de7aac52b1d7629d476a73f0173db92b5a789e142c42044b23003fa05438c874
DEBUG    botocore.auth:auth.py:430 Signature:
5b8b6f3a8cdf6f4c3797ea018ce9e5e1ec69d078ced2ec8efac81409dcd8f395
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/frozen_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204731Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=5b8b6f3a8cdf6f4c3797ea018ce9e5e1ec69d078ced2ec8efac81409dcd8f395', 'amz-sdk-invocation-id': b'0b8aca7b-13bb-49cd-a73f-bcb90f77bc60', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 53592
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:47:31 GMT', 'x-amzn-requestid': 'TT9nENhr7xEDvFMY4YuqcoH9VfHegfxxbCt9ZrmMdX5pv0M8kzup', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '53592', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;34eff939966dd96fc61e04bee3d4ba4f&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A2%3A1816%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;c745068d481b0515aea4165b916ec5cb&#34;</ETag><Size>1816</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;fb23f9171b17757cb1dc2e176469b4a5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cfa8a0b7952fb63f7dfadf2cf83097ed&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;969785d18638dc1e71dc309c8fee9f59&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;76c553122067e565c23ac6b7466026f1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;6cca3dcd8f413ad51af7003527118f53&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;9d0aea585719b4e1a8eb01d939c00a9d&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;4f98c8ca83a70a033c75eff6e19bcb8e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1a5f4df50ae0202b78181ab5a79fc270&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;710bd12a125a7a0826c6dabe086b07b9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;be0a7c1984f4c8093eabc624229e85d5&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;0d068b6671dccd5032bc42db6aa10674&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;169a39dc1ef992105b008d64454cdda2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A3%3A1536%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1cd0ecd015e159922d991777d4e34b6a&#34;</ETag><Size>1536</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A4%3A1152%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b0945c53e3a8c53e06b5efbe1fa00b7e&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;21d237d9b840230ac40911f05460d2c9&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;a65d4652ca975ca96dd4adc269404389&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ffa157b81657d56c3806591d18161366&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;dbb30cffd96f2cda495c11eb50c8872a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;0b1b088a94fe98718b260b4e9262c5c6&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A2%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e0f105c23fdc288d960126f34607d3c2&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037897%3A1%3A1%3A255%3A1%3A1720%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1f30e67ac29c7a33dfa177893c57fe4e&#34;</ETag><Size>1720</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;756c8bf50e1b14ddff981f3d35b13a9a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d1d491d289f10bd319a5964f50e522d9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;122ba98dfa6de83562b52443f97e0bdc&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;7626e60779c9117a5aa5552db3e2ef74&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1144%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;76b382c008c1daa16aef1c638ccec692&#34;</ETag><Size>1144</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;f2f766068f0decd10d0a355d7a3ce7df&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A3%3A1224%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ac22662b420aa8c5bd61f9d898d93abd&#34;</ETag><Size>1224</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A4%3A2504%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;240ff0ca91edad5ad611828468ea5b44&#34;</ETag><Size>2504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;658bdfb1748413af03d9fd46c9bb805b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cf86574e0b5b9320b5838d1fe614f7d6&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1416%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b9311bd0a3261cd1c110524dbed0c0ee&#34;</ETag><Size>1416</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A2%3A1928%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;88965419a67c815737ea9348e37e2277&#34;</ETag><Size>1928</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d70b30ee26e1677f1c1601ea54148330&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f6ca311e356541dde08266785f2d8dcb&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A2%3A1296%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;83616eaa943da37ef7a92311c263371e&#34;</ETag><Size>1296</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;efd7c7e653e7b4cae5fa36e16311349c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A2%3A255%3A1%3A2424%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1cdf12a5ba12af80a8fcbe65a51be1b9&#34;</ETag><Size>2424</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;011746a5ca01506fdf83964c27756f29&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037905%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;af992cc29bb2d9de8afef2fa09221752&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;27eec981a6efeef3dd4577c0490156cd&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;dee641780c0c4d248fd383936ad519c0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;35d9c5b51a686307a2465a8dce6122e9&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;397f4751afcb170c423e629fd2b03c46&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A2%3A1200%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ed50b0f966729dbc524ed39d67043e7f&#34;</ETag><Size>1200</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;3e018695734005e3be7a2c364a2f9f4b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e26638baeb35e1d203ff779209f18000&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;65a1dd34e301bdc4d29ef1b96ad9f016&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;baf3bbe887771567705ea1878ad8dc02&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7d2dd5438efac312030ab1d7ff2404c0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A2%3A1496%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;65a7ecaa6689f54356759745386bb91d&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;30b77b5019f350acbf9f718551d2da77&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A2416%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cd5d4acd4df5dd76dd58206782e7f365&#34;</ETag><Size>2416</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A2%3A1208%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e265bd76e5998bc292913aa80b0323cf&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1616%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;57a665afff22ef5b34e6e3d54deceb64&#34;</ETag><Size>1616</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;af26aa3d5e60723ce6781c6f3c2fc0ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A2%3A1320%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;809a9542bd1ef395b5328d6c62a10038&#34;</ETag><Size>1320</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;cb2ec8fd8e2f39c71ca7fd8e26141b9e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A4%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d6fc50af39123e0c794e997429c894f8&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A5%3A1360%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;65143fdbcdcf279b6c27a79c688dd56d&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0aeeeab35fcefe8ebe92923db835b993&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0f234b8606389bcc82637b5eec502dc0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;878094d78836df848f6343a8dd183909&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A3%3A2008%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ac4c5f21766b72b1ef9379e666fba4e7&#34;</ETag><Size>2008</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1352%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;60d206b93f7f63a6d550278c79178dc9&#34;</ETag><Size>1352</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0187ebcce0242f7da65b2c6f25982550&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ae2150d01ae7f1af2a175cdd5170207a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b94d64f4fcc3c13c48a75d7864c1ce62&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;35638001230ae7c046190a76967679de&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e5058fc8bcef1d12f3a97e90ef3a4f22&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;c7371c2c071f84a8da422b44dc6ac8cd&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e59e4b2b6a14b9718cfde17164df7873&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A4%3A1240%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b715d29f1acb4f69bb2c6e45c759c4d0&#34;</ETag><Size>1240</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;62b537d856fda5644fe2cc48902c9731&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A2%3A255%3A1%3A1600%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d2260a637a13ce8ecc25b9c01b52b67d&#34;</ETag><Size>1600</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e3574f40b33f06df9e67a72ccbbff43c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A2%3A255%3A1%3A1440%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;24187b7f04140bb0b1bb743be65ee07c&#34;</ETag><Size>1440</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;f336cf1caa2096a96de0cfbc70f9ad9d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A2%3A1264%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1f3c31b42afda4973595009325ef3e49&#34;</ETag><Size>1264</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;20aa44e25b95f87a8c7337a642e24c97&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;1dd035a4cbe08fccc42394835e89df77&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A3%3A1544%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ddfac5c4dd4e6cfa512fc9ef755d80ba&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A4%3A1504%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;73896829b5a8ee7e2a223f80dd6bc99f&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037924%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;6bd52922b36ff7c2ce79617366ee07ae&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1744%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;9480636392e60386e5fcfa26a7e5fa1e&#34;</ETag><Size>1744</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;86f1b31668de87d96f5f9b73789e6722&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A3%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;daa4772dea9401d3c58dea4ef6f578f1&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;66a62a7691132cb3b4613c1d975fab65&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7e8d7307f40bdeb4f3305e9be602cb27&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;a120a0287db33e7f87e2847b83e80d5f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;23ee82433ce4e8b3c0adc7981a52a256&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A3%3A1304%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;c9bf1da7e81941d7bf8edf219e3af8e2&#34;</ETag><Size>1304</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;8d018b1c8baffd1d3c1f37f9112e3931&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;eacc29fa533e744afa4e9a034e4063e7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;313094a08eaea3e8b4a9335ffd44f54b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;a13c73d880c9ea8669a713db0044cc73&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;28e110a65388b036725c956cb4f40835&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;34aedc6a7f8b316b3e420d638101b7f3&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;29151557cd5bf4a5eae9a392b2ab3ee8&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;5a2acfe7d9463c6376f658c29c90fd02&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;9a184fad7ff74943b8ca812f5af57463&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;97dd67255e56715570c8124d64393e24&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;48e1e22980ccda9edefd8f1004274739&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A3%3A1736%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;c89ad4686d31b02b0e0e819333897101&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A4%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;b2f2306a3c7f01a5fd37e98c5f0db539&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;00949568528376e724e9fcf4d3b60725&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f472e8e0d0f8111aa3f3bc9c406179b1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;80731454b0f0f6bda9a6706328d41672&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A2%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;2331f114069e506fa45abd92f7cc16e8&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;80d5289d31961bf2a3b4ab12a0127d24&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A2%3A1256%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;78ecfb41c1828cbbf3e867460bede6a4&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e88ed3aaa7eca2764356d27ef10cfa1c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037937%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1702f735c923178d6e8f8e1569466a4b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037937%3A1%3A1%3A255%3A2%3A1144%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;feba9762acc7f93b4a56d85b48cf26fa&#34;</ETag><Size>1144</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;7011ee874e8ff2211e9e54543b3191f4&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A2%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;4a76c36aabfa4086bfd8d8d31bcbffc6&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A2%3A255%3A2%3A1448%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;0df75368d33e1d5d81a28b9a08eafcf3&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1640%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d94425a6997dab6e73d403aaaf1472ea&#34;</ETag><Size>1640</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;2119f8302ae9404302822f9dc235ec46&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f3d1bfdf886644bf29d31bd16584da90&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;2ace9abb6396728189d1f1270d6016c2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;bf78ed23adbd0ac419f1474fe596777e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A4%3A1784%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e97ede3a0b632611b38c82fa05d2f765&#34;</ETag><Size>1784</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;b0e4109c11e7240a3cfd95e0d987e3db&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;43314d5c28b605b5517144e412dfb477&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f48f340d92e63ff14be5fd27cc733f2c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;19a6de2f8fda386c1628a05640b1d614&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;cdd71f3f9258303a74e6bab5a59bf6d5&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A3%3A2112%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;91eda4be98cc3bac3417ee9509f73d7d&#34;</ETag><Size>2112</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A4%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;82778727338cea7e5f52a40b3c40f1d4&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;03be68aedc5e93911c97cacb12d43770&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b147b1cfd1ef351a131e686de1631d5c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A2%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;53e8079776efd0c7fe82c7cf6eafb28d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;9f36bfd117b58e56c940657eecfd89d2&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;aaa0a6e02417d93517e63e65e3e7d2e2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A2%3A255%3A1%3A1424%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d120f7f937da41759afa30a510ce0255&#34;</ETag><Size>1424</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1776%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;8160dece82ad022c94c68998c3b020aa&#34;</ETag><Size>1776</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;790833acc63bba5df43d70161e81146d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A3%3A1360%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;daff5c718ff85eb00c6b270f5760cb91&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d6b393272b0c8a1126c2678e565cb2e9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A2%3A255%3A1%3A1152%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ff9f3ec64ae8e1217924d0ed262134ae&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A1%3A2160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7d58cf2ffa3b3311d1c32aa97bc50a61&#34;</ETag><Size>2160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;3b536fbf5a72c6f1d25b794d57cc501b&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, f994d980-4995-46c0-a7de-c9be2ddbe8eb, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, f994d980-4995-46c0-a7de-c9be2ddbe8eb, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, f994d980-4995-46c0-a7de-c9be2ddbe8eb, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 3922632a-eb84-4fd5-9f8a-3819aa8ea732, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 3922632a-eb84-4fd5-9f8a-3819aa8ea732, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 3922632a-eb84-4fd5-9f8a-3819aa8ea732, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 645, 'Portions': 145, 'ActivePortions': 145}, '__DEFAULT': {'Rows': 99355, 'Portions': 115, 'ActivePortions': 115}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 145, 'BlobSize': 176408, 'BlobCount': 725}, '__DEFAULT': {'Portions': 115, 'BlobSize': 4406080, 'BlobCount': 575}}, cold bucket stat: (0, 0), frozen bucket stat: (145, 176408)
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:16102/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204733Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204733Z
20251114/us-east-1/s3/aws4_request
c1fe02ecbd17dbac819055dfb2d58a6356ef0ab8f9ddd3e57811697f788386ae
DEBUG    botocore.auth:auth.py:430 Signature:
5cff763afe2348c6e41019e77b0b2013e5e4fd0037e4f51771bc43eb13ed8092
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/cold_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204733Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=5cff763afe2348c6e41019e77b0b2013e5e4fd0037e4f51771bc43eb13ed8092', 'amz-sdk-invocation-id': b'963562a5-091f-46e0-8c9f-a37a7cbd7382', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:47:33 GMT', 'x-amzn-requestid': 'ChiWZpCqnNcd4uM7AiXcxHsWCap5pAXiPMmuaGuoMV3p7EoX9vxF', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>cold_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:16102/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204733Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204733Z
20251114/us-east-1/s3/aws4_request
a486c1a5ea4f1fa099e732c747288433bb80d58531db4b6dd5f776070ad3be5a
DEBUG    botocore.auth:auth.py:430 Signature:
3a1d5fce35d99266c6e2c822db6e0b43f020b05121a99153d680e5204a9a92fa
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/medium?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204733Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=3a1d5fce35d99266c6e2c822db6e0b43f020b05121a99153d680e5204a9a92fa', 'amz-sdk-invocation-id': b'721aefac-f1e7-4175-bb6e-91dcdbadc47d', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:47:33 GMT', 'x-amzn-requestid': 'BYa2xZtG9QzkGKTeyNa01Q9ZRn3tiwJSTljgmpOCCi41vZX8f7F9', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>medium</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:16102/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204733Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204733Z
20251114/us-east-1/s3/aws4_request
754b3a6af7edf98bf0b2ae15f5c2067c7c1be069874f37abbf3017de5a14fbfa
DEBUG    botocore.auth:auth.py:430 Signature:
9b1532f9670343a71994b7fcda325fc88a0809b168d6c9b06afb50ed4be4e4e5
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/frozen_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204733Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=9b1532f9670343a71994b7fcda325fc88a0809b168d6c9b06afb50ed4be4e4e5', 'amz-sdk-invocation-id': b'22dea6fd-9d01-478a-9c43-3360bb4876da', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 53592
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:47:33 GMT', 'x-amzn-requestid': 'OtclSthsCcDZ6ZfOVqp0cFrnUYRIHBjQj5M6OFQDyvL4gqt9Vu10', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '53592', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;34eff939966dd96fc61e04bee3d4ba4f&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A2%3A1816%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;c745068d481b0515aea4165b916ec5cb&#34;</ETag><Size>1816</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;fb23f9171b17757cb1dc2e176469b4a5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cfa8a0b7952fb63f7dfadf2cf83097ed&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;969785d18638dc1e71dc309c8fee9f59&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;76c553122067e565c23ac6b7466026f1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;6cca3dcd8f413ad51af7003527118f53&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;9d0aea585719b4e1a8eb01d939c00a9d&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;4f98c8ca83a70a033c75eff6e19bcb8e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1a5f4df50ae0202b78181ab5a79fc270&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;710bd12a125a7a0826c6dabe086b07b9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;be0a7c1984f4c8093eabc624229e85d5&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;0d068b6671dccd5032bc42db6aa10674&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;169a39dc1ef992105b008d64454cdda2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A3%3A1536%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1cd0ecd015e159922d991777d4e34b6a&#34;</ETag><Size>1536</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A4%3A1152%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b0945c53e3a8c53e06b5efbe1fa00b7e&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;21d237d9b840230ac40911f05460d2c9&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;a65d4652ca975ca96dd4adc269404389&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ffa157b81657d56c3806591d18161366&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;dbb30cffd96f2cda495c11eb50c8872a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;0b1b088a94fe98718b260b4e9262c5c6&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A2%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e0f105c23fdc288d960126f34607d3c2&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037897%3A1%3A1%3A255%3A1%3A1720%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1f30e67ac29c7a33dfa177893c57fe4e&#34;</ETag><Size>1720</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;756c8bf50e1b14ddff981f3d35b13a9a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d1d491d289f10bd319a5964f50e522d9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;122ba98dfa6de83562b52443f97e0bdc&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;7626e60779c9117a5aa5552db3e2ef74&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1144%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;76b382c008c1daa16aef1c638ccec692&#34;</ETag><Size>1144</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;f2f766068f0decd10d0a355d7a3ce7df&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A3%3A1224%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ac22662b420aa8c5bd61f9d898d93abd&#34;</ETag><Size>1224</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A4%3A2504%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;240ff0ca91edad5ad611828468ea5b44&#34;</ETag><Size>2504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;658bdfb1748413af03d9fd46c9bb805b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cf86574e0b5b9320b5838d1fe614f7d6&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1416%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b9311bd0a3261cd1c110524dbed0c0ee&#34;</ETag><Size>1416</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A2%3A1928%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;88965419a67c815737ea9348e37e2277&#34;</ETag><Size>1928</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d70b30ee26e1677f1c1601ea54148330&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f6ca311e356541dde08266785f2d8dcb&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A2%3A1296%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;83616eaa943da37ef7a92311c263371e&#34;</ETag><Size>1296</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;efd7c7e653e7b4cae5fa36e16311349c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A2%3A255%3A1%3A2424%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1cdf12a5ba12af80a8fcbe65a51be1b9&#34;</ETag><Size>2424</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;011746a5ca01506fdf83964c27756f29&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037905%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;af992cc29bb2d9de8afef2fa09221752&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;27eec981a6efeef3dd4577c0490156cd&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;dee641780c0c4d248fd383936ad519c0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;35d9c5b51a686307a2465a8dce6122e9&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;397f4751afcb170c423e629fd2b03c46&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A2%3A1200%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ed50b0f966729dbc524ed39d67043e7f&#34;</ETag><Size>1200</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;3e018695734005e3be7a2c364a2f9f4b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e26638baeb35e1d203ff779209f18000&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;65a1dd34e301bdc4d29ef1b96ad9f016&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;baf3bbe887771567705ea1878ad8dc02&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7d2dd5438efac312030ab1d7ff2404c0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A2%3A1496%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;65a7ecaa6689f54356759745386bb91d&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;30b77b5019f350acbf9f718551d2da77&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A2416%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cd5d4acd4df5dd76dd58206782e7f365&#34;</ETag><Size>2416</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A2%3A1208%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e265bd76e5998bc292913aa80b0323cf&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1616%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;57a665afff22ef5b34e6e3d54deceb64&#34;</ETag><Size>1616</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;af26aa3d5e60723ce6781c6f3c2fc0ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A2%3A1320%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;809a9542bd1ef395b5328d6c62a10038&#34;</ETag><Size>1320</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;cb2ec8fd8e2f39c71ca7fd8e26141b9e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A4%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d6fc50af39123e0c794e997429c894f8&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A5%3A1360%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;65143fdbcdcf279b6c27a79c688dd56d&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0aeeeab35fcefe8ebe92923db835b993&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0f234b8606389bcc82637b5eec502dc0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;878094d78836df848f6343a8dd183909&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A3%3A2008%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ac4c5f21766b72b1ef9379e666fba4e7&#34;</ETag><Size>2008</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1352%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;60d206b93f7f63a6d550278c79178dc9&#34;</ETag><Size>1352</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0187ebcce0242f7da65b2c6f25982550&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ae2150d01ae7f1af2a175cdd5170207a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b94d64f4fcc3c13c48a75d7864c1ce62&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;35638001230ae7c046190a76967679de&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e5058fc8bcef1d12f3a97e90ef3a4f22&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;c7371c2c071f84a8da422b44dc6ac8cd&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e59e4b2b6a14b9718cfde17164df7873&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A4%3A1240%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b715d29f1acb4f69bb2c6e45c759c4d0&#34;</ETag><Size>1240</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;62b537d856fda5644fe2cc48902c9731&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A2%3A255%3A1%3A1600%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d2260a637a13ce8ecc25b9c01b52b67d&#34;</ETag><Size>1600</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e3574f40b33f06df9e67a72ccbbff43c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A2%3A255%3A1%3A1440%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;24187b7f04140bb0b1bb743be65ee07c&#34;</ETag><Size>1440</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;f336cf1caa2096a96de0cfbc70f9ad9d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A2%3A1264%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1f3c31b42afda4973595009325ef3e49&#34;</ETag><Size>1264</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;20aa44e25b95f87a8c7337a642e24c97&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;1dd035a4cbe08fccc42394835e89df77&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A3%3A1544%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ddfac5c4dd4e6cfa512fc9ef755d80ba&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A4%3A1504%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;73896829b5a8ee7e2a223f80dd6bc99f&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037924%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;6bd52922b36ff7c2ce79617366ee07ae&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1744%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;9480636392e60386e5fcfa26a7e5fa1e&#34;</ETag><Size>1744</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;86f1b31668de87d96f5f9b73789e6722&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A3%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;daa4772dea9401d3c58dea4ef6f578f1&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;66a62a7691132cb3b4613c1d975fab65&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7e8d7307f40bdeb4f3305e9be602cb27&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;a120a0287db33e7f87e2847b83e80d5f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;23ee82433ce4e8b3c0adc7981a52a256&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A3%3A1304%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;c9bf1da7e81941d7bf8edf219e3af8e2&#34;</ETag><Size>1304</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;8d018b1c8baffd1d3c1f37f9112e3931&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;eacc29fa533e744afa4e9a034e4063e7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;313094a08eaea3e8b4a9335ffd44f54b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;a13c73d880c9ea8669a713db0044cc73&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;28e110a65388b036725c956cb4f40835&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;34aedc6a7f8b316b3e420d638101b7f3&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;29151557cd5bf4a5eae9a392b2ab3ee8&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;5a2acfe7d9463c6376f658c29c90fd02&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;9a184fad7ff74943b8ca812f5af57463&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;97dd67255e56715570c8124d64393e24&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;48e1e22980ccda9edefd8f1004274739&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A3%3A1736%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;c89ad4686d31b02b0e0e819333897101&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A4%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;b2f2306a3c7f01a5fd37e98c5f0db539&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;00949568528376e724e9fcf4d3b60725&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f472e8e0d0f8111aa3f3bc9c406179b1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;80731454b0f0f6bda9a6706328d41672&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A2%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;2331f114069e506fa45abd92f7cc16e8&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;80d5289d31961bf2a3b4ab12a0127d24&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A2%3A1256%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;78ecfb41c1828cbbf3e867460bede6a4&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e88ed3aaa7eca2764356d27ef10cfa1c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037937%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1702f735c923178d6e8f8e1569466a4b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037937%3A1%3A1%3A255%3A2%3A1144%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;feba9762acc7f93b4a56d85b48cf26fa&#34;</ETag><Size>1144</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;7011ee874e8ff2211e9e54543b3191f4&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A2%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;4a76c36aabfa4086bfd8d8d31bcbffc6&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A2%3A255%3A2%3A1448%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;0df75368d33e1d5d81a28b9a08eafcf3&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1640%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d94425a6997dab6e73d403aaaf1472ea&#34;</ETag><Size>1640</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;2119f8302ae9404302822f9dc235ec46&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f3d1bfdf886644bf29d31bd16584da90&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;2ace9abb6396728189d1f1270d6016c2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;bf78ed23adbd0ac419f1474fe596777e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A4%3A1784%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e97ede3a0b632611b38c82fa05d2f765&#34;</ETag><Size>1784</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;b0e4109c11e7240a3cfd95e0d987e3db&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;43314d5c28b605b5517144e412dfb477&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f48f340d92e63ff14be5fd27cc733f2c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;19a6de2f8fda386c1628a05640b1d614&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;cdd71f3f9258303a74e6bab5a59bf6d5&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A3%3A2112%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;91eda4be98cc3bac3417ee9509f73d7d&#34;</ETag><Size>2112</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A4%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;82778727338cea7e5f52a40b3c40f1d4&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;03be68aedc5e93911c97cacb12d43770&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b147b1cfd1ef351a131e686de1631d5c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A2%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;53e8079776efd0c7fe82c7cf6eafb28d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;9f36bfd117b58e56c940657eecfd89d2&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;aaa0a6e02417d93517e63e65e3e7d2e2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A2%3A255%3A1%3A1424%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d120f7f937da41759afa30a510ce0255&#34;</ETag><Size>1424</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1776%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;8160dece82ad022c94c68998c3b020aa&#34;</ETag><Size>1776</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;790833acc63bba5df43d70161e81146d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A3%3A1360%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;daff5c718ff85eb00c6b270f5760cb91&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d6b393272b0c8a1126c2678e565cb2e9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A2%3A255%3A1%3A1152%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ff9f3ec64ae8e1217924d0ed262134ae&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A1%3A2160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7d58cf2ffa3b3311d1c32aa97bc50a61&#34;</ETag><Size>2160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;3b536fbf5a72c6f1d25b794d57cc501b&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, a4de8f5b-6b73-47f5-a7c9-9fcfd6c69f68, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, a4de8f5b-6b73-47f5-a7c9-9fcfd6c69f68, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, a4de8f5b-6b73-47f5-a7c9-9fcfd6c69f68, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 3362188b-40d6-479d-a32d-f7a6da7cecd8, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 3362188b-40d6-479d-a32d-f7a6da7cecd8, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 3362188b-40d6-479d-a32d-f7a6da7cecd8, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 645, 'Portions': 145, 'ActivePortions': 145}, '__DEFAULT': {'Rows': 99355, 'Portions': 115, 'ActivePortions': 115}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 145, 'BlobSize': 176408, 'BlobCount': 725}, '__DEFAULT': {'Portions': 115, 'BlobSize': 4406080, 'BlobCount': 575}}, cold bucket stat: (0, 0), frozen bucket stat: (145, 176408)
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:16102/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204734Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204734Z
20251114/us-east-1/s3/aws4_request
43f6a9b5ef17885be1c6585eb1afbef3b22a1618801226d62d343be7bec7417b
DEBUG    botocore.auth:auth.py:430 Signature:
ecc528bd690ba99a01945d3d2593c5a759cc906b48f4e03d5b16ef7e3b3bb432
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/cold_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204734Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=ecc528bd690ba99a01945d3d2593c5a759cc906b48f4e03d5b16ef7e3b3bb432', 'amz-sdk-invocation-id': b'5331fc1b-91dc-4758-8ed3-a93e49a52c35', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:47:34 GMT', 'x-amzn-requestid': 'TY52qMRa7VpsuFs2k12yoztO9221BWI4K9G8b8xg7TMvCnWjty8H', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>cold_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:16102/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204734Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204734Z
20251114/us-east-1/s3/aws4_request
16192679190282e6fd4b292a2df7dc40c928a7dc26299324a4a052c4f44e1c13
DEBUG    botocore.auth:auth.py:430 Signature:
d83543239f939f598d5030da4858a8b361b5d0a2daf90ab57204bc85a588b474
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/medium?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204734Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=d83543239f939f598d5030da4858a8b361b5d0a2daf90ab57204bc85a588b474', 'amz-sdk-invocation-id': b'57149b83-ec92-496f-8cb9-9c5e46dcf2ae', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:47:34 GMT', 'x-amzn-requestid': 'oIJiRV15Dc56NISg6eEDSpuPphBrcjPipe3VLjhrtNyaXakT9SMZ', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>medium</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:16102/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204734Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204734Z
20251114/us-east-1/s3/aws4_request
ab0ee857def577c742df61175516bb51a5141f3f606987b07072715ba18ccefa
DEBUG    botocore.auth:auth.py:430 Signature:
be7d3aac9adfcdcc7ee7e9f10d80094b890d91b6419cd05b1035b93b34b30d34
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/frozen_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204734Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=be7d3aac9adfcdcc7ee7e9f10d80094b890d91b6419cd05b1035b93b34b30d34', 'amz-sdk-invocation-id': b'4b5b5d4b-77a7-4bb3-8999-efaa2633fe2a', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 53592
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:47:34 GMT', 'x-amzn-requestid': 'q2xTgLLQzSwcY0VEyBt6XVAADSNecFFe0x0naJxnN8osteW2MaWI', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '53592', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;34eff939966dd96fc61e04bee3d4ba4f&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A2%3A1816%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;c745068d481b0515aea4165b916ec5cb&#34;</ETag><Size>1816</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;fb23f9171b17757cb1dc2e176469b4a5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cfa8a0b7952fb63f7dfadf2cf83097ed&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;969785d18638dc1e71dc309c8fee9f59&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;76c553122067e565c23ac6b7466026f1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;6cca3dcd8f413ad51af7003527118f53&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;9d0aea585719b4e1a8eb01d939c00a9d&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;4f98c8ca83a70a033c75eff6e19bcb8e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1a5f4df50ae0202b78181ab5a79fc270&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;710bd12a125a7a0826c6dabe086b07b9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;be0a7c1984f4c8093eabc624229e85d5&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;0d068b6671dccd5032bc42db6aa10674&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;169a39dc1ef992105b008d64454cdda2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A3%3A1536%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1cd0ecd015e159922d991777d4e34b6a&#34;</ETag><Size>1536</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A4%3A1152%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b0945c53e3a8c53e06b5efbe1fa00b7e&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;21d237d9b840230ac40911f05460d2c9&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;a65d4652ca975ca96dd4adc269404389&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ffa157b81657d56c3806591d18161366&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;dbb30cffd96f2cda495c11eb50c8872a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;0b1b088a94fe98718b260b4e9262c5c6&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A2%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e0f105c23fdc288d960126f34607d3c2&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037897%3A1%3A1%3A255%3A1%3A1720%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1f30e67ac29c7a33dfa177893c57fe4e&#34;</ETag><Size>1720</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;756c8bf50e1b14ddff981f3d35b13a9a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d1d491d289f10bd319a5964f50e522d9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;122ba98dfa6de83562b52443f97e0bdc&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;7626e60779c9117a5aa5552db3e2ef74&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1144%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;76b382c008c1daa16aef1c638ccec692&#34;</ETag><Size>1144</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;f2f766068f0decd10d0a355d7a3ce7df&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A3%3A1224%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ac22662b420aa8c5bd61f9d898d93abd&#34;</ETag><Size>1224</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A4%3A2504%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;240ff0ca91edad5ad611828468ea5b44&#34;</ETag><Size>2504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;658bdfb1748413af03d9fd46c9bb805b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cf86574e0b5b9320b5838d1fe614f7d6&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1416%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b9311bd0a3261cd1c110524dbed0c0ee&#34;</ETag><Size>1416</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A2%3A1928%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;88965419a67c815737ea9348e37e2277&#34;</ETag><Size>1928</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d70b30ee26e1677f1c1601ea54148330&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f6ca311e356541dde08266785f2d8dcb&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A2%3A1296%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;83616eaa943da37ef7a92311c263371e&#34;</ETag><Size>1296</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;efd7c7e653e7b4cae5fa36e16311349c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A2%3A255%3A1%3A2424%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1cdf12a5ba12af80a8fcbe65a51be1b9&#34;</ETag><Size>2424</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;011746a5ca01506fdf83964c27756f29&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037905%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;af992cc29bb2d9de8afef2fa09221752&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;27eec981a6efeef3dd4577c0490156cd&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;dee641780c0c4d248fd383936ad519c0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;35d9c5b51a686307a2465a8dce6122e9&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;397f4751afcb170c423e629fd2b03c46&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A2%3A1200%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ed50b0f966729dbc524ed39d67043e7f&#34;</ETag><Size>1200</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;3e018695734005e3be7a2c364a2f9f4b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e26638baeb35e1d203ff779209f18000&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;65a1dd34e301bdc4d29ef1b96ad9f016&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;baf3bbe887771567705ea1878ad8dc02&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7d2dd5438efac312030ab1d7ff2404c0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A2%3A1496%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;65a7ecaa6689f54356759745386bb91d&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;30b77b5019f350acbf9f718551d2da77&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A2416%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cd5d4acd4df5dd76dd58206782e7f365&#34;</ETag><Size>2416</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A2%3A1208%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e265bd76e5998bc292913aa80b0323cf&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1616%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;57a665afff22ef5b34e6e3d54deceb64&#34;</ETag><Size>1616</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;af26aa3d5e60723ce6781c6f3c2fc0ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A2%3A1320%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;809a9542bd1ef395b5328d6c62a10038&#34;</ETag><Size>1320</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;cb2ec8fd8e2f39c71ca7fd8e26141b9e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A4%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d6fc50af39123e0c794e997429c894f8&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A5%3A1360%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;65143fdbcdcf279b6c27a79c688dd56d&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0aeeeab35fcefe8ebe92923db835b993&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0f234b8606389bcc82637b5eec502dc0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;878094d78836df848f6343a8dd183909&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A3%3A2008%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ac4c5f21766b72b1ef9379e666fba4e7&#34;</ETag><Size>2008</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1352%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;60d206b93f7f63a6d550278c79178dc9&#34;</ETag><Size>1352</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0187ebcce0242f7da65b2c6f25982550&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ae2150d01ae7f1af2a175cdd5170207a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b94d64f4fcc3c13c48a75d7864c1ce62&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;35638001230ae7c046190a76967679de&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e5058fc8bcef1d12f3a97e90ef3a4f22&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;c7371c2c071f84a8da422b44dc6ac8cd&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e59e4b2b6a14b9718cfde17164df7873&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A4%3A1240%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b715d29f1acb4f69bb2c6e45c759c4d0&#34;</ETag><Size>1240</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;62b537d856fda5644fe2cc48902c9731&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A2%3A255%3A1%3A1600%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d2260a637a13ce8ecc25b9c01b52b67d&#34;</ETag><Size>1600</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e3574f40b33f06df9e67a72ccbbff43c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A2%3A255%3A1%3A1440%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;24187b7f04140bb0b1bb743be65ee07c&#34;</ETag><Size>1440</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;f336cf1caa2096a96de0cfbc70f9ad9d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A2%3A1264%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1f3c31b42afda4973595009325ef3e49&#34;</ETag><Size>1264</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;20aa44e25b95f87a8c7337a642e24c97&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;1dd035a4cbe08fccc42394835e89df77&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A3%3A1544%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ddfac5c4dd4e6cfa512fc9ef755d80ba&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A4%3A1504%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;73896829b5a8ee7e2a223f80dd6bc99f&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037924%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;6bd52922b36ff7c2ce79617366ee07ae&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1744%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;9480636392e60386e5fcfa26a7e5fa1e&#34;</ETag><Size>1744</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;86f1b31668de87d96f5f9b73789e6722&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A3%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;daa4772dea9401d3c58dea4ef6f578f1&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;66a62a7691132cb3b4613c1d975fab65&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7e8d7307f40bdeb4f3305e9be602cb27&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;a120a0287db33e7f87e2847b83e80d5f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;23ee82433ce4e8b3c0adc7981a52a256&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A3%3A1304%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;c9bf1da7e81941d7bf8edf219e3af8e2&#34;</ETag><Size>1304</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;8d018b1c8baffd1d3c1f37f9112e3931&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;eacc29fa533e744afa4e9a034e4063e7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;313094a08eaea3e8b4a9335ffd44f54b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;a13c73d880c9ea8669a713db0044cc73&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;28e110a65388b036725c956cb4f40835&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;34aedc6a7f8b316b3e420d638101b7f3&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;29151557cd5bf4a5eae9a392b2ab3ee8&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;5a2acfe7d9463c6376f658c29c90fd02&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;9a184fad7ff74943b8ca812f5af57463&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;97dd67255e56715570c8124d64393e24&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;48e1e22980ccda9edefd8f1004274739&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A3%3A1736%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;c89ad4686d31b02b0e0e819333897101&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A4%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;b2f2306a3c7f01a5fd37e98c5f0db539&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;00949568528376e724e9fcf4d3b60725&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f472e8e0d0f8111aa3f3bc9c406179b1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;80731454b0f0f6bda9a6706328d41672&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A2%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;2331f114069e506fa45abd92f7cc16e8&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;80d5289d31961bf2a3b4ab12a0127d24&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A2%3A1256%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;78ecfb41c1828cbbf3e867460bede6a4&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e88ed3aaa7eca2764356d27ef10cfa1c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037937%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1702f735c923178d6e8f8e1569466a4b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037937%3A1%3A1%3A255%3A2%3A1144%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;feba9762acc7f93b4a56d85b48cf26fa&#34;</ETag><Size>1144</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;7011ee874e8ff2211e9e54543b3191f4&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A2%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;4a76c36aabfa4086bfd8d8d31bcbffc6&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A2%3A255%3A2%3A1448%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;0df75368d33e1d5d81a28b9a08eafcf3&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1640%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d94425a6997dab6e73d403aaaf1472ea&#34;</ETag><Size>1640</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;2119f8302ae9404302822f9dc235ec46&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f3d1bfdf886644bf29d31bd16584da90&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;2ace9abb6396728189d1f1270d6016c2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;bf78ed23adbd0ac419f1474fe596777e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A4%3A1784%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e97ede3a0b632611b38c82fa05d2f765&#34;</ETag><Size>1784</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;b0e4109c11e7240a3cfd95e0d987e3db&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;43314d5c28b605b5517144e412dfb477&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f48f340d92e63ff14be5fd27cc733f2c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;19a6de2f8fda386c1628a05640b1d614&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;cdd71f3f9258303a74e6bab5a59bf6d5&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A3%3A2112%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;91eda4be98cc3bac3417ee9509f73d7d&#34;</ETag><Size>2112</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A4%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;82778727338cea7e5f52a40b3c40f1d4&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;03be68aedc5e93911c97cacb12d43770&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b147b1cfd1ef351a131e686de1631d5c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A2%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;53e8079776efd0c7fe82c7cf6eafb28d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;9f36bfd117b58e56c940657eecfd89d2&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;aaa0a6e02417d93517e63e65e3e7d2e2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A2%3A255%3A1%3A1424%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d120f7f937da41759afa30a510ce0255&#34;</ETag><Size>1424</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1776%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;8160dece82ad022c94c68998c3b020aa&#34;</ETag><Size>1776</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;790833acc63bba5df43d70161e81146d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A3%3A1360%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;daff5c718ff85eb00c6b270f5760cb91&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d6b393272b0c8a1126c2678e565cb2e9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A2%3A255%3A1%3A1152%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ff9f3ec64ae8e1217924d0ed262134ae&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A1%3A2160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7d58cf2ffa3b3311d1c32aa97bc50a61&#34;</ETag><Size>2160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;3b536fbf5a72c6f1d25b794d57cc501b&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 54eda79f-c57e-4ddc-84c1-1d4d1aab3433, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 54eda79f-c57e-4ddc-84c1-1d4d1aab3433, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 54eda79f-c57e-4ddc-84c1-1d4d1aab3433, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 1a8453f7-2207-4983-b663-6b9b77e63af9, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 1a8453f7-2207-4983-b663-6b9b77e63af9, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 1a8453f7-2207-4983-b663-6b9b77e63af9, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'__DEFAULT': {'Rows': 99355, 'Portions': 115, 'ActivePortions': 115}, '/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 645, 'Portions': 145, 'ActivePortions': 145}}, blobs: {'__DEFAULT': {'Portions': 115, 'BlobSize': 4406080, 'BlobCount': 575}, '/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 145, 'BlobSize': 176408, 'BlobCount': 725}}, cold bucket stat: (0, 0), frozen bucket stat: (145, 176408)
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:16102/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204736Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204736Z
20251114/us-east-1/s3/aws4_request
921a2f5f4f14e24c5519810a1506e2efcfd3f85b701a8ef7951beced350b9d57
DEBUG    botocore.auth:auth.py:430 Signature:
8f7b309afe1ff797bdb62a0315252483e693cfa4833280ed31bf6cb3d4e18123
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/cold_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204736Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=8f7b309afe1ff797bdb62a0315252483e693cfa4833280ed31bf6cb3d4e18123', 'amz-sdk-invocation-id': b'fe4b3ab6-e343-44f5-91e4-eff9d3b7ada4', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:47:36 GMT', 'x-amzn-requestid': 'AarSG343VrqF2rI7oO2c7sbS8yV51BXccdKZvkn9gjhPeSEiTrkj', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>cold_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:16102/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204736Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204736Z
20251114/us-east-1/s3/aws4_request
e6fd3709216a6b57c82e8c587c802e3ba4528a4342d04d53a28b0b05cde09ddf
DEBUG    botocore.auth:auth.py:430 Signature:
e275c895fd197c722913ade16b50db904676030994d5b7d5bb82d27726035e9e
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/medium?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204736Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=e275c895fd197c722913ade16b50db904676030994d5b7d5bb82d27726035e9e', 'amz-sdk-invocation-id': b'f590a442-39c4-4de6-b992-427c15bc67ae', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:47:36 GMT', 'x-amzn-requestid': 'cXQ5LA1CvT27otMWEZ1dzeaJ6bc37gUZuCTfnnZTi6wpXOopd8dR', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>medium</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:16102/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204736Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204736Z
20251114/us-east-1/s3/aws4_request
48e6b0f9757703b4dae8ef4c19b0fa0a5e86f0b57ad3ef015c7667ac8b420ae0
DEBUG    botocore.auth:auth.py:430 Signature:
71d9c70cbec5c41c9ef13244a3afa2f3d2ae9968a4e7781ee5cab464e0c6a8c3
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/frozen_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204736Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=71d9c70cbec5c41c9ef13244a3afa2f3d2ae9968a4e7781ee5cab464e0c6a8c3', 'amz-sdk-invocation-id': b'1cd4605b-a828-4d9d-8b3c-396bee2311ac', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 53592
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:47:36 GMT', 'x-amzn-requestid': 'IZqllyh0OU5aLVWM6PQjcWyAwtcSHQEiLshHogEhpLcmYXuYlGE4', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '53592', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;34eff939966dd96fc61e04bee3d4ba4f&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A2%3A1816%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;c745068d481b0515aea4165b916ec5cb&#34;</ETag><Size>1816</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;fb23f9171b17757cb1dc2e176469b4a5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cfa8a0b7952fb63f7dfadf2cf83097ed&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;969785d18638dc1e71dc309c8fee9f59&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;76c553122067e565c23ac6b7466026f1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;6cca3dcd8f413ad51af7003527118f53&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;9d0aea585719b4e1a8eb01d939c00a9d&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;4f98c8ca83a70a033c75eff6e19bcb8e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1a5f4df50ae0202b78181ab5a79fc270&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;710bd12a125a7a0826c6dabe086b07b9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;be0a7c1984f4c8093eabc624229e85d5&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;0d068b6671dccd5032bc42db6aa10674&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;169a39dc1ef992105b008d64454cdda2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A3%3A1536%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1cd0ecd015e159922d991777d4e34b6a&#34;</ETag><Size>1536</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A4%3A1152%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b0945c53e3a8c53e06b5efbe1fa00b7e&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;21d237d9b840230ac40911f05460d2c9&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;a65d4652ca975ca96dd4adc269404389&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ffa157b81657d56c3806591d18161366&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;dbb30cffd96f2cda495c11eb50c8872a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;0b1b088a94fe98718b260b4e9262c5c6&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A2%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e0f105c23fdc288d960126f34607d3c2&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037897%3A1%3A1%3A255%3A1%3A1720%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1f30e67ac29c7a33dfa177893c57fe4e&#34;</ETag><Size>1720</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;756c8bf50e1b14ddff981f3d35b13a9a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d1d491d289f10bd319a5964f50e522d9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;122ba98dfa6de83562b52443f97e0bdc&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;7626e60779c9117a5aa5552db3e2ef74&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1144%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;76b382c008c1daa16aef1c638ccec692&#34;</ETag><Size>1144</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;f2f766068f0decd10d0a355d7a3ce7df&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A3%3A1224%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ac22662b420aa8c5bd61f9d898d93abd&#34;</ETag><Size>1224</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A4%3A2504%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;240ff0ca91edad5ad611828468ea5b44&#34;</ETag><Size>2504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;658bdfb1748413af03d9fd46c9bb805b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cf86574e0b5b9320b5838d1fe614f7d6&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1416%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b9311bd0a3261cd1c110524dbed0c0ee&#34;</ETag><Size>1416</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A2%3A1928%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;88965419a67c815737ea9348e37e2277&#34;</ETag><Size>1928</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d70b30ee26e1677f1c1601ea54148330&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f6ca311e356541dde08266785f2d8dcb&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A2%3A1296%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;83616eaa943da37ef7a92311c263371e&#34;</ETag><Size>1296</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;efd7c7e653e7b4cae5fa36e16311349c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A2%3A255%3A1%3A2424%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1cdf12a5ba12af80a8fcbe65a51be1b9&#34;</ETag><Size>2424</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;011746a5ca01506fdf83964c27756f29&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037905%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;af992cc29bb2d9de8afef2fa09221752&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;27eec981a6efeef3dd4577c0490156cd&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;dee641780c0c4d248fd383936ad519c0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;35d9c5b51a686307a2465a8dce6122e9&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;397f4751afcb170c423e629fd2b03c46&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A2%3A1200%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ed50b0f966729dbc524ed39d67043e7f&#34;</ETag><Size>1200</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;3e018695734005e3be7a2c364a2f9f4b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e26638baeb35e1d203ff779209f18000&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;65a1dd34e301bdc4d29ef1b96ad9f016&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;baf3bbe887771567705ea1878ad8dc02&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7d2dd5438efac312030ab1d7ff2404c0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A2%3A1496%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;65a7ecaa6689f54356759745386bb91d&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;30b77b5019f350acbf9f718551d2da77&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A2416%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cd5d4acd4df5dd76dd58206782e7f365&#34;</ETag><Size>2416</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A2%3A1208%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e265bd76e5998bc292913aa80b0323cf&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1616%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;57a665afff22ef5b34e6e3d54deceb64&#34;</ETag><Size>1616</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;af26aa3d5e60723ce6781c6f3c2fc0ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A2%3A1320%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;809a9542bd1ef395b5328d6c62a10038&#34;</ETag><Size>1320</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;cb2ec8fd8e2f39c71ca7fd8e26141b9e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A4%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d6fc50af39123e0c794e997429c894f8&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A5%3A1360%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;65143fdbcdcf279b6c27a79c688dd56d&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0aeeeab35fcefe8ebe92923db835b993&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0f234b8606389bcc82637b5eec502dc0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;878094d78836df848f6343a8dd183909&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A3%3A2008%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ac4c5f21766b72b1ef9379e666fba4e7&#34;</ETag><Size>2008</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1352%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;60d206b93f7f63a6d550278c79178dc9&#34;</ETag><Size>1352</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0187ebcce0242f7da65b2c6f25982550&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ae2150d01ae7f1af2a175cdd5170207a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b94d64f4fcc3c13c48a75d7864c1ce62&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;35638001230ae7c046190a76967679de&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e5058fc8bcef1d12f3a97e90ef3a4f22&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;c7371c2c071f84a8da422b44dc6ac8cd&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e59e4b2b6a14b9718cfde17164df7873&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A4%3A1240%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b715d29f1acb4f69bb2c6e45c759c4d0&#34;</ETag><Size>1240</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;62b537d856fda5644fe2cc48902c9731&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A2%3A255%3A1%3A1600%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d2260a637a13ce8ecc25b9c01b52b67d&#34;</ETag><Size>1600</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e3574f40b33f06df9e67a72ccbbff43c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A2%3A255%3A1%3A1440%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;24187b7f04140bb0b1bb743be65ee07c&#34;</ETag><Size>1440</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;f336cf1caa2096a96de0cfbc70f9ad9d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A2%3A1264%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1f3c31b42afda4973595009325ef3e49&#34;</ETag><Size>1264</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;20aa44e25b95f87a8c7337a642e24c97&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;1dd035a4cbe08fccc42394835e89df77&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A3%3A1544%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ddfac5c4dd4e6cfa512fc9ef755d80ba&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A4%3A1504%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;73896829b5a8ee7e2a223f80dd6bc99f&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037924%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;6bd52922b36ff7c2ce79617366ee07ae&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1744%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;9480636392e60386e5fcfa26a7e5fa1e&#34;</ETag><Size>1744</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;86f1b31668de87d96f5f9b73789e6722&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A3%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;daa4772dea9401d3c58dea4ef6f578f1&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;66a62a7691132cb3b4613c1d975fab65&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7e8d7307f40bdeb4f3305e9be602cb27&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;a120a0287db33e7f87e2847b83e80d5f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;23ee82433ce4e8b3c0adc7981a52a256&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A3%3A1304%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;c9bf1da7e81941d7bf8edf219e3af8e2&#34;</ETag><Size>1304</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;8d018b1c8baffd1d3c1f37f9112e3931&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;eacc29fa533e744afa4e9a034e4063e7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;313094a08eaea3e8b4a9335ffd44f54b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;a13c73d880c9ea8669a713db0044cc73&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;28e110a65388b036725c956cb4f40835&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;34aedc6a7f8b316b3e420d638101b7f3&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;29151557cd5bf4a5eae9a392b2ab3ee8&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;5a2acfe7d9463c6376f658c29c90fd02&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;9a184fad7ff74943b8ca812f5af57463&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;97dd67255e56715570c8124d64393e24&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;48e1e22980ccda9edefd8f1004274739&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A3%3A1736%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;c89ad4686d31b02b0e0e819333897101&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A4%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;b2f2306a3c7f01a5fd37e98c5f0db539&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;00949568528376e724e9fcf4d3b60725&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f472e8e0d0f8111aa3f3bc9c406179b1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;80731454b0f0f6bda9a6706328d41672&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A2%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;2331f114069e506fa45abd92f7cc16e8&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;80d5289d31961bf2a3b4ab12a0127d24&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A2%3A1256%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;78ecfb41c1828cbbf3e867460bede6a4&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e88ed3aaa7eca2764356d27ef10cfa1c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037937%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1702f735c923178d6e8f8e1569466a4b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037937%3A1%3A1%3A255%3A2%3A1144%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;feba9762acc7f93b4a56d85b48cf26fa&#34;</ETag><Size>1144</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;7011ee874e8ff2211e9e54543b3191f4&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A2%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;4a76c36aabfa4086bfd8d8d31bcbffc6&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A2%3A255%3A2%3A1448%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;0df75368d33e1d5d81a28b9a08eafcf3&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1640%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d94425a6997dab6e73d403aaaf1472ea&#34;</ETag><Size>1640</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;2119f8302ae9404302822f9dc235ec46&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f3d1bfdf886644bf29d31bd16584da90&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;2ace9abb6396728189d1f1270d6016c2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;bf78ed23adbd0ac419f1474fe596777e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A4%3A1784%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e97ede3a0b632611b38c82fa05d2f765&#34;</ETag><Size>1784</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;b0e4109c11e7240a3cfd95e0d987e3db&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;43314d5c28b605b5517144e412dfb477&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f48f340d92e63ff14be5fd27cc733f2c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;19a6de2f8fda386c1628a05640b1d614&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;cdd71f3f9258303a74e6bab5a59bf6d5&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A3%3A2112%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;91eda4be98cc3bac3417ee9509f73d7d&#34;</ETag><Size>2112</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A4%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;82778727338cea7e5f52a40b3c40f1d4&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;03be68aedc5e93911c97cacb12d43770&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b147b1cfd1ef351a131e686de1631d5c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A2%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;53e8079776efd0c7fe82c7cf6eafb28d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;9f36bfd117b58e56c940657eecfd89d2&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;aaa0a6e02417d93517e63e65e3e7d2e2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A2%3A255%3A1%3A1424%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d120f7f937da41759afa30a510ce0255&#34;</ETag><Size>1424</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1776%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;8160dece82ad022c94c68998c3b020aa&#34;</ETag><Size>1776</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;790833acc63bba5df43d70161e81146d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A3%3A1360%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;daff5c718ff85eb00c6b270f5760cb91&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d6b393272b0c8a1126c2678e565cb2e9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A2%3A255%3A1%3A1152%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ff9f3ec64ae8e1217924d0ed262134ae&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A1%3A2160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7d58cf2ffa3b3311d1c32aa97bc50a61&#34;</ETag><Size>2160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;3b536fbf5a72c6f1d25b794d57cc501b&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, bd51fc60-a9e8-400e-8c84-6861ebcb6b9b, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, bd51fc60-a9e8-400e-8c84-6861ebcb6b9b, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, bd51fc60-a9e8-400e-8c84-6861ebcb6b9b, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 38be585f-4942-4bc8-9cd7-71db565fab36, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 38be585f-4942-4bc8-9cd7-71db565fab36, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 38be585f-4942-4bc8-9cd7-71db565fab36, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 645, 'Portions': 145, 'ActivePortions': 145}, '__DEFAULT': {'Rows': 99355, 'Portions': 115, 'ActivePortions': 115}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 145, 'BlobSize': 176408, 'BlobCount': 725}, '__DEFAULT': {'Portions': 115, 'BlobSize': 4406080, 'BlobCount': 575}}, cold bucket stat: (0, 0), frozen bucket stat: (145, 176408)
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:16102/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204737Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204737Z
20251114/us-east-1/s3/aws4_request
e3acc19d67271e5ee6a0c31220429e65a522ad195ebf303b5243ca9f8f504028
DEBUG    botocore.auth:auth.py:430 Signature:
e0ee7337b7aace9b18e4c8834fedfa5c02fc4689b6e04e694b6e30ac47b83872
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/cold_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204737Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=e0ee7337b7aace9b18e4c8834fedfa5c02fc4689b6e04e694b6e30ac47b83872', 'amz-sdk-invocation-id': b'a0422054-4f02-4735-a0fe-4fbbefa70c6e', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:47:37 GMT', 'x-amzn-requestid': 'aU15ZDLjsESYhNxoaz2DICjwRPIudVFQNXrpAb0U4oB24EEwuBSi', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>cold_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:16102/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204737Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204737Z
20251114/us-east-1/s3/aws4_request
6a11e3dfdf9eec3d3d4c462b05f07b4c5e8c5dd7d0034b1127aa79e0ff986a58
DEBUG    botocore.auth:auth.py:430 Signature:
b25629b23e149de6b42f62aa8bf6f2fe39dee22384c815ca5bb482e08739e00a
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/medium?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204737Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=b25629b23e149de6b42f62aa8bf6f2fe39dee22384c815ca5bb482e08739e00a', 'amz-sdk-invocation-id': b'5631c10d-29d9-43f0-8d25-275311c89f43', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:47:37 GMT', 'x-amzn-requestid': 'mFOFzHvPxBlv7SYoMjRe9AKMJB13D0mujHsXMQAJIf7OvmWjGcXp', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>medium</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:16102/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204737Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204737Z
20251114/us-east-1/s3/aws4_request
acdc854151db06fa1355b2722468a9e39316e7c8e469f97050ce62aff97a02db
DEBUG    botocore.auth:auth.py:430 Signature:
37a3fbfa3b43eac87417436f08b07f62b66d055b5de46fdc1298497e7b315aee
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/frozen_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204737Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=37a3fbfa3b43eac87417436f08b07f62b66d055b5de46fdc1298497e7b315aee', 'amz-sdk-invocation-id': b'818b9dec-0bf3-456d-a512-4a810b6c33d8', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 53592
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:47:37 GMT', 'x-amzn-requestid': '0JkBX7MKJoSTnXxR9gFs6WyhKfmGrEJtBFodfgqjQmprX8a9Tbwl', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '53592', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;34eff939966dd96fc61e04bee3d4ba4f&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A2%3A1816%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;c745068d481b0515aea4165b916ec5cb&#34;</ETag><Size>1816</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;fb23f9171b17757cb1dc2e176469b4a5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cfa8a0b7952fb63f7dfadf2cf83097ed&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;969785d18638dc1e71dc309c8fee9f59&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;76c553122067e565c23ac6b7466026f1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;6cca3dcd8f413ad51af7003527118f53&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;9d0aea585719b4e1a8eb01d939c00a9d&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;4f98c8ca83a70a033c75eff6e19bcb8e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1a5f4df50ae0202b78181ab5a79fc270&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;710bd12a125a7a0826c6dabe086b07b9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;be0a7c1984f4c8093eabc624229e85d5&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;0d068b6671dccd5032bc42db6aa10674&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;169a39dc1ef992105b008d64454cdda2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A3%3A1536%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1cd0ecd015e159922d991777d4e34b6a&#34;</ETag><Size>1536</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A4%3A1152%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b0945c53e3a8c53e06b5efbe1fa00b7e&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;21d237d9b840230ac40911f05460d2c9&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;a65d4652ca975ca96dd4adc269404389&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ffa157b81657d56c3806591d18161366&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;dbb30cffd96f2cda495c11eb50c8872a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;0b1b088a94fe98718b260b4e9262c5c6&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A2%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e0f105c23fdc288d960126f34607d3c2&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037897%3A1%3A1%3A255%3A1%3A1720%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1f30e67ac29c7a33dfa177893c57fe4e&#34;</ETag><Size>1720</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;756c8bf50e1b14ddff981f3d35b13a9a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d1d491d289f10bd319a5964f50e522d9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;122ba98dfa6de83562b52443f97e0bdc&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;7626e60779c9117a5aa5552db3e2ef74&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1144%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;76b382c008c1daa16aef1c638ccec692&#34;</ETag><Size>1144</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;f2f766068f0decd10d0a355d7a3ce7df&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A3%3A1224%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ac22662b420aa8c5bd61f9d898d93abd&#34;</ETag><Size>1224</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A4%3A2504%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;240ff0ca91edad5ad611828468ea5b44&#34;</ETag><Size>2504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;658bdfb1748413af03d9fd46c9bb805b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cf86574e0b5b9320b5838d1fe614f7d6&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1416%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b9311bd0a3261cd1c110524dbed0c0ee&#34;</ETag><Size>1416</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A2%3A1928%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;88965419a67c815737ea9348e37e2277&#34;</ETag><Size>1928</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d70b30ee26e1677f1c1601ea54148330&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f6ca311e356541dde08266785f2d8dcb&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A2%3A1296%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;83616eaa943da37ef7a92311c263371e&#34;</ETag><Size>1296</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;efd7c7e653e7b4cae5fa36e16311349c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A2%3A255%3A1%3A2424%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1cdf12a5ba12af80a8fcbe65a51be1b9&#34;</ETag><Size>2424</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;011746a5ca01506fdf83964c27756f29&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037905%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;af992cc29bb2d9de8afef2fa09221752&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;27eec981a6efeef3dd4577c0490156cd&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;dee641780c0c4d248fd383936ad519c0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;35d9c5b51a686307a2465a8dce6122e9&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;397f4751afcb170c423e629fd2b03c46&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A2%3A1200%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ed50b0f966729dbc524ed39d67043e7f&#34;</ETag><Size>1200</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;3e018695734005e3be7a2c364a2f9f4b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e26638baeb35e1d203ff779209f18000&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;65a1dd34e301bdc4d29ef1b96ad9f016&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;baf3bbe887771567705ea1878ad8dc02&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7d2dd5438efac312030ab1d7ff2404c0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A2%3A1496%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;65a7ecaa6689f54356759745386bb91d&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;30b77b5019f350acbf9f718551d2da77&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A2416%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cd5d4acd4df5dd76dd58206782e7f365&#34;</ETag><Size>2416</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A2%3A1208%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e265bd76e5998bc292913aa80b0323cf&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1616%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;57a665afff22ef5b34e6e3d54deceb64&#34;</ETag><Size>1616</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;af26aa3d5e60723ce6781c6f3c2fc0ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A2%3A1320%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;809a9542bd1ef395b5328d6c62a10038&#34;</ETag><Size>1320</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;cb2ec8fd8e2f39c71ca7fd8e26141b9e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A4%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d6fc50af39123e0c794e997429c894f8&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A5%3A1360%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;65143fdbcdcf279b6c27a79c688dd56d&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0aeeeab35fcefe8ebe92923db835b993&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0f234b8606389bcc82637b5eec502dc0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;878094d78836df848f6343a8dd183909&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A3%3A2008%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ac4c5f21766b72b1ef9379e666fba4e7&#34;</ETag><Size>2008</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1352%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;60d206b93f7f63a6d550278c79178dc9&#34;</ETag><Size>1352</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0187ebcce0242f7da65b2c6f25982550&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ae2150d01ae7f1af2a175cdd5170207a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b94d64f4fcc3c13c48a75d7864c1ce62&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;35638001230ae7c046190a76967679de&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e5058fc8bcef1d12f3a97e90ef3a4f22&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;c7371c2c071f84a8da422b44dc6ac8cd&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e59e4b2b6a14b9718cfde17164df7873&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A4%3A1240%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b715d29f1acb4f69bb2c6e45c759c4d0&#34;</ETag><Size>1240</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;62b537d856fda5644fe2cc48902c9731&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A2%3A255%3A1%3A1600%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d2260a637a13ce8ecc25b9c01b52b67d&#34;</ETag><Size>1600</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e3574f40b33f06df9e67a72ccbbff43c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A2%3A255%3A1%3A1440%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;24187b7f04140bb0b1bb743be65ee07c&#34;</ETag><Size>1440</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;f336cf1caa2096a96de0cfbc70f9ad9d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A2%3A1264%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1f3c31b42afda4973595009325ef3e49&#34;</ETag><Size>1264</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;20aa44e25b95f87a8c7337a642e24c97&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;1dd035a4cbe08fccc42394835e89df77&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A3%3A1544%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ddfac5c4dd4e6cfa512fc9ef755d80ba&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A4%3A1504%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;73896829b5a8ee7e2a223f80dd6bc99f&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037924%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;6bd52922b36ff7c2ce79617366ee07ae&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1744%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;9480636392e60386e5fcfa26a7e5fa1e&#34;</ETag><Size>1744</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;86f1b31668de87d96f5f9b73789e6722&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A3%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;daa4772dea9401d3c58dea4ef6f578f1&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;66a62a7691132cb3b4613c1d975fab65&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7e8d7307f40bdeb4f3305e9be602cb27&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;a120a0287db33e7f87e2847b83e80d5f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;23ee82433ce4e8b3c0adc7981a52a256&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A3%3A1304%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;c9bf1da7e81941d7bf8edf219e3af8e2&#34;</ETag><Size>1304</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;8d018b1c8baffd1d3c1f37f9112e3931&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;eacc29fa533e744afa4e9a034e4063e7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;313094a08eaea3e8b4a9335ffd44f54b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;a13c73d880c9ea8669a713db0044cc73&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;28e110a65388b036725c956cb4f40835&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;34aedc6a7f8b316b3e420d638101b7f3&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;29151557cd5bf4a5eae9a392b2ab3ee8&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;5a2acfe7d9463c6376f658c29c90fd02&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;9a184fad7ff74943b8ca812f5af57463&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;97dd67255e56715570c8124d64393e24&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;48e1e22980ccda9edefd8f1004274739&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A3%3A1736%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;c89ad4686d31b02b0e0e819333897101&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A4%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;b2f2306a3c7f01a5fd37e98c5f0db539&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;00949568528376e724e9fcf4d3b60725&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f472e8e0d0f8111aa3f3bc9c406179b1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;80731454b0f0f6bda9a6706328d41672&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A2%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;2331f114069e506fa45abd92f7cc16e8&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;80d5289d31961bf2a3b4ab12a0127d24&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A2%3A1256%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;78ecfb41c1828cbbf3e867460bede6a4&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e88ed3aaa7eca2764356d27ef10cfa1c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037937%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1702f735c923178d6e8f8e1569466a4b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037937%3A1%3A1%3A255%3A2%3A1144%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;feba9762acc7f93b4a56d85b48cf26fa&#34;</ETag><Size>1144</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;7011ee874e8ff2211e9e54543b3191f4&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A2%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;4a76c36aabfa4086bfd8d8d31bcbffc6&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A2%3A255%3A2%3A1448%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;0df75368d33e1d5d81a28b9a08eafcf3&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1640%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d94425a6997dab6e73d403aaaf1472ea&#34;</ETag><Size>1640</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;2119f8302ae9404302822f9dc235ec46&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f3d1bfdf886644bf29d31bd16584da90&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;2ace9abb6396728189d1f1270d6016c2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;bf78ed23adbd0ac419f1474fe596777e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A4%3A1784%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e97ede3a0b632611b38c82fa05d2f765&#34;</ETag><Size>1784</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;b0e4109c11e7240a3cfd95e0d987e3db&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;43314d5c28b605b5517144e412dfb477&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f48f340d92e63ff14be5fd27cc733f2c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;19a6de2f8fda386c1628a05640b1d614&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;cdd71f3f9258303a74e6bab5a59bf6d5&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A3%3A2112%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;91eda4be98cc3bac3417ee9509f73d7d&#34;</ETag><Size>2112</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A4%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;82778727338cea7e5f52a40b3c40f1d4&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;03be68aedc5e93911c97cacb12d43770&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b147b1cfd1ef351a131e686de1631d5c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A2%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;53e8079776efd0c7fe82c7cf6eafb28d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;9f36bfd117b58e56c940657eecfd89d2&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;aaa0a6e02417d93517e63e65e3e7d2e2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A2%3A255%3A1%3A1424%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d120f7f937da41759afa30a510ce0255&#34;</ETag><Size>1424</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1776%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;8160dece82ad022c94c68998c3b020aa&#34;</ETag><Size>1776</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;790833acc63bba5df43d70161e81146d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A3%3A1360%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;daff5c718ff85eb00c6b270f5760cb91&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d6b393272b0c8a1126c2678e565cb2e9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A2%3A255%3A1%3A1152%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ff9f3ec64ae8e1217924d0ed262134ae&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A1%3A2160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7d58cf2ffa3b3311d1c32aa97bc50a61&#34;</ETag><Size>2160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;3b536fbf5a72c6f1d25b794d57cc501b&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 8cc25065-07b7-44cd-9dfd-2e5e1a364829, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 8cc25065-07b7-44cd-9dfd-2e5e1a364829, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 8cc25065-07b7-44cd-9dfd-2e5e1a364829, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 3815f4ef-48ab-4137-bc9b-b3ca1f87cd0a, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 3815f4ef-48ab-4137-bc9b-b3ca1f87cd0a, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 3815f4ef-48ab-4137-bc9b-b3ca1f87cd0a, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 645, 'Portions': 145, 'ActivePortions': 145}, '__DEFAULT': {'Rows': 99355, 'Portions': 115, 'ActivePortions': 115}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 145, 'BlobSize': 176408, 'BlobCount': 725}, '__DEFAULT': {'Portions': 115, 'BlobSize': 4406080, 'BlobCount': 575}}, cold bucket stat: (0, 0), frozen bucket stat: (145, 176408)
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:16102/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204739Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204739Z
20251114/us-east-1/s3/aws4_request
b2b711681d317f0b8bb325400471d17e485b2bdff11b17de5f180e97fdad5b99
DEBUG    botocore.auth:auth.py:430 Signature:
d34cc4d21188dd7b728ebbb9ac38f80087b2a4c7d1617d7d26bb926551a3a39f
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/cold_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204739Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=d34cc4d21188dd7b728ebbb9ac38f80087b2a4c7d1617d7d26bb926551a3a39f', 'amz-sdk-invocation-id': b'682983ec-a732-4b8f-b42a-ef9a0c8aec62', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:47:39 GMT', 'x-amzn-requestid': 'Mwh2bIN9eXGqycBYBMtrv0WMnM8q778NwMTwQdOfKtxoNKAqx4am', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>cold_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:16102/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204739Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204739Z
20251114/us-east-1/s3/aws4_request
bc1c86f79a0acdd9ba9bcf7ca1703319c95153b03340e0d9af0b05818249de31
DEBUG    botocore.auth:auth.py:430 Signature:
81d868ac6c375a7d0e0adf102247c278b26084e5d6bb5a9bd6275804cb2d1b90
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/medium?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204739Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=81d868ac6c375a7d0e0adf102247c278b26084e5d6bb5a9bd6275804cb2d1b90', 'amz-sdk-invocation-id': b'946c1b63-2e36-4ab2-9b78-e9c43f86d2ff', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:47:39 GMT', 'x-amzn-requestid': '5XpqnuiydWjIZX4hNPM2dMp4emUkLG52LJMpbuKiuwaDQoCsEaEG', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>medium</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:16102/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204739Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204739Z
20251114/us-east-1/s3/aws4_request
47dafbb5e4b11a5d35b22c987a7bd8553369a637a9f0d4bc953da54c09ce93b9
DEBUG    botocore.auth:auth.py:430 Signature:
cd92ed701666cf1ec36f0f8522b13b9a71bc1454b29ed2df708d9c91357c8b76
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/frozen_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204739Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=cd92ed701666cf1ec36f0f8522b13b9a71bc1454b29ed2df708d9c91357c8b76', 'amz-sdk-invocation-id': b'decd4258-e221-4ec3-b9ac-78efcbc46e1f', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 53592
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:47:39 GMT', 'x-amzn-requestid': 'zmjqiyGDY4dElEPlWEQluMkTz2H5ApFdmvD9gOGxmz2r4JM85T5R', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '53592', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;34eff939966dd96fc61e04bee3d4ba4f&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A2%3A1816%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;c745068d481b0515aea4165b916ec5cb&#34;</ETag><Size>1816</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;fb23f9171b17757cb1dc2e176469b4a5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cfa8a0b7952fb63f7dfadf2cf83097ed&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;969785d18638dc1e71dc309c8fee9f59&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;76c553122067e565c23ac6b7466026f1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;6cca3dcd8f413ad51af7003527118f53&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;9d0aea585719b4e1a8eb01d939c00a9d&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;4f98c8ca83a70a033c75eff6e19bcb8e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1a5f4df50ae0202b78181ab5a79fc270&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;710bd12a125a7a0826c6dabe086b07b9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;be0a7c1984f4c8093eabc624229e85d5&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;0d068b6671dccd5032bc42db6aa10674&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;169a39dc1ef992105b008d64454cdda2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A3%3A1536%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1cd0ecd015e159922d991777d4e34b6a&#34;</ETag><Size>1536</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A4%3A1152%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b0945c53e3a8c53e06b5efbe1fa00b7e&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;21d237d9b840230ac40911f05460d2c9&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;a65d4652ca975ca96dd4adc269404389&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ffa157b81657d56c3806591d18161366&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;dbb30cffd96f2cda495c11eb50c8872a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;0b1b088a94fe98718b260b4e9262c5c6&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A2%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e0f105c23fdc288d960126f34607d3c2&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037897%3A1%3A1%3A255%3A1%3A1720%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1f30e67ac29c7a33dfa177893c57fe4e&#34;</ETag><Size>1720</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;756c8bf50e1b14ddff981f3d35b13a9a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d1d491d289f10bd319a5964f50e522d9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;122ba98dfa6de83562b52443f97e0bdc&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;7626e60779c9117a5aa5552db3e2ef74&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1144%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;76b382c008c1daa16aef1c638ccec692&#34;</ETag><Size>1144</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;f2f766068f0decd10d0a355d7a3ce7df&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A3%3A1224%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ac22662b420aa8c5bd61f9d898d93abd&#34;</ETag><Size>1224</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A4%3A2504%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;240ff0ca91edad5ad611828468ea5b44&#34;</ETag><Size>2504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;658bdfb1748413af03d9fd46c9bb805b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cf86574e0b5b9320b5838d1fe614f7d6&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1416%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b9311bd0a3261cd1c110524dbed0c0ee&#34;</ETag><Size>1416</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A2%3A1928%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;88965419a67c815737ea9348e37e2277&#34;</ETag><Size>1928</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d70b30ee26e1677f1c1601ea54148330&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f6ca311e356541dde08266785f2d8dcb&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A2%3A1296%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;83616eaa943da37ef7a92311c263371e&#34;</ETag><Size>1296</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;efd7c7e653e7b4cae5fa36e16311349c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A2%3A255%3A1%3A2424%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1cdf12a5ba12af80a8fcbe65a51be1b9&#34;</ETag><Size>2424</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;011746a5ca01506fdf83964c27756f29&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037905%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;af992cc29bb2d9de8afef2fa09221752&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;27eec981a6efeef3dd4577c0490156cd&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;dee641780c0c4d248fd383936ad519c0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;35d9c5b51a686307a2465a8dce6122e9&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;397f4751afcb170c423e629fd2b03c46&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A2%3A1200%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ed50b0f966729dbc524ed39d67043e7f&#34;</ETag><Size>1200</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;3e018695734005e3be7a2c364a2f9f4b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e26638baeb35e1d203ff779209f18000&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;65a1dd34e301bdc4d29ef1b96ad9f016&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;baf3bbe887771567705ea1878ad8dc02&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7d2dd5438efac312030ab1d7ff2404c0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A2%3A1496%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;65a7ecaa6689f54356759745386bb91d&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;30b77b5019f350acbf9f718551d2da77&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A2416%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cd5d4acd4df5dd76dd58206782e7f365&#34;</ETag><Size>2416</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A2%3A1208%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e265bd76e5998bc292913aa80b0323cf&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1616%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;57a665afff22ef5b34e6e3d54deceb64&#34;</ETag><Size>1616</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;af26aa3d5e60723ce6781c6f3c2fc0ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A2%3A1320%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;809a9542bd1ef395b5328d6c62a10038&#34;</ETag><Size>1320</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;cb2ec8fd8e2f39c71ca7fd8e26141b9e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A4%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d6fc50af39123e0c794e997429c894f8&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A5%3A1360%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;65143fdbcdcf279b6c27a79c688dd56d&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0aeeeab35fcefe8ebe92923db835b993&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0f234b8606389bcc82637b5eec502dc0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;878094d78836df848f6343a8dd183909&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A3%3A2008%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ac4c5f21766b72b1ef9379e666fba4e7&#34;</ETag><Size>2008</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1352%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;60d206b93f7f63a6d550278c79178dc9&#34;</ETag><Size>1352</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0187ebcce0242f7da65b2c6f25982550&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ae2150d01ae7f1af2a175cdd5170207a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b94d64f4fcc3c13c48a75d7864c1ce62&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;35638001230ae7c046190a76967679de&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e5058fc8bcef1d12f3a97e90ef3a4f22&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;c7371c2c071f84a8da422b44dc6ac8cd&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e59e4b2b6a14b9718cfde17164df7873&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A4%3A1240%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b715d29f1acb4f69bb2c6e45c759c4d0&#34;</ETag><Size>1240</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;62b537d856fda5644fe2cc48902c9731&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A2%3A255%3A1%3A1600%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d2260a637a13ce8ecc25b9c01b52b67d&#34;</ETag><Size>1600</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e3574f40b33f06df9e67a72ccbbff43c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A2%3A255%3A1%3A1440%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;24187b7f04140bb0b1bb743be65ee07c&#34;</ETag><Size>1440</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;f336cf1caa2096a96de0cfbc70f9ad9d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A2%3A1264%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1f3c31b42afda4973595009325ef3e49&#34;</ETag><Size>1264</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;20aa44e25b95f87a8c7337a642e24c97&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;1dd035a4cbe08fccc42394835e89df77&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A3%3A1544%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ddfac5c4dd4e6cfa512fc9ef755d80ba&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A4%3A1504%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;73896829b5a8ee7e2a223f80dd6bc99f&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037924%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;6bd52922b36ff7c2ce79617366ee07ae&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1744%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;9480636392e60386e5fcfa26a7e5fa1e&#34;</ETag><Size>1744</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;86f1b31668de87d96f5f9b73789e6722&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A3%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;daa4772dea9401d3c58dea4ef6f578f1&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;66a62a7691132cb3b4613c1d975fab65&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7e8d7307f40bdeb4f3305e9be602cb27&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;a120a0287db33e7f87e2847b83e80d5f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;23ee82433ce4e8b3c0adc7981a52a256&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A3%3A1304%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;c9bf1da7e81941d7bf8edf219e3af8e2&#34;</ETag><Size>1304</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;8d018b1c8baffd1d3c1f37f9112e3931&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;eacc29fa533e744afa4e9a034e4063e7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;313094a08eaea3e8b4a9335ffd44f54b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;a13c73d880c9ea8669a713db0044cc73&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;28e110a65388b036725c956cb4f40835&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;34aedc6a7f8b316b3e420d638101b7f3&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;29151557cd5bf4a5eae9a392b2ab3ee8&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;5a2acfe7d9463c6376f658c29c90fd02&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;9a184fad7ff74943b8ca812f5af57463&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;97dd67255e56715570c8124d64393e24&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;48e1e22980ccda9edefd8f1004274739&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A3%3A1736%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;c89ad4686d31b02b0e0e819333897101&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A4%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;b2f2306a3c7f01a5fd37e98c5f0db539&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;00949568528376e724e9fcf4d3b60725&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f472e8e0d0f8111aa3f3bc9c406179b1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;80731454b0f0f6bda9a6706328d41672&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A2%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;2331f114069e506fa45abd92f7cc16e8&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;80d5289d31961bf2a3b4ab12a0127d24&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A2%3A1256%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;78ecfb41c1828cbbf3e867460bede6a4&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e88ed3aaa7eca2764356d27ef10cfa1c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037937%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1702f735c923178d6e8f8e1569466a4b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037937%3A1%3A1%3A255%3A2%3A1144%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;feba9762acc7f93b4a56d85b48cf26fa&#34;</ETag><Size>1144</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;7011ee874e8ff2211e9e54543b3191f4&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A2%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;4a76c36aabfa4086bfd8d8d31bcbffc6&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A2%3A255%3A2%3A1448%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;0df75368d33e1d5d81a28b9a08eafcf3&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1640%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d94425a6997dab6e73d403aaaf1472ea&#34;</ETag><Size>1640</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;2119f8302ae9404302822f9dc235ec46&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f3d1bfdf886644bf29d31bd16584da90&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;2ace9abb6396728189d1f1270d6016c2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;bf78ed23adbd0ac419f1474fe596777e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A4%3A1784%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e97ede3a0b632611b38c82fa05d2f765&#34;</ETag><Size>1784</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;b0e4109c11e7240a3cfd95e0d987e3db&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;43314d5c28b605b5517144e412dfb477&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f48f340d92e63ff14be5fd27cc733f2c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;19a6de2f8fda386c1628a05640b1d614&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;cdd71f3f9258303a74e6bab5a59bf6d5&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A3%3A2112%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;91eda4be98cc3bac3417ee9509f73d7d&#34;</ETag><Size>2112</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A4%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;82778727338cea7e5f52a40b3c40f1d4&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;03be68aedc5e93911c97cacb12d43770&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b147b1cfd1ef351a131e686de1631d5c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A2%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;53e8079776efd0c7fe82c7cf6eafb28d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;9f36bfd117b58e56c940657eecfd89d2&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;aaa0a6e02417d93517e63e65e3e7d2e2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A2%3A255%3A1%3A1424%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d120f7f937da41759afa30a510ce0255&#34;</ETag><Size>1424</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1776%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;8160dece82ad022c94c68998c3b020aa&#34;</ETag><Size>1776</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;790833acc63bba5df43d70161e81146d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A3%3A1360%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;daff5c718ff85eb00c6b270f5760cb91&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d6b393272b0c8a1126c2678e565cb2e9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A2%3A255%3A1%3A1152%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ff9f3ec64ae8e1217924d0ed262134ae&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A1%3A2160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7d58cf2ffa3b3311d1c32aa97bc50a61&#34;</ETag><Size>2160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;3b536fbf5a72c6f1d25b794d57cc501b&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 27aaf2af-0d57-4153-b7e3-5246c1d11858, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 27aaf2af-0d57-4153-b7e3-5246c1d11858, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 27aaf2af-0d57-4153-b7e3-5246c1d11858, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 1fe64c22-2c0d-4ae8-8b7d-ef832374f200, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 1fe64c22-2c0d-4ae8-8b7d-ef832374f200, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 1fe64c22-2c0d-4ae8-8b7d-ef832374f200, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 645, 'Portions': 145, 'ActivePortions': 145}, '__DEFAULT': {'Rows': 99355, 'Portions': 115, 'ActivePortions': 115}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 145, 'BlobSize': 176408, 'BlobCount': 725}, '__DEFAULT': {'Portions': 115, 'BlobSize': 4406080, 'BlobCount': 575}}, cold bucket stat: (0, 0), frozen bucket stat: (145, 176408)
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:16102/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204740Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204740Z
20251114/us-east-1/s3/aws4_request
352b12e1bdb831293dad5408c719a75d169639ced0b0cbe07a5dfd2e00ec79ae
DEBUG    botocore.auth:auth.py:430 Signature:
43a8d81228d58cce852716153936f5f6fefe545125c7c1b71c87baf38ba4548f
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/cold_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204740Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=43a8d81228d58cce852716153936f5f6fefe545125c7c1b71c87baf38ba4548f', 'amz-sdk-invocation-id': b'f563f841-c8c6-45fb-9d8d-f70c3a2923e9', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:47:40 GMT', 'x-amzn-requestid': 'R4Bs9KnnKcY9YlVpvdfY82vh3tOs9pmUdBiPmkDdRoUEgLOxx9YT', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>cold_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:16102/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204740Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204740Z
20251114/us-east-1/s3/aws4_request
ec60c50e5b1ab8fe0d3faf61eeea45dadf2e32c1c64b397ced98ca562015fed9
DEBUG    botocore.auth:auth.py:430 Signature:
defc9f6b68b3dbb66d0f81778d3f406210a03b8c93bbe1d6998f6f5c6732b93c
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/medium?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204740Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=defc9f6b68b3dbb66d0f81778d3f406210a03b8c93bbe1d6998f6f5c6732b93c', 'amz-sdk-invocation-id': b'441dbbf7-0ecc-446c-81f8-caa07002d2f0', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:47:40 GMT', 'x-amzn-requestid': 'Kdcucoa3VJmdRWGvsv3UtUEhvicFBHr6O3Xa87wYdHfGSTdnhcoR', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>medium</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:16102/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204740Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204740Z
20251114/us-east-1/s3/aws4_request
a9aceac0947911395bca80d30c96fdb2912f1bccf0848f25970ef2f439dc3254
DEBUG    botocore.auth:auth.py:430 Signature:
dedee72aaa279f920981190a32eca7ccb53ee1b7b167a8fa631dabeeb8874ce0
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/frozen_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204740Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=dedee72aaa279f920981190a32eca7ccb53ee1b7b167a8fa631dabeeb8874ce0', 'amz-sdk-invocation-id': b'772dc5ec-8321-4e8b-abb5-ce9b03b855d2', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 53592
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:47:40 GMT', 'x-amzn-requestid': '9w5RySZ1DwWCtSixF1oaiFF0CWKMQwxJmLsHTpduCMNRf3jJN2tW', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '53592', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;34eff939966dd96fc61e04bee3d4ba4f&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A2%3A1816%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;c745068d481b0515aea4165b916ec5cb&#34;</ETag><Size>1816</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;fb23f9171b17757cb1dc2e176469b4a5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cfa8a0b7952fb63f7dfadf2cf83097ed&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;969785d18638dc1e71dc309c8fee9f59&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;76c553122067e565c23ac6b7466026f1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;6cca3dcd8f413ad51af7003527118f53&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;9d0aea585719b4e1a8eb01d939c00a9d&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;4f98c8ca83a70a033c75eff6e19bcb8e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1a5f4df50ae0202b78181ab5a79fc270&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;710bd12a125a7a0826c6dabe086b07b9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;be0a7c1984f4c8093eabc624229e85d5&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;0d068b6671dccd5032bc42db6aa10674&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;169a39dc1ef992105b008d64454cdda2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A3%3A1536%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1cd0ecd015e159922d991777d4e34b6a&#34;</ETag><Size>1536</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A4%3A1152%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b0945c53e3a8c53e06b5efbe1fa00b7e&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;21d237d9b840230ac40911f05460d2c9&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;a65d4652ca975ca96dd4adc269404389&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ffa157b81657d56c3806591d18161366&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;dbb30cffd96f2cda495c11eb50c8872a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;0b1b088a94fe98718b260b4e9262c5c6&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A2%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e0f105c23fdc288d960126f34607d3c2&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037897%3A1%3A1%3A255%3A1%3A1720%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1f30e67ac29c7a33dfa177893c57fe4e&#34;</ETag><Size>1720</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;756c8bf50e1b14ddff981f3d35b13a9a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d1d491d289f10bd319a5964f50e522d9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;122ba98dfa6de83562b52443f97e0bdc&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;7626e60779c9117a5aa5552db3e2ef74&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1144%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;76b382c008c1daa16aef1c638ccec692&#34;</ETag><Size>1144</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;f2f766068f0decd10d0a355d7a3ce7df&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A3%3A1224%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ac22662b420aa8c5bd61f9d898d93abd&#34;</ETag><Size>1224</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A4%3A2504%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;240ff0ca91edad5ad611828468ea5b44&#34;</ETag><Size>2504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;658bdfb1748413af03d9fd46c9bb805b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cf86574e0b5b9320b5838d1fe614f7d6&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1416%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b9311bd0a3261cd1c110524dbed0c0ee&#34;</ETag><Size>1416</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A2%3A1928%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;88965419a67c815737ea9348e37e2277&#34;</ETag><Size>1928</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d70b30ee26e1677f1c1601ea54148330&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f6ca311e356541dde08266785f2d8dcb&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A2%3A1296%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;83616eaa943da37ef7a92311c263371e&#34;</ETag><Size>1296</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;efd7c7e653e7b4cae5fa36e16311349c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A2%3A255%3A1%3A2424%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1cdf12a5ba12af80a8fcbe65a51be1b9&#34;</ETag><Size>2424</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;011746a5ca01506fdf83964c27756f29&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037905%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;af992cc29bb2d9de8afef2fa09221752&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;27eec981a6efeef3dd4577c0490156cd&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;dee641780c0c4d248fd383936ad519c0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;35d9c5b51a686307a2465a8dce6122e9&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;397f4751afcb170c423e629fd2b03c46&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A2%3A1200%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ed50b0f966729dbc524ed39d67043e7f&#34;</ETag><Size>1200</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;3e018695734005e3be7a2c364a2f9f4b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e26638baeb35e1d203ff779209f18000&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;65a1dd34e301bdc4d29ef1b96ad9f016&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;baf3bbe887771567705ea1878ad8dc02&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7d2dd5438efac312030ab1d7ff2404c0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A2%3A1496%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;65a7ecaa6689f54356759745386bb91d&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;30b77b5019f350acbf9f718551d2da77&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A2416%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cd5d4acd4df5dd76dd58206782e7f365&#34;</ETag><Size>2416</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A2%3A1208%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e265bd76e5998bc292913aa80b0323cf&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1616%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;57a665afff22ef5b34e6e3d54deceb64&#34;</ETag><Size>1616</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;af26aa3d5e60723ce6781c6f3c2fc0ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A2%3A1320%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;809a9542bd1ef395b5328d6c62a10038&#34;</ETag><Size>1320</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;cb2ec8fd8e2f39c71ca7fd8e26141b9e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A4%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d6fc50af39123e0c794e997429c894f8&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A5%3A1360%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;65143fdbcdcf279b6c27a79c688dd56d&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0aeeeab35fcefe8ebe92923db835b993&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0f234b8606389bcc82637b5eec502dc0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;878094d78836df848f6343a8dd183909&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A3%3A2008%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ac4c5f21766b72b1ef9379e666fba4e7&#34;</ETag><Size>2008</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1352%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;60d206b93f7f63a6d550278c79178dc9&#34;</ETag><Size>1352</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0187ebcce0242f7da65b2c6f25982550&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ae2150d01ae7f1af2a175cdd5170207a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b94d64f4fcc3c13c48a75d7864c1ce62&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;35638001230ae7c046190a76967679de&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e5058fc8bcef1d12f3a97e90ef3a4f22&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;c7371c2c071f84a8da422b44dc6ac8cd&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e59e4b2b6a14b9718cfde17164df7873&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A4%3A1240%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b715d29f1acb4f69bb2c6e45c759c4d0&#34;</ETag><Size>1240</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;62b537d856fda5644fe2cc48902c9731&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A2%3A255%3A1%3A1600%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d2260a637a13ce8ecc25b9c01b52b67d&#34;</ETag><Size>1600</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e3574f40b33f06df9e67a72ccbbff43c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A2%3A255%3A1%3A1440%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;24187b7f04140bb0b1bb743be65ee07c&#34;</ETag><Size>1440</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;f336cf1caa2096a96de0cfbc70f9ad9d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A2%3A1264%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1f3c31b42afda4973595009325ef3e49&#34;</ETag><Size>1264</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;20aa44e25b95f87a8c7337a642e24c97&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;1dd035a4cbe08fccc42394835e89df77&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A3%3A1544%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ddfac5c4dd4e6cfa512fc9ef755d80ba&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A4%3A1504%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;73896829b5a8ee7e2a223f80dd6bc99f&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037924%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;6bd52922b36ff7c2ce79617366ee07ae&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1744%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;9480636392e60386e5fcfa26a7e5fa1e&#34;</ETag><Size>1744</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;86f1b31668de87d96f5f9b73789e6722&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A3%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;daa4772dea9401d3c58dea4ef6f578f1&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;66a62a7691132cb3b4613c1d975fab65&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7e8d7307f40bdeb4f3305e9be602cb27&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;a120a0287db33e7f87e2847b83e80d5f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;23ee82433ce4e8b3c0adc7981a52a256&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A3%3A1304%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;c9bf1da7e81941d7bf8edf219e3af8e2&#34;</ETag><Size>1304</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;8d018b1c8baffd1d3c1f37f9112e3931&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;eacc29fa533e744afa4e9a034e4063e7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;313094a08eaea3e8b4a9335ffd44f54b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;a13c73d880c9ea8669a713db0044cc73&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;28e110a65388b036725c956cb4f40835&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;34aedc6a7f8b316b3e420d638101b7f3&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;29151557cd5bf4a5eae9a392b2ab3ee8&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;5a2acfe7d9463c6376f658c29c90fd02&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;9a184fad7ff74943b8ca812f5af57463&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;97dd67255e56715570c8124d64393e24&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;48e1e22980ccda9edefd8f1004274739&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A3%3A1736%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;c89ad4686d31b02b0e0e819333897101&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A4%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;b2f2306a3c7f01a5fd37e98c5f0db539&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;00949568528376e724e9fcf4d3b60725&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f472e8e0d0f8111aa3f3bc9c406179b1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;80731454b0f0f6bda9a6706328d41672&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A2%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;2331f114069e506fa45abd92f7cc16e8&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;80d5289d31961bf2a3b4ab12a0127d24&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A2%3A1256%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;78ecfb41c1828cbbf3e867460bede6a4&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e88ed3aaa7eca2764356d27ef10cfa1c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037937%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1702f735c923178d6e8f8e1569466a4b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037937%3A1%3A1%3A255%3A2%3A1144%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;feba9762acc7f93b4a56d85b48cf26fa&#34;</ETag><Size>1144</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;7011ee874e8ff2211e9e54543b3191f4&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A2%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;4a76c36aabfa4086bfd8d8d31bcbffc6&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A2%3A255%3A2%3A1448%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;0df75368d33e1d5d81a28b9a08eafcf3&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1640%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d94425a6997dab6e73d403aaaf1472ea&#34;</ETag><Size>1640</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;2119f8302ae9404302822f9dc235ec46&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f3d1bfdf886644bf29d31bd16584da90&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;2ace9abb6396728189d1f1270d6016c2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;bf78ed23adbd0ac419f1474fe596777e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A4%3A1784%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e97ede3a0b632611b38c82fa05d2f765&#34;</ETag><Size>1784</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;b0e4109c11e7240a3cfd95e0d987e3db&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;43314d5c28b605b5517144e412dfb477&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f48f340d92e63ff14be5fd27cc733f2c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;19a6de2f8fda386c1628a05640b1d614&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;cdd71f3f9258303a74e6bab5a59bf6d5&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A3%3A2112%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;91eda4be98cc3bac3417ee9509f73d7d&#34;</ETag><Size>2112</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A4%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;82778727338cea7e5f52a40b3c40f1d4&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;03be68aedc5e93911c97cacb12d43770&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b147b1cfd1ef351a131e686de1631d5c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A2%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;53e8079776efd0c7fe82c7cf6eafb28d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;9f36bfd117b58e56c940657eecfd89d2&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;aaa0a6e02417d93517e63e65e3e7d2e2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A2%3A255%3A1%3A1424%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d120f7f937da41759afa30a510ce0255&#34;</ETag><Size>1424</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1776%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;8160dece82ad022c94c68998c3b020aa&#34;</ETag><Size>1776</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;790833acc63bba5df43d70161e81146d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A3%3A1360%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;daff5c718ff85eb00c6b270f5760cb91&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d6b393272b0c8a1126c2678e565cb2e9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A2%3A255%3A1%3A1152%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ff9f3ec64ae8e1217924d0ed262134ae&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A1%3A2160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7d58cf2ffa3b3311d1c32aa97bc50a61&#34;</ETag><Size>2160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;3b536fbf5a72c6f1d25b794d57cc501b&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, f3698b03-9597-44e1-869c-0d4684d01633, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, f3698b03-9597-44e1-869c-0d4684d01633, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, f3698b03-9597-44e1-869c-0d4684d01633, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, aeb6e26c-d53d-46b2-aaea-d37498ead6de, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, aeb6e26c-d53d-46b2-aaea-d37498ead6de, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, aeb6e26c-d53d-46b2-aaea-d37498ead6de, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 645, 'Portions': 145, 'ActivePortions': 145}, '__DEFAULT': {'Rows': 99355, 'Portions': 115, 'ActivePortions': 115}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 145, 'BlobSize': 176408, 'BlobCount': 725}, '__DEFAULT': {'Portions': 115, 'BlobSize': 4406080, 'BlobCount': 575}}, cold bucket stat: (0, 0), frozen bucket stat: (145, 176408)
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:16102/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204742Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204742Z
20251114/us-east-1/s3/aws4_request
cd6387eebeeb6de9288f292cb9882b06cb7ead7736ef9697ffcdb4aa1f15720f
DEBUG    botocore.auth:auth.py:430 Signature:
657824700b28db72290a2483c5032789b5002b1e574af16b827e5009645085c6
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/cold_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204742Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=657824700b28db72290a2483c5032789b5002b1e574af16b827e5009645085c6', 'amz-sdk-invocation-id': b'6fcc3970-7ff6-46b6-8079-2360a2731b01', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:47:42 GMT', 'x-amzn-requestid': 'fOETVRtfgGu8IQWsVTPjECFNpI1q5wmLVJM3zuRudCnR5QtmERQ2', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>cold_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:16102/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204742Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204742Z
20251114/us-east-1/s3/aws4_request
12b984c2cd7525daed8bacf9fe96d7fc1f370eeed0153b2ae13424992a6cd919
DEBUG    botocore.auth:auth.py:430 Signature:
975ee732dd28d443464d9bf665bc563777a8a168d6542bf6d033ab24c82889d8
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/medium?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204742Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=975ee732dd28d443464d9bf665bc563777a8a168d6542bf6d033ab24c82889d8', 'amz-sdk-invocation-id': b'194470a7-9c9a-45d3-a121-007da7442056', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:47:42 GMT', 'x-amzn-requestid': 'fWr9g57EWAl9cTNHcvudA2uUoakEoeiOzt7p6d0UpVaHrrCfq6G7', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>medium</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:16102/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204742Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204742Z
20251114/us-east-1/s3/aws4_request
d637a25a4507b476950601b95ec852cc18c65bc1c8639cd9e94f5226884ae726
DEBUG    botocore.auth:auth.py:430 Signature:
81b313425f0c41e38cd4b04ee9f8c79c303bfc578216212d2394f938dcb0084c
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/frozen_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204742Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=81b313425f0c41e38cd4b04ee9f8c79c303bfc578216212d2394f938dcb0084c', 'amz-sdk-invocation-id': b'833d1a1d-3f90-467d-aa14-2587b051e29a', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 53592
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:47:42 GMT', 'x-amzn-requestid': 'whXe8d9E30YddtXWAGs8fjNAwxZUWZkXRrBdgH5XNJ51rny03nOw', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '53592', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;34eff939966dd96fc61e04bee3d4ba4f&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A2%3A1816%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;c745068d481b0515aea4165b916ec5cb&#34;</ETag><Size>1816</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;fb23f9171b17757cb1dc2e176469b4a5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cfa8a0b7952fb63f7dfadf2cf83097ed&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;969785d18638dc1e71dc309c8fee9f59&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;76c553122067e565c23ac6b7466026f1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;6cca3dcd8f413ad51af7003527118f53&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;9d0aea585719b4e1a8eb01d939c00a9d&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;4f98c8ca83a70a033c75eff6e19bcb8e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1a5f4df50ae0202b78181ab5a79fc270&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;710bd12a125a7a0826c6dabe086b07b9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;be0a7c1984f4c8093eabc624229e85d5&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;0d068b6671dccd5032bc42db6aa10674&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;169a39dc1ef992105b008d64454cdda2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A3%3A1536%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1cd0ecd015e159922d991777d4e34b6a&#34;</ETag><Size>1536</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A4%3A1152%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b0945c53e3a8c53e06b5efbe1fa00b7e&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;21d237d9b840230ac40911f05460d2c9&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;a65d4652ca975ca96dd4adc269404389&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ffa157b81657d56c3806591d18161366&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;dbb30cffd96f2cda495c11eb50c8872a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;0b1b088a94fe98718b260b4e9262c5c6&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A2%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e0f105c23fdc288d960126f34607d3c2&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037897%3A1%3A1%3A255%3A1%3A1720%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1f30e67ac29c7a33dfa177893c57fe4e&#34;</ETag><Size>1720</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;756c8bf50e1b14ddff981f3d35b13a9a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d1d491d289f10bd319a5964f50e522d9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;122ba98dfa6de83562b52443f97e0bdc&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;7626e60779c9117a5aa5552db3e2ef74&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1144%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;76b382c008c1daa16aef1c638ccec692&#34;</ETag><Size>1144</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;f2f766068f0decd10d0a355d7a3ce7df&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A3%3A1224%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ac22662b420aa8c5bd61f9d898d93abd&#34;</ETag><Size>1224</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A4%3A2504%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;240ff0ca91edad5ad611828468ea5b44&#34;</ETag><Size>2504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;658bdfb1748413af03d9fd46c9bb805b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cf86574e0b5b9320b5838d1fe614f7d6&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1416%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b9311bd0a3261cd1c110524dbed0c0ee&#34;</ETag><Size>1416</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A2%3A1928%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;88965419a67c815737ea9348e37e2277&#34;</ETag><Size>1928</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d70b30ee26e1677f1c1601ea54148330&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f6ca311e356541dde08266785f2d8dcb&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A2%3A1296%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;83616eaa943da37ef7a92311c263371e&#34;</ETag><Size>1296</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;efd7c7e653e7b4cae5fa36e16311349c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A2%3A255%3A1%3A2424%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1cdf12a5ba12af80a8fcbe65a51be1b9&#34;</ETag><Size>2424</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;011746a5ca01506fdf83964c27756f29&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037905%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;af992cc29bb2d9de8afef2fa09221752&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;27eec981a6efeef3dd4577c0490156cd&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;dee641780c0c4d248fd383936ad519c0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;35d9c5b51a686307a2465a8dce6122e9&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;397f4751afcb170c423e629fd2b03c46&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A2%3A1200%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ed50b0f966729dbc524ed39d67043e7f&#34;</ETag><Size>1200</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;3e018695734005e3be7a2c364a2f9f4b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e26638baeb35e1d203ff779209f18000&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;65a1dd34e301bdc4d29ef1b96ad9f016&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;baf3bbe887771567705ea1878ad8dc02&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7d2dd5438efac312030ab1d7ff2404c0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A2%3A1496%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;65a7ecaa6689f54356759745386bb91d&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;30b77b5019f350acbf9f718551d2da77&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A2416%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cd5d4acd4df5dd76dd58206782e7f365&#34;</ETag><Size>2416</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A2%3A1208%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e265bd76e5998bc292913aa80b0323cf&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1616%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;57a665afff22ef5b34e6e3d54deceb64&#34;</ETag><Size>1616</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;af26aa3d5e60723ce6781c6f3c2fc0ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A2%3A1320%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;809a9542bd1ef395b5328d6c62a10038&#34;</ETag><Size>1320</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;cb2ec8fd8e2f39c71ca7fd8e26141b9e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A4%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d6fc50af39123e0c794e997429c894f8&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A5%3A1360%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;65143fdbcdcf279b6c27a79c688dd56d&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0aeeeab35fcefe8ebe92923db835b993&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0f234b8606389bcc82637b5eec502dc0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;878094d78836df848f6343a8dd183909&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A3%3A2008%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ac4c5f21766b72b1ef9379e666fba4e7&#34;</ETag><Size>2008</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1352%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;60d206b93f7f63a6d550278c79178dc9&#34;</ETag><Size>1352</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0187ebcce0242f7da65b2c6f25982550&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ae2150d01ae7f1af2a175cdd5170207a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b94d64f4fcc3c13c48a75d7864c1ce62&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;35638001230ae7c046190a76967679de&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e5058fc8bcef1d12f3a97e90ef3a4f22&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;c7371c2c071f84a8da422b44dc6ac8cd&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e59e4b2b6a14b9718cfde17164df7873&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A4%3A1240%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b715d29f1acb4f69bb2c6e45c759c4d0&#34;</ETag><Size>1240</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;62b537d856fda5644fe2cc48902c9731&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A2%3A255%3A1%3A1600%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d2260a637a13ce8ecc25b9c01b52b67d&#34;</ETag><Size>1600</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e3574f40b33f06df9e67a72ccbbff43c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A2%3A255%3A1%3A1440%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;24187b7f04140bb0b1bb743be65ee07c&#34;</ETag><Size>1440</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;f336cf1caa2096a96de0cfbc70f9ad9d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A2%3A1264%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1f3c31b42afda4973595009325ef3e49&#34;</ETag><Size>1264</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;20aa44e25b95f87a8c7337a642e24c97&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;1dd035a4cbe08fccc42394835e89df77&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A3%3A1544%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ddfac5c4dd4e6cfa512fc9ef755d80ba&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A4%3A1504%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;73896829b5a8ee7e2a223f80dd6bc99f&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037924%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;6bd52922b36ff7c2ce79617366ee07ae&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1744%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;9480636392e60386e5fcfa26a7e5fa1e&#34;</ETag><Size>1744</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;86f1b31668de87d96f5f9b73789e6722&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A3%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;daa4772dea9401d3c58dea4ef6f578f1&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;66a62a7691132cb3b4613c1d975fab65&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7e8d7307f40bdeb4f3305e9be602cb27&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;a120a0287db33e7f87e2847b83e80d5f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;23ee82433ce4e8b3c0adc7981a52a256&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A3%3A1304%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;c9bf1da7e81941d7bf8edf219e3af8e2&#34;</ETag><Size>1304</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;8d018b1c8baffd1d3c1f37f9112e3931&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;eacc29fa533e744afa4e9a034e4063e7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;313094a08eaea3e8b4a9335ffd44f54b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;a13c73d880c9ea8669a713db0044cc73&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;28e110a65388b036725c956cb4f40835&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;34aedc6a7f8b316b3e420d638101b7f3&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;29151557cd5bf4a5eae9a392b2ab3ee8&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;5a2acfe7d9463c6376f658c29c90fd02&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;9a184fad7ff74943b8ca812f5af57463&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;97dd67255e56715570c8124d64393e24&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;48e1e22980ccda9edefd8f1004274739&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A3%3A1736%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;c89ad4686d31b02b0e0e819333897101&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A4%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;b2f2306a3c7f01a5fd37e98c5f0db539&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;00949568528376e724e9fcf4d3b60725&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f472e8e0d0f8111aa3f3bc9c406179b1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;80731454b0f0f6bda9a6706328d41672&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A2%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;2331f114069e506fa45abd92f7cc16e8&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;80d5289d31961bf2a3b4ab12a0127d24&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A2%3A1256%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;78ecfb41c1828cbbf3e867460bede6a4&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e88ed3aaa7eca2764356d27ef10cfa1c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037937%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1702f735c923178d6e8f8e1569466a4b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037937%3A1%3A1%3A255%3A2%3A1144%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;feba9762acc7f93b4a56d85b48cf26fa&#34;</ETag><Size>1144</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;7011ee874e8ff2211e9e54543b3191f4&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A2%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;4a76c36aabfa4086bfd8d8d31bcbffc6&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A2%3A255%3A2%3A1448%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;0df75368d33e1d5d81a28b9a08eafcf3&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1640%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d94425a6997dab6e73d403aaaf1472ea&#34;</ETag><Size>1640</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;2119f8302ae9404302822f9dc235ec46&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f3d1bfdf886644bf29d31bd16584da90&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;2ace9abb6396728189d1f1270d6016c2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;bf78ed23adbd0ac419f1474fe596777e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A4%3A1784%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e97ede3a0b632611b38c82fa05d2f765&#34;</ETag><Size>1784</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;b0e4109c11e7240a3cfd95e0d987e3db&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;43314d5c28b605b5517144e412dfb477&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f48f340d92e63ff14be5fd27cc733f2c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;19a6de2f8fda386c1628a05640b1d614&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;cdd71f3f9258303a74e6bab5a59bf6d5&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A3%3A2112%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;91eda4be98cc3bac3417ee9509f73d7d&#34;</ETag><Size>2112</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A4%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;82778727338cea7e5f52a40b3c40f1d4&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;03be68aedc5e93911c97cacb12d43770&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b147b1cfd1ef351a131e686de1631d5c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A2%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;53e8079776efd0c7fe82c7cf6eafb28d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;9f36bfd117b58e56c940657eecfd89d2&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;aaa0a6e02417d93517e63e65e3e7d2e2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A2%3A255%3A1%3A1424%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d120f7f937da41759afa30a510ce0255&#34;</ETag><Size>1424</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1776%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;8160dece82ad022c94c68998c3b020aa&#34;</ETag><Size>1776</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;790833acc63bba5df43d70161e81146d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A3%3A1360%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;daff5c718ff85eb00c6b270f5760cb91&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d6b393272b0c8a1126c2678e565cb2e9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A2%3A255%3A1%3A1152%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ff9f3ec64ae8e1217924d0ed262134ae&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A1%3A2160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7d58cf2ffa3b3311d1c32aa97bc50a61&#34;</ETag><Size>2160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;3b536fbf5a72c6f1d25b794d57cc501b&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, bc02bebc-ddba-47be-a3da-c438a320d265, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, bc02bebc-ddba-47be-a3da-c438a320d265, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, bc02bebc-ddba-47be-a3da-c438a320d265, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, debae3e8-095b-4ea1-a93d-fdf507e87844, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, debae3e8-095b-4ea1-a93d-fdf507e87844, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, debae3e8-095b-4ea1-a93d-fdf507e87844, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 645, 'Portions': 145, 'ActivePortions': 145}, '__DEFAULT': {'Rows': 99355, 'Portions': 115, 'ActivePortions': 115}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 145, 'BlobSize': 176408, 'BlobCount': 725}, '__DEFAULT': {'Portions': 115, 'BlobSize': 4406080, 'BlobCount': 575}}, cold bucket stat: (0, 0), frozen bucket stat: (145, 176408)
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:16102/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204743Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204743Z
20251114/us-east-1/s3/aws4_request
8b6bb434204f71d1a637e638f9c1e6f6d64da60f168074bfd487f2e4ab8ace11
DEBUG    botocore.auth:auth.py:430 Signature:
3082f0055c37d177ffb5797e47df844aefa3f149c50874b94ff1e81d03ead0c1
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/cold_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204743Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=3082f0055c37d177ffb5797e47df844aefa3f149c50874b94ff1e81d03ead0c1', 'amz-sdk-invocation-id': b'd6067055-40fd-4b6f-83da-832878dcd98c', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:47:43 GMT', 'x-amzn-requestid': '2BOrIK3Mmjn5wet4h4KCeVHY7H1V5jyxj3Bz878OI5Os1X1trFHs', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>cold_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:16102/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204743Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204743Z
20251114/us-east-1/s3/aws4_request
7201ce7eeb5fa0ab361080d6e5158b61140737ec736eec29c93b832d34b9574a
DEBUG    botocore.auth:auth.py:430 Signature:
ffb7644f500e6f4dc6d88967523f0d7da437ead47acdff6f675a52506262dfd6
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/medium?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204743Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=ffb7644f500e6f4dc6d88967523f0d7da437ead47acdff6f675a52506262dfd6', 'amz-sdk-invocation-id': b'3b52a94d-d51f-40bc-b7ab-4e4b7e23115a', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:47:43 GMT', 'x-amzn-requestid': 'NaPmAOAb2bbHo4AU2fYnPyRPHzqWY0tkJUPl09K4MesujlXSXmxx', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>medium</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:16102/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204743Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204743Z
20251114/us-east-1/s3/aws4_request
8714ff2826264ecb348883726229d2ef65a8d2fef3a8a48eaccd477cae551b0d
DEBUG    botocore.auth:auth.py:430 Signature:
71c719291989b9bb5756c1737fa9b1d2b7d897ba329d4b80f7ab9ee024bd17e8
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/frozen_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204743Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=71c719291989b9bb5756c1737fa9b1d2b7d897ba329d4b80f7ab9ee024bd17e8', 'amz-sdk-invocation-id': b'949ec722-9550-4c96-8bca-fe6774d18041', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 53592
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:47:43 GMT', 'x-amzn-requestid': 'x63xVEwbirNOXnQZFwSqKFGH7o8yCsnNpXVbZxrZCa4ORqAOpnV1', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '53592', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;34eff939966dd96fc61e04bee3d4ba4f&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A2%3A1816%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;c745068d481b0515aea4165b916ec5cb&#34;</ETag><Size>1816</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;fb23f9171b17757cb1dc2e176469b4a5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cfa8a0b7952fb63f7dfadf2cf83097ed&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;969785d18638dc1e71dc309c8fee9f59&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;76c553122067e565c23ac6b7466026f1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;6cca3dcd8f413ad51af7003527118f53&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;9d0aea585719b4e1a8eb01d939c00a9d&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;4f98c8ca83a70a033c75eff6e19bcb8e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1a5f4df50ae0202b78181ab5a79fc270&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;710bd12a125a7a0826c6dabe086b07b9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;be0a7c1984f4c8093eabc624229e85d5&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;0d068b6671dccd5032bc42db6aa10674&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;169a39dc1ef992105b008d64454cdda2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A3%3A1536%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1cd0ecd015e159922d991777d4e34b6a&#34;</ETag><Size>1536</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A4%3A1152%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b0945c53e3a8c53e06b5efbe1fa00b7e&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;21d237d9b840230ac40911f05460d2c9&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;a65d4652ca975ca96dd4adc269404389&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ffa157b81657d56c3806591d18161366&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;dbb30cffd96f2cda495c11eb50c8872a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;0b1b088a94fe98718b260b4e9262c5c6&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A2%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e0f105c23fdc288d960126f34607d3c2&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037897%3A1%3A1%3A255%3A1%3A1720%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1f30e67ac29c7a33dfa177893c57fe4e&#34;</ETag><Size>1720</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;756c8bf50e1b14ddff981f3d35b13a9a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d1d491d289f10bd319a5964f50e522d9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;122ba98dfa6de83562b52443f97e0bdc&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;7626e60779c9117a5aa5552db3e2ef74&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1144%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;76b382c008c1daa16aef1c638ccec692&#34;</ETag><Size>1144</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;f2f766068f0decd10d0a355d7a3ce7df&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A3%3A1224%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ac22662b420aa8c5bd61f9d898d93abd&#34;</ETag><Size>1224</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A4%3A2504%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;240ff0ca91edad5ad611828468ea5b44&#34;</ETag><Size>2504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;658bdfb1748413af03d9fd46c9bb805b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cf86574e0b5b9320b5838d1fe614f7d6&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1416%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b9311bd0a3261cd1c110524dbed0c0ee&#34;</ETag><Size>1416</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A2%3A1928%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;88965419a67c815737ea9348e37e2277&#34;</ETag><Size>1928</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d70b30ee26e1677f1c1601ea54148330&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f6ca311e356541dde08266785f2d8dcb&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A2%3A1296%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;83616eaa943da37ef7a92311c263371e&#34;</ETag><Size>1296</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;efd7c7e653e7b4cae5fa36e16311349c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A2%3A255%3A1%3A2424%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1cdf12a5ba12af80a8fcbe65a51be1b9&#34;</ETag><Size>2424</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;011746a5ca01506fdf83964c27756f29&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037905%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;af992cc29bb2d9de8afef2fa09221752&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;27eec981a6efeef3dd4577c0490156cd&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;dee641780c0c4d248fd383936ad519c0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;35d9c5b51a686307a2465a8dce6122e9&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;397f4751afcb170c423e629fd2b03c46&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A2%3A1200%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ed50b0f966729dbc524ed39d67043e7f&#34;</ETag><Size>1200</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;3e018695734005e3be7a2c364a2f9f4b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e26638baeb35e1d203ff779209f18000&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;65a1dd34e301bdc4d29ef1b96ad9f016&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;baf3bbe887771567705ea1878ad8dc02&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7d2dd5438efac312030ab1d7ff2404c0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A2%3A1496%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;65a7ecaa6689f54356759745386bb91d&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;30b77b5019f350acbf9f718551d2da77&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A2416%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cd5d4acd4df5dd76dd58206782e7f365&#34;</ETag><Size>2416</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A2%3A1208%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e265bd76e5998bc292913aa80b0323cf&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1616%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;57a665afff22ef5b34e6e3d54deceb64&#34;</ETag><Size>1616</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;af26aa3d5e60723ce6781c6f3c2fc0ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A2%3A1320%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;809a9542bd1ef395b5328d6c62a10038&#34;</ETag><Size>1320</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;cb2ec8fd8e2f39c71ca7fd8e26141b9e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A4%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d6fc50af39123e0c794e997429c894f8&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A5%3A1360%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;65143fdbcdcf279b6c27a79c688dd56d&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0aeeeab35fcefe8ebe92923db835b993&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0f234b8606389bcc82637b5eec502dc0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;878094d78836df848f6343a8dd183909&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A3%3A2008%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ac4c5f21766b72b1ef9379e666fba4e7&#34;</ETag><Size>2008</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1352%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;60d206b93f7f63a6d550278c79178dc9&#34;</ETag><Size>1352</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0187ebcce0242f7da65b2c6f25982550&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ae2150d01ae7f1af2a175cdd5170207a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b94d64f4fcc3c13c48a75d7864c1ce62&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;35638001230ae7c046190a76967679de&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e5058fc8bcef1d12f3a97e90ef3a4f22&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;c7371c2c071f84a8da422b44dc6ac8cd&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e59e4b2b6a14b9718cfde17164df7873&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A4%3A1240%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b715d29f1acb4f69bb2c6e45c759c4d0&#34;</ETag><Size>1240</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;62b537d856fda5644fe2cc48902c9731&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A2%3A255%3A1%3A1600%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d2260a637a13ce8ecc25b9c01b52b67d&#34;</ETag><Size>1600</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e3574f40b33f06df9e67a72ccbbff43c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A2%3A255%3A1%3A1440%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;24187b7f04140bb0b1bb743be65ee07c&#34;</ETag><Size>1440</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;f336cf1caa2096a96de0cfbc70f9ad9d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A2%3A1264%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1f3c31b42afda4973595009325ef3e49&#34;</ETag><Size>1264</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;20aa44e25b95f87a8c7337a642e24c97&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;1dd035a4cbe08fccc42394835e89df77&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A3%3A1544%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ddfac5c4dd4e6cfa512fc9ef755d80ba&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A4%3A1504%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;73896829b5a8ee7e2a223f80dd6bc99f&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037924%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;6bd52922b36ff7c2ce79617366ee07ae&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1744%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;9480636392e60386e5fcfa26a7e5fa1e&#34;</ETag><Size>1744</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;86f1b31668de87d96f5f9b73789e6722&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A3%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;daa4772dea9401d3c58dea4ef6f578f1&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;66a62a7691132cb3b4613c1d975fab65&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7e8d7307f40bdeb4f3305e9be602cb27&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;a120a0287db33e7f87e2847b83e80d5f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;23ee82433ce4e8b3c0adc7981a52a256&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A3%3A1304%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;c9bf1da7e81941d7bf8edf219e3af8e2&#34;</ETag><Size>1304</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;8d018b1c8baffd1d3c1f37f9112e3931&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;eacc29fa533e744afa4e9a034e4063e7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;313094a08eaea3e8b4a9335ffd44f54b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;a13c73d880c9ea8669a713db0044cc73&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;28e110a65388b036725c956cb4f40835&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;34aedc6a7f8b316b3e420d638101b7f3&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;29151557cd5bf4a5eae9a392b2ab3ee8&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;5a2acfe7d9463c6376f658c29c90fd02&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;9a184fad7ff74943b8ca812f5af57463&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;97dd67255e56715570c8124d64393e24&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;48e1e22980ccda9edefd8f1004274739&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A3%3A1736%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;c89ad4686d31b02b0e0e819333897101&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A4%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;b2f2306a3c7f01a5fd37e98c5f0db539&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;00949568528376e724e9fcf4d3b60725&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f472e8e0d0f8111aa3f3bc9c406179b1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;80731454b0f0f6bda9a6706328d41672&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A2%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;2331f114069e506fa45abd92f7cc16e8&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;80d5289d31961bf2a3b4ab12a0127d24&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A2%3A1256%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;78ecfb41c1828cbbf3e867460bede6a4&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e88ed3aaa7eca2764356d27ef10cfa1c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037937%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1702f735c923178d6e8f8e1569466a4b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037937%3A1%3A1%3A255%3A2%3A1144%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;feba9762acc7f93b4a56d85b48cf26fa&#34;</ETag><Size>1144</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;7011ee874e8ff2211e9e54543b3191f4&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A2%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;4a76c36aabfa4086bfd8d8d31bcbffc6&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A2%3A255%3A2%3A1448%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;0df75368d33e1d5d81a28b9a08eafcf3&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1640%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d94425a6997dab6e73d403aaaf1472ea&#34;</ETag><Size>1640</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;2119f8302ae9404302822f9dc235ec46&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f3d1bfdf886644bf29d31bd16584da90&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;2ace9abb6396728189d1f1270d6016c2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;bf78ed23adbd0ac419f1474fe596777e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A4%3A1784%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e97ede3a0b632611b38c82fa05d2f765&#34;</ETag><Size>1784</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;b0e4109c11e7240a3cfd95e0d987e3db&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;43314d5c28b605b5517144e412dfb477&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f48f340d92e63ff14be5fd27cc733f2c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;19a6de2f8fda386c1628a05640b1d614&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;cdd71f3f9258303a74e6bab5a59bf6d5&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A3%3A2112%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;91eda4be98cc3bac3417ee9509f73d7d&#34;</ETag><Size>2112</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A4%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;82778727338cea7e5f52a40b3c40f1d4&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;03be68aedc5e93911c97cacb12d43770&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b147b1cfd1ef351a131e686de1631d5c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A2%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;53e8079776efd0c7fe82c7cf6eafb28d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;9f36bfd117b58e56c940657eecfd89d2&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;aaa0a6e02417d93517e63e65e3e7d2e2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A2%3A255%3A1%3A1424%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d120f7f937da41759afa30a510ce0255&#34;</ETag><Size>1424</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1776%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;8160dece82ad022c94c68998c3b020aa&#34;</ETag><Size>1776</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;790833acc63bba5df43d70161e81146d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A3%3A1360%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;daff5c718ff85eb00c6b270f5760cb91&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d6b393272b0c8a1126c2678e565cb2e9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A2%3A255%3A1%3A1152%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ff9f3ec64ae8e1217924d0ed262134ae&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A1%3A2160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7d58cf2ffa3b3311d1c32aa97bc50a61&#34;</ETag><Size>2160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;3b536fbf5a72c6f1d25b794d57cc501b&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, a9d47cf9-4e0b-4c01-ad3d-26e6afabfcc7, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, a9d47cf9-4e0b-4c01-ad3d-26e6afabfcc7, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, a9d47cf9-4e0b-4c01-ad3d-26e6afabfcc7, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 96b7361d-ab54-4732-b760-f635f36c4824, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 96b7361d-ab54-4732-b760-f635f36c4824, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 96b7361d-ab54-4732-b760-f635f36c4824, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 645, 'Portions': 145, 'ActivePortions': 145}, '__DEFAULT': {'Rows': 99355, 'Portions': 115, 'ActivePortions': 115}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 145, 'BlobSize': 176408, 'BlobCount': 725}, '__DEFAULT': {'Portions': 115, 'BlobSize': 4406080, 'BlobCount': 575}}, cold bucket stat: (0, 0), frozen bucket stat: (145, 176408)
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:16102/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204744Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204744Z
20251114/us-east-1/s3/aws4_request
3ac69d1af8e225d1c11afb1e978a3d6641773a138b766560ca6f849a41468cd9
DEBUG    botocore.auth:auth.py:430 Signature:
35aa1a57c7486115ebb743dcc9214ccb355e24190da1d481f2435e7f1b819039
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/cold_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204744Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=35aa1a57c7486115ebb743dcc9214ccb355e24190da1d481f2435e7f1b819039', 'amz-sdk-invocation-id': b'8e2a4ce5-6ba2-4475-9e4c-5c0067bd2f3c', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:47:44 GMT', 'x-amzn-requestid': 'MSi59RlRwIKGxpqwvXFVAHLwk6mPU6zo6EMj38DLGLyGdNgRQE04', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>cold_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:16102/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204744Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204744Z
20251114/us-east-1/s3/aws4_request
8954a7cb8a8354783d8c5ffbe7ee2c23fee430ec9f4b4ba6370c1d5859593b1e
DEBUG    botocore.auth:auth.py:430 Signature:
8fdd9593b46ba13465f31fb08f82462aa223a7ef7d0b48f287c71e10b7affa79
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/medium?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204744Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=8fdd9593b46ba13465f31fb08f82462aa223a7ef7d0b48f287c71e10b7affa79', 'amz-sdk-invocation-id': b'372cce9f-41fc-4202-bf70-f15f52f2ccec', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:47:45 GMT', 'x-amzn-requestid': 'aS3TLsS6rWD8zfLuQstyzEbeePI3dvpGvcHZ710STrykeOx3kp7E', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>medium</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:16102/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204745Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204745Z
20251114/us-east-1/s3/aws4_request
d99ca4438c549ab177c720c946e39aeeb06129111d4d0a584402daa24f142af7
DEBUG    botocore.auth:auth.py:430 Signature:
89bc15983aeb4abcea1ba2f7e086d6f5a8625386331c0213201c54d9caad62b6
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/frozen_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204745Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=89bc15983aeb4abcea1ba2f7e086d6f5a8625386331c0213201c54d9caad62b6', 'amz-sdk-invocation-id': b'f82597d8-f783-45ac-a1fe-a7b1c74a03e0', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 53592
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:47:45 GMT', 'x-amzn-requestid': 'B3ATyF39905qDmCqdqv1nOCEN07DLxjSRCX6gqlnPoJCvM8rhx7C', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '53592', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;34eff939966dd96fc61e04bee3d4ba4f&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A2%3A1816%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;c745068d481b0515aea4165b916ec5cb&#34;</ETag><Size>1816</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;fb23f9171b17757cb1dc2e176469b4a5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cfa8a0b7952fb63f7dfadf2cf83097ed&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;969785d18638dc1e71dc309c8fee9f59&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;76c553122067e565c23ac6b7466026f1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;6cca3dcd8f413ad51af7003527118f53&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;9d0aea585719b4e1a8eb01d939c00a9d&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;4f98c8ca83a70a033c75eff6e19bcb8e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1a5f4df50ae0202b78181ab5a79fc270&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;710bd12a125a7a0826c6dabe086b07b9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;be0a7c1984f4c8093eabc624229e85d5&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;0d068b6671dccd5032bc42db6aa10674&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;169a39dc1ef992105b008d64454cdda2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A3%3A1536%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1cd0ecd015e159922d991777d4e34b6a&#34;</ETag><Size>1536</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A4%3A1152%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b0945c53e3a8c53e06b5efbe1fa00b7e&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;21d237d9b840230ac40911f05460d2c9&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;a65d4652ca975ca96dd4adc269404389&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ffa157b81657d56c3806591d18161366&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;dbb30cffd96f2cda495c11eb50c8872a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;0b1b088a94fe98718b260b4e9262c5c6&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A2%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e0f105c23fdc288d960126f34607d3c2&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037897%3A1%3A1%3A255%3A1%3A1720%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1f30e67ac29c7a33dfa177893c57fe4e&#34;</ETag><Size>1720</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;756c8bf50e1b14ddff981f3d35b13a9a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d1d491d289f10bd319a5964f50e522d9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;122ba98dfa6de83562b52443f97e0bdc&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;7626e60779c9117a5aa5552db3e2ef74&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1144%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;76b382c008c1daa16aef1c638ccec692&#34;</ETag><Size>1144</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;f2f766068f0decd10d0a355d7a3ce7df&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A3%3A1224%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ac22662b420aa8c5bd61f9d898d93abd&#34;</ETag><Size>1224</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A4%3A2504%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;240ff0ca91edad5ad611828468ea5b44&#34;</ETag><Size>2504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;658bdfb1748413af03d9fd46c9bb805b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cf86574e0b5b9320b5838d1fe614f7d6&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1416%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b9311bd0a3261cd1c110524dbed0c0ee&#34;</ETag><Size>1416</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A2%3A1928%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;88965419a67c815737ea9348e37e2277&#34;</ETag><Size>1928</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d70b30ee26e1677f1c1601ea54148330&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f6ca311e356541dde08266785f2d8dcb&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A2%3A1296%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;83616eaa943da37ef7a92311c263371e&#34;</ETag><Size>1296</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;efd7c7e653e7b4cae5fa36e16311349c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A2%3A255%3A1%3A2424%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1cdf12a5ba12af80a8fcbe65a51be1b9&#34;</ETag><Size>2424</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;011746a5ca01506fdf83964c27756f29&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037905%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;af992cc29bb2d9de8afef2fa09221752&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;27eec981a6efeef3dd4577c0490156cd&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;dee641780c0c4d248fd383936ad519c0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;35d9c5b51a686307a2465a8dce6122e9&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;397f4751afcb170c423e629fd2b03c46&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A2%3A1200%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ed50b0f966729dbc524ed39d67043e7f&#34;</ETag><Size>1200</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;3e018695734005e3be7a2c364a2f9f4b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e26638baeb35e1d203ff779209f18000&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;65a1dd34e301bdc4d29ef1b96ad9f016&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;baf3bbe887771567705ea1878ad8dc02&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7d2dd5438efac312030ab1d7ff2404c0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A2%3A1496%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;65a7ecaa6689f54356759745386bb91d&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;30b77b5019f350acbf9f718551d2da77&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A2416%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cd5d4acd4df5dd76dd58206782e7f365&#34;</ETag><Size>2416</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A2%3A1208%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e265bd76e5998bc292913aa80b0323cf&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1616%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;57a665afff22ef5b34e6e3d54deceb64&#34;</ETag><Size>1616</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;af26aa3d5e60723ce6781c6f3c2fc0ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A2%3A1320%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;809a9542bd1ef395b5328d6c62a10038&#34;</ETag><Size>1320</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;cb2ec8fd8e2f39c71ca7fd8e26141b9e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A4%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d6fc50af39123e0c794e997429c894f8&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A5%3A1360%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;65143fdbcdcf279b6c27a79c688dd56d&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0aeeeab35fcefe8ebe92923db835b993&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0f234b8606389bcc82637b5eec502dc0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;878094d78836df848f6343a8dd183909&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A3%3A2008%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ac4c5f21766b72b1ef9379e666fba4e7&#34;</ETag><Size>2008</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1352%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;60d206b93f7f63a6d550278c79178dc9&#34;</ETag><Size>1352</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0187ebcce0242f7da65b2c6f25982550&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ae2150d01ae7f1af2a175cdd5170207a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b94d64f4fcc3c13c48a75d7864c1ce62&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;35638001230ae7c046190a76967679de&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e5058fc8bcef1d12f3a97e90ef3a4f22&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;c7371c2c071f84a8da422b44dc6ac8cd&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e59e4b2b6a14b9718cfde17164df7873&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A4%3A1240%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b715d29f1acb4f69bb2c6e45c759c4d0&#34;</ETag><Size>1240</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;62b537d856fda5644fe2cc48902c9731&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A2%3A255%3A1%3A1600%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d2260a637a13ce8ecc25b9c01b52b67d&#34;</ETag><Size>1600</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e3574f40b33f06df9e67a72ccbbff43c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A2%3A255%3A1%3A1440%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;24187b7f04140bb0b1bb743be65ee07c&#34;</ETag><Size>1440</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;f336cf1caa2096a96de0cfbc70f9ad9d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A2%3A1264%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1f3c31b42afda4973595009325ef3e49&#34;</ETag><Size>1264</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;20aa44e25b95f87a8c7337a642e24c97&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;1dd035a4cbe08fccc42394835e89df77&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A3%3A1544%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ddfac5c4dd4e6cfa512fc9ef755d80ba&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A4%3A1504%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;73896829b5a8ee7e2a223f80dd6bc99f&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037924%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;6bd52922b36ff7c2ce79617366ee07ae&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1744%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;9480636392e60386e5fcfa26a7e5fa1e&#34;</ETag><Size>1744</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;86f1b31668de87d96f5f9b73789e6722&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A3%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;daa4772dea9401d3c58dea4ef6f578f1&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;66a62a7691132cb3b4613c1d975fab65&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7e8d7307f40bdeb4f3305e9be602cb27&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;a120a0287db33e7f87e2847b83e80d5f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;23ee82433ce4e8b3c0adc7981a52a256&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A3%3A1304%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;c9bf1da7e81941d7bf8edf219e3af8e2&#34;</ETag><Size>1304</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;8d018b1c8baffd1d3c1f37f9112e3931&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;eacc29fa533e744afa4e9a034e4063e7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;313094a08eaea3e8b4a9335ffd44f54b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;a13c73d880c9ea8669a713db0044cc73&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;28e110a65388b036725c956cb4f40835&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;34aedc6a7f8b316b3e420d638101b7f3&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;29151557cd5bf4a5eae9a392b2ab3ee8&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;5a2acfe7d9463c6376f658c29c90fd02&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;9a184fad7ff74943b8ca812f5af57463&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;97dd67255e56715570c8124d64393e24&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;48e1e22980ccda9edefd8f1004274739&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A3%3A1736%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;c89ad4686d31b02b0e0e819333897101&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A4%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;b2f2306a3c7f01a5fd37e98c5f0db539&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;00949568528376e724e9fcf4d3b60725&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f472e8e0d0f8111aa3f3bc9c406179b1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;80731454b0f0f6bda9a6706328d41672&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A2%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;2331f114069e506fa45abd92f7cc16e8&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;80d5289d31961bf2a3b4ab12a0127d24&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A2%3A1256%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;78ecfb41c1828cbbf3e867460bede6a4&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e88ed3aaa7eca2764356d27ef10cfa1c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037937%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1702f735c923178d6e8f8e1569466a4b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037937%3A1%3A1%3A255%3A2%3A1144%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;feba9762acc7f93b4a56d85b48cf26fa&#34;</ETag><Size>1144</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;7011ee874e8ff2211e9e54543b3191f4&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A2%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;4a76c36aabfa4086bfd8d8d31bcbffc6&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A2%3A255%3A2%3A1448%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;0df75368d33e1d5d81a28b9a08eafcf3&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1640%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d94425a6997dab6e73d403aaaf1472ea&#34;</ETag><Size>1640</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;2119f8302ae9404302822f9dc235ec46&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f3d1bfdf886644bf29d31bd16584da90&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;2ace9abb6396728189d1f1270d6016c2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;bf78ed23adbd0ac419f1474fe596777e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A4%3A1784%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e97ede3a0b632611b38c82fa05d2f765&#34;</ETag><Size>1784</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;b0e4109c11e7240a3cfd95e0d987e3db&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;43314d5c28b605b5517144e412dfb477&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f48f340d92e63ff14be5fd27cc733f2c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;19a6de2f8fda386c1628a05640b1d614&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;cdd71f3f9258303a74e6bab5a59bf6d5&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A3%3A2112%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;91eda4be98cc3bac3417ee9509f73d7d&#34;</ETag><Size>2112</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A4%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;82778727338cea7e5f52a40b3c40f1d4&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;03be68aedc5e93911c97cacb12d43770&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b147b1cfd1ef351a131e686de1631d5c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A2%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;53e8079776efd0c7fe82c7cf6eafb28d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;9f36bfd117b58e56c940657eecfd89d2&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;aaa0a6e02417d93517e63e65e3e7d2e2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A2%3A255%3A1%3A1424%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d120f7f937da41759afa30a510ce0255&#34;</ETag><Size>1424</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1776%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;8160dece82ad022c94c68998c3b020aa&#34;</ETag><Size>1776</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;790833acc63bba5df43d70161e81146d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A3%3A1360%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;daff5c718ff85eb00c6b270f5760cb91&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d6b393272b0c8a1126c2678e565cb2e9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A2%3A255%3A1%3A1152%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ff9f3ec64ae8e1217924d0ed262134ae&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A1%3A2160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7d58cf2ffa3b3311d1c32aa97bc50a61&#34;</ETag><Size>2160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;3b536fbf5a72c6f1d25b794d57cc501b&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 9a73f77c-bb13-479b-8453-b2c205436888, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 9a73f77c-bb13-479b-8453-b2c205436888, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 9a73f77c-bb13-479b-8453-b2c205436888, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 329cc632-6542-4163-bbc3-416954fd2ef7, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 329cc632-6542-4163-bbc3-416954fd2ef7, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 329cc632-6542-4163-bbc3-416954fd2ef7, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 645, 'Portions': 145, 'ActivePortions': 145}, '__DEFAULT': {'Rows': 99355, 'Portions': 115, 'ActivePortions': 115}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 145, 'BlobSize': 176408, 'BlobCount': 725}, '__DEFAULT': {'Portions': 115, 'BlobSize': 4406080, 'BlobCount': 575}}, cold bucket stat: (0, 0), frozen bucket stat: (145, 176408)
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:16102/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204746Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204746Z
20251114/us-east-1/s3/aws4_request
8e9a040c967760810692fca01ca0905a013dd0e93f29d314ccb5f20e1028104a
DEBUG    botocore.auth:auth.py:430 Signature:
7dba64f0174aabd8f717acb7ea9666715263a8c1b6cb11797b0913cf734abe06
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/cold_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204746Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=7dba64f0174aabd8f717acb7ea9666715263a8c1b6cb11797b0913cf734abe06', 'amz-sdk-invocation-id': b'd6f55414-8ab6-48ca-9724-a8dcd6a9b60c', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:47:46 GMT', 'x-amzn-requestid': 'bi03RM2NERa5sfkkrVxUAAQEOMzEDeJ8Nn9khUqndxfA1vaBGAhz', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>cold_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:16102/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204746Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204746Z
20251114/us-east-1/s3/aws4_request
c1bea07730b916d09757b2bc73b37e8fde0d4334d295edf05ff146bd3590a976
DEBUG    botocore.auth:auth.py:430 Signature:
ade3e4acfe850b5cba5eae6741fcfd2cb32ca4b3561872b628ce67fcb7c01786
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/medium?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204746Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=ade3e4acfe850b5cba5eae6741fcfd2cb32ca4b3561872b628ce67fcb7c01786', 'amz-sdk-invocation-id': b'e863ed34-ed98-4d20-a479-9ae624a493af', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:47:46 GMT', 'x-amzn-requestid': 'HwELyh4N04tl7jVxvA4Q3uxCgyf1yDOUWlQYfJHWxAkzs8d1FwRh', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>medium</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:16102/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204746Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204746Z
20251114/us-east-1/s3/aws4_request
2ebe0bf9730ad8e8889e29658239d1acfc8a24ecf602d150806797ce7bb3df08
DEBUG    botocore.auth:auth.py:430 Signature:
6be4655fb4a2b5f95c569f347e818c7404d005f266861f04089e9ea4051275ff
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/frozen_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204746Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=6be4655fb4a2b5f95c569f347e818c7404d005f266861f04089e9ea4051275ff', 'amz-sdk-invocation-id': b'8e281b4b-f341-41bd-87e4-dac4c160a73b', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 53592
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:47:46 GMT', 'x-amzn-requestid': 'vhKaJ43ozRBaxgJBrdza0SCcDmb6Ut0yc3xkdIsPUQG4Fd3Bs2zS', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '53592', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;34eff939966dd96fc61e04bee3d4ba4f&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A2%3A1816%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;c745068d481b0515aea4165b916ec5cb&#34;</ETag><Size>1816</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;fb23f9171b17757cb1dc2e176469b4a5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cfa8a0b7952fb63f7dfadf2cf83097ed&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;969785d18638dc1e71dc309c8fee9f59&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;76c553122067e565c23ac6b7466026f1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;6cca3dcd8f413ad51af7003527118f53&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;9d0aea585719b4e1a8eb01d939c00a9d&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;4f98c8ca83a70a033c75eff6e19bcb8e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1a5f4df50ae0202b78181ab5a79fc270&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;710bd12a125a7a0826c6dabe086b07b9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;be0a7c1984f4c8093eabc624229e85d5&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;0d068b6671dccd5032bc42db6aa10674&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;169a39dc1ef992105b008d64454cdda2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A3%3A1536%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1cd0ecd015e159922d991777d4e34b6a&#34;</ETag><Size>1536</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A4%3A1152%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b0945c53e3a8c53e06b5efbe1fa00b7e&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;21d237d9b840230ac40911f05460d2c9&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;a65d4652ca975ca96dd4adc269404389&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ffa157b81657d56c3806591d18161366&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;dbb30cffd96f2cda495c11eb50c8872a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;0b1b088a94fe98718b260b4e9262c5c6&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A2%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e0f105c23fdc288d960126f34607d3c2&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037897%3A1%3A1%3A255%3A1%3A1720%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1f30e67ac29c7a33dfa177893c57fe4e&#34;</ETag><Size>1720</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;756c8bf50e1b14ddff981f3d35b13a9a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d1d491d289f10bd319a5964f50e522d9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;122ba98dfa6de83562b52443f97e0bdc&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;7626e60779c9117a5aa5552db3e2ef74&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1144%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;76b382c008c1daa16aef1c638ccec692&#34;</ETag><Size>1144</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;f2f766068f0decd10d0a355d7a3ce7df&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A3%3A1224%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ac22662b420aa8c5bd61f9d898d93abd&#34;</ETag><Size>1224</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A4%3A2504%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;240ff0ca91edad5ad611828468ea5b44&#34;</ETag><Size>2504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;658bdfb1748413af03d9fd46c9bb805b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cf86574e0b5b9320b5838d1fe614f7d6&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1416%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b9311bd0a3261cd1c110524dbed0c0ee&#34;</ETag><Size>1416</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A2%3A1928%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;88965419a67c815737ea9348e37e2277&#34;</ETag><Size>1928</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d70b30ee26e1677f1c1601ea54148330&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f6ca311e356541dde08266785f2d8dcb&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A2%3A1296%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;83616eaa943da37ef7a92311c263371e&#34;</ETag><Size>1296</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;efd7c7e653e7b4cae5fa36e16311349c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A2%3A255%3A1%3A2424%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1cdf12a5ba12af80a8fcbe65a51be1b9&#34;</ETag><Size>2424</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;011746a5ca01506fdf83964c27756f29&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037905%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;af992cc29bb2d9de8afef2fa09221752&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;27eec981a6efeef3dd4577c0490156cd&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;dee641780c0c4d248fd383936ad519c0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;35d9c5b51a686307a2465a8dce6122e9&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;397f4751afcb170c423e629fd2b03c46&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A2%3A1200%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ed50b0f966729dbc524ed39d67043e7f&#34;</ETag><Size>1200</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;3e018695734005e3be7a2c364a2f9f4b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e26638baeb35e1d203ff779209f18000&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;65a1dd34e301bdc4d29ef1b96ad9f016&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;baf3bbe887771567705ea1878ad8dc02&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7d2dd5438efac312030ab1d7ff2404c0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A2%3A1496%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;65a7ecaa6689f54356759745386bb91d&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;30b77b5019f350acbf9f718551d2da77&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A2416%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cd5d4acd4df5dd76dd58206782e7f365&#34;</ETag><Size>2416</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A2%3A1208%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e265bd76e5998bc292913aa80b0323cf&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1616%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;57a665afff22ef5b34e6e3d54deceb64&#34;</ETag><Size>1616</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;af26aa3d5e60723ce6781c6f3c2fc0ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A2%3A1320%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;809a9542bd1ef395b5328d6c62a10038&#34;</ETag><Size>1320</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;cb2ec8fd8e2f39c71ca7fd8e26141b9e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A4%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d6fc50af39123e0c794e997429c894f8&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A5%3A1360%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;65143fdbcdcf279b6c27a79c688dd56d&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0aeeeab35fcefe8ebe92923db835b993&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0f234b8606389bcc82637b5eec502dc0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;878094d78836df848f6343a8dd183909&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A3%3A2008%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ac4c5f21766b72b1ef9379e666fba4e7&#34;</ETag><Size>2008</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1352%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;60d206b93f7f63a6d550278c79178dc9&#34;</ETag><Size>1352</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0187ebcce0242f7da65b2c6f25982550&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ae2150d01ae7f1af2a175cdd5170207a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b94d64f4fcc3c13c48a75d7864c1ce62&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;35638001230ae7c046190a76967679de&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e5058fc8bcef1d12f3a97e90ef3a4f22&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;c7371c2c071f84a8da422b44dc6ac8cd&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e59e4b2b6a14b9718cfde17164df7873&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A4%3A1240%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b715d29f1acb4f69bb2c6e45c759c4d0&#34;</ETag><Size>1240</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;62b537d856fda5644fe2cc48902c9731&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A2%3A255%3A1%3A1600%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d2260a637a13ce8ecc25b9c01b52b67d&#34;</ETag><Size>1600</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e3574f40b33f06df9e67a72ccbbff43c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A2%3A255%3A1%3A1440%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;24187b7f04140bb0b1bb743be65ee07c&#34;</ETag><Size>1440</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;f336cf1caa2096a96de0cfbc70f9ad9d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A2%3A1264%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1f3c31b42afda4973595009325ef3e49&#34;</ETag><Size>1264</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;20aa44e25b95f87a8c7337a642e24c97&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;1dd035a4cbe08fccc42394835e89df77&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A3%3A1544%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ddfac5c4dd4e6cfa512fc9ef755d80ba&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A4%3A1504%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;73896829b5a8ee7e2a223f80dd6bc99f&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037924%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;6bd52922b36ff7c2ce79617366ee07ae&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1744%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;9480636392e60386e5fcfa26a7e5fa1e&#34;</ETag><Size>1744</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;86f1b31668de87d96f5f9b73789e6722&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A3%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;daa4772dea9401d3c58dea4ef6f578f1&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;66a62a7691132cb3b4613c1d975fab65&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7e8d7307f40bdeb4f3305e9be602cb27&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;a120a0287db33e7f87e2847b83e80d5f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;23ee82433ce4e8b3c0adc7981a52a256&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A3%3A1304%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;c9bf1da7e81941d7bf8edf219e3af8e2&#34;</ETag><Size>1304</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;8d018b1c8baffd1d3c1f37f9112e3931&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;eacc29fa533e744afa4e9a034e4063e7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;313094a08eaea3e8b4a9335ffd44f54b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;a13c73d880c9ea8669a713db0044cc73&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;28e110a65388b036725c956cb4f40835&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;34aedc6a7f8b316b3e420d638101b7f3&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;29151557cd5bf4a5eae9a392b2ab3ee8&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;5a2acfe7d9463c6376f658c29c90fd02&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;9a184fad7ff74943b8ca812f5af57463&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;97dd67255e56715570c8124d64393e24&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;48e1e22980ccda9edefd8f1004274739&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A3%3A1736%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;c89ad4686d31b02b0e0e819333897101&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A4%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;b2f2306a3c7f01a5fd37e98c5f0db539&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;00949568528376e724e9fcf4d3b60725&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f472e8e0d0f8111aa3f3bc9c406179b1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;80731454b0f0f6bda9a6706328d41672&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A2%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;2331f114069e506fa45abd92f7cc16e8&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;80d5289d31961bf2a3b4ab12a0127d24&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A2%3A1256%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;78ecfb41c1828cbbf3e867460bede6a4&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e88ed3aaa7eca2764356d27ef10cfa1c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037937%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1702f735c923178d6e8f8e1569466a4b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037937%3A1%3A1%3A255%3A2%3A1144%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;feba9762acc7f93b4a56d85b48cf26fa&#34;</ETag><Size>1144</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;7011ee874e8ff2211e9e54543b3191f4&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A2%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;4a76c36aabfa4086bfd8d8d31bcbffc6&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A2%3A255%3A2%3A1448%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;0df75368d33e1d5d81a28b9a08eafcf3&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1640%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d94425a6997dab6e73d403aaaf1472ea&#34;</ETag><Size>1640</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;2119f8302ae9404302822f9dc235ec46&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f3d1bfdf886644bf29d31bd16584da90&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;2ace9abb6396728189d1f1270d6016c2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;bf78ed23adbd0ac419f1474fe596777e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A4%3A1784%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e97ede3a0b632611b38c82fa05d2f765&#34;</ETag><Size>1784</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;b0e4109c11e7240a3cfd95e0d987e3db&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;43314d5c28b605b5517144e412dfb477&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f48f340d92e63ff14be5fd27cc733f2c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;19a6de2f8fda386c1628a05640b1d614&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;cdd71f3f9258303a74e6bab5a59bf6d5&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A3%3A2112%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;91eda4be98cc3bac3417ee9509f73d7d&#34;</ETag><Size>2112</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A4%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;82778727338cea7e5f52a40b3c40f1d4&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;03be68aedc5e93911c97cacb12d43770&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b147b1cfd1ef351a131e686de1631d5c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A2%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;53e8079776efd0c7fe82c7cf6eafb28d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;9f36bfd117b58e56c940657eecfd89d2&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;aaa0a6e02417d93517e63e65e3e7d2e2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A2%3A255%3A1%3A1424%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d120f7f937da41759afa30a510ce0255&#34;</ETag><Size>1424</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1776%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;8160dece82ad022c94c68998c3b020aa&#34;</ETag><Size>1776</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;790833acc63bba5df43d70161e81146d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A3%3A1360%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;daff5c718ff85eb00c6b270f5760cb91&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d6b393272b0c8a1126c2678e565cb2e9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A2%3A255%3A1%3A1152%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ff9f3ec64ae8e1217924d0ed262134ae&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A1%3A2160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7d58cf2ffa3b3311d1c32aa97bc50a61&#34;</ETag><Size>2160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;3b536fbf5a72c6f1d25b794d57cc501b&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 2d01ee6b-60ee-48c4-bbf8-e7d3c13a4314, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 2d01ee6b-60ee-48c4-bbf8-e7d3c13a4314, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 2d01ee6b-60ee-48c4-bbf8-e7d3c13a4314, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 954d8f74-2e3d-46c4-b927-924f0583adc6, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 954d8f74-2e3d-46c4-b927-924f0583adc6, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 954d8f74-2e3d-46c4-b927-924f0583adc6, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 645, 'Portions': 145, 'ActivePortions': 145}, '__DEFAULT': {'Rows': 99355, 'Portions': 115, 'ActivePortions': 115}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 145, 'BlobSize': 176408, 'BlobCount': 725}, '__DEFAULT': {'Portions': 115, 'BlobSize': 4406080, 'BlobCount': 575}}, cold bucket stat: (0, 0), frozen bucket stat: (145, 176408)
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:16102/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204747Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204747Z
20251114/us-east-1/s3/aws4_request
ad0566ea0817b5080648c87fab0832d573afad89616bf1f7445bcf455a1fa8b4
DEBUG    botocore.auth:auth.py:430 Signature:
eeef73c07afc838b50819cbf6f5c0d491de42ba730451f73b411221f7261071e
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/cold_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204747Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=eeef73c07afc838b50819cbf6f5c0d491de42ba730451f73b411221f7261071e', 'amz-sdk-invocation-id': b'8858866f-2c39-4085-b0d9-bb2090ea519c', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:47:47 GMT', 'x-amzn-requestid': '93bbKNNmWCzhWQcWvCYugIb8h7i8PUTb967zlYzYD6vHxye7nWBV', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>cold_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:16102/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204747Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204747Z
20251114/us-east-1/s3/aws4_request
3ff7998ec47719b77bd9817f00352c3e80c67482fb11958e7366b207b9603ffc
DEBUG    botocore.auth:auth.py:430 Signature:
8da5005b22171f60f47d92f2b5ccee2ec5bcf0995a926bd8dfd5e72870abd1bb
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/medium?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204747Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=8da5005b22171f60f47d92f2b5ccee2ec5bcf0995a926bd8dfd5e72870abd1bb', 'amz-sdk-invocation-id': b'4092a6d1-7aa0-4341-9504-770dd3ee437e', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:47:47 GMT', 'x-amzn-requestid': 'kUvPx4WGAxP8ebNgIVdLGnKaS1UschE4Qf9mJHK3vK5LYmd8mj2N', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>medium</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:16102/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204747Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204747Z
20251114/us-east-1/s3/aws4_request
968340700d5e85380edbb62f009a3bd0518b62f483952247a73b2a9699a94c8a
DEBUG    botocore.auth:auth.py:430 Signature:
06063a70d050a3d48031e96dad922a71215432f91b86c1605d1cdca410b3d87b
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/frozen_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204747Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=06063a70d050a3d48031e96dad922a71215432f91b86c1605d1cdca410b3d87b', 'amz-sdk-invocation-id': b'5f359f13-54d9-4ccc-9192-969e1bee0f06', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 53592
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:47:47 GMT', 'x-amzn-requestid': 'e99Pj08c8R4AU030hwInsAENKV6jWTB4zc8ypteTJV7Y0R5GODMX', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '53592', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;34eff939966dd96fc61e04bee3d4ba4f&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A2%3A1816%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;c745068d481b0515aea4165b916ec5cb&#34;</ETag><Size>1816</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;fb23f9171b17757cb1dc2e176469b4a5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cfa8a0b7952fb63f7dfadf2cf83097ed&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;969785d18638dc1e71dc309c8fee9f59&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;76c553122067e565c23ac6b7466026f1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;6cca3dcd8f413ad51af7003527118f53&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;9d0aea585719b4e1a8eb01d939c00a9d&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;4f98c8ca83a70a033c75eff6e19bcb8e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1a5f4df50ae0202b78181ab5a79fc270&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;710bd12a125a7a0826c6dabe086b07b9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;be0a7c1984f4c8093eabc624229e85d5&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;0d068b6671dccd5032bc42db6aa10674&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;169a39dc1ef992105b008d64454cdda2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A3%3A1536%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1cd0ecd015e159922d991777d4e34b6a&#34;</ETag><Size>1536</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A4%3A1152%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b0945c53e3a8c53e06b5efbe1fa00b7e&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;21d237d9b840230ac40911f05460d2c9&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;a65d4652ca975ca96dd4adc269404389&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ffa157b81657d56c3806591d18161366&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;dbb30cffd96f2cda495c11eb50c8872a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;0b1b088a94fe98718b260b4e9262c5c6&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A2%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e0f105c23fdc288d960126f34607d3c2&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037897%3A1%3A1%3A255%3A1%3A1720%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1f30e67ac29c7a33dfa177893c57fe4e&#34;</ETag><Size>1720</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;756c8bf50e1b14ddff981f3d35b13a9a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d1d491d289f10bd319a5964f50e522d9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;122ba98dfa6de83562b52443f97e0bdc&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;7626e60779c9117a5aa5552db3e2ef74&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1144%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;76b382c008c1daa16aef1c638ccec692&#34;</ETag><Size>1144</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;f2f766068f0decd10d0a355d7a3ce7df&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A3%3A1224%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ac22662b420aa8c5bd61f9d898d93abd&#34;</ETag><Size>1224</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A4%3A2504%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;240ff0ca91edad5ad611828468ea5b44&#34;</ETag><Size>2504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;658bdfb1748413af03d9fd46c9bb805b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cf86574e0b5b9320b5838d1fe614f7d6&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1416%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b9311bd0a3261cd1c110524dbed0c0ee&#34;</ETag><Size>1416</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A2%3A1928%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;88965419a67c815737ea9348e37e2277&#34;</ETag><Size>1928</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d70b30ee26e1677f1c1601ea54148330&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f6ca311e356541dde08266785f2d8dcb&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A2%3A1296%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;83616eaa943da37ef7a92311c263371e&#34;</ETag><Size>1296</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;efd7c7e653e7b4cae5fa36e16311349c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A2%3A255%3A1%3A2424%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1cdf12a5ba12af80a8fcbe65a51be1b9&#34;</ETag><Size>2424</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;011746a5ca01506fdf83964c27756f29&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037905%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;af992cc29bb2d9de8afef2fa09221752&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;27eec981a6efeef3dd4577c0490156cd&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;dee641780c0c4d248fd383936ad519c0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;35d9c5b51a686307a2465a8dce6122e9&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;397f4751afcb170c423e629fd2b03c46&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A2%3A1200%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ed50b0f966729dbc524ed39d67043e7f&#34;</ETag><Size>1200</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;3e018695734005e3be7a2c364a2f9f4b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e26638baeb35e1d203ff779209f18000&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;65a1dd34e301bdc4d29ef1b96ad9f016&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;baf3bbe887771567705ea1878ad8dc02&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7d2dd5438efac312030ab1d7ff2404c0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A2%3A1496%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;65a7ecaa6689f54356759745386bb91d&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;30b77b5019f350acbf9f718551d2da77&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A2416%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cd5d4acd4df5dd76dd58206782e7f365&#34;</ETag><Size>2416</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A2%3A1208%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e265bd76e5998bc292913aa80b0323cf&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1616%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;57a665afff22ef5b34e6e3d54deceb64&#34;</ETag><Size>1616</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;af26aa3d5e60723ce6781c6f3c2fc0ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A2%3A1320%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;809a9542bd1ef395b5328d6c62a10038&#34;</ETag><Size>1320</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;cb2ec8fd8e2f39c71ca7fd8e26141b9e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A4%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d6fc50af39123e0c794e997429c894f8&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A5%3A1360%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;65143fdbcdcf279b6c27a79c688dd56d&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0aeeeab35fcefe8ebe92923db835b993&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0f234b8606389bcc82637b5eec502dc0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;878094d78836df848f6343a8dd183909&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A3%3A2008%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ac4c5f21766b72b1ef9379e666fba4e7&#34;</ETag><Size>2008</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1352%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;60d206b93f7f63a6d550278c79178dc9&#34;</ETag><Size>1352</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0187ebcce0242f7da65b2c6f25982550&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ae2150d01ae7f1af2a175cdd5170207a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b94d64f4fcc3c13c48a75d7864c1ce62&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;35638001230ae7c046190a76967679de&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e5058fc8bcef1d12f3a97e90ef3a4f22&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;c7371c2c071f84a8da422b44dc6ac8cd&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e59e4b2b6a14b9718cfde17164df7873&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A4%3A1240%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b715d29f1acb4f69bb2c6e45c759c4d0&#34;</ETag><Size>1240</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;62b537d856fda5644fe2cc48902c9731&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A2%3A255%3A1%3A1600%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d2260a637a13ce8ecc25b9c01b52b67d&#34;</ETag><Size>1600</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e3574f40b33f06df9e67a72ccbbff43c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A2%3A255%3A1%3A1440%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;24187b7f04140bb0b1bb743be65ee07c&#34;</ETag><Size>1440</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;f336cf1caa2096a96de0cfbc70f9ad9d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A2%3A1264%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1f3c31b42afda4973595009325ef3e49&#34;</ETag><Size>1264</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;20aa44e25b95f87a8c7337a642e24c97&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;1dd035a4cbe08fccc42394835e89df77&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A3%3A1544%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ddfac5c4dd4e6cfa512fc9ef755d80ba&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A4%3A1504%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;73896829b5a8ee7e2a223f80dd6bc99f&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037924%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;6bd52922b36ff7c2ce79617366ee07ae&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1744%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;9480636392e60386e5fcfa26a7e5fa1e&#34;</ETag><Size>1744</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;86f1b31668de87d96f5f9b73789e6722&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A3%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;daa4772dea9401d3c58dea4ef6f578f1&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;66a62a7691132cb3b4613c1d975fab65&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7e8d7307f40bdeb4f3305e9be602cb27&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;a120a0287db33e7f87e2847b83e80d5f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;23ee82433ce4e8b3c0adc7981a52a256&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A3%3A1304%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;c9bf1da7e81941d7bf8edf219e3af8e2&#34;</ETag><Size>1304</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;8d018b1c8baffd1d3c1f37f9112e3931&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;eacc29fa533e744afa4e9a034e4063e7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;313094a08eaea3e8b4a9335ffd44f54b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;a13c73d880c9ea8669a713db0044cc73&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;28e110a65388b036725c956cb4f40835&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;34aedc6a7f8b316b3e420d638101b7f3&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;29151557cd5bf4a5eae9a392b2ab3ee8&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;5a2acfe7d9463c6376f658c29c90fd02&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;9a184fad7ff74943b8ca812f5af57463&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;97dd67255e56715570c8124d64393e24&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;48e1e22980ccda9edefd8f1004274739&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A3%3A1736%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;c89ad4686d31b02b0e0e819333897101&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A4%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;b2f2306a3c7f01a5fd37e98c5f0db539&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;00949568528376e724e9fcf4d3b60725&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f472e8e0d0f8111aa3f3bc9c406179b1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;80731454b0f0f6bda9a6706328d41672&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A2%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;2331f114069e506fa45abd92f7cc16e8&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;80d5289d31961bf2a3b4ab12a0127d24&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A2%3A1256%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;78ecfb41c1828cbbf3e867460bede6a4&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e88ed3aaa7eca2764356d27ef10cfa1c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037937%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1702f735c923178d6e8f8e1569466a4b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037937%3A1%3A1%3A255%3A2%3A1144%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;feba9762acc7f93b4a56d85b48cf26fa&#34;</ETag><Size>1144</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;7011ee874e8ff2211e9e54543b3191f4&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A2%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;4a76c36aabfa4086bfd8d8d31bcbffc6&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A2%3A255%3A2%3A1448%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;0df75368d33e1d5d81a28b9a08eafcf3&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1640%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d94425a6997dab6e73d403aaaf1472ea&#34;</ETag><Size>1640</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;2119f8302ae9404302822f9dc235ec46&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f3d1bfdf886644bf29d31bd16584da90&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;2ace9abb6396728189d1f1270d6016c2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;bf78ed23adbd0ac419f1474fe596777e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A4%3A1784%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e97ede3a0b632611b38c82fa05d2f765&#34;</ETag><Size>1784</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;b0e4109c11e7240a3cfd95e0d987e3db&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;43314d5c28b605b5517144e412dfb477&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f48f340d92e63ff14be5fd27cc733f2c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;19a6de2f8fda386c1628a05640b1d614&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;cdd71f3f9258303a74e6bab5a59bf6d5&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A3%3A2112%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;91eda4be98cc3bac3417ee9509f73d7d&#34;</ETag><Size>2112</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A4%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;82778727338cea7e5f52a40b3c40f1d4&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;03be68aedc5e93911c97cacb12d43770&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b147b1cfd1ef351a131e686de1631d5c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A2%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;53e8079776efd0c7fe82c7cf6eafb28d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;9f36bfd117b58e56c940657eecfd89d2&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;aaa0a6e02417d93517e63e65e3e7d2e2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A2%3A255%3A1%3A1424%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d120f7f937da41759afa30a510ce0255&#34;</ETag><Size>1424</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1776%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;8160dece82ad022c94c68998c3b020aa&#34;</ETag><Size>1776</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;790833acc63bba5df43d70161e81146d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A3%3A1360%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;daff5c718ff85eb00c6b270f5760cb91&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d6b393272b0c8a1126c2678e565cb2e9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A2%3A255%3A1%3A1152%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ff9f3ec64ae8e1217924d0ed262134ae&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A1%3A2160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7d58cf2ffa3b3311d1c32aa97bc50a61&#34;</ETag><Size>2160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;3b536fbf5a72c6f1d25b794d57cc501b&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, b2d9f109-dcc7-47fc-9307-c48b105f18ce, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, b2d9f109-dcc7-47fc-9307-c48b105f18ce, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, b2d9f109-dcc7-47fc-9307-c48b105f18ce, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 991473eb-da83-4946-8e42-62f0f314dbc1, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 991473eb-da83-4946-8e42-62f0f314dbc1, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 991473eb-da83-4946-8e42-62f0f314dbc1, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 645, 'Portions': 145, 'ActivePortions': 145}, '__DEFAULT': {'Rows': 99355, 'Portions': 115, 'ActivePortions': 115}}, blobs: {'__DEFAULT': {'Portions': 115, 'BlobSize': 4406080, 'BlobCount': 575}, '/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 145, 'BlobSize': 176408, 'BlobCount': 725}}, cold bucket stat: (0, 0), frozen bucket stat: (145, 176408)
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:16102/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204749Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204749Z
20251114/us-east-1/s3/aws4_request
6133a15a8dd95c45e05aea8cf206492729c434236d77c6b382522ea7d169f4f1
DEBUG    botocore.auth:auth.py:430 Signature:
50f9b927b70cdf14a3c1d7293f473ca58e4170c458823eca4f00f1fe3ba84394
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/cold_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204749Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=50f9b927b70cdf14a3c1d7293f473ca58e4170c458823eca4f00f1fe3ba84394', 'amz-sdk-invocation-id': b'9f91bcc3-236e-4ab2-8529-67bd831c9d2b', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:47:49 GMT', 'x-amzn-requestid': 'iPYavrcszdK0dKlMQNzwWW3E3BcNnNtCvIcSajdenl1Z89xsw6Cq', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>cold_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:16102/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204749Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204749Z
20251114/us-east-1/s3/aws4_request
b421fba2a4b8604430c33288b73a3f3186a0f2326302b90749bcefbec5368d95
DEBUG    botocore.auth:auth.py:430 Signature:
59373e30b63031714496a587970f4364d1b5bfa99414d912e1ac4024f1b35140
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/medium?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204749Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=59373e30b63031714496a587970f4364d1b5bfa99414d912e1ac4024f1b35140', 'amz-sdk-invocation-id': b'da29b0e9-a98c-4b59-a88f-188cb0ff24f7', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:47:49 GMT', 'x-amzn-requestid': 'nfGjWZIGRIhDgsXKYJb2JKB99fWfUaN3vEP2btjTN2gViSXoprgQ', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>medium</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:16102/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204749Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204749Z
20251114/us-east-1/s3/aws4_request
174a8d4b8b000168179adaf72735ad5b5e8fd94fa3443ec378598cf6fbfc15c4
DEBUG    botocore.auth:auth.py:430 Signature:
b5623c725bc0d70fa173bbda48f2359f5dcf333f03dd562d692890c9411c1ef2
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/frozen_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204749Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=b5623c725bc0d70fa173bbda48f2359f5dcf333f03dd562d692890c9411c1ef2', 'amz-sdk-invocation-id': b'e9c3c1c5-9f16-4ef1-8aea-c678088604a8', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 53592
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:47:49 GMT', 'x-amzn-requestid': 'RjRLNCFSnQ8H5NJhUaAuphtpI7NxQ5Q8MWq9RcEiURkRtwPXCCIj', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '53592', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;34eff939966dd96fc61e04bee3d4ba4f&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A2%3A1816%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;c745068d481b0515aea4165b916ec5cb&#34;</ETag><Size>1816</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;fb23f9171b17757cb1dc2e176469b4a5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cfa8a0b7952fb63f7dfadf2cf83097ed&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;969785d18638dc1e71dc309c8fee9f59&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;76c553122067e565c23ac6b7466026f1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;6cca3dcd8f413ad51af7003527118f53&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;9d0aea585719b4e1a8eb01d939c00a9d&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;4f98c8ca83a70a033c75eff6e19bcb8e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1a5f4df50ae0202b78181ab5a79fc270&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;710bd12a125a7a0826c6dabe086b07b9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;be0a7c1984f4c8093eabc624229e85d5&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;0d068b6671dccd5032bc42db6aa10674&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;169a39dc1ef992105b008d64454cdda2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A3%3A1536%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1cd0ecd015e159922d991777d4e34b6a&#34;</ETag><Size>1536</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A4%3A1152%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b0945c53e3a8c53e06b5efbe1fa00b7e&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;21d237d9b840230ac40911f05460d2c9&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;a65d4652ca975ca96dd4adc269404389&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ffa157b81657d56c3806591d18161366&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;dbb30cffd96f2cda495c11eb50c8872a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;0b1b088a94fe98718b260b4e9262c5c6&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A2%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e0f105c23fdc288d960126f34607d3c2&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037897%3A1%3A1%3A255%3A1%3A1720%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1f30e67ac29c7a33dfa177893c57fe4e&#34;</ETag><Size>1720</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;756c8bf50e1b14ddff981f3d35b13a9a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d1d491d289f10bd319a5964f50e522d9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;122ba98dfa6de83562b52443f97e0bdc&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;7626e60779c9117a5aa5552db3e2ef74&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1144%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;76b382c008c1daa16aef1c638ccec692&#34;</ETag><Size>1144</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;f2f766068f0decd10d0a355d7a3ce7df&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A3%3A1224%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ac22662b420aa8c5bd61f9d898d93abd&#34;</ETag><Size>1224</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A4%3A2504%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;240ff0ca91edad5ad611828468ea5b44&#34;</ETag><Size>2504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;658bdfb1748413af03d9fd46c9bb805b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cf86574e0b5b9320b5838d1fe614f7d6&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1416%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b9311bd0a3261cd1c110524dbed0c0ee&#34;</ETag><Size>1416</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A2%3A1928%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;88965419a67c815737ea9348e37e2277&#34;</ETag><Size>1928</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d70b30ee26e1677f1c1601ea54148330&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f6ca311e356541dde08266785f2d8dcb&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A2%3A1296%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;83616eaa943da37ef7a92311c263371e&#34;</ETag><Size>1296</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;efd7c7e653e7b4cae5fa36e16311349c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A2%3A255%3A1%3A2424%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1cdf12a5ba12af80a8fcbe65a51be1b9&#34;</ETag><Size>2424</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;011746a5ca01506fdf83964c27756f29&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037905%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;af992cc29bb2d9de8afef2fa09221752&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;27eec981a6efeef3dd4577c0490156cd&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;dee641780c0c4d248fd383936ad519c0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;35d9c5b51a686307a2465a8dce6122e9&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;397f4751afcb170c423e629fd2b03c46&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A2%3A1200%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ed50b0f966729dbc524ed39d67043e7f&#34;</ETag><Size>1200</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;3e018695734005e3be7a2c364a2f9f4b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e26638baeb35e1d203ff779209f18000&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;65a1dd34e301bdc4d29ef1b96ad9f016&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;baf3bbe887771567705ea1878ad8dc02&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7d2dd5438efac312030ab1d7ff2404c0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A2%3A1496%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;65a7ecaa6689f54356759745386bb91d&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;30b77b5019f350acbf9f718551d2da77&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A2416%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cd5d4acd4df5dd76dd58206782e7f365&#34;</ETag><Size>2416</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A2%3A1208%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e265bd76e5998bc292913aa80b0323cf&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1616%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;57a665afff22ef5b34e6e3d54deceb64&#34;</ETag><Size>1616</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;af26aa3d5e60723ce6781c6f3c2fc0ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A2%3A1320%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;809a9542bd1ef395b5328d6c62a10038&#34;</ETag><Size>1320</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;cb2ec8fd8e2f39c71ca7fd8e26141b9e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A4%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d6fc50af39123e0c794e997429c894f8&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A5%3A1360%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;65143fdbcdcf279b6c27a79c688dd56d&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0aeeeab35fcefe8ebe92923db835b993&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0f234b8606389bcc82637b5eec502dc0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;878094d78836df848f6343a8dd183909&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A3%3A2008%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ac4c5f21766b72b1ef9379e666fba4e7&#34;</ETag><Size>2008</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1352%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;60d206b93f7f63a6d550278c79178dc9&#34;</ETag><Size>1352</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0187ebcce0242f7da65b2c6f25982550&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ae2150d01ae7f1af2a175cdd5170207a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b94d64f4fcc3c13c48a75d7864c1ce62&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;35638001230ae7c046190a76967679de&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e5058fc8bcef1d12f3a97e90ef3a4f22&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;c7371c2c071f84a8da422b44dc6ac8cd&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e59e4b2b6a14b9718cfde17164df7873&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A4%3A1240%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b715d29f1acb4f69bb2c6e45c759c4d0&#34;</ETag><Size>1240</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;62b537d856fda5644fe2cc48902c9731&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A2%3A255%3A1%3A1600%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d2260a637a13ce8ecc25b9c01b52b67d&#34;</ETag><Size>1600</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e3574f40b33f06df9e67a72ccbbff43c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A2%3A255%3A1%3A1440%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;24187b7f04140bb0b1bb743be65ee07c&#34;</ETag><Size>1440</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;f336cf1caa2096a96de0cfbc70f9ad9d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A2%3A1264%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1f3c31b42afda4973595009325ef3e49&#34;</ETag><Size>1264</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;20aa44e25b95f87a8c7337a642e24c97&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;1dd035a4cbe08fccc42394835e89df77&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A3%3A1544%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ddfac5c4dd4e6cfa512fc9ef755d80ba&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A4%3A1504%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;73896829b5a8ee7e2a223f80dd6bc99f&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037924%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;6bd52922b36ff7c2ce79617366ee07ae&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1744%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;9480636392e60386e5fcfa26a7e5fa1e&#34;</ETag><Size>1744</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;86f1b31668de87d96f5f9b73789e6722&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A3%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;daa4772dea9401d3c58dea4ef6f578f1&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;66a62a7691132cb3b4613c1d975fab65&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7e8d7307f40bdeb4f3305e9be602cb27&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;a120a0287db33e7f87e2847b83e80d5f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;23ee82433ce4e8b3c0adc7981a52a256&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A3%3A1304%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;c9bf1da7e81941d7bf8edf219e3af8e2&#34;</ETag><Size>1304</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;8d018b1c8baffd1d3c1f37f9112e3931&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;eacc29fa533e744afa4e9a034e4063e7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;313094a08eaea3e8b4a9335ffd44f54b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;a13c73d880c9ea8669a713db0044cc73&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;28e110a65388b036725c956cb4f40835&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;34aedc6a7f8b316b3e420d638101b7f3&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;29151557cd5bf4a5eae9a392b2ab3ee8&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;5a2acfe7d9463c6376f658c29c90fd02&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;9a184fad7ff74943b8ca812f5af57463&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;97dd67255e56715570c8124d64393e24&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;48e1e22980ccda9edefd8f1004274739&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A3%3A1736%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;c89ad4686d31b02b0e0e819333897101&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A4%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;b2f2306a3c7f01a5fd37e98c5f0db539&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;00949568528376e724e9fcf4d3b60725&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f472e8e0d0f8111aa3f3bc9c406179b1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;80731454b0f0f6bda9a6706328d41672&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A2%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;2331f114069e506fa45abd92f7cc16e8&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;80d5289d31961bf2a3b4ab12a0127d24&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A2%3A1256%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;78ecfb41c1828cbbf3e867460bede6a4&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e88ed3aaa7eca2764356d27ef10cfa1c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037937%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1702f735c923178d6e8f8e1569466a4b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037937%3A1%3A1%3A255%3A2%3A1144%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;feba9762acc7f93b4a56d85b48cf26fa&#34;</ETag><Size>1144</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;7011ee874e8ff2211e9e54543b3191f4&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A2%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;4a76c36aabfa4086bfd8d8d31bcbffc6&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A2%3A255%3A2%3A1448%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;0df75368d33e1d5d81a28b9a08eafcf3&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1640%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d94425a6997dab6e73d403aaaf1472ea&#34;</ETag><Size>1640</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;2119f8302ae9404302822f9dc235ec46&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f3d1bfdf886644bf29d31bd16584da90&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;2ace9abb6396728189d1f1270d6016c2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;bf78ed23adbd0ac419f1474fe596777e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A4%3A1784%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e97ede3a0b632611b38c82fa05d2f765&#34;</ETag><Size>1784</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;b0e4109c11e7240a3cfd95e0d987e3db&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;43314d5c28b605b5517144e412dfb477&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f48f340d92e63ff14be5fd27cc733f2c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;19a6de2f8fda386c1628a05640b1d614&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;cdd71f3f9258303a74e6bab5a59bf6d5&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A3%3A2112%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;91eda4be98cc3bac3417ee9509f73d7d&#34;</ETag><Size>2112</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A4%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;82778727338cea7e5f52a40b3c40f1d4&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;03be68aedc5e93911c97cacb12d43770&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b147b1cfd1ef351a131e686de1631d5c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A2%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;53e8079776efd0c7fe82c7cf6eafb28d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;9f36bfd117b58e56c940657eecfd89d2&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;aaa0a6e02417d93517e63e65e3e7d2e2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A2%3A255%3A1%3A1424%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d120f7f937da41759afa30a510ce0255&#34;</ETag><Size>1424</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1776%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;8160dece82ad022c94c68998c3b020aa&#34;</ETag><Size>1776</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;790833acc63bba5df43d70161e81146d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A3%3A1360%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;daff5c718ff85eb00c6b270f5760cb91&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d6b393272b0c8a1126c2678e565cb2e9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A2%3A255%3A1%3A1152%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ff9f3ec64ae8e1217924d0ed262134ae&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A1%3A2160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7d58cf2ffa3b3311d1c32aa97bc50a61&#34;</ETag><Size>2160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;3b536fbf5a72c6f1d25b794d57cc501b&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, d22f8006-7ead-48be-8903-185b187c9014, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, d22f8006-7ead-48be-8903-185b187c9014, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, d22f8006-7ead-48be-8903-185b187c9014, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 046b025e-b742-4b62-9894-4a035a91c897, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 046b025e-b742-4b62-9894-4a035a91c897, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 046b025e-b742-4b62-9894-4a035a91c897, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 645, 'Portions': 145, 'ActivePortions': 145}, '__DEFAULT': {'Rows': 99355, 'Portions': 115, 'ActivePortions': 115}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 145, 'BlobSize': 176408, 'BlobCount': 725}, '__DEFAULT': {'Portions': 115, 'BlobSize': 4406080, 'BlobCount': 575}}, cold bucket stat: (0, 0), frozen bucket stat: (145, 176408)
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:16102/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204750Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204750Z
20251114/us-east-1/s3/aws4_request
233e5384fc48aef5c671bc1b397a033f036427527992bc4778e78500b1ca7f1d
DEBUG    botocore.auth:auth.py:430 Signature:
61ace2c172732c2a5014b46b377f5c36325e83d7be09c2b9b66767a73618c458
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/cold_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204750Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=61ace2c172732c2a5014b46b377f5c36325e83d7be09c2b9b66767a73618c458', 'amz-sdk-invocation-id': b'0b4b77a5-5c52-46ee-805b-21eba4d4a01c', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:47:50 GMT', 'x-amzn-requestid': 'x4T2gJAs9TRWr7j9K5oirQFMKbrbNNqhCfFU0BR5rpS7sFX8dL8V', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>cold_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:16102/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204750Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204750Z
20251114/us-east-1/s3/aws4_request
c9dc47ce6f2ebd5c4c8858448a80d6304a0da4166859798c23ea30b1cdd2ee0d
DEBUG    botocore.auth:auth.py:430 Signature:
09fc1e33a31a82f083291914d5d8fbe65a760d269c2db12c9a91590f1a100ccb
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/medium?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204750Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=09fc1e33a31a82f083291914d5d8fbe65a760d269c2db12c9a91590f1a100ccb', 'amz-sdk-invocation-id': b'703caf7a-8daf-4289-92d5-0582318f2d0f', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:47:50 GMT', 'x-amzn-requestid': 'goTLeZPmGVlschk1dBm84Lcw7t2o35X1DsaszKZLTUuLwaYo1wrQ', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>medium</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:16102/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204750Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204750Z
20251114/us-east-1/s3/aws4_request
5a2fef23c1fbaa00237939838829143700275d923618bf6aa5b751e9adfa5370
DEBUG    botocore.auth:auth.py:430 Signature:
5f406e4267feeb2e496188164413514f1181261dab6adce1eb6130240598ffa1
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/frozen_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204750Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=5f406e4267feeb2e496188164413514f1181261dab6adce1eb6130240598ffa1', 'amz-sdk-invocation-id': b'badba243-2596-4bb8-96a0-bbb3ed12c8f2', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 53592
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:47:50 GMT', 'x-amzn-requestid': 'X3MMwaMNEUMm2V0L2wlpZLAVGqupSTVg6wofpJw1XVSunmr4Tgt6', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '53592', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;34eff939966dd96fc61e04bee3d4ba4f&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A2%3A1816%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;c745068d481b0515aea4165b916ec5cb&#34;</ETag><Size>1816</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;fb23f9171b17757cb1dc2e176469b4a5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cfa8a0b7952fb63f7dfadf2cf83097ed&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;969785d18638dc1e71dc309c8fee9f59&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;76c553122067e565c23ac6b7466026f1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;6cca3dcd8f413ad51af7003527118f53&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;9d0aea585719b4e1a8eb01d939c00a9d&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;4f98c8ca83a70a033c75eff6e19bcb8e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1a5f4df50ae0202b78181ab5a79fc270&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;710bd12a125a7a0826c6dabe086b07b9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;be0a7c1984f4c8093eabc624229e85d5&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;0d068b6671dccd5032bc42db6aa10674&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;169a39dc1ef992105b008d64454cdda2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A3%3A1536%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1cd0ecd015e159922d991777d4e34b6a&#34;</ETag><Size>1536</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A4%3A1152%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b0945c53e3a8c53e06b5efbe1fa00b7e&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;21d237d9b840230ac40911f05460d2c9&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;a65d4652ca975ca96dd4adc269404389&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ffa157b81657d56c3806591d18161366&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;dbb30cffd96f2cda495c11eb50c8872a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;0b1b088a94fe98718b260b4e9262c5c6&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A2%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e0f105c23fdc288d960126f34607d3c2&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037897%3A1%3A1%3A255%3A1%3A1720%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1f30e67ac29c7a33dfa177893c57fe4e&#34;</ETag><Size>1720</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;756c8bf50e1b14ddff981f3d35b13a9a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d1d491d289f10bd319a5964f50e522d9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;122ba98dfa6de83562b52443f97e0bdc&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;7626e60779c9117a5aa5552db3e2ef74&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1144%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;76b382c008c1daa16aef1c638ccec692&#34;</ETag><Size>1144</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;f2f766068f0decd10d0a355d7a3ce7df&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A3%3A1224%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ac22662b420aa8c5bd61f9d898d93abd&#34;</ETag><Size>1224</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A4%3A2504%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;240ff0ca91edad5ad611828468ea5b44&#34;</ETag><Size>2504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;658bdfb1748413af03d9fd46c9bb805b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cf86574e0b5b9320b5838d1fe614f7d6&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1416%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b9311bd0a3261cd1c110524dbed0c0ee&#34;</ETag><Size>1416</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A2%3A1928%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;88965419a67c815737ea9348e37e2277&#34;</ETag><Size>1928</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d70b30ee26e1677f1c1601ea54148330&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f6ca311e356541dde08266785f2d8dcb&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A2%3A1296%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;83616eaa943da37ef7a92311c263371e&#34;</ETag><Size>1296</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;efd7c7e653e7b4cae5fa36e16311349c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A2%3A255%3A1%3A2424%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1cdf12a5ba12af80a8fcbe65a51be1b9&#34;</ETag><Size>2424</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;011746a5ca01506fdf83964c27756f29&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037905%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;af992cc29bb2d9de8afef2fa09221752&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;27eec981a6efeef3dd4577c0490156cd&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;dee641780c0c4d248fd383936ad519c0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;35d9c5b51a686307a2465a8dce6122e9&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;397f4751afcb170c423e629fd2b03c46&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A2%3A1200%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ed50b0f966729dbc524ed39d67043e7f&#34;</ETag><Size>1200</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;3e018695734005e3be7a2c364a2f9f4b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e26638baeb35e1d203ff779209f18000&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;65a1dd34e301bdc4d29ef1b96ad9f016&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;baf3bbe887771567705ea1878ad8dc02&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7d2dd5438efac312030ab1d7ff2404c0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A2%3A1496%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;65a7ecaa6689f54356759745386bb91d&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;30b77b5019f350acbf9f718551d2da77&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A2416%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cd5d4acd4df5dd76dd58206782e7f365&#34;</ETag><Size>2416</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A2%3A1208%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e265bd76e5998bc292913aa80b0323cf&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1616%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;57a665afff22ef5b34e6e3d54deceb64&#34;</ETag><Size>1616</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;af26aa3d5e60723ce6781c6f3c2fc0ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A2%3A1320%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;809a9542bd1ef395b5328d6c62a10038&#34;</ETag><Size>1320</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;cb2ec8fd8e2f39c71ca7fd8e26141b9e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A4%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d6fc50af39123e0c794e997429c894f8&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A5%3A1360%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;65143fdbcdcf279b6c27a79c688dd56d&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0aeeeab35fcefe8ebe92923db835b993&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0f234b8606389bcc82637b5eec502dc0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;878094d78836df848f6343a8dd183909&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A3%3A2008%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ac4c5f21766b72b1ef9379e666fba4e7&#34;</ETag><Size>2008</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1352%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;60d206b93f7f63a6d550278c79178dc9&#34;</ETag><Size>1352</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0187ebcce0242f7da65b2c6f25982550&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ae2150d01ae7f1af2a175cdd5170207a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b94d64f4fcc3c13c48a75d7864c1ce62&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;35638001230ae7c046190a76967679de&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e5058fc8bcef1d12f3a97e90ef3a4f22&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;c7371c2c071f84a8da422b44dc6ac8cd&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e59e4b2b6a14b9718cfde17164df7873&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A4%3A1240%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b715d29f1acb4f69bb2c6e45c759c4d0&#34;</ETag><Size>1240</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;62b537d856fda5644fe2cc48902c9731&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A2%3A255%3A1%3A1600%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d2260a637a13ce8ecc25b9c01b52b67d&#34;</ETag><Size>1600</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e3574f40b33f06df9e67a72ccbbff43c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A2%3A255%3A1%3A1440%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;24187b7f04140bb0b1bb743be65ee07c&#34;</ETag><Size>1440</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;f336cf1caa2096a96de0cfbc70f9ad9d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A2%3A1264%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1f3c31b42afda4973595009325ef3e49&#34;</ETag><Size>1264</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;20aa44e25b95f87a8c7337a642e24c97&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;1dd035a4cbe08fccc42394835e89df77&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A3%3A1544%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ddfac5c4dd4e6cfa512fc9ef755d80ba&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A4%3A1504%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;73896829b5a8ee7e2a223f80dd6bc99f&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037924%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;6bd52922b36ff7c2ce79617366ee07ae&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1744%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;9480636392e60386e5fcfa26a7e5fa1e&#34;</ETag><Size>1744</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;86f1b31668de87d96f5f9b73789e6722&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A3%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;daa4772dea9401d3c58dea4ef6f578f1&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;66a62a7691132cb3b4613c1d975fab65&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7e8d7307f40bdeb4f3305e9be602cb27&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;a120a0287db33e7f87e2847b83e80d5f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;23ee82433ce4e8b3c0adc7981a52a256&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A3%3A1304%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;c9bf1da7e81941d7bf8edf219e3af8e2&#34;</ETag><Size>1304</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;8d018b1c8baffd1d3c1f37f9112e3931&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;eacc29fa533e744afa4e9a034e4063e7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;313094a08eaea3e8b4a9335ffd44f54b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;a13c73d880c9ea8669a713db0044cc73&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;28e110a65388b036725c956cb4f40835&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;34aedc6a7f8b316b3e420d638101b7f3&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;29151557cd5bf4a5eae9a392b2ab3ee8&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;5a2acfe7d9463c6376f658c29c90fd02&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;9a184fad7ff74943b8ca812f5af57463&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;97dd67255e56715570c8124d64393e24&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;48e1e22980ccda9edefd8f1004274739&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A3%3A1736%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;c89ad4686d31b02b0e0e819333897101&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A4%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;b2f2306a3c7f01a5fd37e98c5f0db539&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;00949568528376e724e9fcf4d3b60725&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f472e8e0d0f8111aa3f3bc9c406179b1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;80731454b0f0f6bda9a6706328d41672&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A2%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;2331f114069e506fa45abd92f7cc16e8&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;80d5289d31961bf2a3b4ab12a0127d24&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A2%3A1256%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;78ecfb41c1828cbbf3e867460bede6a4&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e88ed3aaa7eca2764356d27ef10cfa1c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037937%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1702f735c923178d6e8f8e1569466a4b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037937%3A1%3A1%3A255%3A2%3A1144%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;feba9762acc7f93b4a56d85b48cf26fa&#34;</ETag><Size>1144</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;7011ee874e8ff2211e9e54543b3191f4&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A2%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;4a76c36aabfa4086bfd8d8d31bcbffc6&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A2%3A255%3A2%3A1448%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;0df75368d33e1d5d81a28b9a08eafcf3&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1640%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d94425a6997dab6e73d403aaaf1472ea&#34;</ETag><Size>1640</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;2119f8302ae9404302822f9dc235ec46&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f3d1bfdf886644bf29d31bd16584da90&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;2ace9abb6396728189d1f1270d6016c2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;bf78ed23adbd0ac419f1474fe596777e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A4%3A1784%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e97ede3a0b632611b38c82fa05d2f765&#34;</ETag><Size>1784</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;b0e4109c11e7240a3cfd95e0d987e3db&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;43314d5c28b605b5517144e412dfb477&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f48f340d92e63ff14be5fd27cc733f2c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;19a6de2f8fda386c1628a05640b1d614&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;cdd71f3f9258303a74e6bab5a59bf6d5&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A3%3A2112%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;91eda4be98cc3bac3417ee9509f73d7d&#34;</ETag><Size>2112</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A4%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;82778727338cea7e5f52a40b3c40f1d4&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;03be68aedc5e93911c97cacb12d43770&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b147b1cfd1ef351a131e686de1631d5c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A2%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;53e8079776efd0c7fe82c7cf6eafb28d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;9f36bfd117b58e56c940657eecfd89d2&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;aaa0a6e02417d93517e63e65e3e7d2e2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A2%3A255%3A1%3A1424%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d120f7f937da41759afa30a510ce0255&#34;</ETag><Size>1424</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1776%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;8160dece82ad022c94c68998c3b020aa&#34;</ETag><Size>1776</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;790833acc63bba5df43d70161e81146d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A3%3A1360%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;daff5c718ff85eb00c6b270f5760cb91&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d6b393272b0c8a1126c2678e565cb2e9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A2%3A255%3A1%3A1152%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ff9f3ec64ae8e1217924d0ed262134ae&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A1%3A2160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7d58cf2ffa3b3311d1c32aa97bc50a61&#34;</ETag><Size>2160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;3b536fbf5a72c6f1d25b794d57cc501b&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, e56d46cd-f4ff-4347-b118-8efdd7058bcd, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, e56d46cd-f4ff-4347-b118-8efdd7058bcd, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, e56d46cd-f4ff-4347-b118-8efdd7058bcd, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 16592319-4937-4d4f-831c-2f56b4db7973, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 16592319-4937-4d4f-831c-2f56b4db7973, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 16592319-4937-4d4f-831c-2f56b4db7973, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 645, 'Portions': 145, 'ActivePortions': 145}, '__DEFAULT': {'Rows': 99355, 'Portions': 115, 'ActivePortions': 115}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 145, 'BlobSize': 176408, 'BlobCount': 725}, '__DEFAULT': {'Portions': 115, 'BlobSize': 4406080, 'BlobCount': 575}}, cold bucket stat: (0, 0), frozen bucket stat: (145, 176408)
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:16102/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204752Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204752Z
20251114/us-east-1/s3/aws4_request
b2d4bb0a893b56921d7ce69efb0f6b04de95a7d3ef279bbb3f4385a16b48d7d9
DEBUG    botocore.auth:auth.py:430 Signature:
cbc1af45144905ad0af96afe13015f42294298c04d85810bae68ba5b0a15ab25
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/cold_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204752Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=cbc1af45144905ad0af96afe13015f42294298c04d85810bae68ba5b0a15ab25', 'amz-sdk-invocation-id': b'0e38aff2-d461-4e75-afb4-1486733ab5f1', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:47:52 GMT', 'x-amzn-requestid': 'uSbeI73rhdEu5Hq1Vrts2hF9yTeU5G39lbZsA2nzKgaKzcQP5MQD', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>cold_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:16102/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204752Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204752Z
20251114/us-east-1/s3/aws4_request
db5ce7c5ad39fc76ba71f9211ce207543a8845c5850739348803eec8ab6e04d6
DEBUG    botocore.auth:auth.py:430 Signature:
35dc4eb5783095353d075269257ee7cc23baf987bbbdb92b27cf1594e0535449
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/medium?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204752Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=35dc4eb5783095353d075269257ee7cc23baf987bbbdb92b27cf1594e0535449', 'amz-sdk-invocation-id': b'b59f6fe4-45a7-4cc9-be5d-1855ea6da348', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:47:52 GMT', 'x-amzn-requestid': 'uQ3BBJ7yzGBa8Dp5LTrSpXZHEJldatqxA9H6olcaa4aRWcCMPeRD', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>medium</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:16102/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204752Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204752Z
20251114/us-east-1/s3/aws4_request
8bfe16b9c55af65627647547dbdc12dd3b2d27069443046f2b139423a4188336
DEBUG    botocore.auth:auth.py:430 Signature:
3c8e2ebdb1838ef9a7d07943b22acab63a8fb308305d4bddf5407b6e511b8cbf
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/frozen_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204752Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=3c8e2ebdb1838ef9a7d07943b22acab63a8fb308305d4bddf5407b6e511b8cbf', 'amz-sdk-invocation-id': b'9792998f-c37f-46db-8034-c9888a29fdfb', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 53592
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:47:52 GMT', 'x-amzn-requestid': '36r0IO1PqC1L6YwlQLLrO9npGbOSHN06mVMb8GgntjZd6WYSdzi5', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '53592', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;34eff939966dd96fc61e04bee3d4ba4f&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A2%3A1816%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;c745068d481b0515aea4165b916ec5cb&#34;</ETag><Size>1816</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;fb23f9171b17757cb1dc2e176469b4a5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cfa8a0b7952fb63f7dfadf2cf83097ed&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;969785d18638dc1e71dc309c8fee9f59&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;76c553122067e565c23ac6b7466026f1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;6cca3dcd8f413ad51af7003527118f53&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;9d0aea585719b4e1a8eb01d939c00a9d&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;4f98c8ca83a70a033c75eff6e19bcb8e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1a5f4df50ae0202b78181ab5a79fc270&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;710bd12a125a7a0826c6dabe086b07b9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;be0a7c1984f4c8093eabc624229e85d5&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;0d068b6671dccd5032bc42db6aa10674&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;169a39dc1ef992105b008d64454cdda2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A3%3A1536%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1cd0ecd015e159922d991777d4e34b6a&#34;</ETag><Size>1536</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A4%3A1152%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b0945c53e3a8c53e06b5efbe1fa00b7e&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;21d237d9b840230ac40911f05460d2c9&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;a65d4652ca975ca96dd4adc269404389&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ffa157b81657d56c3806591d18161366&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;dbb30cffd96f2cda495c11eb50c8872a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;0b1b088a94fe98718b260b4e9262c5c6&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A2%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e0f105c23fdc288d960126f34607d3c2&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037897%3A1%3A1%3A255%3A1%3A1720%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1f30e67ac29c7a33dfa177893c57fe4e&#34;</ETag><Size>1720</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;756c8bf50e1b14ddff981f3d35b13a9a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d1d491d289f10bd319a5964f50e522d9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;122ba98dfa6de83562b52443f97e0bdc&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;7626e60779c9117a5aa5552db3e2ef74&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1144%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;76b382c008c1daa16aef1c638ccec692&#34;</ETag><Size>1144</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;f2f766068f0decd10d0a355d7a3ce7df&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A3%3A1224%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ac22662b420aa8c5bd61f9d898d93abd&#34;</ETag><Size>1224</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A4%3A2504%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;240ff0ca91edad5ad611828468ea5b44&#34;</ETag><Size>2504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;658bdfb1748413af03d9fd46c9bb805b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cf86574e0b5b9320b5838d1fe614f7d6&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1416%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b9311bd0a3261cd1c110524dbed0c0ee&#34;</ETag><Size>1416</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A2%3A1928%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;88965419a67c815737ea9348e37e2277&#34;</ETag><Size>1928</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d70b30ee26e1677f1c1601ea54148330&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f6ca311e356541dde08266785f2d8dcb&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A2%3A1296%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;83616eaa943da37ef7a92311c263371e&#34;</ETag><Size>1296</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;efd7c7e653e7b4cae5fa36e16311349c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A2%3A255%3A1%3A2424%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1cdf12a5ba12af80a8fcbe65a51be1b9&#34;</ETag><Size>2424</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;011746a5ca01506fdf83964c27756f29&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037905%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;af992cc29bb2d9de8afef2fa09221752&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;27eec981a6efeef3dd4577c0490156cd&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;dee641780c0c4d248fd383936ad519c0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;35d9c5b51a686307a2465a8dce6122e9&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;397f4751afcb170c423e629fd2b03c46&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A2%3A1200%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ed50b0f966729dbc524ed39d67043e7f&#34;</ETag><Size>1200</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;3e018695734005e3be7a2c364a2f9f4b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e26638baeb35e1d203ff779209f18000&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;65a1dd34e301bdc4d29ef1b96ad9f016&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;baf3bbe887771567705ea1878ad8dc02&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7d2dd5438efac312030ab1d7ff2404c0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A2%3A1496%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;65a7ecaa6689f54356759745386bb91d&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;30b77b5019f350acbf9f718551d2da77&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A2416%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cd5d4acd4df5dd76dd58206782e7f365&#34;</ETag><Size>2416</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A2%3A1208%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e265bd76e5998bc292913aa80b0323cf&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1616%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;57a665afff22ef5b34e6e3d54deceb64&#34;</ETag><Size>1616</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;af26aa3d5e60723ce6781c6f3c2fc0ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A2%3A1320%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;809a9542bd1ef395b5328d6c62a10038&#34;</ETag><Size>1320</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;cb2ec8fd8e2f39c71ca7fd8e26141b9e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A4%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d6fc50af39123e0c794e997429c894f8&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A5%3A1360%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;65143fdbcdcf279b6c27a79c688dd56d&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0aeeeab35fcefe8ebe92923db835b993&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0f234b8606389bcc82637b5eec502dc0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;878094d78836df848f6343a8dd183909&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A3%3A2008%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ac4c5f21766b72b1ef9379e666fba4e7&#34;</ETag><Size>2008</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1352%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;60d206b93f7f63a6d550278c79178dc9&#34;</ETag><Size>1352</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0187ebcce0242f7da65b2c6f25982550&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ae2150d01ae7f1af2a175cdd5170207a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b94d64f4fcc3c13c48a75d7864c1ce62&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;35638001230ae7c046190a76967679de&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e5058fc8bcef1d12f3a97e90ef3a4f22&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;c7371c2c071f84a8da422b44dc6ac8cd&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e59e4b2b6a14b9718cfde17164df7873&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A4%3A1240%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b715d29f1acb4f69bb2c6e45c759c4d0&#34;</ETag><Size>1240</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;62b537d856fda5644fe2cc48902c9731&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A2%3A255%3A1%3A1600%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d2260a637a13ce8ecc25b9c01b52b67d&#34;</ETag><Size>1600</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e3574f40b33f06df9e67a72ccbbff43c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A2%3A255%3A1%3A1440%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;24187b7f04140bb0b1bb743be65ee07c&#34;</ETag><Size>1440</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;f336cf1caa2096a96de0cfbc70f9ad9d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A2%3A1264%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1f3c31b42afda4973595009325ef3e49&#34;</ETag><Size>1264</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;20aa44e25b95f87a8c7337a642e24c97&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;1dd035a4cbe08fccc42394835e89df77&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A3%3A1544%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ddfac5c4dd4e6cfa512fc9ef755d80ba&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A4%3A1504%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;73896829b5a8ee7e2a223f80dd6bc99f&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037924%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;6bd52922b36ff7c2ce79617366ee07ae&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1744%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;9480636392e60386e5fcfa26a7e5fa1e&#34;</ETag><Size>1744</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;86f1b31668de87d96f5f9b73789e6722&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A3%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;daa4772dea9401d3c58dea4ef6f578f1&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;66a62a7691132cb3b4613c1d975fab65&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7e8d7307f40bdeb4f3305e9be602cb27&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;a120a0287db33e7f87e2847b83e80d5f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;23ee82433ce4e8b3c0adc7981a52a256&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A3%3A1304%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;c9bf1da7e81941d7bf8edf219e3af8e2&#34;</ETag><Size>1304</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;8d018b1c8baffd1d3c1f37f9112e3931&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;eacc29fa533e744afa4e9a034e4063e7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;313094a08eaea3e8b4a9335ffd44f54b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;a13c73d880c9ea8669a713db0044cc73&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;28e110a65388b036725c956cb4f40835&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;34aedc6a7f8b316b3e420d638101b7f3&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;29151557cd5bf4a5eae9a392b2ab3ee8&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;5a2acfe7d9463c6376f658c29c90fd02&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;9a184fad7ff74943b8ca812f5af57463&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;97dd67255e56715570c8124d64393e24&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;48e1e22980ccda9edefd8f1004274739&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A3%3A1736%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;c89ad4686d31b02b0e0e819333897101&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A4%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;b2f2306a3c7f01a5fd37e98c5f0db539&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;00949568528376e724e9fcf4d3b60725&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f472e8e0d0f8111aa3f3bc9c406179b1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;80731454b0f0f6bda9a6706328d41672&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A2%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;2331f114069e506fa45abd92f7cc16e8&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;80d5289d31961bf2a3b4ab12a0127d24&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A2%3A1256%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;78ecfb41c1828cbbf3e867460bede6a4&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e88ed3aaa7eca2764356d27ef10cfa1c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037937%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1702f735c923178d6e8f8e1569466a4b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037937%3A1%3A1%3A255%3A2%3A1144%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;feba9762acc7f93b4a56d85b48cf26fa&#34;</ETag><Size>1144</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;7011ee874e8ff2211e9e54543b3191f4&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A2%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;4a76c36aabfa4086bfd8d8d31bcbffc6&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A2%3A255%3A2%3A1448%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;0df75368d33e1d5d81a28b9a08eafcf3&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1640%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d94425a6997dab6e73d403aaaf1472ea&#34;</ETag><Size>1640</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;2119f8302ae9404302822f9dc235ec46&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f3d1bfdf886644bf29d31bd16584da90&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;2ace9abb6396728189d1f1270d6016c2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;bf78ed23adbd0ac419f1474fe596777e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A4%3A1784%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e97ede3a0b632611b38c82fa05d2f765&#34;</ETag><Size>1784</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;b0e4109c11e7240a3cfd95e0d987e3db&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;43314d5c28b605b5517144e412dfb477&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f48f340d92e63ff14be5fd27cc733f2c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;19a6de2f8fda386c1628a05640b1d614&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;cdd71f3f9258303a74e6bab5a59bf6d5&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A3%3A2112%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;91eda4be98cc3bac3417ee9509f73d7d&#34;</ETag><Size>2112</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A4%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;82778727338cea7e5f52a40b3c40f1d4&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;03be68aedc5e93911c97cacb12d43770&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b147b1cfd1ef351a131e686de1631d5c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A2%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;53e8079776efd0c7fe82c7cf6eafb28d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;9f36bfd117b58e56c940657eecfd89d2&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;aaa0a6e02417d93517e63e65e3e7d2e2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A2%3A255%3A1%3A1424%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d120f7f937da41759afa30a510ce0255&#34;</ETag><Size>1424</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1776%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;8160dece82ad022c94c68998c3b020aa&#34;</ETag><Size>1776</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;790833acc63bba5df43d70161e81146d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A3%3A1360%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;daff5c718ff85eb00c6b270f5760cb91&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d6b393272b0c8a1126c2678e565cb2e9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A2%3A255%3A1%3A1152%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ff9f3ec64ae8e1217924d0ed262134ae&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A1%3A2160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7d58cf2ffa3b3311d1c32aa97bc50a61&#34;</ETag><Size>2160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;3b536fbf5a72c6f1d25b794d57cc501b&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 1c204f46-aea4-488e-b0d6-249a152c2c27, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 1c204f46-aea4-488e-b0d6-249a152c2c27, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 1c204f46-aea4-488e-b0d6-249a152c2c27, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 6c99fdbf-35a9-420d-b96b-f6944a62c991, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 6c99fdbf-35a9-420d-b96b-f6944a62c991, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 6c99fdbf-35a9-420d-b96b-f6944a62c991, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 645, 'Portions': 145, 'ActivePortions': 145}, '__DEFAULT': {'Rows': 99355, 'Portions': 115, 'ActivePortions': 115}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 145, 'BlobSize': 176408, 'BlobCount': 725}, '__DEFAULT': {'Portions': 115, 'BlobSize': 4406080, 'BlobCount': 575}}, cold bucket stat: (0, 0), frozen bucket stat: (145, 176408)
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:16102/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204753Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204753Z
20251114/us-east-1/s3/aws4_request
ed2267cb1c1908e1d01fbfbf79e81b87c0ab2342ecc1db14919139346756a4bb
DEBUG    botocore.auth:auth.py:430 Signature:
1e433cbe949f7b275aeb56d65a7f83a2057e0064404869898ad4a1b021355582
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/cold_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204753Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=1e433cbe949f7b275aeb56d65a7f83a2057e0064404869898ad4a1b021355582', 'amz-sdk-invocation-id': b'9fc21d4f-a0fc-4fcf-97a1-53ed0cc19953', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:47:53 GMT', 'x-amzn-requestid': 'o50g15LUftkiu2kqux3BiFRb0wAQsd5f2VpjrxISttC8bkZqapmy', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>cold_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:16102/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204753Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204753Z
20251114/us-east-1/s3/aws4_request
dcc869843b5188d472390e18f9bbde68b4a4e1eb211fcfc2fe7eb5320b5009fe
DEBUG    botocore.auth:auth.py:430 Signature:
bacc3a890ed86fb05831f46565d5d2605b820e52368d5cfe6a3b97321986600b
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/medium?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204753Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=bacc3a890ed86fb05831f46565d5d2605b820e52368d5cfe6a3b97321986600b', 'amz-sdk-invocation-id': b'f270bb30-d360-4c00-95a4-42cd3bc357d5', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:47:53 GMT', 'x-amzn-requestid': 'bpfClpsIHsPfRYonGBcOuJfOwms8Zw4esUQ7630GBpsvZaLkI0kd', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>medium</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:16102/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204753Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204753Z
20251114/us-east-1/s3/aws4_request
9d78f788aa396651df8b24a6bb579c561076535cb2eeda0530f5ef6dc08f545d
DEBUG    botocore.auth:auth.py:430 Signature:
a153e9398f797473599fe80033a60912802725af57a1b9c5eaab56b2e13299a5
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/frozen_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204753Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=a153e9398f797473599fe80033a60912802725af57a1b9c5eaab56b2e13299a5', 'amz-sdk-invocation-id': b'54725f7c-155b-4dcc-87d1-38ebddab3f8f', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 53592
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:47:53 GMT', 'x-amzn-requestid': 'TolTKb6yZ4ri66dqSO6M4asXEQroxA4tnjzMtfQ8GTuWvHjxeM1x', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '53592', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;34eff939966dd96fc61e04bee3d4ba4f&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A2%3A1816%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;c745068d481b0515aea4165b916ec5cb&#34;</ETag><Size>1816</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;fb23f9171b17757cb1dc2e176469b4a5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cfa8a0b7952fb63f7dfadf2cf83097ed&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;969785d18638dc1e71dc309c8fee9f59&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;76c553122067e565c23ac6b7466026f1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;6cca3dcd8f413ad51af7003527118f53&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;9d0aea585719b4e1a8eb01d939c00a9d&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;4f98c8ca83a70a033c75eff6e19bcb8e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1a5f4df50ae0202b78181ab5a79fc270&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;710bd12a125a7a0826c6dabe086b07b9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;be0a7c1984f4c8093eabc624229e85d5&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;0d068b6671dccd5032bc42db6aa10674&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;169a39dc1ef992105b008d64454cdda2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A3%3A1536%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1cd0ecd015e159922d991777d4e34b6a&#34;</ETag><Size>1536</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A4%3A1152%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b0945c53e3a8c53e06b5efbe1fa00b7e&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;21d237d9b840230ac40911f05460d2c9&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;a65d4652ca975ca96dd4adc269404389&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ffa157b81657d56c3806591d18161366&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;dbb30cffd96f2cda495c11eb50c8872a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;0b1b088a94fe98718b260b4e9262c5c6&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A2%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e0f105c23fdc288d960126f34607d3c2&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037897%3A1%3A1%3A255%3A1%3A1720%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1f30e67ac29c7a33dfa177893c57fe4e&#34;</ETag><Size>1720</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;756c8bf50e1b14ddff981f3d35b13a9a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d1d491d289f10bd319a5964f50e522d9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;122ba98dfa6de83562b52443f97e0bdc&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;7626e60779c9117a5aa5552db3e2ef74&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1144%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;76b382c008c1daa16aef1c638ccec692&#34;</ETag><Size>1144</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;f2f766068f0decd10d0a355d7a3ce7df&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A3%3A1224%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ac22662b420aa8c5bd61f9d898d93abd&#34;</ETag><Size>1224</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A4%3A2504%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;240ff0ca91edad5ad611828468ea5b44&#34;</ETag><Size>2504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;658bdfb1748413af03d9fd46c9bb805b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cf86574e0b5b9320b5838d1fe614f7d6&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1416%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b9311bd0a3261cd1c110524dbed0c0ee&#34;</ETag><Size>1416</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A2%3A1928%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;88965419a67c815737ea9348e37e2277&#34;</ETag><Size>1928</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d70b30ee26e1677f1c1601ea54148330&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f6ca311e356541dde08266785f2d8dcb&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A2%3A1296%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;83616eaa943da37ef7a92311c263371e&#34;</ETag><Size>1296</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;efd7c7e653e7b4cae5fa36e16311349c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A2%3A255%3A1%3A2424%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1cdf12a5ba12af80a8fcbe65a51be1b9&#34;</ETag><Size>2424</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;011746a5ca01506fdf83964c27756f29&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037905%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;af992cc29bb2d9de8afef2fa09221752&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;27eec981a6efeef3dd4577c0490156cd&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;dee641780c0c4d248fd383936ad519c0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;35d9c5b51a686307a2465a8dce6122e9&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;397f4751afcb170c423e629fd2b03c46&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A2%3A1200%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ed50b0f966729dbc524ed39d67043e7f&#34;</ETag><Size>1200</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;3e018695734005e3be7a2c364a2f9f4b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e26638baeb35e1d203ff779209f18000&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;65a1dd34e301bdc4d29ef1b96ad9f016&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;baf3bbe887771567705ea1878ad8dc02&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7d2dd5438efac312030ab1d7ff2404c0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A2%3A1496%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;65a7ecaa6689f54356759745386bb91d&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;30b77b5019f350acbf9f718551d2da77&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A2416%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cd5d4acd4df5dd76dd58206782e7f365&#34;</ETag><Size>2416</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A2%3A1208%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e265bd76e5998bc292913aa80b0323cf&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1616%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;57a665afff22ef5b34e6e3d54deceb64&#34;</ETag><Size>1616</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;af26aa3d5e60723ce6781c6f3c2fc0ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A2%3A1320%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;809a9542bd1ef395b5328d6c62a10038&#34;</ETag><Size>1320</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;cb2ec8fd8e2f39c71ca7fd8e26141b9e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A4%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d6fc50af39123e0c794e997429c894f8&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A5%3A1360%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;65143fdbcdcf279b6c27a79c688dd56d&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0aeeeab35fcefe8ebe92923db835b993&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0f234b8606389bcc82637b5eec502dc0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;878094d78836df848f6343a8dd183909&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A3%3A2008%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ac4c5f21766b72b1ef9379e666fba4e7&#34;</ETag><Size>2008</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1352%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;60d206b93f7f63a6d550278c79178dc9&#34;</ETag><Size>1352</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0187ebcce0242f7da65b2c6f25982550&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ae2150d01ae7f1af2a175cdd5170207a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b94d64f4fcc3c13c48a75d7864c1ce62&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;35638001230ae7c046190a76967679de&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e5058fc8bcef1d12f3a97e90ef3a4f22&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;c7371c2c071f84a8da422b44dc6ac8cd&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e59e4b2b6a14b9718cfde17164df7873&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A4%3A1240%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b715d29f1acb4f69bb2c6e45c759c4d0&#34;</ETag><Size>1240</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;62b537d856fda5644fe2cc48902c9731&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A2%3A255%3A1%3A1600%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d2260a637a13ce8ecc25b9c01b52b67d&#34;</ETag><Size>1600</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e3574f40b33f06df9e67a72ccbbff43c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A2%3A255%3A1%3A1440%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;24187b7f04140bb0b1bb743be65ee07c&#34;</ETag><Size>1440</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;f336cf1caa2096a96de0cfbc70f9ad9d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A2%3A1264%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1f3c31b42afda4973595009325ef3e49&#34;</ETag><Size>1264</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;20aa44e25b95f87a8c7337a642e24c97&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;1dd035a4cbe08fccc42394835e89df77&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A3%3A1544%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ddfac5c4dd4e6cfa512fc9ef755d80ba&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A4%3A1504%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;73896829b5a8ee7e2a223f80dd6bc99f&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037924%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;6bd52922b36ff7c2ce79617366ee07ae&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1744%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;9480636392e60386e5fcfa26a7e5fa1e&#34;</ETag><Size>1744</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;86f1b31668de87d96f5f9b73789e6722&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A3%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;daa4772dea9401d3c58dea4ef6f578f1&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;66a62a7691132cb3b4613c1d975fab65&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7e8d7307f40bdeb4f3305e9be602cb27&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;a120a0287db33e7f87e2847b83e80d5f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;23ee82433ce4e8b3c0adc7981a52a256&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A3%3A1304%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;c9bf1da7e81941d7bf8edf219e3af8e2&#34;</ETag><Size>1304</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;8d018b1c8baffd1d3c1f37f9112e3931&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;eacc29fa533e744afa4e9a034e4063e7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;313094a08eaea3e8b4a9335ffd44f54b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;a13c73d880c9ea8669a713db0044cc73&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;28e110a65388b036725c956cb4f40835&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;34aedc6a7f8b316b3e420d638101b7f3&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;29151557cd5bf4a5eae9a392b2ab3ee8&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;5a2acfe7d9463c6376f658c29c90fd02&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;9a184fad7ff74943b8ca812f5af57463&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;97dd67255e56715570c8124d64393e24&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;48e1e22980ccda9edefd8f1004274739&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A3%3A1736%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;c89ad4686d31b02b0e0e819333897101&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A4%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;b2f2306a3c7f01a5fd37e98c5f0db539&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;00949568528376e724e9fcf4d3b60725&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f472e8e0d0f8111aa3f3bc9c406179b1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;80731454b0f0f6bda9a6706328d41672&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A2%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;2331f114069e506fa45abd92f7cc16e8&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;80d5289d31961bf2a3b4ab12a0127d24&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A2%3A1256%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;78ecfb41c1828cbbf3e867460bede6a4&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e88ed3aaa7eca2764356d27ef10cfa1c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037937%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1702f735c923178d6e8f8e1569466a4b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037937%3A1%3A1%3A255%3A2%3A1144%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;feba9762acc7f93b4a56d85b48cf26fa&#34;</ETag><Size>1144</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;7011ee874e8ff2211e9e54543b3191f4&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A2%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;4a76c36aabfa4086bfd8d8d31bcbffc6&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A2%3A255%3A2%3A1448%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;0df75368d33e1d5d81a28b9a08eafcf3&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1640%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d94425a6997dab6e73d403aaaf1472ea&#34;</ETag><Size>1640</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;2119f8302ae9404302822f9dc235ec46&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f3d1bfdf886644bf29d31bd16584da90&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;2ace9abb6396728189d1f1270d6016c2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;bf78ed23adbd0ac419f1474fe596777e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A4%3A1784%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e97ede3a0b632611b38c82fa05d2f765&#34;</ETag><Size>1784</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;b0e4109c11e7240a3cfd95e0d987e3db&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;43314d5c28b605b5517144e412dfb477&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f48f340d92e63ff14be5fd27cc733f2c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;19a6de2f8fda386c1628a05640b1d614&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;cdd71f3f9258303a74e6bab5a59bf6d5&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A3%3A2112%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;91eda4be98cc3bac3417ee9509f73d7d&#34;</ETag><Size>2112</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A4%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;82778727338cea7e5f52a40b3c40f1d4&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;03be68aedc5e93911c97cacb12d43770&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b147b1cfd1ef351a131e686de1631d5c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A2%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;53e8079776efd0c7fe82c7cf6eafb28d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;9f36bfd117b58e56c940657eecfd89d2&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;aaa0a6e02417d93517e63e65e3e7d2e2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A2%3A255%3A1%3A1424%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d120f7f937da41759afa30a510ce0255&#34;</ETag><Size>1424</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1776%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;8160dece82ad022c94c68998c3b020aa&#34;</ETag><Size>1776</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;790833acc63bba5df43d70161e81146d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A3%3A1360%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;daff5c718ff85eb00c6b270f5760cb91&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d6b393272b0c8a1126c2678e565cb2e9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A2%3A255%3A1%3A1152%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ff9f3ec64ae8e1217924d0ed262134ae&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A1%3A2160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7d58cf2ffa3b3311d1c32aa97bc50a61&#34;</ETag><Size>2160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;3b536fbf5a72c6f1d25b794d57cc501b&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 4fc565b9-f6d6-4538-9509-c71ac6a2099a, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 4fc565b9-f6d6-4538-9509-c71ac6a2099a, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 4fc565b9-f6d6-4538-9509-c71ac6a2099a, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, d63ea77c-aefc-4755-9a21-676519dbafd5, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, d63ea77c-aefc-4755-9a21-676519dbafd5, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, d63ea77c-aefc-4755-9a21-676519dbafd5, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 645, 'Portions': 145, 'ActivePortions': 145}, '__DEFAULT': {'Rows': 99355, 'Portions': 115, 'ActivePortions': 115}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 145, 'BlobSize': 176408, 'BlobCount': 725}, '__DEFAULT': {'Portions': 115, 'BlobSize': 4406080, 'BlobCount': 575}}, cold bucket stat: (0, 0), frozen bucket stat: (145, 176408)
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:16102/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204755Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204755Z
20251114/us-east-1/s3/aws4_request
3d81dd1d257c030f23586dc80606bc027e454ee06f2d1c72aaf9d793bea6381e
DEBUG    botocore.auth:auth.py:430 Signature:
737d9fc3aea65a52166614a723e3d42cbd00e99a7384e03d3a6250b42e47ea2d
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/cold_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204755Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=737d9fc3aea65a52166614a723e3d42cbd00e99a7384e03d3a6250b42e47ea2d', 'amz-sdk-invocation-id': b'f16d1325-63f1-4b51-bac5-ad69c0105876', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:47:55 GMT', 'x-amzn-requestid': 'O7EB3UkwkRuxxz1gAHdKDyZgNDM2lCOk2OKX7kOEzv58TMqkWXHl', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>cold_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:16102/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204755Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204755Z
20251114/us-east-1/s3/aws4_request
d50caa2219b83321509c478cb5d979266a2b69dc34c49f7a15471add66eab834
DEBUG    botocore.auth:auth.py:430 Signature:
7afab6f61ec24bcee1fdbd502c29e4ba47111d1f1f72b28693cd1b94874f2c3c
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/medium?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204755Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=7afab6f61ec24bcee1fdbd502c29e4ba47111d1f1f72b28693cd1b94874f2c3c', 'amz-sdk-invocation-id': b'b06ad784-7419-4892-b187-3434e88bd269', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:47:55 GMT', 'x-amzn-requestid': 'It75crfPPjxjYc0Fo9r27njqM4hIwI3autC479fNxkPtjIhiftZO', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>medium</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:16102/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204755Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204755Z
20251114/us-east-1/s3/aws4_request
a639d0b56fdafe8c2cae7fcc832b032475edcf1f48dcc73db10fce44f7a98c2f
DEBUG    botocore.auth:auth.py:430 Signature:
f7c166b46c19cd20ee6d1b42d414167979b61b1a0469a525d457c155fb34646f
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/frozen_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204755Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=f7c166b46c19cd20ee6d1b42d414167979b61b1a0469a525d457c155fb34646f', 'amz-sdk-invocation-id': b'2041d6b7-cbd4-419c-bff5-7ab967c043b3', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 53592
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:47:55 GMT', 'x-amzn-requestid': 'GAKuBOnaPo8fzip6YFStcwRoF6RKW9IR35sRYApSDixkLpieZstv', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '53592', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;34eff939966dd96fc61e04bee3d4ba4f&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A2%3A1816%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;c745068d481b0515aea4165b916ec5cb&#34;</ETag><Size>1816</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;fb23f9171b17757cb1dc2e176469b4a5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cfa8a0b7952fb63f7dfadf2cf83097ed&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;969785d18638dc1e71dc309c8fee9f59&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;76c553122067e565c23ac6b7466026f1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;6cca3dcd8f413ad51af7003527118f53&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;9d0aea585719b4e1a8eb01d939c00a9d&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;4f98c8ca83a70a033c75eff6e19bcb8e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1a5f4df50ae0202b78181ab5a79fc270&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;710bd12a125a7a0826c6dabe086b07b9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;be0a7c1984f4c8093eabc624229e85d5&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;0d068b6671dccd5032bc42db6aa10674&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;169a39dc1ef992105b008d64454cdda2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A3%3A1536%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1cd0ecd015e159922d991777d4e34b6a&#34;</ETag><Size>1536</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A4%3A1152%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b0945c53e3a8c53e06b5efbe1fa00b7e&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;21d237d9b840230ac40911f05460d2c9&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;a65d4652ca975ca96dd4adc269404389&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ffa157b81657d56c3806591d18161366&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;dbb30cffd96f2cda495c11eb50c8872a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;0b1b088a94fe98718b260b4e9262c5c6&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A2%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e0f105c23fdc288d960126f34607d3c2&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037897%3A1%3A1%3A255%3A1%3A1720%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1f30e67ac29c7a33dfa177893c57fe4e&#34;</ETag><Size>1720</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;756c8bf50e1b14ddff981f3d35b13a9a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d1d491d289f10bd319a5964f50e522d9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;122ba98dfa6de83562b52443f97e0bdc&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;7626e60779c9117a5aa5552db3e2ef74&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1144%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;76b382c008c1daa16aef1c638ccec692&#34;</ETag><Size>1144</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;f2f766068f0decd10d0a355d7a3ce7df&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A3%3A1224%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ac22662b420aa8c5bd61f9d898d93abd&#34;</ETag><Size>1224</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A4%3A2504%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;240ff0ca91edad5ad611828468ea5b44&#34;</ETag><Size>2504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;658bdfb1748413af03d9fd46c9bb805b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cf86574e0b5b9320b5838d1fe614f7d6&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1416%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b9311bd0a3261cd1c110524dbed0c0ee&#34;</ETag><Size>1416</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A2%3A1928%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;88965419a67c815737ea9348e37e2277&#34;</ETag><Size>1928</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d70b30ee26e1677f1c1601ea54148330&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f6ca311e356541dde08266785f2d8dcb&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A2%3A1296%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;83616eaa943da37ef7a92311c263371e&#34;</ETag><Size>1296</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;efd7c7e653e7b4cae5fa36e16311349c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A2%3A255%3A1%3A2424%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1cdf12a5ba12af80a8fcbe65a51be1b9&#34;</ETag><Size>2424</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;011746a5ca01506fdf83964c27756f29&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037905%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;af992cc29bb2d9de8afef2fa09221752&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;27eec981a6efeef3dd4577c0490156cd&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;dee641780c0c4d248fd383936ad519c0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;35d9c5b51a686307a2465a8dce6122e9&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;397f4751afcb170c423e629fd2b03c46&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A2%3A1200%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ed50b0f966729dbc524ed39d67043e7f&#34;</ETag><Size>1200</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;3e018695734005e3be7a2c364a2f9f4b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e26638baeb35e1d203ff779209f18000&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;65a1dd34e301bdc4d29ef1b96ad9f016&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;baf3bbe887771567705ea1878ad8dc02&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7d2dd5438efac312030ab1d7ff2404c0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A2%3A1496%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;65a7ecaa6689f54356759745386bb91d&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;30b77b5019f350acbf9f718551d2da77&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A2416%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cd5d4acd4df5dd76dd58206782e7f365&#34;</ETag><Size>2416</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A2%3A1208%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e265bd76e5998bc292913aa80b0323cf&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1616%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;57a665afff22ef5b34e6e3d54deceb64&#34;</ETag><Size>1616</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;af26aa3d5e60723ce6781c6f3c2fc0ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A2%3A1320%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;809a9542bd1ef395b5328d6c62a10038&#34;</ETag><Size>1320</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;cb2ec8fd8e2f39c71ca7fd8e26141b9e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A4%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d6fc50af39123e0c794e997429c894f8&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A5%3A1360%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;65143fdbcdcf279b6c27a79c688dd56d&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0aeeeab35fcefe8ebe92923db835b993&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0f234b8606389bcc82637b5eec502dc0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;878094d78836df848f6343a8dd183909&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A3%3A2008%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ac4c5f21766b72b1ef9379e666fba4e7&#34;</ETag><Size>2008</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1352%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;60d206b93f7f63a6d550278c79178dc9&#34;</ETag><Size>1352</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0187ebcce0242f7da65b2c6f25982550&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ae2150d01ae7f1af2a175cdd5170207a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b94d64f4fcc3c13c48a75d7864c1ce62&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;35638001230ae7c046190a76967679de&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e5058fc8bcef1d12f3a97e90ef3a4f22&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;c7371c2c071f84a8da422b44dc6ac8cd&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e59e4b2b6a14b9718cfde17164df7873&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A4%3A1240%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b715d29f1acb4f69bb2c6e45c759c4d0&#34;</ETag><Size>1240</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;62b537d856fda5644fe2cc48902c9731&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A2%3A255%3A1%3A1600%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d2260a637a13ce8ecc25b9c01b52b67d&#34;</ETag><Size>1600</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e3574f40b33f06df9e67a72ccbbff43c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A2%3A255%3A1%3A1440%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;24187b7f04140bb0b1bb743be65ee07c&#34;</ETag><Size>1440</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;f336cf1caa2096a96de0cfbc70f9ad9d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A2%3A1264%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1f3c31b42afda4973595009325ef3e49&#34;</ETag><Size>1264</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;20aa44e25b95f87a8c7337a642e24c97&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;1dd035a4cbe08fccc42394835e89df77&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A3%3A1544%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ddfac5c4dd4e6cfa512fc9ef755d80ba&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A4%3A1504%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;73896829b5a8ee7e2a223f80dd6bc99f&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037924%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;6bd52922b36ff7c2ce79617366ee07ae&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1744%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;9480636392e60386e5fcfa26a7e5fa1e&#34;</ETag><Size>1744</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;86f1b31668de87d96f5f9b73789e6722&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A3%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;daa4772dea9401d3c58dea4ef6f578f1&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;66a62a7691132cb3b4613c1d975fab65&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7e8d7307f40bdeb4f3305e9be602cb27&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;a120a0287db33e7f87e2847b83e80d5f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;23ee82433ce4e8b3c0adc7981a52a256&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A3%3A1304%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;c9bf1da7e81941d7bf8edf219e3af8e2&#34;</ETag><Size>1304</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;8d018b1c8baffd1d3c1f37f9112e3931&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;eacc29fa533e744afa4e9a034e4063e7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;313094a08eaea3e8b4a9335ffd44f54b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;a13c73d880c9ea8669a713db0044cc73&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;28e110a65388b036725c956cb4f40835&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;34aedc6a7f8b316b3e420d638101b7f3&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;29151557cd5bf4a5eae9a392b2ab3ee8&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;5a2acfe7d9463c6376f658c29c90fd02&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;9a184fad7ff74943b8ca812f5af57463&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;97dd67255e56715570c8124d64393e24&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;48e1e22980ccda9edefd8f1004274739&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A3%3A1736%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;c89ad4686d31b02b0e0e819333897101&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A4%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;b2f2306a3c7f01a5fd37e98c5f0db539&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;00949568528376e724e9fcf4d3b60725&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f472e8e0d0f8111aa3f3bc9c406179b1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;80731454b0f0f6bda9a6706328d41672&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A2%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;2331f114069e506fa45abd92f7cc16e8&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;80d5289d31961bf2a3b4ab12a0127d24&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A2%3A1256%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;78ecfb41c1828cbbf3e867460bede6a4&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e88ed3aaa7eca2764356d27ef10cfa1c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037937%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1702f735c923178d6e8f8e1569466a4b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037937%3A1%3A1%3A255%3A2%3A1144%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;feba9762acc7f93b4a56d85b48cf26fa&#34;</ETag><Size>1144</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;7011ee874e8ff2211e9e54543b3191f4&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A2%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;4a76c36aabfa4086bfd8d8d31bcbffc6&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A2%3A255%3A2%3A1448%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;0df75368d33e1d5d81a28b9a08eafcf3&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1640%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d94425a6997dab6e73d403aaaf1472ea&#34;</ETag><Size>1640</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;2119f8302ae9404302822f9dc235ec46&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f3d1bfdf886644bf29d31bd16584da90&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;2ace9abb6396728189d1f1270d6016c2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;bf78ed23adbd0ac419f1474fe596777e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A4%3A1784%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e97ede3a0b632611b38c82fa05d2f765&#34;</ETag><Size>1784</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;b0e4109c11e7240a3cfd95e0d987e3db&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;43314d5c28b605b5517144e412dfb477&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f48f340d92e63ff14be5fd27cc733f2c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;19a6de2f8fda386c1628a05640b1d614&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;cdd71f3f9258303a74e6bab5a59bf6d5&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A3%3A2112%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;91eda4be98cc3bac3417ee9509f73d7d&#34;</ETag><Size>2112</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A4%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;82778727338cea7e5f52a40b3c40f1d4&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;03be68aedc5e93911c97cacb12d43770&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b147b1cfd1ef351a131e686de1631d5c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A2%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;53e8079776efd0c7fe82c7cf6eafb28d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;9f36bfd117b58e56c940657eecfd89d2&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;aaa0a6e02417d93517e63e65e3e7d2e2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A2%3A255%3A1%3A1424%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d120f7f937da41759afa30a510ce0255&#34;</ETag><Size>1424</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1776%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;8160dece82ad022c94c68998c3b020aa&#34;</ETag><Size>1776</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;790833acc63bba5df43d70161e81146d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A3%3A1360%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;daff5c718ff85eb00c6b270f5760cb91&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d6b393272b0c8a1126c2678e565cb2e9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A2%3A255%3A1%3A1152%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ff9f3ec64ae8e1217924d0ed262134ae&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A1%3A2160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7d58cf2ffa3b3311d1c32aa97bc50a61&#34;</ETag><Size>2160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;3b536fbf5a72c6f1d25b794d57cc501b&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, c8fa95b0-880b-47a0-a82c-5e14ad2c829c, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, c8fa95b0-880b-47a0-a82c-5e14ad2c829c, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, c8fa95b0-880b-47a0-a82c-5e14ad2c829c, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, b54ffc70-a9bd-4b16-94ad-46736dcba999, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, b54ffc70-a9bd-4b16-94ad-46736dcba999, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, b54ffc70-a9bd-4b16-94ad-46736dcba999, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 645, 'Portions': 145, 'ActivePortions': 145}, '__DEFAULT': {'Rows': 99355, 'Portions': 115, 'ActivePortions': 115}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 145, 'BlobSize': 176408, 'BlobCount': 725}, '__DEFAULT': {'Portions': 115, 'BlobSize': 4406080, 'BlobCount': 575}}, cold bucket stat: (0, 0), frozen bucket stat: (145, 176408)
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:16102/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204757Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204757Z
20251114/us-east-1/s3/aws4_request
784813f0def3d91aa804685be89714cf709feaab160346a2ed7fe228c184329b
DEBUG    botocore.auth:auth.py:430 Signature:
fb55067aa3ead05f2b88de7fc5a22f836f06a9a980b40ca5daff45ee9edd169c
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/cold_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204757Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=fb55067aa3ead05f2b88de7fc5a22f836f06a9a980b40ca5daff45ee9edd169c', 'amz-sdk-invocation-id': b'60662397-ccd6-4ab3-9508-3eddb76ddd28', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:47:57 GMT', 'x-amzn-requestid': '6HEROJgDWJse4UdQLxbUbPNXDeFGuLPUffITFlwfXkn2McsI0SZq', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>cold_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:16102/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204757Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204757Z
20251114/us-east-1/s3/aws4_request
bba39e962215566e5951155cb1fd228745c94c885fb153af7539e498ab9e9268
DEBUG    botocore.auth:auth.py:430 Signature:
bfbda921e2098311e38d49f3405323058c776db4343e7e29188f08ec259ffc56
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/medium?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204757Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=bfbda921e2098311e38d49f3405323058c776db4343e7e29188f08ec259ffc56', 'amz-sdk-invocation-id': b'371b5034-18a1-4d18-9637-ef59cad6f4aa', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:47:57 GMT', 'x-amzn-requestid': 'Ta9ZmsxEQABFwYPUAseACKfz7tEN9yvisNGLu4fiV5YNpv5HIWZS', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>medium</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:16102/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204757Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204757Z
20251114/us-east-1/s3/aws4_request
ed8d7855cbd948d72850293d628acdb299e9c0bddc51c8116cab39c4a7bf1d13
DEBUG    botocore.auth:auth.py:430 Signature:
a8cfab4a59e7d02181fb6265fe2cf499a6ed248e982fc52268137b2f01b4775c
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/frozen_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204757Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=a8cfab4a59e7d02181fb6265fe2cf499a6ed248e982fc52268137b2f01b4775c', 'amz-sdk-invocation-id': b'8c34195b-5d7c-4f2e-a8fe-881067106249', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 53592
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:47:57 GMT', 'x-amzn-requestid': 'nIRRaHFfLh2tii4K89009s2Yz3fMaLGiQdBqwvSNKzpyyeujFzRp', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '53592', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;34eff939966dd96fc61e04bee3d4ba4f&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A2%3A1816%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;c745068d481b0515aea4165b916ec5cb&#34;</ETag><Size>1816</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;fb23f9171b17757cb1dc2e176469b4a5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cfa8a0b7952fb63f7dfadf2cf83097ed&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;969785d18638dc1e71dc309c8fee9f59&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;76c553122067e565c23ac6b7466026f1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;6cca3dcd8f413ad51af7003527118f53&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;9d0aea585719b4e1a8eb01d939c00a9d&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;4f98c8ca83a70a033c75eff6e19bcb8e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1a5f4df50ae0202b78181ab5a79fc270&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;710bd12a125a7a0826c6dabe086b07b9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;be0a7c1984f4c8093eabc624229e85d5&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;0d068b6671dccd5032bc42db6aa10674&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;169a39dc1ef992105b008d64454cdda2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A3%3A1536%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1cd0ecd015e159922d991777d4e34b6a&#34;</ETag><Size>1536</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A4%3A1152%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b0945c53e3a8c53e06b5efbe1fa00b7e&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;21d237d9b840230ac40911f05460d2c9&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;a65d4652ca975ca96dd4adc269404389&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ffa157b81657d56c3806591d18161366&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;dbb30cffd96f2cda495c11eb50c8872a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;0b1b088a94fe98718b260b4e9262c5c6&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A2%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e0f105c23fdc288d960126f34607d3c2&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037897%3A1%3A1%3A255%3A1%3A1720%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1f30e67ac29c7a33dfa177893c57fe4e&#34;</ETag><Size>1720</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;756c8bf50e1b14ddff981f3d35b13a9a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d1d491d289f10bd319a5964f50e522d9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;122ba98dfa6de83562b52443f97e0bdc&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;7626e60779c9117a5aa5552db3e2ef74&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1144%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;76b382c008c1daa16aef1c638ccec692&#34;</ETag><Size>1144</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;f2f766068f0decd10d0a355d7a3ce7df&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A3%3A1224%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ac22662b420aa8c5bd61f9d898d93abd&#34;</ETag><Size>1224</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A4%3A2504%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;240ff0ca91edad5ad611828468ea5b44&#34;</ETag><Size>2504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;658bdfb1748413af03d9fd46c9bb805b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cf86574e0b5b9320b5838d1fe614f7d6&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1416%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b9311bd0a3261cd1c110524dbed0c0ee&#34;</ETag><Size>1416</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A2%3A1928%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;88965419a67c815737ea9348e37e2277&#34;</ETag><Size>1928</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d70b30ee26e1677f1c1601ea54148330&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f6ca311e356541dde08266785f2d8dcb&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A2%3A1296%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;83616eaa943da37ef7a92311c263371e&#34;</ETag><Size>1296</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;efd7c7e653e7b4cae5fa36e16311349c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A2%3A255%3A1%3A2424%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1cdf12a5ba12af80a8fcbe65a51be1b9&#34;</ETag><Size>2424</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;011746a5ca01506fdf83964c27756f29&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037905%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;af992cc29bb2d9de8afef2fa09221752&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;27eec981a6efeef3dd4577c0490156cd&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;dee641780c0c4d248fd383936ad519c0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;35d9c5b51a686307a2465a8dce6122e9&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;397f4751afcb170c423e629fd2b03c46&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A2%3A1200%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ed50b0f966729dbc524ed39d67043e7f&#34;</ETag><Size>1200</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;3e018695734005e3be7a2c364a2f9f4b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e26638baeb35e1d203ff779209f18000&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;65a1dd34e301bdc4d29ef1b96ad9f016&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;baf3bbe887771567705ea1878ad8dc02&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7d2dd5438efac312030ab1d7ff2404c0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A2%3A1496%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;65a7ecaa6689f54356759745386bb91d&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;30b77b5019f350acbf9f718551d2da77&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A2416%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cd5d4acd4df5dd76dd58206782e7f365&#34;</ETag><Size>2416</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A2%3A1208%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e265bd76e5998bc292913aa80b0323cf&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1616%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;57a665afff22ef5b34e6e3d54deceb64&#34;</ETag><Size>1616</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;af26aa3d5e60723ce6781c6f3c2fc0ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A2%3A1320%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;809a9542bd1ef395b5328d6c62a10038&#34;</ETag><Size>1320</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;cb2ec8fd8e2f39c71ca7fd8e26141b9e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A4%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d6fc50af39123e0c794e997429c894f8&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A5%3A1360%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;65143fdbcdcf279b6c27a79c688dd56d&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0aeeeab35fcefe8ebe92923db835b993&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0f234b8606389bcc82637b5eec502dc0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;878094d78836df848f6343a8dd183909&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A3%3A2008%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ac4c5f21766b72b1ef9379e666fba4e7&#34;</ETag><Size>2008</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1352%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;60d206b93f7f63a6d550278c79178dc9&#34;</ETag><Size>1352</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0187ebcce0242f7da65b2c6f25982550&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ae2150d01ae7f1af2a175cdd5170207a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b94d64f4fcc3c13c48a75d7864c1ce62&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;35638001230ae7c046190a76967679de&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e5058fc8bcef1d12f3a97e90ef3a4f22&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;c7371c2c071f84a8da422b44dc6ac8cd&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e59e4b2b6a14b9718cfde17164df7873&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A4%3A1240%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b715d29f1acb4f69bb2c6e45c759c4d0&#34;</ETag><Size>1240</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;62b537d856fda5644fe2cc48902c9731&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A2%3A255%3A1%3A1600%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d2260a637a13ce8ecc25b9c01b52b67d&#34;</ETag><Size>1600</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e3574f40b33f06df9e67a72ccbbff43c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A2%3A255%3A1%3A1440%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;24187b7f04140bb0b1bb743be65ee07c&#34;</ETag><Size>1440</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;f336cf1caa2096a96de0cfbc70f9ad9d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A2%3A1264%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1f3c31b42afda4973595009325ef3e49&#34;</ETag><Size>1264</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;20aa44e25b95f87a8c7337a642e24c97&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;1dd035a4cbe08fccc42394835e89df77&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A3%3A1544%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ddfac5c4dd4e6cfa512fc9ef755d80ba&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A4%3A1504%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;73896829b5a8ee7e2a223f80dd6bc99f&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037924%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;6bd52922b36ff7c2ce79617366ee07ae&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1744%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;9480636392e60386e5fcfa26a7e5fa1e&#34;</ETag><Size>1744</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;86f1b31668de87d96f5f9b73789e6722&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A3%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;daa4772dea9401d3c58dea4ef6f578f1&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;66a62a7691132cb3b4613c1d975fab65&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7e8d7307f40bdeb4f3305e9be602cb27&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;a120a0287db33e7f87e2847b83e80d5f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;23ee82433ce4e8b3c0adc7981a52a256&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A3%3A1304%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;c9bf1da7e81941d7bf8edf219e3af8e2&#34;</ETag><Size>1304</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;8d018b1c8baffd1d3c1f37f9112e3931&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;eacc29fa533e744afa4e9a034e4063e7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;313094a08eaea3e8b4a9335ffd44f54b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;a13c73d880c9ea8669a713db0044cc73&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;28e110a65388b036725c956cb4f40835&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;34aedc6a7f8b316b3e420d638101b7f3&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;29151557cd5bf4a5eae9a392b2ab3ee8&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;5a2acfe7d9463c6376f658c29c90fd02&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;9a184fad7ff74943b8ca812f5af57463&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;97dd67255e56715570c8124d64393e24&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;48e1e22980ccda9edefd8f1004274739&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A3%3A1736%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;c89ad4686d31b02b0e0e819333897101&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A4%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;b2f2306a3c7f01a5fd37e98c5f0db539&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;00949568528376e724e9fcf4d3b60725&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f472e8e0d0f8111aa3f3bc9c406179b1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;80731454b0f0f6bda9a6706328d41672&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A2%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;2331f114069e506fa45abd92f7cc16e8&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;80d5289d31961bf2a3b4ab12a0127d24&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A2%3A1256%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;78ecfb41c1828cbbf3e867460bede6a4&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e88ed3aaa7eca2764356d27ef10cfa1c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037937%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1702f735c923178d6e8f8e1569466a4b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037937%3A1%3A1%3A255%3A2%3A1144%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;feba9762acc7f93b4a56d85b48cf26fa&#34;</ETag><Size>1144</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;7011ee874e8ff2211e9e54543b3191f4&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A2%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;4a76c36aabfa4086bfd8d8d31bcbffc6&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A2%3A255%3A2%3A1448%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;0df75368d33e1d5d81a28b9a08eafcf3&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1640%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d94425a6997dab6e73d403aaaf1472ea&#34;</ETag><Size>1640</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;2119f8302ae9404302822f9dc235ec46&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f3d1bfdf886644bf29d31bd16584da90&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;2ace9abb6396728189d1f1270d6016c2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;bf78ed23adbd0ac419f1474fe596777e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A4%3A1784%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e97ede3a0b632611b38c82fa05d2f765&#34;</ETag><Size>1784</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;b0e4109c11e7240a3cfd95e0d987e3db&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;43314d5c28b605b5517144e412dfb477&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f48f340d92e63ff14be5fd27cc733f2c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;19a6de2f8fda386c1628a05640b1d614&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;cdd71f3f9258303a74e6bab5a59bf6d5&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A3%3A2112%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;91eda4be98cc3bac3417ee9509f73d7d&#34;</ETag><Size>2112</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A4%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;82778727338cea7e5f52a40b3c40f1d4&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;03be68aedc5e93911c97cacb12d43770&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b147b1cfd1ef351a131e686de1631d5c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A2%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;53e8079776efd0c7fe82c7cf6eafb28d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;9f36bfd117b58e56c940657eecfd89d2&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;aaa0a6e02417d93517e63e65e3e7d2e2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A2%3A255%3A1%3A1424%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d120f7f937da41759afa30a510ce0255&#34;</ETag><Size>1424</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1776%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;8160dece82ad022c94c68998c3b020aa&#34;</ETag><Size>1776</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;790833acc63bba5df43d70161e81146d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A3%3A1360%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;daff5c718ff85eb00c6b270f5760cb91&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d6b393272b0c8a1126c2678e565cb2e9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A2%3A255%3A1%3A1152%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ff9f3ec64ae8e1217924d0ed262134ae&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A1%3A2160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7d58cf2ffa3b3311d1c32aa97bc50a61&#34;</ETag><Size>2160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;3b536fbf5a72c6f1d25b794d57cc501b&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 3688f534-d554-4ec8-b635-4604dbb82dd3, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 3688f534-d554-4ec8-b635-4604dbb82dd3, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 3688f534-d554-4ec8-b635-4604dbb82dd3, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 90d2a2a1-bc1a-479b-bbe3-33299185c51a, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 90d2a2a1-bc1a-479b-bbe3-33299185c51a, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 90d2a2a1-bc1a-479b-bbe3-33299185c51a, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 645, 'Portions': 145, 'ActivePortions': 145}, '__DEFAULT': {'Rows': 99355, 'Portions': 115, 'ActivePortions': 115}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 145, 'BlobSize': 176408, 'BlobCount': 725}, '__DEFAULT': {'Portions': 115, 'BlobSize': 4406080, 'BlobCount': 575}}, cold bucket stat: (0, 0), frozen bucket stat: (145, 176408)
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:16102/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204758Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204758Z
20251114/us-east-1/s3/aws4_request
d404b5b0aa07f3fdf50744279aa8aaf8087c1e1f81a17a36769bf9275ad25938
DEBUG    botocore.auth:auth.py:430 Signature:
3bd4ab3b1bb523a82cc9defa9d9ea6092e6f802eef48395b608ed4b60170c865
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/cold_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204758Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=3bd4ab3b1bb523a82cc9defa9d9ea6092e6f802eef48395b608ed4b60170c865', 'amz-sdk-invocation-id': b'50442f97-0175-495f-89c6-3ae2e03552c9', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:47:58 GMT', 'x-amzn-requestid': 'NJylPRvUPesaKvp9UWmvyg3mBm3GjgXYxKslcJQZqs6eLyHUPB16', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>cold_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:16102/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204758Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204758Z
20251114/us-east-1/s3/aws4_request
ab403d97b8e90fb629568f38c6c34d29aea099595d02d03ada1930333f6b105e
DEBUG    botocore.auth:auth.py:430 Signature:
097240f3b9f2d72979123796cedb54a148aa2abc2983c5dad56ba26315c964fe
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/medium?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204758Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=097240f3b9f2d72979123796cedb54a148aa2abc2983c5dad56ba26315c964fe', 'amz-sdk-invocation-id': b'd85d9b73-57c2-4af4-ad0f-80a55b18d327', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:47:58 GMT', 'x-amzn-requestid': '2ijgoESGdxRY7O5AzUmwkfQSm1kHy7LlXxcGPN9xmTOCDsaa41kg', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>medium</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:16102/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204758Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204758Z
20251114/us-east-1/s3/aws4_request
1996977fe21f03d7cc617afe98ad6b5d83dfcbdcdb2ce351ffa62ec7b0dcf249
DEBUG    botocore.auth:auth.py:430 Signature:
0fcbb4ec15f7ac466479761bb8d064feb755b58310f53e0e33959fad398024e1
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/frozen_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204758Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=0fcbb4ec15f7ac466479761bb8d064feb755b58310f53e0e33959fad398024e1', 'amz-sdk-invocation-id': b'f10f9c88-c5af-442f-8942-c1b01c637c07', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 53592
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:47:58 GMT', 'x-amzn-requestid': '36Jve66AAfh3GOSlqqFetLEuMCx773l1p5jG1Cb7868xScwoRZ8V', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '53592', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;34eff939966dd96fc61e04bee3d4ba4f&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A2%3A1816%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;c745068d481b0515aea4165b916ec5cb&#34;</ETag><Size>1816</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;fb23f9171b17757cb1dc2e176469b4a5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cfa8a0b7952fb63f7dfadf2cf83097ed&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;969785d18638dc1e71dc309c8fee9f59&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;76c553122067e565c23ac6b7466026f1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;6cca3dcd8f413ad51af7003527118f53&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;9d0aea585719b4e1a8eb01d939c00a9d&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;4f98c8ca83a70a033c75eff6e19bcb8e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1a5f4df50ae0202b78181ab5a79fc270&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;710bd12a125a7a0826c6dabe086b07b9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;be0a7c1984f4c8093eabc624229e85d5&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;0d068b6671dccd5032bc42db6aa10674&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;169a39dc1ef992105b008d64454cdda2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A3%3A1536%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1cd0ecd015e159922d991777d4e34b6a&#34;</ETag><Size>1536</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A4%3A1152%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b0945c53e3a8c53e06b5efbe1fa00b7e&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;21d237d9b840230ac40911f05460d2c9&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;a65d4652ca975ca96dd4adc269404389&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ffa157b81657d56c3806591d18161366&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;dbb30cffd96f2cda495c11eb50c8872a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;0b1b088a94fe98718b260b4e9262c5c6&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A2%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e0f105c23fdc288d960126f34607d3c2&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037897%3A1%3A1%3A255%3A1%3A1720%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1f30e67ac29c7a33dfa177893c57fe4e&#34;</ETag><Size>1720</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;756c8bf50e1b14ddff981f3d35b13a9a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d1d491d289f10bd319a5964f50e522d9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;122ba98dfa6de83562b52443f97e0bdc&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;7626e60779c9117a5aa5552db3e2ef74&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1144%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;76b382c008c1daa16aef1c638ccec692&#34;</ETag><Size>1144</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;f2f766068f0decd10d0a355d7a3ce7df&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A3%3A1224%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ac22662b420aa8c5bd61f9d898d93abd&#34;</ETag><Size>1224</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A4%3A2504%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;240ff0ca91edad5ad611828468ea5b44&#34;</ETag><Size>2504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;658bdfb1748413af03d9fd46c9bb805b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cf86574e0b5b9320b5838d1fe614f7d6&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1416%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b9311bd0a3261cd1c110524dbed0c0ee&#34;</ETag><Size>1416</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A2%3A1928%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;88965419a67c815737ea9348e37e2277&#34;</ETag><Size>1928</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d70b30ee26e1677f1c1601ea54148330&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f6ca311e356541dde08266785f2d8dcb&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A2%3A1296%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;83616eaa943da37ef7a92311c263371e&#34;</ETag><Size>1296</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;efd7c7e653e7b4cae5fa36e16311349c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A2%3A255%3A1%3A2424%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1cdf12a5ba12af80a8fcbe65a51be1b9&#34;</ETag><Size>2424</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;011746a5ca01506fdf83964c27756f29&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037905%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;af992cc29bb2d9de8afef2fa09221752&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;27eec981a6efeef3dd4577c0490156cd&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;dee641780c0c4d248fd383936ad519c0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;35d9c5b51a686307a2465a8dce6122e9&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;397f4751afcb170c423e629fd2b03c46&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A2%3A1200%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ed50b0f966729dbc524ed39d67043e7f&#34;</ETag><Size>1200</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;3e018695734005e3be7a2c364a2f9f4b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e26638baeb35e1d203ff779209f18000&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;65a1dd34e301bdc4d29ef1b96ad9f016&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;baf3bbe887771567705ea1878ad8dc02&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7d2dd5438efac312030ab1d7ff2404c0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A2%3A1496%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;65a7ecaa6689f54356759745386bb91d&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;30b77b5019f350acbf9f718551d2da77&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A2416%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cd5d4acd4df5dd76dd58206782e7f365&#34;</ETag><Size>2416</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A2%3A1208%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e265bd76e5998bc292913aa80b0323cf&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1616%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;57a665afff22ef5b34e6e3d54deceb64&#34;</ETag><Size>1616</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;af26aa3d5e60723ce6781c6f3c2fc0ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A2%3A1320%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;809a9542bd1ef395b5328d6c62a10038&#34;</ETag><Size>1320</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;cb2ec8fd8e2f39c71ca7fd8e26141b9e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A4%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d6fc50af39123e0c794e997429c894f8&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A5%3A1360%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;65143fdbcdcf279b6c27a79c688dd56d&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0aeeeab35fcefe8ebe92923db835b993&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0f234b8606389bcc82637b5eec502dc0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;878094d78836df848f6343a8dd183909&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A3%3A2008%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ac4c5f21766b72b1ef9379e666fba4e7&#34;</ETag><Size>2008</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1352%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;60d206b93f7f63a6d550278c79178dc9&#34;</ETag><Size>1352</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0187ebcce0242f7da65b2c6f25982550&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ae2150d01ae7f1af2a175cdd5170207a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b94d64f4fcc3c13c48a75d7864c1ce62&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;35638001230ae7c046190a76967679de&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e5058fc8bcef1d12f3a97e90ef3a4f22&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;c7371c2c071f84a8da422b44dc6ac8cd&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e59e4b2b6a14b9718cfde17164df7873&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A4%3A1240%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b715d29f1acb4f69bb2c6e45c759c4d0&#34;</ETag><Size>1240</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;62b537d856fda5644fe2cc48902c9731&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A2%3A255%3A1%3A1600%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d2260a637a13ce8ecc25b9c01b52b67d&#34;</ETag><Size>1600</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e3574f40b33f06df9e67a72ccbbff43c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A2%3A255%3A1%3A1440%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;24187b7f04140bb0b1bb743be65ee07c&#34;</ETag><Size>1440</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;f336cf1caa2096a96de0cfbc70f9ad9d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A2%3A1264%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1f3c31b42afda4973595009325ef3e49&#34;</ETag><Size>1264</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;20aa44e25b95f87a8c7337a642e24c97&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;1dd035a4cbe08fccc42394835e89df77&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A3%3A1544%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ddfac5c4dd4e6cfa512fc9ef755d80ba&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A4%3A1504%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;73896829b5a8ee7e2a223f80dd6bc99f&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037924%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;6bd52922b36ff7c2ce79617366ee07ae&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1744%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;9480636392e60386e5fcfa26a7e5fa1e&#34;</ETag><Size>1744</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;86f1b31668de87d96f5f9b73789e6722&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A3%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;daa4772dea9401d3c58dea4ef6f578f1&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;66a62a7691132cb3b4613c1d975fab65&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7e8d7307f40bdeb4f3305e9be602cb27&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;a120a0287db33e7f87e2847b83e80d5f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;23ee82433ce4e8b3c0adc7981a52a256&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A3%3A1304%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;c9bf1da7e81941d7bf8edf219e3af8e2&#34;</ETag><Size>1304</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;8d018b1c8baffd1d3c1f37f9112e3931&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;eacc29fa533e744afa4e9a034e4063e7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;313094a08eaea3e8b4a9335ffd44f54b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;a13c73d880c9ea8669a713db0044cc73&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;28e110a65388b036725c956cb4f40835&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;34aedc6a7f8b316b3e420d638101b7f3&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;29151557cd5bf4a5eae9a392b2ab3ee8&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;5a2acfe7d9463c6376f658c29c90fd02&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;9a184fad7ff74943b8ca812f5af57463&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;97dd67255e56715570c8124d64393e24&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;48e1e22980ccda9edefd8f1004274739&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A3%3A1736%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;c89ad4686d31b02b0e0e819333897101&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A4%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;b2f2306a3c7f01a5fd37e98c5f0db539&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;00949568528376e724e9fcf4d3b60725&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f472e8e0d0f8111aa3f3bc9c406179b1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;80731454b0f0f6bda9a6706328d41672&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A2%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;2331f114069e506fa45abd92f7cc16e8&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;80d5289d31961bf2a3b4ab12a0127d24&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A2%3A1256%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;78ecfb41c1828cbbf3e867460bede6a4&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e88ed3aaa7eca2764356d27ef10cfa1c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037937%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1702f735c923178d6e8f8e1569466a4b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037937%3A1%3A1%3A255%3A2%3A1144%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;feba9762acc7f93b4a56d85b48cf26fa&#34;</ETag><Size>1144</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;7011ee874e8ff2211e9e54543b3191f4&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A2%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;4a76c36aabfa4086bfd8d8d31bcbffc6&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A2%3A255%3A2%3A1448%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;0df75368d33e1d5d81a28b9a08eafcf3&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1640%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d94425a6997dab6e73d403aaaf1472ea&#34;</ETag><Size>1640</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;2119f8302ae9404302822f9dc235ec46&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f3d1bfdf886644bf29d31bd16584da90&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;2ace9abb6396728189d1f1270d6016c2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;bf78ed23adbd0ac419f1474fe596777e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A4%3A1784%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e97ede3a0b632611b38c82fa05d2f765&#34;</ETag><Size>1784</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;b0e4109c11e7240a3cfd95e0d987e3db&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;43314d5c28b605b5517144e412dfb477&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f48f340d92e63ff14be5fd27cc733f2c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;19a6de2f8fda386c1628a05640b1d614&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;cdd71f3f9258303a74e6bab5a59bf6d5&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A3%3A2112%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;91eda4be98cc3bac3417ee9509f73d7d&#34;</ETag><Size>2112</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A4%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;82778727338cea7e5f52a40b3c40f1d4&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;03be68aedc5e93911c97cacb12d43770&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b147b1cfd1ef351a131e686de1631d5c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A2%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;53e8079776efd0c7fe82c7cf6eafb28d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;9f36bfd117b58e56c940657eecfd89d2&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;aaa0a6e02417d93517e63e65e3e7d2e2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A2%3A255%3A1%3A1424%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d120f7f937da41759afa30a510ce0255&#34;</ETag><Size>1424</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1776%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;8160dece82ad022c94c68998c3b020aa&#34;</ETag><Size>1776</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;790833acc63bba5df43d70161e81146d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A3%3A1360%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;daff5c718ff85eb00c6b270f5760cb91&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d6b393272b0c8a1126c2678e565cb2e9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A2%3A255%3A1%3A1152%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ff9f3ec64ae8e1217924d0ed262134ae&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A1%3A2160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7d58cf2ffa3b3311d1c32aa97bc50a61&#34;</ETag><Size>2160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;3b536fbf5a72c6f1d25b794d57cc501b&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 7b5c2f6a-7251-4841-afba-a84bac5574d4, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 7b5c2f6a-7251-4841-afba-a84bac5574d4, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 7b5c2f6a-7251-4841-afba-a84bac5574d4, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, ac914785-694e-4afe-8929-28494766f0d6, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, ac914785-694e-4afe-8929-28494766f0d6, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, ac914785-694e-4afe-8929-28494766f0d6, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 645, 'Portions': 145, 'ActivePortions': 145}, '__DEFAULT': {'Rows': 99355, 'Portions': 115, 'ActivePortions': 115}}, blobs: {'__DEFAULT': {'Portions': 115, 'BlobSize': 4406080, 'BlobCount': 575}, '/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 145, 'BlobSize': 176408, 'BlobCount': 725}}, cold bucket stat: (0, 0), frozen bucket stat: (145, 176408)
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:16102/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204800Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204800Z
20251114/us-east-1/s3/aws4_request
befae176acfba76ea91827d673e622c1ce5d2307cd5f8791edc3dd5944c3d3cf
DEBUG    botocore.auth:auth.py:430 Signature:
eef47343c3cc4631f9e321238513ccffc661404c092208fdc3102d4351ee368a
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/cold_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204800Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=eef47343c3cc4631f9e321238513ccffc661404c092208fdc3102d4351ee368a', 'amz-sdk-invocation-id': b'e32d2713-3a6e-4111-a839-7e023f837c08', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:48:00 GMT', 'x-amzn-requestid': 'Z2b8vzXehGNZc47BeFeX6nrEUu34VpfGVaEgpwbcke36RTkg4S1I', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>cold_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:16102/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204800Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204800Z
20251114/us-east-1/s3/aws4_request
ac9b8b31a9c2c28077f52e73e4a678667bc34602d4021eaa054098d8468eadf6
DEBUG    botocore.auth:auth.py:430 Signature:
5508395b0440fb54be9cc8cb7e714e611d7900ea69e05ae3081cc02fc8628d2a
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/medium?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204800Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=5508395b0440fb54be9cc8cb7e714e611d7900ea69e05ae3081cc02fc8628d2a', 'amz-sdk-invocation-id': b'01be7c34-090a-4fbd-bbc3-72f21f3f3acf', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:48:00 GMT', 'x-amzn-requestid': 'Qifhs08rjotIUZGeQyP6YrUa6LMMJoyUnqETEXBzySS2nzi7CCyj', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>medium</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:16102/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204800Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204800Z
20251114/us-east-1/s3/aws4_request
abcf234a2074381f55f9fb04ba33ca49c82c199dabeb4b856cae953ddd745f81
DEBUG    botocore.auth:auth.py:430 Signature:
82bfd59a0048d04345ac0f95703ff874f5f4f9c46774c10fed8a51cec0eb03a9
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/frozen_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204800Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=82bfd59a0048d04345ac0f95703ff874f5f4f9c46774c10fed8a51cec0eb03a9', 'amz-sdk-invocation-id': b'18013c80-2669-4ab7-b41f-8b8deb490949', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 53592
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:48:00 GMT', 'x-amzn-requestid': 'z0ZPpgTzKSPLpZfyHD3HRh9tZMV7LdntO2V0z2ohwsmP6ycO5dWo', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '53592', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;34eff939966dd96fc61e04bee3d4ba4f&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A2%3A1816%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;c745068d481b0515aea4165b916ec5cb&#34;</ETag><Size>1816</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;fb23f9171b17757cb1dc2e176469b4a5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cfa8a0b7952fb63f7dfadf2cf83097ed&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;969785d18638dc1e71dc309c8fee9f59&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;76c553122067e565c23ac6b7466026f1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;6cca3dcd8f413ad51af7003527118f53&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;9d0aea585719b4e1a8eb01d939c00a9d&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;4f98c8ca83a70a033c75eff6e19bcb8e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1a5f4df50ae0202b78181ab5a79fc270&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;710bd12a125a7a0826c6dabe086b07b9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;be0a7c1984f4c8093eabc624229e85d5&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;0d068b6671dccd5032bc42db6aa10674&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;169a39dc1ef992105b008d64454cdda2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A3%3A1536%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1cd0ecd015e159922d991777d4e34b6a&#34;</ETag><Size>1536</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A4%3A1152%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b0945c53e3a8c53e06b5efbe1fa00b7e&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;21d237d9b840230ac40911f05460d2c9&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;a65d4652ca975ca96dd4adc269404389&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ffa157b81657d56c3806591d18161366&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;dbb30cffd96f2cda495c11eb50c8872a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;0b1b088a94fe98718b260b4e9262c5c6&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A2%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e0f105c23fdc288d960126f34607d3c2&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037897%3A1%3A1%3A255%3A1%3A1720%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1f30e67ac29c7a33dfa177893c57fe4e&#34;</ETag><Size>1720</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;756c8bf50e1b14ddff981f3d35b13a9a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d1d491d289f10bd319a5964f50e522d9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;122ba98dfa6de83562b52443f97e0bdc&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;7626e60779c9117a5aa5552db3e2ef74&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1144%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;76b382c008c1daa16aef1c638ccec692&#34;</ETag><Size>1144</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;f2f766068f0decd10d0a355d7a3ce7df&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A3%3A1224%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ac22662b420aa8c5bd61f9d898d93abd&#34;</ETag><Size>1224</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A4%3A2504%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;240ff0ca91edad5ad611828468ea5b44&#34;</ETag><Size>2504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;658bdfb1748413af03d9fd46c9bb805b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cf86574e0b5b9320b5838d1fe614f7d6&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1416%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b9311bd0a3261cd1c110524dbed0c0ee&#34;</ETag><Size>1416</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A2%3A1928%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;88965419a67c815737ea9348e37e2277&#34;</ETag><Size>1928</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d70b30ee26e1677f1c1601ea54148330&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f6ca311e356541dde08266785f2d8dcb&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A2%3A1296%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;83616eaa943da37ef7a92311c263371e&#34;</ETag><Size>1296</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;efd7c7e653e7b4cae5fa36e16311349c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A2%3A255%3A1%3A2424%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1cdf12a5ba12af80a8fcbe65a51be1b9&#34;</ETag><Size>2424</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;011746a5ca01506fdf83964c27756f29&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037905%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;af992cc29bb2d9de8afef2fa09221752&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;27eec981a6efeef3dd4577c0490156cd&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;dee641780c0c4d248fd383936ad519c0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;35d9c5b51a686307a2465a8dce6122e9&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;397f4751afcb170c423e629fd2b03c46&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A2%3A1200%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ed50b0f966729dbc524ed39d67043e7f&#34;</ETag><Size>1200</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;3e018695734005e3be7a2c364a2f9f4b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e26638baeb35e1d203ff779209f18000&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;65a1dd34e301bdc4d29ef1b96ad9f016&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;baf3bbe887771567705ea1878ad8dc02&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7d2dd5438efac312030ab1d7ff2404c0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A2%3A1496%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;65a7ecaa6689f54356759745386bb91d&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;30b77b5019f350acbf9f718551d2da77&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A2416%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cd5d4acd4df5dd76dd58206782e7f365&#34;</ETag><Size>2416</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A2%3A1208%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e265bd76e5998bc292913aa80b0323cf&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1616%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;57a665afff22ef5b34e6e3d54deceb64&#34;</ETag><Size>1616</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;af26aa3d5e60723ce6781c6f3c2fc0ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A2%3A1320%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;809a9542bd1ef395b5328d6c62a10038&#34;</ETag><Size>1320</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;cb2ec8fd8e2f39c71ca7fd8e26141b9e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A4%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d6fc50af39123e0c794e997429c894f8&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A5%3A1360%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;65143fdbcdcf279b6c27a79c688dd56d&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0aeeeab35fcefe8ebe92923db835b993&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0f234b8606389bcc82637b5eec502dc0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;878094d78836df848f6343a8dd183909&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A3%3A2008%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ac4c5f21766b72b1ef9379e666fba4e7&#34;</ETag><Size>2008</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1352%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;60d206b93f7f63a6d550278c79178dc9&#34;</ETag><Size>1352</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0187ebcce0242f7da65b2c6f25982550&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ae2150d01ae7f1af2a175cdd5170207a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b94d64f4fcc3c13c48a75d7864c1ce62&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;35638001230ae7c046190a76967679de&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e5058fc8bcef1d12f3a97e90ef3a4f22&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;c7371c2c071f84a8da422b44dc6ac8cd&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e59e4b2b6a14b9718cfde17164df7873&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A4%3A1240%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b715d29f1acb4f69bb2c6e45c759c4d0&#34;</ETag><Size>1240</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;62b537d856fda5644fe2cc48902c9731&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A2%3A255%3A1%3A1600%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d2260a637a13ce8ecc25b9c01b52b67d&#34;</ETag><Size>1600</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e3574f40b33f06df9e67a72ccbbff43c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A2%3A255%3A1%3A1440%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;24187b7f04140bb0b1bb743be65ee07c&#34;</ETag><Size>1440</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;f336cf1caa2096a96de0cfbc70f9ad9d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A2%3A1264%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1f3c31b42afda4973595009325ef3e49&#34;</ETag><Size>1264</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;20aa44e25b95f87a8c7337a642e24c97&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;1dd035a4cbe08fccc42394835e89df77&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A3%3A1544%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ddfac5c4dd4e6cfa512fc9ef755d80ba&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A4%3A1504%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;73896829b5a8ee7e2a223f80dd6bc99f&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037924%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;6bd52922b36ff7c2ce79617366ee07ae&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1744%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;9480636392e60386e5fcfa26a7e5fa1e&#34;</ETag><Size>1744</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;86f1b31668de87d96f5f9b73789e6722&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A3%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;daa4772dea9401d3c58dea4ef6f578f1&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;66a62a7691132cb3b4613c1d975fab65&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7e8d7307f40bdeb4f3305e9be602cb27&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;a120a0287db33e7f87e2847b83e80d5f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;23ee82433ce4e8b3c0adc7981a52a256&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A3%3A1304%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;c9bf1da7e81941d7bf8edf219e3af8e2&#34;</ETag><Size>1304</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;8d018b1c8baffd1d3c1f37f9112e3931&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;eacc29fa533e744afa4e9a034e4063e7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;313094a08eaea3e8b4a9335ffd44f54b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;a13c73d880c9ea8669a713db0044cc73&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;28e110a65388b036725c956cb4f40835&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;34aedc6a7f8b316b3e420d638101b7f3&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;29151557cd5bf4a5eae9a392b2ab3ee8&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;5a2acfe7d9463c6376f658c29c90fd02&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;9a184fad7ff74943b8ca812f5af57463&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;97dd67255e56715570c8124d64393e24&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;48e1e22980ccda9edefd8f1004274739&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A3%3A1736%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;c89ad4686d31b02b0e0e819333897101&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A4%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;b2f2306a3c7f01a5fd37e98c5f0db539&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;00949568528376e724e9fcf4d3b60725&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f472e8e0d0f8111aa3f3bc9c406179b1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;80731454b0f0f6bda9a6706328d41672&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A2%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;2331f114069e506fa45abd92f7cc16e8&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;80d5289d31961bf2a3b4ab12a0127d24&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A2%3A1256%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;78ecfb41c1828cbbf3e867460bede6a4&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e88ed3aaa7eca2764356d27ef10cfa1c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037937%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1702f735c923178d6e8f8e1569466a4b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037937%3A1%3A1%3A255%3A2%3A1144%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;feba9762acc7f93b4a56d85b48cf26fa&#34;</ETag><Size>1144</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;7011ee874e8ff2211e9e54543b3191f4&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A2%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;4a76c36aabfa4086bfd8d8d31bcbffc6&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A2%3A255%3A2%3A1448%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;0df75368d33e1d5d81a28b9a08eafcf3&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1640%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d94425a6997dab6e73d403aaaf1472ea&#34;</ETag><Size>1640</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;2119f8302ae9404302822f9dc235ec46&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f3d1bfdf886644bf29d31bd16584da90&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;2ace9abb6396728189d1f1270d6016c2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;bf78ed23adbd0ac419f1474fe596777e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A4%3A1784%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e97ede3a0b632611b38c82fa05d2f765&#34;</ETag><Size>1784</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;b0e4109c11e7240a3cfd95e0d987e3db&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;43314d5c28b605b5517144e412dfb477&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f48f340d92e63ff14be5fd27cc733f2c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;19a6de2f8fda386c1628a05640b1d614&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;cdd71f3f9258303a74e6bab5a59bf6d5&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A3%3A2112%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;91eda4be98cc3bac3417ee9509f73d7d&#34;</ETag><Size>2112</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A4%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;82778727338cea7e5f52a40b3c40f1d4&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;03be68aedc5e93911c97cacb12d43770&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b147b1cfd1ef351a131e686de1631d5c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A2%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;53e8079776efd0c7fe82c7cf6eafb28d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;9f36bfd117b58e56c940657eecfd89d2&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;aaa0a6e02417d93517e63e65e3e7d2e2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A2%3A255%3A1%3A1424%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d120f7f937da41759afa30a510ce0255&#34;</ETag><Size>1424</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1776%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;8160dece82ad022c94c68998c3b020aa&#34;</ETag><Size>1776</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;790833acc63bba5df43d70161e81146d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A3%3A1360%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;daff5c718ff85eb00c6b270f5760cb91&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d6b393272b0c8a1126c2678e565cb2e9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A2%3A255%3A1%3A1152%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ff9f3ec64ae8e1217924d0ed262134ae&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A1%3A2160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7d58cf2ffa3b3311d1c32aa97bc50a61&#34;</ETag><Size>2160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;3b536fbf5a72c6f1d25b794d57cc501b&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, e41ac507-490e-4785-9901-0e1eedf593f7, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, e41ac507-490e-4785-9901-0e1eedf593f7, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, e41ac507-490e-4785-9901-0e1eedf593f7, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 441ac8ea-4477-4507-aae3-d4c7532c5348, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 441ac8ea-4477-4507-aae3-d4c7532c5348, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 441ac8ea-4477-4507-aae3-d4c7532c5348, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 645, 'Portions': 145, 'ActivePortions': 145}, '__DEFAULT': {'Rows': 99355, 'Portions': 115, 'ActivePortions': 115}}, blobs: {'__DEFAULT': {'Portions': 115, 'BlobSize': 4406080, 'BlobCount': 575}, '/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 145, 'BlobSize': 176408, 'BlobCount': 725}}, cold bucket stat: (0, 0), frozen bucket stat: (145, 176408)
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:16102/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204801Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204801Z
20251114/us-east-1/s3/aws4_request
625f8c8afae1ad478e31b10d4b74cf03aac087bad9278f14067f8424ee1e6789
DEBUG    botocore.auth:auth.py:430 Signature:
454d8bea5a6e79802dc85effecade62dd490a790a0b255f84aa31a6e28ee819d
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/cold_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204801Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=454d8bea5a6e79802dc85effecade62dd490a790a0b255f84aa31a6e28ee819d', 'amz-sdk-invocation-id': b'f22ce3e7-3cb2-4152-9c26-d31ed71eb4cc', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:48:01 GMT', 'x-amzn-requestid': 'AThGjwnEd7AcZLONYImLeawfxeIpD3A5tk5JYZkIvxV4FcpMGLsH', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>cold_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:16102/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204801Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204801Z
20251114/us-east-1/s3/aws4_request
7cff1b3ad3ab2574b284e36a1ea01033a8a7100f7455e3c44d49b406a403a8bc
DEBUG    botocore.auth:auth.py:430 Signature:
ca5bcbcd7fc3c704341c4de38c2c4237877ec5d09719258ca81c83f841a9e900
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/medium?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204801Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=ca5bcbcd7fc3c704341c4de38c2c4237877ec5d09719258ca81c83f841a9e900', 'amz-sdk-invocation-id': b'102ef307-ed88-46bd-a129-e7d419113b01', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:48:01 GMT', 'x-amzn-requestid': '5UrjzPavHAmN7AgUOmFkAmtsa8bpvjvETKeuxMCIpp6GX8h8DVkQ', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>medium</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:16102/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204801Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204801Z
20251114/us-east-1/s3/aws4_request
ce82b8ec3a5e9275b3b22e86fc87c1d0e81dc2dafd9b60f93609e538702ac2d0
DEBUG    botocore.auth:auth.py:430 Signature:
76ef841cb30cd088d7f0780076ca7c27f6fba1c9d25696b870983bea93cede15
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/frozen_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204801Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=76ef841cb30cd088d7f0780076ca7c27f6fba1c9d25696b870983bea93cede15', 'amz-sdk-invocation-id': b'71f95eb4-c771-43ba-b555-3501594391f3', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 53592
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:48:01 GMT', 'x-amzn-requestid': 'kYbZIJJxsc5vxjVfsZ8TJ3zxkGwuFEsbi9r2OoOxsCdkS8TfENVS', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '53592', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;34eff939966dd96fc61e04bee3d4ba4f&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A2%3A1816%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;c745068d481b0515aea4165b916ec5cb&#34;</ETag><Size>1816</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;fb23f9171b17757cb1dc2e176469b4a5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cfa8a0b7952fb63f7dfadf2cf83097ed&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;969785d18638dc1e71dc309c8fee9f59&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;76c553122067e565c23ac6b7466026f1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;6cca3dcd8f413ad51af7003527118f53&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;9d0aea585719b4e1a8eb01d939c00a9d&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;4f98c8ca83a70a033c75eff6e19bcb8e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1a5f4df50ae0202b78181ab5a79fc270&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;710bd12a125a7a0826c6dabe086b07b9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;be0a7c1984f4c8093eabc624229e85d5&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;0d068b6671dccd5032bc42db6aa10674&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;169a39dc1ef992105b008d64454cdda2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A3%3A1536%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1cd0ecd015e159922d991777d4e34b6a&#34;</ETag><Size>1536</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A4%3A1152%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b0945c53e3a8c53e06b5efbe1fa00b7e&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;21d237d9b840230ac40911f05460d2c9&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;a65d4652ca975ca96dd4adc269404389&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ffa157b81657d56c3806591d18161366&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;dbb30cffd96f2cda495c11eb50c8872a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;0b1b088a94fe98718b260b4e9262c5c6&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A2%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e0f105c23fdc288d960126f34607d3c2&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037897%3A1%3A1%3A255%3A1%3A1720%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1f30e67ac29c7a33dfa177893c57fe4e&#34;</ETag><Size>1720</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;756c8bf50e1b14ddff981f3d35b13a9a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d1d491d289f10bd319a5964f50e522d9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;122ba98dfa6de83562b52443f97e0bdc&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;7626e60779c9117a5aa5552db3e2ef74&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1144%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;76b382c008c1daa16aef1c638ccec692&#34;</ETag><Size>1144</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;f2f766068f0decd10d0a355d7a3ce7df&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A3%3A1224%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ac22662b420aa8c5bd61f9d898d93abd&#34;</ETag><Size>1224</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A4%3A2504%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;240ff0ca91edad5ad611828468ea5b44&#34;</ETag><Size>2504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;658bdfb1748413af03d9fd46c9bb805b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cf86574e0b5b9320b5838d1fe614f7d6&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1416%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b9311bd0a3261cd1c110524dbed0c0ee&#34;</ETag><Size>1416</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A2%3A1928%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;88965419a67c815737ea9348e37e2277&#34;</ETag><Size>1928</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d70b30ee26e1677f1c1601ea54148330&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f6ca311e356541dde08266785f2d8dcb&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A2%3A1296%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;83616eaa943da37ef7a92311c263371e&#34;</ETag><Size>1296</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;efd7c7e653e7b4cae5fa36e16311349c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A2%3A255%3A1%3A2424%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1cdf12a5ba12af80a8fcbe65a51be1b9&#34;</ETag><Size>2424</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;011746a5ca01506fdf83964c27756f29&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037905%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;af992cc29bb2d9de8afef2fa09221752&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;27eec981a6efeef3dd4577c0490156cd&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;dee641780c0c4d248fd383936ad519c0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;35d9c5b51a686307a2465a8dce6122e9&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;397f4751afcb170c423e629fd2b03c46&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A2%3A1200%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ed50b0f966729dbc524ed39d67043e7f&#34;</ETag><Size>1200</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;3e018695734005e3be7a2c364a2f9f4b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e26638baeb35e1d203ff779209f18000&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;65a1dd34e301bdc4d29ef1b96ad9f016&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;baf3bbe887771567705ea1878ad8dc02&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7d2dd5438efac312030ab1d7ff2404c0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A2%3A1496%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;65a7ecaa6689f54356759745386bb91d&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;30b77b5019f350acbf9f718551d2da77&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A2416%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cd5d4acd4df5dd76dd58206782e7f365&#34;</ETag><Size>2416</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A2%3A1208%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e265bd76e5998bc292913aa80b0323cf&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1616%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;57a665afff22ef5b34e6e3d54deceb64&#34;</ETag><Size>1616</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;af26aa3d5e60723ce6781c6f3c2fc0ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A2%3A1320%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;809a9542bd1ef395b5328d6c62a10038&#34;</ETag><Size>1320</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;cb2ec8fd8e2f39c71ca7fd8e26141b9e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A4%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d6fc50af39123e0c794e997429c894f8&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A5%3A1360%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;65143fdbcdcf279b6c27a79c688dd56d&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0aeeeab35fcefe8ebe92923db835b993&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0f234b8606389bcc82637b5eec502dc0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;878094d78836df848f6343a8dd183909&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A3%3A2008%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ac4c5f21766b72b1ef9379e666fba4e7&#34;</ETag><Size>2008</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1352%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;60d206b93f7f63a6d550278c79178dc9&#34;</ETag><Size>1352</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0187ebcce0242f7da65b2c6f25982550&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ae2150d01ae7f1af2a175cdd5170207a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b94d64f4fcc3c13c48a75d7864c1ce62&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;35638001230ae7c046190a76967679de&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e5058fc8bcef1d12f3a97e90ef3a4f22&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;c7371c2c071f84a8da422b44dc6ac8cd&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e59e4b2b6a14b9718cfde17164df7873&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A4%3A1240%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b715d29f1acb4f69bb2c6e45c759c4d0&#34;</ETag><Size>1240</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;62b537d856fda5644fe2cc48902c9731&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A2%3A255%3A1%3A1600%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d2260a637a13ce8ecc25b9c01b52b67d&#34;</ETag><Size>1600</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e3574f40b33f06df9e67a72ccbbff43c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A2%3A255%3A1%3A1440%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;24187b7f04140bb0b1bb743be65ee07c&#34;</ETag><Size>1440</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;f336cf1caa2096a96de0cfbc70f9ad9d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A2%3A1264%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1f3c31b42afda4973595009325ef3e49&#34;</ETag><Size>1264</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;20aa44e25b95f87a8c7337a642e24c97&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;1dd035a4cbe08fccc42394835e89df77&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A3%3A1544%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ddfac5c4dd4e6cfa512fc9ef755d80ba&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A4%3A1504%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;73896829b5a8ee7e2a223f80dd6bc99f&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037924%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;6bd52922b36ff7c2ce79617366ee07ae&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1744%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;9480636392e60386e5fcfa26a7e5fa1e&#34;</ETag><Size>1744</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;86f1b31668de87d96f5f9b73789e6722&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A3%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;daa4772dea9401d3c58dea4ef6f578f1&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;66a62a7691132cb3b4613c1d975fab65&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7e8d7307f40bdeb4f3305e9be602cb27&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;a120a0287db33e7f87e2847b83e80d5f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;23ee82433ce4e8b3c0adc7981a52a256&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A3%3A1304%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;c9bf1da7e81941d7bf8edf219e3af8e2&#34;</ETag><Size>1304</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;8d018b1c8baffd1d3c1f37f9112e3931&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;eacc29fa533e744afa4e9a034e4063e7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;313094a08eaea3e8b4a9335ffd44f54b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;a13c73d880c9ea8669a713db0044cc73&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;28e110a65388b036725c956cb4f40835&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;34aedc6a7f8b316b3e420d638101b7f3&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;29151557cd5bf4a5eae9a392b2ab3ee8&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;5a2acfe7d9463c6376f658c29c90fd02&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;9a184fad7ff74943b8ca812f5af57463&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;97dd67255e56715570c8124d64393e24&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;48e1e22980ccda9edefd8f1004274739&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A3%3A1736%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;c89ad4686d31b02b0e0e819333897101&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A4%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;b2f2306a3c7f01a5fd37e98c5f0db539&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;00949568528376e724e9fcf4d3b60725&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f472e8e0d0f8111aa3f3bc9c406179b1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;80731454b0f0f6bda9a6706328d41672&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A2%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;2331f114069e506fa45abd92f7cc16e8&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;80d5289d31961bf2a3b4ab12a0127d24&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A2%3A1256%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;78ecfb41c1828cbbf3e867460bede6a4&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e88ed3aaa7eca2764356d27ef10cfa1c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037937%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1702f735c923178d6e8f8e1569466a4b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037937%3A1%3A1%3A255%3A2%3A1144%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;feba9762acc7f93b4a56d85b48cf26fa&#34;</ETag><Size>1144</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;7011ee874e8ff2211e9e54543b3191f4&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A2%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;4a76c36aabfa4086bfd8d8d31bcbffc6&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A2%3A255%3A2%3A1448%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;0df75368d33e1d5d81a28b9a08eafcf3&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1640%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d94425a6997dab6e73d403aaaf1472ea&#34;</ETag><Size>1640</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;2119f8302ae9404302822f9dc235ec46&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f3d1bfdf886644bf29d31bd16584da90&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;2ace9abb6396728189d1f1270d6016c2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;bf78ed23adbd0ac419f1474fe596777e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A4%3A1784%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e97ede3a0b632611b38c82fa05d2f765&#34;</ETag><Size>1784</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;b0e4109c11e7240a3cfd95e0d987e3db&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;43314d5c28b605b5517144e412dfb477&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f48f340d92e63ff14be5fd27cc733f2c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;19a6de2f8fda386c1628a05640b1d614&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;cdd71f3f9258303a74e6bab5a59bf6d5&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A3%3A2112%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;91eda4be98cc3bac3417ee9509f73d7d&#34;</ETag><Size>2112</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A4%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;82778727338cea7e5f52a40b3c40f1d4&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;03be68aedc5e93911c97cacb12d43770&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b147b1cfd1ef351a131e686de1631d5c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A2%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;53e8079776efd0c7fe82c7cf6eafb28d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;9f36bfd117b58e56c940657eecfd89d2&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;aaa0a6e02417d93517e63e65e3e7d2e2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A2%3A255%3A1%3A1424%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d120f7f937da41759afa30a510ce0255&#34;</ETag><Size>1424</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1776%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;8160dece82ad022c94c68998c3b020aa&#34;</ETag><Size>1776</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;790833acc63bba5df43d70161e81146d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A3%3A1360%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;daff5c718ff85eb00c6b270f5760cb91&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d6b393272b0c8a1126c2678e565cb2e9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A2%3A255%3A1%3A1152%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ff9f3ec64ae8e1217924d0ed262134ae&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A1%3A2160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7d58cf2ffa3b3311d1c32aa97bc50a61&#34;</ETag><Size>2160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;3b536fbf5a72c6f1d25b794d57cc501b&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, dcb9bb83-0353-47ca-8db6-30a300049bf7, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, dcb9bb83-0353-47ca-8db6-30a300049bf7, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, dcb9bb83-0353-47ca-8db6-30a300049bf7, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 69a89c39-df16-435d-bfa7-ec17a57dce42, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 69a89c39-df16-435d-bfa7-ec17a57dce42, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 69a89c39-df16-435d-bfa7-ec17a57dce42, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 645, 'Portions': 145, 'ActivePortions': 145}, '__DEFAULT': {'Rows': 99355, 'Portions': 115, 'ActivePortions': 115}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 145, 'BlobSize': 176408, 'BlobCount': 725}, '__DEFAULT': {'Portions': 115, 'BlobSize': 4406080, 'BlobCount': 575}}, cold bucket stat: (0, 0), frozen bucket stat: (145, 176408)
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:16102/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204803Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204803Z
20251114/us-east-1/s3/aws4_request
8b2f42c5ff1da557fe4c7b536d278e0d8f5d75c8a0ef51e5c2a96d5b0d4962d3
DEBUG    botocore.auth:auth.py:430 Signature:
f8b90a6818f84f539d24e0e5dcd6cbf4827a5f52c996205fc036acba46689aba
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/cold_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204803Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=f8b90a6818f84f539d24e0e5dcd6cbf4827a5f52c996205fc036acba46689aba', 'amz-sdk-invocation-id': b'11f76bee-9477-41b7-8f8f-6361d15a44ff', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:48:03 GMT', 'x-amzn-requestid': '5Y7AiVOExPNnjE22BIg3WAW0vOSj13wWqbkCupaAq9VKov0Vfyfp', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>cold_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:16102/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204803Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204803Z
20251114/us-east-1/s3/aws4_request
5ec7dbdaa69f09dd5e111795098e10f69347d11d75105cee513ade7f282ce77d
DEBUG    botocore.auth:auth.py:430 Signature:
ba48c51750245884d31a02680434256d3ccadfc9c47d97785f4917b9ac1c057e
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/medium?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204803Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=ba48c51750245884d31a02680434256d3ccadfc9c47d97785f4917b9ac1c057e', 'amz-sdk-invocation-id': b'a93abc87-ef37-4c49-8e28-f0792049b6ce', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:48:03 GMT', 'x-amzn-requestid': 'DqAkztnBu9JqEQCFNpcf0QjG47LXCnG8HTQVw6jqezNkRrIxIFYg', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>medium</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:16102/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204803Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204803Z
20251114/us-east-1/s3/aws4_request
0af26aff96585610e9e082d13b30aeb89257a6c88584065a4eb265b3e1f0f67b
DEBUG    botocore.auth:auth.py:430 Signature:
7695b903bd10cfbb9f38260ca0e7d5fd05b4a1817467b3eea12d262d3ef6bfe1
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/frozen_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204803Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=7695b903bd10cfbb9f38260ca0e7d5fd05b4a1817467b3eea12d262d3ef6bfe1', 'amz-sdk-invocation-id': b'4c1a3d98-d685-4fbd-af04-180229d22762', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 53592
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:48:03 GMT', 'x-amzn-requestid': 'DUVB35mekAbxw2qIXQ7ruOT7Y57iuZ2YuCAtOpASOOKvx81WlejU', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '53592', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;34eff939966dd96fc61e04bee3d4ba4f&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A2%3A1816%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;c745068d481b0515aea4165b916ec5cb&#34;</ETag><Size>1816</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;fb23f9171b17757cb1dc2e176469b4a5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cfa8a0b7952fb63f7dfadf2cf83097ed&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;969785d18638dc1e71dc309c8fee9f59&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;76c553122067e565c23ac6b7466026f1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;6cca3dcd8f413ad51af7003527118f53&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;9d0aea585719b4e1a8eb01d939c00a9d&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;4f98c8ca83a70a033c75eff6e19bcb8e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1a5f4df50ae0202b78181ab5a79fc270&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;710bd12a125a7a0826c6dabe086b07b9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;be0a7c1984f4c8093eabc624229e85d5&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;0d068b6671dccd5032bc42db6aa10674&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;169a39dc1ef992105b008d64454cdda2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A3%3A1536%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1cd0ecd015e159922d991777d4e34b6a&#34;</ETag><Size>1536</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A4%3A1152%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b0945c53e3a8c53e06b5efbe1fa00b7e&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;21d237d9b840230ac40911f05460d2c9&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;a65d4652ca975ca96dd4adc269404389&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ffa157b81657d56c3806591d18161366&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;dbb30cffd96f2cda495c11eb50c8872a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;0b1b088a94fe98718b260b4e9262c5c6&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A2%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e0f105c23fdc288d960126f34607d3c2&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037897%3A1%3A1%3A255%3A1%3A1720%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1f30e67ac29c7a33dfa177893c57fe4e&#34;</ETag><Size>1720</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;756c8bf50e1b14ddff981f3d35b13a9a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d1d491d289f10bd319a5964f50e522d9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;122ba98dfa6de83562b52443f97e0bdc&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;7626e60779c9117a5aa5552db3e2ef74&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1144%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;76b382c008c1daa16aef1c638ccec692&#34;</ETag><Size>1144</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;f2f766068f0decd10d0a355d7a3ce7df&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A3%3A1224%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ac22662b420aa8c5bd61f9d898d93abd&#34;</ETag><Size>1224</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A4%3A2504%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;240ff0ca91edad5ad611828468ea5b44&#34;</ETag><Size>2504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;658bdfb1748413af03d9fd46c9bb805b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cf86574e0b5b9320b5838d1fe614f7d6&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1416%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b9311bd0a3261cd1c110524dbed0c0ee&#34;</ETag><Size>1416</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A2%3A1928%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;88965419a67c815737ea9348e37e2277&#34;</ETag><Size>1928</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d70b30ee26e1677f1c1601ea54148330&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f6ca311e356541dde08266785f2d8dcb&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A2%3A1296%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;83616eaa943da37ef7a92311c263371e&#34;</ETag><Size>1296</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;efd7c7e653e7b4cae5fa36e16311349c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A2%3A255%3A1%3A2424%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1cdf12a5ba12af80a8fcbe65a51be1b9&#34;</ETag><Size>2424</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;011746a5ca01506fdf83964c27756f29&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037905%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;af992cc29bb2d9de8afef2fa09221752&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;27eec981a6efeef3dd4577c0490156cd&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;dee641780c0c4d248fd383936ad519c0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;35d9c5b51a686307a2465a8dce6122e9&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;397f4751afcb170c423e629fd2b03c46&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A2%3A1200%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ed50b0f966729dbc524ed39d67043e7f&#34;</ETag><Size>1200</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;3e018695734005e3be7a2c364a2f9f4b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e26638baeb35e1d203ff779209f18000&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;65a1dd34e301bdc4d29ef1b96ad9f016&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;baf3bbe887771567705ea1878ad8dc02&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7d2dd5438efac312030ab1d7ff2404c0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A2%3A1496%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;65a7ecaa6689f54356759745386bb91d&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;30b77b5019f350acbf9f718551d2da77&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A2416%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cd5d4acd4df5dd76dd58206782e7f365&#34;</ETag><Size>2416</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A2%3A1208%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e265bd76e5998bc292913aa80b0323cf&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1616%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;57a665afff22ef5b34e6e3d54deceb64&#34;</ETag><Size>1616</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;af26aa3d5e60723ce6781c6f3c2fc0ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A2%3A1320%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;809a9542bd1ef395b5328d6c62a10038&#34;</ETag><Size>1320</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;cb2ec8fd8e2f39c71ca7fd8e26141b9e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A4%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d6fc50af39123e0c794e997429c894f8&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A5%3A1360%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;65143fdbcdcf279b6c27a79c688dd56d&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0aeeeab35fcefe8ebe92923db835b993&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0f234b8606389bcc82637b5eec502dc0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;878094d78836df848f6343a8dd183909&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A3%3A2008%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ac4c5f21766b72b1ef9379e666fba4e7&#34;</ETag><Size>2008</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1352%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;60d206b93f7f63a6d550278c79178dc9&#34;</ETag><Size>1352</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0187ebcce0242f7da65b2c6f25982550&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ae2150d01ae7f1af2a175cdd5170207a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b94d64f4fcc3c13c48a75d7864c1ce62&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;35638001230ae7c046190a76967679de&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e5058fc8bcef1d12f3a97e90ef3a4f22&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;c7371c2c071f84a8da422b44dc6ac8cd&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e59e4b2b6a14b9718cfde17164df7873&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A4%3A1240%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b715d29f1acb4f69bb2c6e45c759c4d0&#34;</ETag><Size>1240</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;62b537d856fda5644fe2cc48902c9731&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A2%3A255%3A1%3A1600%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d2260a637a13ce8ecc25b9c01b52b67d&#34;</ETag><Size>1600</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e3574f40b33f06df9e67a72ccbbff43c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A2%3A255%3A1%3A1440%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;24187b7f04140bb0b1bb743be65ee07c&#34;</ETag><Size>1440</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;f336cf1caa2096a96de0cfbc70f9ad9d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A2%3A1264%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1f3c31b42afda4973595009325ef3e49&#34;</ETag><Size>1264</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;20aa44e25b95f87a8c7337a642e24c97&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;1dd035a4cbe08fccc42394835e89df77&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A3%3A1544%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ddfac5c4dd4e6cfa512fc9ef755d80ba&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A4%3A1504%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;73896829b5a8ee7e2a223f80dd6bc99f&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037924%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;6bd52922b36ff7c2ce79617366ee07ae&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1744%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;9480636392e60386e5fcfa26a7e5fa1e&#34;</ETag><Size>1744</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;86f1b31668de87d96f5f9b73789e6722&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A3%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;daa4772dea9401d3c58dea4ef6f578f1&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;66a62a7691132cb3b4613c1d975fab65&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7e8d7307f40bdeb4f3305e9be602cb27&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;a120a0287db33e7f87e2847b83e80d5f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;23ee82433ce4e8b3c0adc7981a52a256&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A3%3A1304%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;c9bf1da7e81941d7bf8edf219e3af8e2&#34;</ETag><Size>1304</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;8d018b1c8baffd1d3c1f37f9112e3931&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;eacc29fa533e744afa4e9a034e4063e7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;313094a08eaea3e8b4a9335ffd44f54b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;a13c73d880c9ea8669a713db0044cc73&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;28e110a65388b036725c956cb4f40835&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;34aedc6a7f8b316b3e420d638101b7f3&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;29151557cd5bf4a5eae9a392b2ab3ee8&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;5a2acfe7d9463c6376f658c29c90fd02&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;9a184fad7ff74943b8ca812f5af57463&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;97dd67255e56715570c8124d64393e24&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;48e1e22980ccda9edefd8f1004274739&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A3%3A1736%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;c89ad4686d31b02b0e0e819333897101&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A4%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;b2f2306a3c7f01a5fd37e98c5f0db539&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;00949568528376e724e9fcf4d3b60725&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f472e8e0d0f8111aa3f3bc9c406179b1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;80731454b0f0f6bda9a6706328d41672&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A2%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;2331f114069e506fa45abd92f7cc16e8&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;80d5289d31961bf2a3b4ab12a0127d24&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A2%3A1256%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;78ecfb41c1828cbbf3e867460bede6a4&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e88ed3aaa7eca2764356d27ef10cfa1c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037937%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1702f735c923178d6e8f8e1569466a4b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037937%3A1%3A1%3A255%3A2%3A1144%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;feba9762acc7f93b4a56d85b48cf26fa&#34;</ETag><Size>1144</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;7011ee874e8ff2211e9e54543b3191f4&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A2%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;4a76c36aabfa4086bfd8d8d31bcbffc6&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A2%3A255%3A2%3A1448%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;0df75368d33e1d5d81a28b9a08eafcf3&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1640%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d94425a6997dab6e73d403aaaf1472ea&#34;</ETag><Size>1640</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;2119f8302ae9404302822f9dc235ec46&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f3d1bfdf886644bf29d31bd16584da90&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;2ace9abb6396728189d1f1270d6016c2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;bf78ed23adbd0ac419f1474fe596777e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A4%3A1784%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e97ede3a0b632611b38c82fa05d2f765&#34;</ETag><Size>1784</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;b0e4109c11e7240a3cfd95e0d987e3db&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;43314d5c28b605b5517144e412dfb477&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f48f340d92e63ff14be5fd27cc733f2c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;19a6de2f8fda386c1628a05640b1d614&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;cdd71f3f9258303a74e6bab5a59bf6d5&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A3%3A2112%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;91eda4be98cc3bac3417ee9509f73d7d&#34;</ETag><Size>2112</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A4%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;82778727338cea7e5f52a40b3c40f1d4&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;03be68aedc5e93911c97cacb12d43770&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b147b1cfd1ef351a131e686de1631d5c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A2%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;53e8079776efd0c7fe82c7cf6eafb28d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;9f36bfd117b58e56c940657eecfd89d2&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;aaa0a6e02417d93517e63e65e3e7d2e2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A2%3A255%3A1%3A1424%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d120f7f937da41759afa30a510ce0255&#34;</ETag><Size>1424</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1776%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;8160dece82ad022c94c68998c3b020aa&#34;</ETag><Size>1776</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;790833acc63bba5df43d70161e81146d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A3%3A1360%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;daff5c718ff85eb00c6b270f5760cb91&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d6b393272b0c8a1126c2678e565cb2e9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A2%3A255%3A1%3A1152%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ff9f3ec64ae8e1217924d0ed262134ae&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A1%3A2160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7d58cf2ffa3b3311d1c32aa97bc50a61&#34;</ETag><Size>2160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;3b536fbf5a72c6f1d25b794d57cc501b&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, e713cfb2-7b5b-44db-ad80-4b0af50375ee, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, e713cfb2-7b5b-44db-ad80-4b0af50375ee, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, e713cfb2-7b5b-44db-ad80-4b0af50375ee, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 09e3a429-a26b-41ec-afc1-c1bd2e22ece9, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 09e3a429-a26b-41ec-afc1-c1bd2e22ece9, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 09e3a429-a26b-41ec-afc1-c1bd2e22ece9, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 645, 'Portions': 145, 'ActivePortions': 145}, '__DEFAULT': {'Rows': 99355, 'Portions': 115, 'ActivePortions': 115}}, blobs: {'__DEFAULT': {'Portions': 115, 'BlobSize': 4406080, 'BlobCount': 575}, '/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 145, 'BlobSize': 176408, 'BlobCount': 725}}, cold bucket stat: (0, 0), frozen bucket stat: (145, 176408)
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:16102/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204804Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204804Z
20251114/us-east-1/s3/aws4_request
096274bd65857f4daa925055011b8d14ab09b119b2f13ea00956a3f959af8bca
DEBUG    botocore.auth:auth.py:430 Signature:
0909ce4fba0b912f6c328b05fd2d94c14dc2fb1da450da093b0483c87f83a982
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/cold_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204804Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=0909ce4fba0b912f6c328b05fd2d94c14dc2fb1da450da093b0483c87f83a982', 'amz-sdk-invocation-id': b'344b7f34-7f5f-41b8-8993-62b46dbeec33', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:48:04 GMT', 'x-amzn-requestid': 'gz5swE5wF5FmE4i6wbNElcALVnfgyGakJ0jdf3nVwgma1I9RyNBf', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>cold_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:16102/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204804Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204804Z
20251114/us-east-1/s3/aws4_request
97e88aef9cac01944793f1beb01e8de1a20e2623b38f6aa9f5d6ecfa2d052dd7
DEBUG    botocore.auth:auth.py:430 Signature:
91c012ec8f41037cdce382f38eabf7e33ab305e39aac4c07b66213278b9e4d1f
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/medium?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204804Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=91c012ec8f41037cdce382f38eabf7e33ab305e39aac4c07b66213278b9e4d1f', 'amz-sdk-invocation-id': b'90dc4d19-2ce3-4e83-ba0e-7a73cdfb85cb', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:48:04 GMT', 'x-amzn-requestid': 'c6u8o1unrgWcjqRWQfi7LQraa6Jr7VEf6Iqi1sKXbNnOEBDuElZ8', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>medium</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:16102/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204804Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204804Z
20251114/us-east-1/s3/aws4_request
458b0aa162814b5d0edd7b3ec23a3e940a0f4eaecc1a7f21b75d4e2ceb1b7b3e
DEBUG    botocore.auth:auth.py:430 Signature:
dd7b6f944297fa65efba29e9f00ff404bfdcc67d0f4653ef8eb2df1cfcad0df1
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/frozen_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204804Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=dd7b6f944297fa65efba29e9f00ff404bfdcc67d0f4653ef8eb2df1cfcad0df1', 'amz-sdk-invocation-id': b'f5d4fc2b-40ca-4162-a66c-5731e2c58d93', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 53592
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:48:04 GMT', 'x-amzn-requestid': 'cE6fLs0KxxanFZNosohaZ9QEpNHsHSWdnugIFlP3nfBmhd8gezdg', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '53592', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;34eff939966dd96fc61e04bee3d4ba4f&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A2%3A1816%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;c745068d481b0515aea4165b916ec5cb&#34;</ETag><Size>1816</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;fb23f9171b17757cb1dc2e176469b4a5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cfa8a0b7952fb63f7dfadf2cf83097ed&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;969785d18638dc1e71dc309c8fee9f59&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;76c553122067e565c23ac6b7466026f1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;6cca3dcd8f413ad51af7003527118f53&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;9d0aea585719b4e1a8eb01d939c00a9d&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;4f98c8ca83a70a033c75eff6e19bcb8e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1a5f4df50ae0202b78181ab5a79fc270&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;710bd12a125a7a0826c6dabe086b07b9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;be0a7c1984f4c8093eabc624229e85d5&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;0d068b6671dccd5032bc42db6aa10674&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;169a39dc1ef992105b008d64454cdda2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A3%3A1536%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1cd0ecd015e159922d991777d4e34b6a&#34;</ETag><Size>1536</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A4%3A1152%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b0945c53e3a8c53e06b5efbe1fa00b7e&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;21d237d9b840230ac40911f05460d2c9&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;a65d4652ca975ca96dd4adc269404389&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ffa157b81657d56c3806591d18161366&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;dbb30cffd96f2cda495c11eb50c8872a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;0b1b088a94fe98718b260b4e9262c5c6&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A2%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e0f105c23fdc288d960126f34607d3c2&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037897%3A1%3A1%3A255%3A1%3A1720%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1f30e67ac29c7a33dfa177893c57fe4e&#34;</ETag><Size>1720</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;756c8bf50e1b14ddff981f3d35b13a9a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d1d491d289f10bd319a5964f50e522d9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;122ba98dfa6de83562b52443f97e0bdc&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;7626e60779c9117a5aa5552db3e2ef74&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1144%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;76b382c008c1daa16aef1c638ccec692&#34;</ETag><Size>1144</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;f2f766068f0decd10d0a355d7a3ce7df&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A3%3A1224%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ac22662b420aa8c5bd61f9d898d93abd&#34;</ETag><Size>1224</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A4%3A2504%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;240ff0ca91edad5ad611828468ea5b44&#34;</ETag><Size>2504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;658bdfb1748413af03d9fd46c9bb805b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cf86574e0b5b9320b5838d1fe614f7d6&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1416%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b9311bd0a3261cd1c110524dbed0c0ee&#34;</ETag><Size>1416</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A2%3A1928%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;88965419a67c815737ea9348e37e2277&#34;</ETag><Size>1928</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d70b30ee26e1677f1c1601ea54148330&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f6ca311e356541dde08266785f2d8dcb&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A2%3A1296%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;83616eaa943da37ef7a92311c263371e&#34;</ETag><Size>1296</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;efd7c7e653e7b4cae5fa36e16311349c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A2%3A255%3A1%3A2424%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1cdf12a5ba12af80a8fcbe65a51be1b9&#34;</ETag><Size>2424</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;011746a5ca01506fdf83964c27756f29&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037905%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;af992cc29bb2d9de8afef2fa09221752&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;27eec981a6efeef3dd4577c0490156cd&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;dee641780c0c4d248fd383936ad519c0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;35d9c5b51a686307a2465a8dce6122e9&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;397f4751afcb170c423e629fd2b03c46&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A2%3A1200%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ed50b0f966729dbc524ed39d67043e7f&#34;</ETag><Size>1200</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;3e018695734005e3be7a2c364a2f9f4b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e26638baeb35e1d203ff779209f18000&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;65a1dd34e301bdc4d29ef1b96ad9f016&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;baf3bbe887771567705ea1878ad8dc02&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7d2dd5438efac312030ab1d7ff2404c0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A2%3A1496%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;65a7ecaa6689f54356759745386bb91d&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;30b77b5019f350acbf9f718551d2da77&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A2416%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cd5d4acd4df5dd76dd58206782e7f365&#34;</ETag><Size>2416</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A2%3A1208%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e265bd76e5998bc292913aa80b0323cf&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1616%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;57a665afff22ef5b34e6e3d54deceb64&#34;</ETag><Size>1616</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;af26aa3d5e60723ce6781c6f3c2fc0ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A2%3A1320%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;809a9542bd1ef395b5328d6c62a10038&#34;</ETag><Size>1320</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;cb2ec8fd8e2f39c71ca7fd8e26141b9e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A4%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d6fc50af39123e0c794e997429c894f8&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A5%3A1360%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;65143fdbcdcf279b6c27a79c688dd56d&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0aeeeab35fcefe8ebe92923db835b993&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0f234b8606389bcc82637b5eec502dc0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;878094d78836df848f6343a8dd183909&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A3%3A2008%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ac4c5f21766b72b1ef9379e666fba4e7&#34;</ETag><Size>2008</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1352%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;60d206b93f7f63a6d550278c79178dc9&#34;</ETag><Size>1352</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0187ebcce0242f7da65b2c6f25982550&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ae2150d01ae7f1af2a175cdd5170207a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b94d64f4fcc3c13c48a75d7864c1ce62&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;35638001230ae7c046190a76967679de&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e5058fc8bcef1d12f3a97e90ef3a4f22&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;c7371c2c071f84a8da422b44dc6ac8cd&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e59e4b2b6a14b9718cfde17164df7873&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A4%3A1240%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b715d29f1acb4f69bb2c6e45c759c4d0&#34;</ETag><Size>1240</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;62b537d856fda5644fe2cc48902c9731&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A2%3A255%3A1%3A1600%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d2260a637a13ce8ecc25b9c01b52b67d&#34;</ETag><Size>1600</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e3574f40b33f06df9e67a72ccbbff43c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A2%3A255%3A1%3A1440%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;24187b7f04140bb0b1bb743be65ee07c&#34;</ETag><Size>1440</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;f336cf1caa2096a96de0cfbc70f9ad9d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A2%3A1264%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1f3c31b42afda4973595009325ef3e49&#34;</ETag><Size>1264</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;20aa44e25b95f87a8c7337a642e24c97&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;1dd035a4cbe08fccc42394835e89df77&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A3%3A1544%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ddfac5c4dd4e6cfa512fc9ef755d80ba&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A4%3A1504%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;73896829b5a8ee7e2a223f80dd6bc99f&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037924%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;6bd52922b36ff7c2ce79617366ee07ae&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1744%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;9480636392e60386e5fcfa26a7e5fa1e&#34;</ETag><Size>1744</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;86f1b31668de87d96f5f9b73789e6722&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A3%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;daa4772dea9401d3c58dea4ef6f578f1&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;66a62a7691132cb3b4613c1d975fab65&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7e8d7307f40bdeb4f3305e9be602cb27&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;a120a0287db33e7f87e2847b83e80d5f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;23ee82433ce4e8b3c0adc7981a52a256&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A3%3A1304%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;c9bf1da7e81941d7bf8edf219e3af8e2&#34;</ETag><Size>1304</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;8d018b1c8baffd1d3c1f37f9112e3931&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;eacc29fa533e744afa4e9a034e4063e7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;313094a08eaea3e8b4a9335ffd44f54b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;a13c73d880c9ea8669a713db0044cc73&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;28e110a65388b036725c956cb4f40835&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;34aedc6a7f8b316b3e420d638101b7f3&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;29151557cd5bf4a5eae9a392b2ab3ee8&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;5a2acfe7d9463c6376f658c29c90fd02&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;9a184fad7ff74943b8ca812f5af57463&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;97dd67255e56715570c8124d64393e24&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;48e1e22980ccda9edefd8f1004274739&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A3%3A1736%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;c89ad4686d31b02b0e0e819333897101&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A4%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;b2f2306a3c7f01a5fd37e98c5f0db539&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;00949568528376e724e9fcf4d3b60725&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f472e8e0d0f8111aa3f3bc9c406179b1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;80731454b0f0f6bda9a6706328d41672&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A2%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;2331f114069e506fa45abd92f7cc16e8&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;80d5289d31961bf2a3b4ab12a0127d24&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A2%3A1256%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;78ecfb41c1828cbbf3e867460bede6a4&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e88ed3aaa7eca2764356d27ef10cfa1c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037937%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1702f735c923178d6e8f8e1569466a4b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037937%3A1%3A1%3A255%3A2%3A1144%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;feba9762acc7f93b4a56d85b48cf26fa&#34;</ETag><Size>1144</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;7011ee874e8ff2211e9e54543b3191f4&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A2%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;4a76c36aabfa4086bfd8d8d31bcbffc6&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A2%3A255%3A2%3A1448%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;0df75368d33e1d5d81a28b9a08eafcf3&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1640%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d94425a6997dab6e73d403aaaf1472ea&#34;</ETag><Size>1640</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;2119f8302ae9404302822f9dc235ec46&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f3d1bfdf886644bf29d31bd16584da90&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;2ace9abb6396728189d1f1270d6016c2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;bf78ed23adbd0ac419f1474fe596777e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A4%3A1784%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e97ede3a0b632611b38c82fa05d2f765&#34;</ETag><Size>1784</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;b0e4109c11e7240a3cfd95e0d987e3db&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;43314d5c28b605b5517144e412dfb477&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f48f340d92e63ff14be5fd27cc733f2c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;19a6de2f8fda386c1628a05640b1d614&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;cdd71f3f9258303a74e6bab5a59bf6d5&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A3%3A2112%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;91eda4be98cc3bac3417ee9509f73d7d&#34;</ETag><Size>2112</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A4%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;82778727338cea7e5f52a40b3c40f1d4&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;03be68aedc5e93911c97cacb12d43770&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b147b1cfd1ef351a131e686de1631d5c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A2%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;53e8079776efd0c7fe82c7cf6eafb28d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;9f36bfd117b58e56c940657eecfd89d2&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;aaa0a6e02417d93517e63e65e3e7d2e2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A2%3A255%3A1%3A1424%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d120f7f937da41759afa30a510ce0255&#34;</ETag><Size>1424</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1776%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;8160dece82ad022c94c68998c3b020aa&#34;</ETag><Size>1776</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;790833acc63bba5df43d70161e81146d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A3%3A1360%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;daff5c718ff85eb00c6b270f5760cb91&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d6b393272b0c8a1126c2678e565cb2e9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A2%3A255%3A1%3A1152%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ff9f3ec64ae8e1217924d0ed262134ae&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A1%3A2160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7d58cf2ffa3b3311d1c32aa97bc50a61&#34;</ETag><Size>2160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;3b536fbf5a72c6f1d25b794d57cc501b&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 959077a3-2ee6-4444-a9a4-f016c3e9544f, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 959077a3-2ee6-4444-a9a4-f016c3e9544f, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 959077a3-2ee6-4444-a9a4-f016c3e9544f, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 283b11f6-4429-4f2c-9f87-8c629d1c7890, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 283b11f6-4429-4f2c-9f87-8c629d1c7890, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 283b11f6-4429-4f2c-9f87-8c629d1c7890, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'__DEFAULT': {'Rows': 99355, 'Portions': 115, 'ActivePortions': 115}, '/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 645, 'Portions': 145, 'ActivePortions': 145}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 145, 'BlobSize': 176408, 'BlobCount': 725}, '__DEFAULT': {'Portions': 115, 'BlobSize': 4406080, 'BlobCount': 575}}, cold bucket stat: (0, 0), frozen bucket stat: (145, 176408)
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:16102/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204806Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204806Z
20251114/us-east-1/s3/aws4_request
b288d9c0a914c1b549b1fab4a23104ef47525925f8cac1669ea7e657ea714a56
DEBUG    botocore.auth:auth.py:430 Signature:
8287b3594cdd2521e648efac505cf71ec535269d410f22f8b59d1bbc2075efca
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/cold_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204806Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=8287b3594cdd2521e648efac505cf71ec535269d410f22f8b59d1bbc2075efca', 'amz-sdk-invocation-id': b'5a5f7239-b0c2-4961-ad0d-df6a60a6d9a4', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:48:06 GMT', 'x-amzn-requestid': 'WZFmd224xFzNREI8nBjTJB1NXCxHQxBQmuKEU83dzMvSUUwAFOTM', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>cold_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:16102/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204806Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204806Z
20251114/us-east-1/s3/aws4_request
7526a83299b7963322b3b1ad92d89fd6b8ec8dbea1d7bb6ff1936335fc8d8f08
DEBUG    botocore.auth:auth.py:430 Signature:
386b539f6aa0fc7332fae42637f5fb84f60892e229c2e8eb0c2f20863ca8567e
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/medium?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204806Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=386b539f6aa0fc7332fae42637f5fb84f60892e229c2e8eb0c2f20863ca8567e', 'amz-sdk-invocation-id': b'2d488ad3-60a8-4cd0-a54c-091db4bb038f', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:48:06 GMT', 'x-amzn-requestid': 'k37Nim0kgUmzgcgh3FmO0vRRFB15dOCe9j47zQu1VEL2N2qjf20M', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>medium</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:16102/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204806Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204806Z
20251114/us-east-1/s3/aws4_request
3c54eaec5dd23edf54895ca1c21e44831bf3164fcb45cc049b4efca18f90b45c
DEBUG    botocore.auth:auth.py:430 Signature:
270be6f347b706858446df351dd310097bccd270ca1569bacacb1f260c24855d
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/frozen_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204806Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=270be6f347b706858446df351dd310097bccd270ca1569bacacb1f260c24855d', 'amz-sdk-invocation-id': b'71a13885-20f6-4daf-98c7-2ce084da2605', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 53592
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:48:06 GMT', 'x-amzn-requestid': '3kEXiFaGIcJPsCjpAmRby5E9PDsV5CFiZOGb5zsf5nyiQCdKB4eB', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '53592', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;34eff939966dd96fc61e04bee3d4ba4f&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A2%3A1816%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;c745068d481b0515aea4165b916ec5cb&#34;</ETag><Size>1816</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;fb23f9171b17757cb1dc2e176469b4a5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cfa8a0b7952fb63f7dfadf2cf83097ed&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;969785d18638dc1e71dc309c8fee9f59&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;76c553122067e565c23ac6b7466026f1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;6cca3dcd8f413ad51af7003527118f53&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;9d0aea585719b4e1a8eb01d939c00a9d&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;4f98c8ca83a70a033c75eff6e19bcb8e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1a5f4df50ae0202b78181ab5a79fc270&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;710bd12a125a7a0826c6dabe086b07b9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;be0a7c1984f4c8093eabc624229e85d5&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;0d068b6671dccd5032bc42db6aa10674&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;169a39dc1ef992105b008d64454cdda2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A3%3A1536%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1cd0ecd015e159922d991777d4e34b6a&#34;</ETag><Size>1536</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A4%3A1152%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b0945c53e3a8c53e06b5efbe1fa00b7e&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;21d237d9b840230ac40911f05460d2c9&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;a65d4652ca975ca96dd4adc269404389&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ffa157b81657d56c3806591d18161366&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;dbb30cffd96f2cda495c11eb50c8872a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;0b1b088a94fe98718b260b4e9262c5c6&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A2%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e0f105c23fdc288d960126f34607d3c2&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037897%3A1%3A1%3A255%3A1%3A1720%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1f30e67ac29c7a33dfa177893c57fe4e&#34;</ETag><Size>1720</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;756c8bf50e1b14ddff981f3d35b13a9a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d1d491d289f10bd319a5964f50e522d9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;122ba98dfa6de83562b52443f97e0bdc&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;7626e60779c9117a5aa5552db3e2ef74&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1144%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;76b382c008c1daa16aef1c638ccec692&#34;</ETag><Size>1144</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;f2f766068f0decd10d0a355d7a3ce7df&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A3%3A1224%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ac22662b420aa8c5bd61f9d898d93abd&#34;</ETag><Size>1224</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A4%3A2504%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;240ff0ca91edad5ad611828468ea5b44&#34;</ETag><Size>2504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;658bdfb1748413af03d9fd46c9bb805b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cf86574e0b5b9320b5838d1fe614f7d6&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1416%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b9311bd0a3261cd1c110524dbed0c0ee&#34;</ETag><Size>1416</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A2%3A1928%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;88965419a67c815737ea9348e37e2277&#34;</ETag><Size>1928</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d70b30ee26e1677f1c1601ea54148330&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f6ca311e356541dde08266785f2d8dcb&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A2%3A1296%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;83616eaa943da37ef7a92311c263371e&#34;</ETag><Size>1296</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;efd7c7e653e7b4cae5fa36e16311349c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A2%3A255%3A1%3A2424%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1cdf12a5ba12af80a8fcbe65a51be1b9&#34;</ETag><Size>2424</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;011746a5ca01506fdf83964c27756f29&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037905%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;af992cc29bb2d9de8afef2fa09221752&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;27eec981a6efeef3dd4577c0490156cd&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;dee641780c0c4d248fd383936ad519c0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;35d9c5b51a686307a2465a8dce6122e9&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;397f4751afcb170c423e629fd2b03c46&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A2%3A1200%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ed50b0f966729dbc524ed39d67043e7f&#34;</ETag><Size>1200</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;3e018695734005e3be7a2c364a2f9f4b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e26638baeb35e1d203ff779209f18000&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;65a1dd34e301bdc4d29ef1b96ad9f016&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;baf3bbe887771567705ea1878ad8dc02&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7d2dd5438efac312030ab1d7ff2404c0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A2%3A1496%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;65a7ecaa6689f54356759745386bb91d&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;30b77b5019f350acbf9f718551d2da77&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A2416%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cd5d4acd4df5dd76dd58206782e7f365&#34;</ETag><Size>2416</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A2%3A1208%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e265bd76e5998bc292913aa80b0323cf&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1616%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;57a665afff22ef5b34e6e3d54deceb64&#34;</ETag><Size>1616</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;af26aa3d5e60723ce6781c6f3c2fc0ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A2%3A1320%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;809a9542bd1ef395b5328d6c62a10038&#34;</ETag><Size>1320</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;cb2ec8fd8e2f39c71ca7fd8e26141b9e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A4%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d6fc50af39123e0c794e997429c894f8&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A5%3A1360%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;65143fdbcdcf279b6c27a79c688dd56d&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0aeeeab35fcefe8ebe92923db835b993&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0f234b8606389bcc82637b5eec502dc0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;878094d78836df848f6343a8dd183909&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A3%3A2008%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ac4c5f21766b72b1ef9379e666fba4e7&#34;</ETag><Size>2008</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1352%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;60d206b93f7f63a6d550278c79178dc9&#34;</ETag><Size>1352</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0187ebcce0242f7da65b2c6f25982550&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ae2150d01ae7f1af2a175cdd5170207a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b94d64f4fcc3c13c48a75d7864c1ce62&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;35638001230ae7c046190a76967679de&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e5058fc8bcef1d12f3a97e90ef3a4f22&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;c7371c2c071f84a8da422b44dc6ac8cd&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e59e4b2b6a14b9718cfde17164df7873&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A4%3A1240%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b715d29f1acb4f69bb2c6e45c759c4d0&#34;</ETag><Size>1240</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;62b537d856fda5644fe2cc48902c9731&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A2%3A255%3A1%3A1600%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d2260a637a13ce8ecc25b9c01b52b67d&#34;</ETag><Size>1600</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e3574f40b33f06df9e67a72ccbbff43c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A2%3A255%3A1%3A1440%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;24187b7f04140bb0b1bb743be65ee07c&#34;</ETag><Size>1440</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;f336cf1caa2096a96de0cfbc70f9ad9d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A2%3A1264%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1f3c31b42afda4973595009325ef3e49&#34;</ETag><Size>1264</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;20aa44e25b95f87a8c7337a642e24c97&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;1dd035a4cbe08fccc42394835e89df77&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A3%3A1544%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ddfac5c4dd4e6cfa512fc9ef755d80ba&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A4%3A1504%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;73896829b5a8ee7e2a223f80dd6bc99f&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037924%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;6bd52922b36ff7c2ce79617366ee07ae&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1744%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;9480636392e60386e5fcfa26a7e5fa1e&#34;</ETag><Size>1744</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;86f1b31668de87d96f5f9b73789e6722&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A3%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;daa4772dea9401d3c58dea4ef6f578f1&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;66a62a7691132cb3b4613c1d975fab65&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7e8d7307f40bdeb4f3305e9be602cb27&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;a120a0287db33e7f87e2847b83e80d5f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;23ee82433ce4e8b3c0adc7981a52a256&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A3%3A1304%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;c9bf1da7e81941d7bf8edf219e3af8e2&#34;</ETag><Size>1304</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;8d018b1c8baffd1d3c1f37f9112e3931&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;eacc29fa533e744afa4e9a034e4063e7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;313094a08eaea3e8b4a9335ffd44f54b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;a13c73d880c9ea8669a713db0044cc73&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;28e110a65388b036725c956cb4f40835&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;34aedc6a7f8b316b3e420d638101b7f3&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;29151557cd5bf4a5eae9a392b2ab3ee8&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;5a2acfe7d9463c6376f658c29c90fd02&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;9a184fad7ff74943b8ca812f5af57463&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;97dd67255e56715570c8124d64393e24&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;48e1e22980ccda9edefd8f1004274739&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A3%3A1736%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;c89ad4686d31b02b0e0e819333897101&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A4%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;b2f2306a3c7f01a5fd37e98c5f0db539&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;00949568528376e724e9fcf4d3b60725&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f472e8e0d0f8111aa3f3bc9c406179b1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;80731454b0f0f6bda9a6706328d41672&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A2%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;2331f114069e506fa45abd92f7cc16e8&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;80d5289d31961bf2a3b4ab12a0127d24&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A2%3A1256%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;78ecfb41c1828cbbf3e867460bede6a4&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e88ed3aaa7eca2764356d27ef10cfa1c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037937%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1702f735c923178d6e8f8e1569466a4b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037937%3A1%3A1%3A255%3A2%3A1144%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;feba9762acc7f93b4a56d85b48cf26fa&#34;</ETag><Size>1144</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;7011ee874e8ff2211e9e54543b3191f4&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A2%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;4a76c36aabfa4086bfd8d8d31bcbffc6&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A2%3A255%3A2%3A1448%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;0df75368d33e1d5d81a28b9a08eafcf3&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1640%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d94425a6997dab6e73d403aaaf1472ea&#34;</ETag><Size>1640</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;2119f8302ae9404302822f9dc235ec46&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f3d1bfdf886644bf29d31bd16584da90&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;2ace9abb6396728189d1f1270d6016c2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;bf78ed23adbd0ac419f1474fe596777e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A4%3A1784%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e97ede3a0b632611b38c82fa05d2f765&#34;</ETag><Size>1784</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;b0e4109c11e7240a3cfd95e0d987e3db&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;43314d5c28b605b5517144e412dfb477&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f48f340d92e63ff14be5fd27cc733f2c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;19a6de2f8fda386c1628a05640b1d614&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;cdd71f3f9258303a74e6bab5a59bf6d5&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A3%3A2112%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;91eda4be98cc3bac3417ee9509f73d7d&#34;</ETag><Size>2112</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A4%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;82778727338cea7e5f52a40b3c40f1d4&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;03be68aedc5e93911c97cacb12d43770&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b147b1cfd1ef351a131e686de1631d5c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A2%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;53e8079776efd0c7fe82c7cf6eafb28d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;9f36bfd117b58e56c940657eecfd89d2&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;aaa0a6e02417d93517e63e65e3e7d2e2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A2%3A255%3A1%3A1424%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d120f7f937da41759afa30a510ce0255&#34;</ETag><Size>1424</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1776%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;8160dece82ad022c94c68998c3b020aa&#34;</ETag><Size>1776</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;790833acc63bba5df43d70161e81146d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A3%3A1360%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;daff5c718ff85eb00c6b270f5760cb91&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d6b393272b0c8a1126c2678e565cb2e9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A2%3A255%3A1%3A1152%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ff9f3ec64ae8e1217924d0ed262134ae&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A1%3A2160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7d58cf2ffa3b3311d1c32aa97bc50a61&#34;</ETag><Size>2160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;3b536fbf5a72c6f1d25b794d57cc501b&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 46672072-879a-4b23-bd73-3ae2883c33d7, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 46672072-879a-4b23-bd73-3ae2883c33d7, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 46672072-879a-4b23-bd73-3ae2883c33d7, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, cfbde82c-4850-4c6c-bec2-95141b927d7a, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, cfbde82c-4850-4c6c-bec2-95141b927d7a, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, cfbde82c-4850-4c6c-bec2-95141b927d7a, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 645, 'Portions': 145, 'ActivePortions': 145}, '__DEFAULT': {'Rows': 99355, 'Portions': 115, 'ActivePortions': 115}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 145, 'BlobSize': 176408, 'BlobCount': 725}, '__DEFAULT': {'Portions': 115, 'BlobSize': 4406080, 'BlobCount': 575}}, cold bucket stat: (0, 0), frozen bucket stat: (145, 176408)
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:16102/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204807Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204807Z
20251114/us-east-1/s3/aws4_request
168839160cd06ff9eb02beb472f6a2705f30288ecd32f8c851d8dd252e6c7b81
DEBUG    botocore.auth:auth.py:430 Signature:
e180b0cd385cf032f698e7339bb1fabd2cdf144df7f5be4de33fd549819fd91d
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/cold_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204807Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=e180b0cd385cf032f698e7339bb1fabd2cdf144df7f5be4de33fd549819fd91d', 'amz-sdk-invocation-id': b'64ca82a8-044d-4760-9760-09fe1af6b970', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:48:07 GMT', 'x-amzn-requestid': 'gyocsWhOeroeA71YSSwOayv2zVCLhM8d12JO5cLlG8iLRUBpQlOk', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>cold_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:16102/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204807Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204807Z
20251114/us-east-1/s3/aws4_request
9d2d39bb0ec9aefad4ccc5443c92700366a302b983898f899c509134db99e0ab
DEBUG    botocore.auth:auth.py:430 Signature:
b599d4b786493efef8982b8c1a59f8a100978c318054030b0339a3680547b6ae
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/medium?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204807Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=b599d4b786493efef8982b8c1a59f8a100978c318054030b0339a3680547b6ae', 'amz-sdk-invocation-id': b'5a54740a-12c0-4bda-a396-0d3c857f8499', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:48:07 GMT', 'x-amzn-requestid': 'gGOCCH9igo5MCTLjJdanKRbCB2htJG1hGkOpHy19VKUF1Q2UW5My', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>medium</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:16102/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204807Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204807Z
20251114/us-east-1/s3/aws4_request
3328a972e7c36b4ab6383d4c906dcda7af862ccc670ea87546f8406a1a6ffbe0
DEBUG    botocore.auth:auth.py:430 Signature:
e3018445f2fed03d875b81d4bea6de4bc7b71e919210d524aceb0d16e8b8c3f8
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/frozen_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204807Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=e3018445f2fed03d875b81d4bea6de4bc7b71e919210d524aceb0d16e8b8c3f8', 'amz-sdk-invocation-id': b'c06eac7b-d1f4-4114-970a-268bba54fdd5', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 53592
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:48:07 GMT', 'x-amzn-requestid': 'ngNCnfzfz3cBgtIURdbHrEZT02DdP8MacjFMqbkLY5tQOaxfkVHZ', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '53592', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;34eff939966dd96fc61e04bee3d4ba4f&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A2%3A1816%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;c745068d481b0515aea4165b916ec5cb&#34;</ETag><Size>1816</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;fb23f9171b17757cb1dc2e176469b4a5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cfa8a0b7952fb63f7dfadf2cf83097ed&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;969785d18638dc1e71dc309c8fee9f59&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;76c553122067e565c23ac6b7466026f1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;6cca3dcd8f413ad51af7003527118f53&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;9d0aea585719b4e1a8eb01d939c00a9d&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;4f98c8ca83a70a033c75eff6e19bcb8e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1a5f4df50ae0202b78181ab5a79fc270&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;710bd12a125a7a0826c6dabe086b07b9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;be0a7c1984f4c8093eabc624229e85d5&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;0d068b6671dccd5032bc42db6aa10674&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;169a39dc1ef992105b008d64454cdda2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A3%3A1536%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1cd0ecd015e159922d991777d4e34b6a&#34;</ETag><Size>1536</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A4%3A1152%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b0945c53e3a8c53e06b5efbe1fa00b7e&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;21d237d9b840230ac40911f05460d2c9&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;a65d4652ca975ca96dd4adc269404389&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ffa157b81657d56c3806591d18161366&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;dbb30cffd96f2cda495c11eb50c8872a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;0b1b088a94fe98718b260b4e9262c5c6&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A2%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e0f105c23fdc288d960126f34607d3c2&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037897%3A1%3A1%3A255%3A1%3A1720%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1f30e67ac29c7a33dfa177893c57fe4e&#34;</ETag><Size>1720</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;756c8bf50e1b14ddff981f3d35b13a9a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d1d491d289f10bd319a5964f50e522d9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;122ba98dfa6de83562b52443f97e0bdc&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;7626e60779c9117a5aa5552db3e2ef74&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1144%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;76b382c008c1daa16aef1c638ccec692&#34;</ETag><Size>1144</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;f2f766068f0decd10d0a355d7a3ce7df&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A3%3A1224%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ac22662b420aa8c5bd61f9d898d93abd&#34;</ETag><Size>1224</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A4%3A2504%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;240ff0ca91edad5ad611828468ea5b44&#34;</ETag><Size>2504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;658bdfb1748413af03d9fd46c9bb805b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cf86574e0b5b9320b5838d1fe614f7d6&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1416%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b9311bd0a3261cd1c110524dbed0c0ee&#34;</ETag><Size>1416</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A2%3A1928%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;88965419a67c815737ea9348e37e2277&#34;</ETag><Size>1928</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d70b30ee26e1677f1c1601ea54148330&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f6ca311e356541dde08266785f2d8dcb&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A2%3A1296%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;83616eaa943da37ef7a92311c263371e&#34;</ETag><Size>1296</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;efd7c7e653e7b4cae5fa36e16311349c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A2%3A255%3A1%3A2424%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1cdf12a5ba12af80a8fcbe65a51be1b9&#34;</ETag><Size>2424</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;011746a5ca01506fdf83964c27756f29&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037905%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;af992cc29bb2d9de8afef2fa09221752&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;27eec981a6efeef3dd4577c0490156cd&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;dee641780c0c4d248fd383936ad519c0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;35d9c5b51a686307a2465a8dce6122e9&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;397f4751afcb170c423e629fd2b03c46&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A2%3A1200%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ed50b0f966729dbc524ed39d67043e7f&#34;</ETag><Size>1200</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;3e018695734005e3be7a2c364a2f9f4b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e26638baeb35e1d203ff779209f18000&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;65a1dd34e301bdc4d29ef1b96ad9f016&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;baf3bbe887771567705ea1878ad8dc02&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7d2dd5438efac312030ab1d7ff2404c0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A2%3A1496%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;65a7ecaa6689f54356759745386bb91d&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;30b77b5019f350acbf9f718551d2da77&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A2416%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cd5d4acd4df5dd76dd58206782e7f365&#34;</ETag><Size>2416</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A2%3A1208%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e265bd76e5998bc292913aa80b0323cf&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1616%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;57a665afff22ef5b34e6e3d54deceb64&#34;</ETag><Size>1616</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;af26aa3d5e60723ce6781c6f3c2fc0ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A2%3A1320%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;809a9542bd1ef395b5328d6c62a10038&#34;</ETag><Size>1320</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;cb2ec8fd8e2f39c71ca7fd8e26141b9e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A4%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d6fc50af39123e0c794e997429c894f8&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A5%3A1360%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;65143fdbcdcf279b6c27a79c688dd56d&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0aeeeab35fcefe8ebe92923db835b993&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0f234b8606389bcc82637b5eec502dc0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;878094d78836df848f6343a8dd183909&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A3%3A2008%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ac4c5f21766b72b1ef9379e666fba4e7&#34;</ETag><Size>2008</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1352%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;60d206b93f7f63a6d550278c79178dc9&#34;</ETag><Size>1352</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0187ebcce0242f7da65b2c6f25982550&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ae2150d01ae7f1af2a175cdd5170207a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b94d64f4fcc3c13c48a75d7864c1ce62&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;35638001230ae7c046190a76967679de&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e5058fc8bcef1d12f3a97e90ef3a4f22&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;c7371c2c071f84a8da422b44dc6ac8cd&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e59e4b2b6a14b9718cfde17164df7873&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A4%3A1240%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b715d29f1acb4f69bb2c6e45c759c4d0&#34;</ETag><Size>1240</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;62b537d856fda5644fe2cc48902c9731&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A2%3A255%3A1%3A1600%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d2260a637a13ce8ecc25b9c01b52b67d&#34;</ETag><Size>1600</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e3574f40b33f06df9e67a72ccbbff43c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A2%3A255%3A1%3A1440%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;24187b7f04140bb0b1bb743be65ee07c&#34;</ETag><Size>1440</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;f336cf1caa2096a96de0cfbc70f9ad9d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A2%3A1264%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1f3c31b42afda4973595009325ef3e49&#34;</ETag><Size>1264</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;20aa44e25b95f87a8c7337a642e24c97&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;1dd035a4cbe08fccc42394835e89df77&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A3%3A1544%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ddfac5c4dd4e6cfa512fc9ef755d80ba&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A4%3A1504%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;73896829b5a8ee7e2a223f80dd6bc99f&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037924%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;6bd52922b36ff7c2ce79617366ee07ae&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1744%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;9480636392e60386e5fcfa26a7e5fa1e&#34;</ETag><Size>1744</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;86f1b31668de87d96f5f9b73789e6722&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A3%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;daa4772dea9401d3c58dea4ef6f578f1&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;66a62a7691132cb3b4613c1d975fab65&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7e8d7307f40bdeb4f3305e9be602cb27&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;a120a0287db33e7f87e2847b83e80d5f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;23ee82433ce4e8b3c0adc7981a52a256&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A3%3A1304%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;c9bf1da7e81941d7bf8edf219e3af8e2&#34;</ETag><Size>1304</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;8d018b1c8baffd1d3c1f37f9112e3931&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;eacc29fa533e744afa4e9a034e4063e7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;313094a08eaea3e8b4a9335ffd44f54b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;a13c73d880c9ea8669a713db0044cc73&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;28e110a65388b036725c956cb4f40835&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;34aedc6a7f8b316b3e420d638101b7f3&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;29151557cd5bf4a5eae9a392b2ab3ee8&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;5a2acfe7d9463c6376f658c29c90fd02&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;9a184fad7ff74943b8ca812f5af57463&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;97dd67255e56715570c8124d64393e24&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;48e1e22980ccda9edefd8f1004274739&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A3%3A1736%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;c89ad4686d31b02b0e0e819333897101&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A4%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;b2f2306a3c7f01a5fd37e98c5f0db539&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;00949568528376e724e9fcf4d3b60725&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f472e8e0d0f8111aa3f3bc9c406179b1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;80731454b0f0f6bda9a6706328d41672&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A2%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;2331f114069e506fa45abd92f7cc16e8&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;80d5289d31961bf2a3b4ab12a0127d24&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A2%3A1256%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;78ecfb41c1828cbbf3e867460bede6a4&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e88ed3aaa7eca2764356d27ef10cfa1c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037937%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1702f735c923178d6e8f8e1569466a4b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037937%3A1%3A1%3A255%3A2%3A1144%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;feba9762acc7f93b4a56d85b48cf26fa&#34;</ETag><Size>1144</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;7011ee874e8ff2211e9e54543b3191f4&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A2%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;4a76c36aabfa4086bfd8d8d31bcbffc6&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A2%3A255%3A2%3A1448%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;0df75368d33e1d5d81a28b9a08eafcf3&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1640%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d94425a6997dab6e73d403aaaf1472ea&#34;</ETag><Size>1640</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;2119f8302ae9404302822f9dc235ec46&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f3d1bfdf886644bf29d31bd16584da90&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;2ace9abb6396728189d1f1270d6016c2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;bf78ed23adbd0ac419f1474fe596777e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A4%3A1784%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e97ede3a0b632611b38c82fa05d2f765&#34;</ETag><Size>1784</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;b0e4109c11e7240a3cfd95e0d987e3db&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;43314d5c28b605b5517144e412dfb477&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f48f340d92e63ff14be5fd27cc733f2c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;19a6de2f8fda386c1628a05640b1d614&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;cdd71f3f9258303a74e6bab5a59bf6d5&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A3%3A2112%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;91eda4be98cc3bac3417ee9509f73d7d&#34;</ETag><Size>2112</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A4%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;82778727338cea7e5f52a40b3c40f1d4&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;03be68aedc5e93911c97cacb12d43770&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b147b1cfd1ef351a131e686de1631d5c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A2%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;53e8079776efd0c7fe82c7cf6eafb28d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;9f36bfd117b58e56c940657eecfd89d2&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;aaa0a6e02417d93517e63e65e3e7d2e2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A2%3A255%3A1%3A1424%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d120f7f937da41759afa30a510ce0255&#34;</ETag><Size>1424</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1776%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;8160dece82ad022c94c68998c3b020aa&#34;</ETag><Size>1776</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;790833acc63bba5df43d70161e81146d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A3%3A1360%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;daff5c718ff85eb00c6b270f5760cb91&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d6b393272b0c8a1126c2678e565cb2e9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A2%3A255%3A1%3A1152%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ff9f3ec64ae8e1217924d0ed262134ae&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A1%3A2160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7d58cf2ffa3b3311d1c32aa97bc50a61&#34;</ETag><Size>2160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;3b536fbf5a72c6f1d25b794d57cc501b&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, d050acd8-56cc-4c40-b805-9334ef83b050, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, d050acd8-56cc-4c40-b805-9334ef83b050, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, d050acd8-56cc-4c40-b805-9334ef83b050, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, f09ead03-d6e9-4227-9073-87dc6789e6c8, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, f09ead03-d6e9-4227-9073-87dc6789e6c8, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, f09ead03-d6e9-4227-9073-87dc6789e6c8, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 645, 'Portions': 145, 'ActivePortions': 145}, '__DEFAULT': {'Rows': 99355, 'Portions': 115, 'ActivePortions': 115}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 145, 'BlobSize': 176408, 'BlobCount': 725}, '__DEFAULT': {'Portions': 115, 'BlobSize': 4406080, 'BlobCount': 575}}, cold bucket stat: (0, 0), frozen bucket stat: (145, 176408)
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:16102/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204808Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204808Z
20251114/us-east-1/s3/aws4_request
37acddfa8ff85be4865403926e1a2805e7087fa83b49ac35e8d3629a5ec2dbd3
DEBUG    botocore.auth:auth.py:430 Signature:
91c6e780c6a3c5739e42f3e76bd711e06189b3a680f7e41fe274e650890172a0
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/cold_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204808Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=91c6e780c6a3c5739e42f3e76bd711e06189b3a680f7e41fe274e650890172a0', 'amz-sdk-invocation-id': b'494088c6-e3cc-4e5a-8423-af3b0426f22f', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:48:08 GMT', 'x-amzn-requestid': 'zJN9r0QASMUlgte7ZsyskL5xrP0ZFjvbWEs4LREWSUQ4xHWP3XWC', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>cold_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:16102/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204808Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204808Z
20251114/us-east-1/s3/aws4_request
d2ef3481a7a79390a2d0649e259c44aebc7940c7872f9ee57ecb007a0bc2db9b
DEBUG    botocore.auth:auth.py:430 Signature:
5b57b982560a5fe2b09550d8035511c45ce5305332d673cb957e7832e4d2ca3d
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/medium?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204808Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=5b57b982560a5fe2b09550d8035511c45ce5305332d673cb957e7832e4d2ca3d', 'amz-sdk-invocation-id': b'3a926b80-7db8-4097-8284-b3f1314b4cfd', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:48:08 GMT', 'x-amzn-requestid': 'GAVW3ayVcT6gjuWkhfTfXfglVInnF3N8hX5MJllvchoabZ3eMzkM', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>medium</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:16102/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204809Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204809Z
20251114/us-east-1/s3/aws4_request
4127a9f4b9086e539c91866a90500ad8da2495dc7ff3b88b10915eaa24bdb481
DEBUG    botocore.auth:auth.py:430 Signature:
fb8e807997f0f4aa60353723388c4a027020bfb7192e1f5c571aaf8dcab90096
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/frozen_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204809Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=fb8e807997f0f4aa60353723388c4a027020bfb7192e1f5c571aaf8dcab90096', 'amz-sdk-invocation-id': b'6f3f8187-13bc-4973-9cbe-fe05e7f5f056', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 53592
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:48:09 GMT', 'x-amzn-requestid': 'zP75FbFsstDq8C6GSKtWNXRLCGf4KCkMjuW3GiRk4EfTums7w1Ya', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '53592', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;34eff939966dd96fc61e04bee3d4ba4f&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A2%3A1816%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;c745068d481b0515aea4165b916ec5cb&#34;</ETag><Size>1816</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;fb23f9171b17757cb1dc2e176469b4a5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cfa8a0b7952fb63f7dfadf2cf83097ed&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;969785d18638dc1e71dc309c8fee9f59&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;76c553122067e565c23ac6b7466026f1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;6cca3dcd8f413ad51af7003527118f53&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;9d0aea585719b4e1a8eb01d939c00a9d&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;4f98c8ca83a70a033c75eff6e19bcb8e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1a5f4df50ae0202b78181ab5a79fc270&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;710bd12a125a7a0826c6dabe086b07b9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;be0a7c1984f4c8093eabc624229e85d5&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;0d068b6671dccd5032bc42db6aa10674&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;169a39dc1ef992105b008d64454cdda2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A3%3A1536%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1cd0ecd015e159922d991777d4e34b6a&#34;</ETag><Size>1536</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A4%3A1152%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b0945c53e3a8c53e06b5efbe1fa00b7e&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;21d237d9b840230ac40911f05460d2c9&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;a65d4652ca975ca96dd4adc269404389&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ffa157b81657d56c3806591d18161366&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;dbb30cffd96f2cda495c11eb50c8872a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;0b1b088a94fe98718b260b4e9262c5c6&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A2%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e0f105c23fdc288d960126f34607d3c2&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037897%3A1%3A1%3A255%3A1%3A1720%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1f30e67ac29c7a33dfa177893c57fe4e&#34;</ETag><Size>1720</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;756c8bf50e1b14ddff981f3d35b13a9a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d1d491d289f10bd319a5964f50e522d9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;122ba98dfa6de83562b52443f97e0bdc&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;7626e60779c9117a5aa5552db3e2ef74&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1144%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;76b382c008c1daa16aef1c638ccec692&#34;</ETag><Size>1144</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;f2f766068f0decd10d0a355d7a3ce7df&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A3%3A1224%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ac22662b420aa8c5bd61f9d898d93abd&#34;</ETag><Size>1224</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A4%3A2504%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;240ff0ca91edad5ad611828468ea5b44&#34;</ETag><Size>2504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;658bdfb1748413af03d9fd46c9bb805b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cf86574e0b5b9320b5838d1fe614f7d6&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1416%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b9311bd0a3261cd1c110524dbed0c0ee&#34;</ETag><Size>1416</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A2%3A1928%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;88965419a67c815737ea9348e37e2277&#34;</ETag><Size>1928</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d70b30ee26e1677f1c1601ea54148330&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f6ca311e356541dde08266785f2d8dcb&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A2%3A1296%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;83616eaa943da37ef7a92311c263371e&#34;</ETag><Size>1296</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;efd7c7e653e7b4cae5fa36e16311349c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A2%3A255%3A1%3A2424%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1cdf12a5ba12af80a8fcbe65a51be1b9&#34;</ETag><Size>2424</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;011746a5ca01506fdf83964c27756f29&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037905%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;af992cc29bb2d9de8afef2fa09221752&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;27eec981a6efeef3dd4577c0490156cd&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;dee641780c0c4d248fd383936ad519c0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;35d9c5b51a686307a2465a8dce6122e9&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;397f4751afcb170c423e629fd2b03c46&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A2%3A1200%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ed50b0f966729dbc524ed39d67043e7f&#34;</ETag><Size>1200</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;3e018695734005e3be7a2c364a2f9f4b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e26638baeb35e1d203ff779209f18000&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;65a1dd34e301bdc4d29ef1b96ad9f016&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;baf3bbe887771567705ea1878ad8dc02&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7d2dd5438efac312030ab1d7ff2404c0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A2%3A1496%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;65a7ecaa6689f54356759745386bb91d&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;30b77b5019f350acbf9f718551d2da77&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A2416%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cd5d4acd4df5dd76dd58206782e7f365&#34;</ETag><Size>2416</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A2%3A1208%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e265bd76e5998bc292913aa80b0323cf&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1616%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;57a665afff22ef5b34e6e3d54deceb64&#34;</ETag><Size>1616</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;af26aa3d5e60723ce6781c6f3c2fc0ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A2%3A1320%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;809a9542bd1ef395b5328d6c62a10038&#34;</ETag><Size>1320</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;cb2ec8fd8e2f39c71ca7fd8e26141b9e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A4%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d6fc50af39123e0c794e997429c894f8&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A5%3A1360%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;65143fdbcdcf279b6c27a79c688dd56d&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0aeeeab35fcefe8ebe92923db835b993&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0f234b8606389bcc82637b5eec502dc0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;878094d78836df848f6343a8dd183909&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A3%3A2008%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ac4c5f21766b72b1ef9379e666fba4e7&#34;</ETag><Size>2008</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1352%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;60d206b93f7f63a6d550278c79178dc9&#34;</ETag><Size>1352</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0187ebcce0242f7da65b2c6f25982550&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ae2150d01ae7f1af2a175cdd5170207a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b94d64f4fcc3c13c48a75d7864c1ce62&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;35638001230ae7c046190a76967679de&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e5058fc8bcef1d12f3a97e90ef3a4f22&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;c7371c2c071f84a8da422b44dc6ac8cd&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e59e4b2b6a14b9718cfde17164df7873&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A4%3A1240%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b715d29f1acb4f69bb2c6e45c759c4d0&#34;</ETag><Size>1240</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;62b537d856fda5644fe2cc48902c9731&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A2%3A255%3A1%3A1600%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d2260a637a13ce8ecc25b9c01b52b67d&#34;</ETag><Size>1600</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e3574f40b33f06df9e67a72ccbbff43c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A2%3A255%3A1%3A1440%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;24187b7f04140bb0b1bb743be65ee07c&#34;</ETag><Size>1440</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;f336cf1caa2096a96de0cfbc70f9ad9d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A2%3A1264%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1f3c31b42afda4973595009325ef3e49&#34;</ETag><Size>1264</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;20aa44e25b95f87a8c7337a642e24c97&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;1dd035a4cbe08fccc42394835e89df77&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A3%3A1544%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ddfac5c4dd4e6cfa512fc9ef755d80ba&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A4%3A1504%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;73896829b5a8ee7e2a223f80dd6bc99f&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037924%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;6bd52922b36ff7c2ce79617366ee07ae&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1744%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;9480636392e60386e5fcfa26a7e5fa1e&#34;</ETag><Size>1744</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;86f1b31668de87d96f5f9b73789e6722&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A3%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;daa4772dea9401d3c58dea4ef6f578f1&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;66a62a7691132cb3b4613c1d975fab65&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7e8d7307f40bdeb4f3305e9be602cb27&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;a120a0287db33e7f87e2847b83e80d5f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;23ee82433ce4e8b3c0adc7981a52a256&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A3%3A1304%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;c9bf1da7e81941d7bf8edf219e3af8e2&#34;</ETag><Size>1304</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;8d018b1c8baffd1d3c1f37f9112e3931&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;eacc29fa533e744afa4e9a034e4063e7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;313094a08eaea3e8b4a9335ffd44f54b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;a13c73d880c9ea8669a713db0044cc73&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;28e110a65388b036725c956cb4f40835&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;34aedc6a7f8b316b3e420d638101b7f3&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;29151557cd5bf4a5eae9a392b2ab3ee8&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;5a2acfe7d9463c6376f658c29c90fd02&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;9a184fad7ff74943b8ca812f5af57463&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;97dd67255e56715570c8124d64393e24&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;48e1e22980ccda9edefd8f1004274739&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A3%3A1736%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;c89ad4686d31b02b0e0e819333897101&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A4%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;b2f2306a3c7f01a5fd37e98c5f0db539&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;00949568528376e724e9fcf4d3b60725&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f472e8e0d0f8111aa3f3bc9c406179b1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;80731454b0f0f6bda9a6706328d41672&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A2%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;2331f114069e506fa45abd92f7cc16e8&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;80d5289d31961bf2a3b4ab12a0127d24&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A2%3A1256%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;78ecfb41c1828cbbf3e867460bede6a4&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e88ed3aaa7eca2764356d27ef10cfa1c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037937%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1702f735c923178d6e8f8e1569466a4b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037937%3A1%3A1%3A255%3A2%3A1144%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;feba9762acc7f93b4a56d85b48cf26fa&#34;</ETag><Size>1144</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;7011ee874e8ff2211e9e54543b3191f4&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A2%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;4a76c36aabfa4086bfd8d8d31bcbffc6&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A2%3A255%3A2%3A1448%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;0df75368d33e1d5d81a28b9a08eafcf3&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1640%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d94425a6997dab6e73d403aaaf1472ea&#34;</ETag><Size>1640</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;2119f8302ae9404302822f9dc235ec46&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f3d1bfdf886644bf29d31bd16584da90&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;2ace9abb6396728189d1f1270d6016c2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;bf78ed23adbd0ac419f1474fe596777e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A4%3A1784%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e97ede3a0b632611b38c82fa05d2f765&#34;</ETag><Size>1784</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;b0e4109c11e7240a3cfd95e0d987e3db&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;43314d5c28b605b5517144e412dfb477&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f48f340d92e63ff14be5fd27cc733f2c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;19a6de2f8fda386c1628a05640b1d614&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;cdd71f3f9258303a74e6bab5a59bf6d5&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A3%3A2112%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;91eda4be98cc3bac3417ee9509f73d7d&#34;</ETag><Size>2112</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A4%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;82778727338cea7e5f52a40b3c40f1d4&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;03be68aedc5e93911c97cacb12d43770&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b147b1cfd1ef351a131e686de1631d5c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A2%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;53e8079776efd0c7fe82c7cf6eafb28d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;9f36bfd117b58e56c940657eecfd89d2&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;aaa0a6e02417d93517e63e65e3e7d2e2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A2%3A255%3A1%3A1424%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d120f7f937da41759afa30a510ce0255&#34;</ETag><Size>1424</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1776%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;8160dece82ad022c94c68998c3b020aa&#34;</ETag><Size>1776</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;790833acc63bba5df43d70161e81146d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A3%3A1360%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;daff5c718ff85eb00c6b270f5760cb91&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d6b393272b0c8a1126c2678e565cb2e9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A2%3A255%3A1%3A1152%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ff9f3ec64ae8e1217924d0ed262134ae&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A1%3A2160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7d58cf2ffa3b3311d1c32aa97bc50a61&#34;</ETag><Size>2160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;3b536fbf5a72c6f1d25b794d57cc501b&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 9f1d52fb-834a-482a-a894-38eca8ec1a6f, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 9f1d52fb-834a-482a-a894-38eca8ec1a6f, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 9f1d52fb-834a-482a-a894-38eca8ec1a6f, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 57fe2076-95d3-4854-8c26-60724af74678, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 57fe2076-95d3-4854-8c26-60724af74678, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 57fe2076-95d3-4854-8c26-60724af74678, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 645, 'Portions': 145, 'ActivePortions': 145}, '__DEFAULT': {'Rows': 99355, 'Portions': 115, 'ActivePortions': 115}}, blobs: {'__DEFAULT': {'Portions': 115, 'BlobSize': 4406080, 'BlobCount': 575}, '/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 145, 'BlobSize': 176408, 'BlobCount': 725}}, cold bucket stat: (0, 0), frozen bucket stat: (145, 176408)
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:16102/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204810Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204810Z
20251114/us-east-1/s3/aws4_request
42e24eb37b45fe13646f25fc867dc62835bd2c2ab23b2b9e4e95927b6ef3a709
DEBUG    botocore.auth:auth.py:430 Signature:
83f366694776332c54504e3d9096500080d1b46615de0685a64a9498f2ca4265
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/cold_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204810Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=83f366694776332c54504e3d9096500080d1b46615de0685a64a9498f2ca4265', 'amz-sdk-invocation-id': b'2ebb3d03-cfa0-4fa7-8e05-0005e231e542', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:48:10 GMT', 'x-amzn-requestid': 'fQlPSJ3gOokDAxtg68jvqkD5fyCoizPDb7bEbp3IcJo4VH9SD00t', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>cold_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:16102/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204810Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204810Z
20251114/us-east-1/s3/aws4_request
3bb136858e6e7248049baaca3c28245f51daced82206d4da47eeaf89f82570bd
DEBUG    botocore.auth:auth.py:430 Signature:
904912cd67f4009d269f061711461fd602d647647c4b7641b546325d75994125
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/medium?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204810Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=904912cd67f4009d269f061711461fd602d647647c4b7641b546325d75994125', 'amz-sdk-invocation-id': b'a7b7e8fb-a3ed-45c4-8bab-4d9eb93de063', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:48:10 GMT', 'x-amzn-requestid': 'HMUl7Gdi1UKAHt4guVShaKRtE13luMHuq1WCyCbo7gCITeUWjLAc', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>medium</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:16102/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204810Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204810Z
20251114/us-east-1/s3/aws4_request
0bbe95ec156278072275d6ecec6419e6d47d023c3a8c40c8187aa8c044f0311f
DEBUG    botocore.auth:auth.py:430 Signature:
b3b50e58c459d8735ecc9a964695d3b69628476065361c4018060d37e540a300
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/frozen_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204810Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=b3b50e58c459d8735ecc9a964695d3b69628476065361c4018060d37e540a300', 'amz-sdk-invocation-id': b'55ebffe8-5ca6-4773-b62b-6a114e76caba', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 53592
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:48:10 GMT', 'x-amzn-requestid': 'OiwCfyPXHxu5J4rCoTuDHaS1Hz6NZUfJx9chAkfOca0DnbIGv9Y0', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '53592', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;34eff939966dd96fc61e04bee3d4ba4f&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A2%3A1816%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;c745068d481b0515aea4165b916ec5cb&#34;</ETag><Size>1816</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;fb23f9171b17757cb1dc2e176469b4a5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cfa8a0b7952fb63f7dfadf2cf83097ed&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;969785d18638dc1e71dc309c8fee9f59&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;76c553122067e565c23ac6b7466026f1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;6cca3dcd8f413ad51af7003527118f53&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;9d0aea585719b4e1a8eb01d939c00a9d&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;4f98c8ca83a70a033c75eff6e19bcb8e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1a5f4df50ae0202b78181ab5a79fc270&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;710bd12a125a7a0826c6dabe086b07b9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;be0a7c1984f4c8093eabc624229e85d5&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;0d068b6671dccd5032bc42db6aa10674&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;169a39dc1ef992105b008d64454cdda2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A3%3A1536%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1cd0ecd015e159922d991777d4e34b6a&#34;</ETag><Size>1536</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A4%3A1152%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b0945c53e3a8c53e06b5efbe1fa00b7e&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;21d237d9b840230ac40911f05460d2c9&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;a65d4652ca975ca96dd4adc269404389&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ffa157b81657d56c3806591d18161366&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;dbb30cffd96f2cda495c11eb50c8872a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;0b1b088a94fe98718b260b4e9262c5c6&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A2%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e0f105c23fdc288d960126f34607d3c2&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037897%3A1%3A1%3A255%3A1%3A1720%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1f30e67ac29c7a33dfa177893c57fe4e&#34;</ETag><Size>1720</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;756c8bf50e1b14ddff981f3d35b13a9a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d1d491d289f10bd319a5964f50e522d9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;122ba98dfa6de83562b52443f97e0bdc&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;7626e60779c9117a5aa5552db3e2ef74&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1144%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;76b382c008c1daa16aef1c638ccec692&#34;</ETag><Size>1144</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;f2f766068f0decd10d0a355d7a3ce7df&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A3%3A1224%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ac22662b420aa8c5bd61f9d898d93abd&#34;</ETag><Size>1224</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A4%3A2504%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;240ff0ca91edad5ad611828468ea5b44&#34;</ETag><Size>2504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;658bdfb1748413af03d9fd46c9bb805b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cf86574e0b5b9320b5838d1fe614f7d6&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1416%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b9311bd0a3261cd1c110524dbed0c0ee&#34;</ETag><Size>1416</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A2%3A1928%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;88965419a67c815737ea9348e37e2277&#34;</ETag><Size>1928</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d70b30ee26e1677f1c1601ea54148330&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f6ca311e356541dde08266785f2d8dcb&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A2%3A1296%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;83616eaa943da37ef7a92311c263371e&#34;</ETag><Size>1296</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;efd7c7e653e7b4cae5fa36e16311349c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A2%3A255%3A1%3A2424%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1cdf12a5ba12af80a8fcbe65a51be1b9&#34;</ETag><Size>2424</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;011746a5ca01506fdf83964c27756f29&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037905%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;af992cc29bb2d9de8afef2fa09221752&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;27eec981a6efeef3dd4577c0490156cd&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;dee641780c0c4d248fd383936ad519c0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;35d9c5b51a686307a2465a8dce6122e9&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;397f4751afcb170c423e629fd2b03c46&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A2%3A1200%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ed50b0f966729dbc524ed39d67043e7f&#34;</ETag><Size>1200</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;3e018695734005e3be7a2c364a2f9f4b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e26638baeb35e1d203ff779209f18000&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;65a1dd34e301bdc4d29ef1b96ad9f016&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;baf3bbe887771567705ea1878ad8dc02&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7d2dd5438efac312030ab1d7ff2404c0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A2%3A1496%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;65a7ecaa6689f54356759745386bb91d&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;30b77b5019f350acbf9f718551d2da77&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A2416%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cd5d4acd4df5dd76dd58206782e7f365&#34;</ETag><Size>2416</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A2%3A1208%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e265bd76e5998bc292913aa80b0323cf&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1616%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;57a665afff22ef5b34e6e3d54deceb64&#34;</ETag><Size>1616</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;af26aa3d5e60723ce6781c6f3c2fc0ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A2%3A1320%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;809a9542bd1ef395b5328d6c62a10038&#34;</ETag><Size>1320</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;cb2ec8fd8e2f39c71ca7fd8e26141b9e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A4%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d6fc50af39123e0c794e997429c894f8&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A5%3A1360%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;65143fdbcdcf279b6c27a79c688dd56d&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0aeeeab35fcefe8ebe92923db835b993&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0f234b8606389bcc82637b5eec502dc0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;878094d78836df848f6343a8dd183909&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A3%3A2008%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ac4c5f21766b72b1ef9379e666fba4e7&#34;</ETag><Size>2008</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1352%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;60d206b93f7f63a6d550278c79178dc9&#34;</ETag><Size>1352</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0187ebcce0242f7da65b2c6f25982550&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ae2150d01ae7f1af2a175cdd5170207a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b94d64f4fcc3c13c48a75d7864c1ce62&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;35638001230ae7c046190a76967679de&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e5058fc8bcef1d12f3a97e90ef3a4f22&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;c7371c2c071f84a8da422b44dc6ac8cd&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e59e4b2b6a14b9718cfde17164df7873&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A4%3A1240%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b715d29f1acb4f69bb2c6e45c759c4d0&#34;</ETag><Size>1240</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;62b537d856fda5644fe2cc48902c9731&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A2%3A255%3A1%3A1600%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d2260a637a13ce8ecc25b9c01b52b67d&#34;</ETag><Size>1600</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e3574f40b33f06df9e67a72ccbbff43c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A2%3A255%3A1%3A1440%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;24187b7f04140bb0b1bb743be65ee07c&#34;</ETag><Size>1440</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;f336cf1caa2096a96de0cfbc70f9ad9d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A2%3A1264%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1f3c31b42afda4973595009325ef3e49&#34;</ETag><Size>1264</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;20aa44e25b95f87a8c7337a642e24c97&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;1dd035a4cbe08fccc42394835e89df77&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A3%3A1544%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ddfac5c4dd4e6cfa512fc9ef755d80ba&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A4%3A1504%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;73896829b5a8ee7e2a223f80dd6bc99f&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037924%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;6bd52922b36ff7c2ce79617366ee07ae&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1744%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;9480636392e60386e5fcfa26a7e5fa1e&#34;</ETag><Size>1744</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;86f1b31668de87d96f5f9b73789e6722&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A3%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;daa4772dea9401d3c58dea4ef6f578f1&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;66a62a7691132cb3b4613c1d975fab65&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7e8d7307f40bdeb4f3305e9be602cb27&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;a120a0287db33e7f87e2847b83e80d5f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;23ee82433ce4e8b3c0adc7981a52a256&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A3%3A1304%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;c9bf1da7e81941d7bf8edf219e3af8e2&#34;</ETag><Size>1304</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;8d018b1c8baffd1d3c1f37f9112e3931&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;eacc29fa533e744afa4e9a034e4063e7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;313094a08eaea3e8b4a9335ffd44f54b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;a13c73d880c9ea8669a713db0044cc73&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;28e110a65388b036725c956cb4f40835&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;34aedc6a7f8b316b3e420d638101b7f3&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;29151557cd5bf4a5eae9a392b2ab3ee8&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;5a2acfe7d9463c6376f658c29c90fd02&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;9a184fad7ff74943b8ca812f5af57463&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;97dd67255e56715570c8124d64393e24&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;48e1e22980ccda9edefd8f1004274739&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A3%3A1736%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;c89ad4686d31b02b0e0e819333897101&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A4%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;b2f2306a3c7f01a5fd37e98c5f0db539&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;00949568528376e724e9fcf4d3b60725&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f472e8e0d0f8111aa3f3bc9c406179b1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;80731454b0f0f6bda9a6706328d41672&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A2%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;2331f114069e506fa45abd92f7cc16e8&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;80d5289d31961bf2a3b4ab12a0127d24&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A2%3A1256%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;78ecfb41c1828cbbf3e867460bede6a4&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e88ed3aaa7eca2764356d27ef10cfa1c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037937%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1702f735c923178d6e8f8e1569466a4b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037937%3A1%3A1%3A255%3A2%3A1144%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;feba9762acc7f93b4a56d85b48cf26fa&#34;</ETag><Size>1144</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;7011ee874e8ff2211e9e54543b3191f4&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A2%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;4a76c36aabfa4086bfd8d8d31bcbffc6&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A2%3A255%3A2%3A1448%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;0df75368d33e1d5d81a28b9a08eafcf3&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1640%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d94425a6997dab6e73d403aaaf1472ea&#34;</ETag><Size>1640</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;2119f8302ae9404302822f9dc235ec46&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f3d1bfdf886644bf29d31bd16584da90&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;2ace9abb6396728189d1f1270d6016c2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;bf78ed23adbd0ac419f1474fe596777e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A4%3A1784%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e97ede3a0b632611b38c82fa05d2f765&#34;</ETag><Size>1784</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;b0e4109c11e7240a3cfd95e0d987e3db&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;43314d5c28b605b5517144e412dfb477&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f48f340d92e63ff14be5fd27cc733f2c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;19a6de2f8fda386c1628a05640b1d614&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;cdd71f3f9258303a74e6bab5a59bf6d5&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A3%3A2112%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;91eda4be98cc3bac3417ee9509f73d7d&#34;</ETag><Size>2112</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A4%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;82778727338cea7e5f52a40b3c40f1d4&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;03be68aedc5e93911c97cacb12d43770&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b147b1cfd1ef351a131e686de1631d5c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A2%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;53e8079776efd0c7fe82c7cf6eafb28d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;9f36bfd117b58e56c940657eecfd89d2&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;aaa0a6e02417d93517e63e65e3e7d2e2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A2%3A255%3A1%3A1424%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d120f7f937da41759afa30a510ce0255&#34;</ETag><Size>1424</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1776%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;8160dece82ad022c94c68998c3b020aa&#34;</ETag><Size>1776</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;790833acc63bba5df43d70161e81146d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A3%3A1360%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;daff5c718ff85eb00c6b270f5760cb91&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d6b393272b0c8a1126c2678e565cb2e9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A2%3A255%3A1%3A1152%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ff9f3ec64ae8e1217924d0ed262134ae&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A1%3A2160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7d58cf2ffa3b3311d1c32aa97bc50a61&#34;</ETag><Size>2160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;3b536fbf5a72c6f1d25b794d57cc501b&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 323a2efc-cb76-4b11-99cc-77e7b1efccde, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 323a2efc-cb76-4b11-99cc-77e7b1efccde, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 323a2efc-cb76-4b11-99cc-77e7b1efccde, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 0683b792-5365-458a-8bb6-87ebd32bd636, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 0683b792-5365-458a-8bb6-87ebd32bd636, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 0683b792-5365-458a-8bb6-87ebd32bd636, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 645, 'Portions': 145, 'ActivePortions': 145}, '__DEFAULT': {'Rows': 99355, 'Portions': 115, 'ActivePortions': 115}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 145, 'BlobSize': 176408, 'BlobCount': 725}, '__DEFAULT': {'Portions': 115, 'BlobSize': 4406080, 'BlobCount': 575}}, cold bucket stat: (0, 0), frozen bucket stat: (145, 176408)
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:16102/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204811Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204811Z
20251114/us-east-1/s3/aws4_request
1d89d363fc703ee247c73d50de3627aa999ed47bbd73952152df056cb0e48d94
DEBUG    botocore.auth:auth.py:430 Signature:
959750c957902eed5dd5b53744f939a6630cffa667cf23f48d9eff047f921df7
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/cold_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204811Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=959750c957902eed5dd5b53744f939a6630cffa667cf23f48d9eff047f921df7', 'amz-sdk-invocation-id': b'89b82f1c-416f-4f7f-bbbe-72cbf3e812dc', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:48:11 GMT', 'x-amzn-requestid': 'hubzEeMgYrc7QSH97lVNet7wkBYrQAx6v3LZ7s2O1YSwEo2rb740', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>cold_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:16102/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204811Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204811Z
20251114/us-east-1/s3/aws4_request
e59f4c503fd0e9d6166d178f36aed3150225ac6dbe61ad17550647e716182c94
DEBUG    botocore.auth:auth.py:430 Signature:
97fc1042d3f4c10aec13508d99ce8d4163a9f51b4a4ff71aed456f38abb7bc84
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/medium?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204811Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=97fc1042d3f4c10aec13508d99ce8d4163a9f51b4a4ff71aed456f38abb7bc84', 'amz-sdk-invocation-id': b'e32f8dbb-2500-4db3-87ca-42a3c67fa1c6', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:48:11 GMT', 'x-amzn-requestid': 'DNy4urzDqqillyEoW1i9SOPKJiPvNPsDvggOWPJyglLOd8BmaI0P', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>medium</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:16102/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204811Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204811Z
20251114/us-east-1/s3/aws4_request
c70b8c196215e81eafb84795dd8d4743c28b19ca40dcd19ca08d9bd9501f60fa
DEBUG    botocore.auth:auth.py:430 Signature:
c2c20f92823fed6fe2495ea986194ba4256134cd0be877ab18864739dcda2964
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/frozen_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204811Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=c2c20f92823fed6fe2495ea986194ba4256134cd0be877ab18864739dcda2964', 'amz-sdk-invocation-id': b'972f37ae-3284-45f3-9a4c-93e840309b06', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 53592
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:48:12 GMT', 'x-amzn-requestid': '4YRjfYOyPuWJaACJHQiD64RpcWmTqQAPdjbQDxwmQCTRHHTaeP4R', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '53592', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;34eff939966dd96fc61e04bee3d4ba4f&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A2%3A1816%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;c745068d481b0515aea4165b916ec5cb&#34;</ETag><Size>1816</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;fb23f9171b17757cb1dc2e176469b4a5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cfa8a0b7952fb63f7dfadf2cf83097ed&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;969785d18638dc1e71dc309c8fee9f59&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;76c553122067e565c23ac6b7466026f1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;6cca3dcd8f413ad51af7003527118f53&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;9d0aea585719b4e1a8eb01d939c00a9d&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;4f98c8ca83a70a033c75eff6e19bcb8e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1a5f4df50ae0202b78181ab5a79fc270&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;710bd12a125a7a0826c6dabe086b07b9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;be0a7c1984f4c8093eabc624229e85d5&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;0d068b6671dccd5032bc42db6aa10674&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;169a39dc1ef992105b008d64454cdda2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A3%3A1536%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1cd0ecd015e159922d991777d4e34b6a&#34;</ETag><Size>1536</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A4%3A1152%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b0945c53e3a8c53e06b5efbe1fa00b7e&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;21d237d9b840230ac40911f05460d2c9&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;a65d4652ca975ca96dd4adc269404389&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ffa157b81657d56c3806591d18161366&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;dbb30cffd96f2cda495c11eb50c8872a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;0b1b088a94fe98718b260b4e9262c5c6&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A2%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e0f105c23fdc288d960126f34607d3c2&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037897%3A1%3A1%3A255%3A1%3A1720%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1f30e67ac29c7a33dfa177893c57fe4e&#34;</ETag><Size>1720</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;756c8bf50e1b14ddff981f3d35b13a9a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d1d491d289f10bd319a5964f50e522d9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;122ba98dfa6de83562b52443f97e0bdc&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;7626e60779c9117a5aa5552db3e2ef74&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1144%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;76b382c008c1daa16aef1c638ccec692&#34;</ETag><Size>1144</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;f2f766068f0decd10d0a355d7a3ce7df&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A3%3A1224%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ac22662b420aa8c5bd61f9d898d93abd&#34;</ETag><Size>1224</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A4%3A2504%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;240ff0ca91edad5ad611828468ea5b44&#34;</ETag><Size>2504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;658bdfb1748413af03d9fd46c9bb805b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cf86574e0b5b9320b5838d1fe614f7d6&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1416%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b9311bd0a3261cd1c110524dbed0c0ee&#34;</ETag><Size>1416</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A2%3A1928%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;88965419a67c815737ea9348e37e2277&#34;</ETag><Size>1928</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d70b30ee26e1677f1c1601ea54148330&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f6ca311e356541dde08266785f2d8dcb&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A2%3A1296%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;83616eaa943da37ef7a92311c263371e&#34;</ETag><Size>1296</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;efd7c7e653e7b4cae5fa36e16311349c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A2%3A255%3A1%3A2424%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1cdf12a5ba12af80a8fcbe65a51be1b9&#34;</ETag><Size>2424</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;011746a5ca01506fdf83964c27756f29&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037905%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;af992cc29bb2d9de8afef2fa09221752&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;27eec981a6efeef3dd4577c0490156cd&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;dee641780c0c4d248fd383936ad519c0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;35d9c5b51a686307a2465a8dce6122e9&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;397f4751afcb170c423e629fd2b03c46&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A2%3A1200%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ed50b0f966729dbc524ed39d67043e7f&#34;</ETag><Size>1200</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;3e018695734005e3be7a2c364a2f9f4b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e26638baeb35e1d203ff779209f18000&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;65a1dd34e301bdc4d29ef1b96ad9f016&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;baf3bbe887771567705ea1878ad8dc02&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7d2dd5438efac312030ab1d7ff2404c0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A2%3A1496%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;65a7ecaa6689f54356759745386bb91d&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;30b77b5019f350acbf9f718551d2da77&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A2416%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cd5d4acd4df5dd76dd58206782e7f365&#34;</ETag><Size>2416</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A2%3A1208%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e265bd76e5998bc292913aa80b0323cf&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1616%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;57a665afff22ef5b34e6e3d54deceb64&#34;</ETag><Size>1616</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;af26aa3d5e60723ce6781c6f3c2fc0ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A2%3A1320%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;809a9542bd1ef395b5328d6c62a10038&#34;</ETag><Size>1320</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;cb2ec8fd8e2f39c71ca7fd8e26141b9e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A4%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d6fc50af39123e0c794e997429c894f8&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A5%3A1360%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;65143fdbcdcf279b6c27a79c688dd56d&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0aeeeab35fcefe8ebe92923db835b993&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0f234b8606389bcc82637b5eec502dc0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;878094d78836df848f6343a8dd183909&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A3%3A2008%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ac4c5f21766b72b1ef9379e666fba4e7&#34;</ETag><Size>2008</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1352%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;60d206b93f7f63a6d550278c79178dc9&#34;</ETag><Size>1352</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0187ebcce0242f7da65b2c6f25982550&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ae2150d01ae7f1af2a175cdd5170207a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b94d64f4fcc3c13c48a75d7864c1ce62&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;35638001230ae7c046190a76967679de&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e5058fc8bcef1d12f3a97e90ef3a4f22&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;c7371c2c071f84a8da422b44dc6ac8cd&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e59e4b2b6a14b9718cfde17164df7873&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A4%3A1240%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b715d29f1acb4f69bb2c6e45c759c4d0&#34;</ETag><Size>1240</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;62b537d856fda5644fe2cc48902c9731&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A2%3A255%3A1%3A1600%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d2260a637a13ce8ecc25b9c01b52b67d&#34;</ETag><Size>1600</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e3574f40b33f06df9e67a72ccbbff43c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A2%3A255%3A1%3A1440%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;24187b7f04140bb0b1bb743be65ee07c&#34;</ETag><Size>1440</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;f336cf1caa2096a96de0cfbc70f9ad9d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A2%3A1264%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1f3c31b42afda4973595009325ef3e49&#34;</ETag><Size>1264</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;20aa44e25b95f87a8c7337a642e24c97&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;1dd035a4cbe08fccc42394835e89df77&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A3%3A1544%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ddfac5c4dd4e6cfa512fc9ef755d80ba&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A4%3A1504%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;73896829b5a8ee7e2a223f80dd6bc99f&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037924%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;6bd52922b36ff7c2ce79617366ee07ae&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1744%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;9480636392e60386e5fcfa26a7e5fa1e&#34;</ETag><Size>1744</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;86f1b31668de87d96f5f9b73789e6722&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A3%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;daa4772dea9401d3c58dea4ef6f578f1&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;66a62a7691132cb3b4613c1d975fab65&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7e8d7307f40bdeb4f3305e9be602cb27&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;a120a0287db33e7f87e2847b83e80d5f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;23ee82433ce4e8b3c0adc7981a52a256&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A3%3A1304%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;c9bf1da7e81941d7bf8edf219e3af8e2&#34;</ETag><Size>1304</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;8d018b1c8baffd1d3c1f37f9112e3931&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;eacc29fa533e744afa4e9a034e4063e7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;313094a08eaea3e8b4a9335ffd44f54b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;a13c73d880c9ea8669a713db0044cc73&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;28e110a65388b036725c956cb4f40835&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;34aedc6a7f8b316b3e420d638101b7f3&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;29151557cd5bf4a5eae9a392b2ab3ee8&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;5a2acfe7d9463c6376f658c29c90fd02&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;9a184fad7ff74943b8ca812f5af57463&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;97dd67255e56715570c8124d64393e24&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;48e1e22980ccda9edefd8f1004274739&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A3%3A1736%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;c89ad4686d31b02b0e0e819333897101&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A4%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;b2f2306a3c7f01a5fd37e98c5f0db539&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;00949568528376e724e9fcf4d3b60725&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f472e8e0d0f8111aa3f3bc9c406179b1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;80731454b0f0f6bda9a6706328d41672&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A2%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;2331f114069e506fa45abd92f7cc16e8&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;80d5289d31961bf2a3b4ab12a0127d24&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A2%3A1256%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;78ecfb41c1828cbbf3e867460bede6a4&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e88ed3aaa7eca2764356d27ef10cfa1c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037937%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1702f735c923178d6e8f8e1569466a4b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037937%3A1%3A1%3A255%3A2%3A1144%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;feba9762acc7f93b4a56d85b48cf26fa&#34;</ETag><Size>1144</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;7011ee874e8ff2211e9e54543b3191f4&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A2%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;4a76c36aabfa4086bfd8d8d31bcbffc6&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A2%3A255%3A2%3A1448%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;0df75368d33e1d5d81a28b9a08eafcf3&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1640%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d94425a6997dab6e73d403aaaf1472ea&#34;</ETag><Size>1640</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;2119f8302ae9404302822f9dc235ec46&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f3d1bfdf886644bf29d31bd16584da90&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;2ace9abb6396728189d1f1270d6016c2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;bf78ed23adbd0ac419f1474fe596777e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A4%3A1784%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e97ede3a0b632611b38c82fa05d2f765&#34;</ETag><Size>1784</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;b0e4109c11e7240a3cfd95e0d987e3db&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;43314d5c28b605b5517144e412dfb477&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f48f340d92e63ff14be5fd27cc733f2c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;19a6de2f8fda386c1628a05640b1d614&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;cdd71f3f9258303a74e6bab5a59bf6d5&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A3%3A2112%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;91eda4be98cc3bac3417ee9509f73d7d&#34;</ETag><Size>2112</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A4%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;82778727338cea7e5f52a40b3c40f1d4&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;03be68aedc5e93911c97cacb12d43770&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b147b1cfd1ef351a131e686de1631d5c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A2%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;53e8079776efd0c7fe82c7cf6eafb28d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;9f36bfd117b58e56c940657eecfd89d2&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;aaa0a6e02417d93517e63e65e3e7d2e2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A2%3A255%3A1%3A1424%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d120f7f937da41759afa30a510ce0255&#34;</ETag><Size>1424</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1776%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;8160dece82ad022c94c68998c3b020aa&#34;</ETag><Size>1776</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;790833acc63bba5df43d70161e81146d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A3%3A1360%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;daff5c718ff85eb00c6b270f5760cb91&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d6b393272b0c8a1126c2678e565cb2e9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A2%3A255%3A1%3A1152%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ff9f3ec64ae8e1217924d0ed262134ae&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A1%3A2160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7d58cf2ffa3b3311d1c32aa97bc50a61&#34;</ETag><Size>2160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;3b536fbf5a72c6f1d25b794d57cc501b&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, ca108bc2-16f2-4c40-9e1f-1c2a397ccd78, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, ca108bc2-16f2-4c40-9e1f-1c2a397ccd78, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, ca108bc2-16f2-4c40-9e1f-1c2a397ccd78, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, ef6df8bf-49ab-4992-ba74-fc854fc689ea, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, ef6df8bf-49ab-4992-ba74-fc854fc689ea, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, ef6df8bf-49ab-4992-ba74-fc854fc689ea, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 645, 'Portions': 145, 'ActivePortions': 145}, '__DEFAULT': {'Rows': 99355, 'Portions': 115, 'ActivePortions': 115}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 145, 'BlobSize': 176408, 'BlobCount': 725}, '__DEFAULT': {'Portions': 115, 'BlobSize': 4406080, 'BlobCount': 575}}, cold bucket stat: (0, 0), frozen bucket stat: (145, 176408)
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:16102/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204813Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204813Z
20251114/us-east-1/s3/aws4_request
5938c43d15f1f6c11d3345dd107b2b94e33f0de670aa6904fc536fbcc3f61e62
DEBUG    botocore.auth:auth.py:430 Signature:
733783c31ad6bcbf14c65387a7d823c698a082ea7a9efbc95b06f52d84985a98
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/cold_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204813Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=733783c31ad6bcbf14c65387a7d823c698a082ea7a9efbc95b06f52d84985a98', 'amz-sdk-invocation-id': b'2123d367-966a-4d25-8b4e-dfc28f5029b7', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:48:13 GMT', 'x-amzn-requestid': 'r7pYOq7MHaJT1tlukxp1E9b8fddpVGaxAFlvJLowrzegSwnGCaWK', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>cold_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:16102/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204813Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204813Z
20251114/us-east-1/s3/aws4_request
421ac75a75a34f2fc60a5feb64ea953bbb3a0be82abff1251180bf84fdd5926e
DEBUG    botocore.auth:auth.py:430 Signature:
64633a426b4dd181c3749b871fc425796deb8aaaef66e0100a6a26f947ce9a06
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/medium?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204813Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=64633a426b4dd181c3749b871fc425796deb8aaaef66e0100a6a26f947ce9a06', 'amz-sdk-invocation-id': b'd57a92b7-3c1a-402f-aef3-5e2a9dcfb028', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:48:13 GMT', 'x-amzn-requestid': 'M7KIbC8smHJGX53JuCEmf18AcsZ9BJBjQ7VB9p8ebh5gdwwMCSpz', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>medium</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:16102/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204813Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204813Z
20251114/us-east-1/s3/aws4_request
675cd34ce7a81db6d2df3b0936c1a95352e55573301a5fc1dcc3c94af12a86e1
DEBUG    botocore.auth:auth.py:430 Signature:
51745a87a464229c0054ca884109bbe2c59dde8a435c2c80bc80f5d5b973a139
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/frozen_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204813Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=51745a87a464229c0054ca884109bbe2c59dde8a435c2c80bc80f5d5b973a139', 'amz-sdk-invocation-id': b'1faf9e11-0489-486e-9791-457170a85a09', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 53592
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:48:13 GMT', 'x-amzn-requestid': 'dbLjCAqKdGxL1SaQ2olMzVzDcp3MF21bQyr1L6DNGAZq8gNZdP2N', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '53592', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;34eff939966dd96fc61e04bee3d4ba4f&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A2%3A1816%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;c745068d481b0515aea4165b916ec5cb&#34;</ETag><Size>1816</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;fb23f9171b17757cb1dc2e176469b4a5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cfa8a0b7952fb63f7dfadf2cf83097ed&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;969785d18638dc1e71dc309c8fee9f59&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;76c553122067e565c23ac6b7466026f1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;6cca3dcd8f413ad51af7003527118f53&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;9d0aea585719b4e1a8eb01d939c00a9d&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;4f98c8ca83a70a033c75eff6e19bcb8e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1a5f4df50ae0202b78181ab5a79fc270&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;710bd12a125a7a0826c6dabe086b07b9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;be0a7c1984f4c8093eabc624229e85d5&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;0d068b6671dccd5032bc42db6aa10674&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;169a39dc1ef992105b008d64454cdda2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A3%3A1536%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1cd0ecd015e159922d991777d4e34b6a&#34;</ETag><Size>1536</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A4%3A1152%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b0945c53e3a8c53e06b5efbe1fa00b7e&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;21d237d9b840230ac40911f05460d2c9&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;a65d4652ca975ca96dd4adc269404389&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ffa157b81657d56c3806591d18161366&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;dbb30cffd96f2cda495c11eb50c8872a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;0b1b088a94fe98718b260b4e9262c5c6&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A2%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e0f105c23fdc288d960126f34607d3c2&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037897%3A1%3A1%3A255%3A1%3A1720%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1f30e67ac29c7a33dfa177893c57fe4e&#34;</ETag><Size>1720</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;756c8bf50e1b14ddff981f3d35b13a9a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d1d491d289f10bd319a5964f50e522d9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;122ba98dfa6de83562b52443f97e0bdc&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;7626e60779c9117a5aa5552db3e2ef74&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1144%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;76b382c008c1daa16aef1c638ccec692&#34;</ETag><Size>1144</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;f2f766068f0decd10d0a355d7a3ce7df&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A3%3A1224%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ac22662b420aa8c5bd61f9d898d93abd&#34;</ETag><Size>1224</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A4%3A2504%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;240ff0ca91edad5ad611828468ea5b44&#34;</ETag><Size>2504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;658bdfb1748413af03d9fd46c9bb805b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cf86574e0b5b9320b5838d1fe614f7d6&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1416%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b9311bd0a3261cd1c110524dbed0c0ee&#34;</ETag><Size>1416</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A2%3A1928%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;88965419a67c815737ea9348e37e2277&#34;</ETag><Size>1928</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d70b30ee26e1677f1c1601ea54148330&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f6ca311e356541dde08266785f2d8dcb&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A2%3A1296%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;83616eaa943da37ef7a92311c263371e&#34;</ETag><Size>1296</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;efd7c7e653e7b4cae5fa36e16311349c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A2%3A255%3A1%3A2424%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1cdf12a5ba12af80a8fcbe65a51be1b9&#34;</ETag><Size>2424</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;011746a5ca01506fdf83964c27756f29&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037905%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;af992cc29bb2d9de8afef2fa09221752&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;27eec981a6efeef3dd4577c0490156cd&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;dee641780c0c4d248fd383936ad519c0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;35d9c5b51a686307a2465a8dce6122e9&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;397f4751afcb170c423e629fd2b03c46&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A2%3A1200%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ed50b0f966729dbc524ed39d67043e7f&#34;</ETag><Size>1200</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;3e018695734005e3be7a2c364a2f9f4b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e26638baeb35e1d203ff779209f18000&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;65a1dd34e301bdc4d29ef1b96ad9f016&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;baf3bbe887771567705ea1878ad8dc02&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7d2dd5438efac312030ab1d7ff2404c0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A2%3A1496%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;65a7ecaa6689f54356759745386bb91d&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;30b77b5019f350acbf9f718551d2da77&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A2416%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cd5d4acd4df5dd76dd58206782e7f365&#34;</ETag><Size>2416</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A2%3A1208%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e265bd76e5998bc292913aa80b0323cf&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1616%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;57a665afff22ef5b34e6e3d54deceb64&#34;</ETag><Size>1616</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;af26aa3d5e60723ce6781c6f3c2fc0ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A2%3A1320%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;809a9542bd1ef395b5328d6c62a10038&#34;</ETag><Size>1320</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;cb2ec8fd8e2f39c71ca7fd8e26141b9e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A4%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d6fc50af39123e0c794e997429c894f8&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A5%3A1360%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;65143fdbcdcf279b6c27a79c688dd56d&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0aeeeab35fcefe8ebe92923db835b993&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0f234b8606389bcc82637b5eec502dc0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;878094d78836df848f6343a8dd183909&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A3%3A2008%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ac4c5f21766b72b1ef9379e666fba4e7&#34;</ETag><Size>2008</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1352%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;60d206b93f7f63a6d550278c79178dc9&#34;</ETag><Size>1352</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0187ebcce0242f7da65b2c6f25982550&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ae2150d01ae7f1af2a175cdd5170207a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b94d64f4fcc3c13c48a75d7864c1ce62&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;35638001230ae7c046190a76967679de&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e5058fc8bcef1d12f3a97e90ef3a4f22&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;c7371c2c071f84a8da422b44dc6ac8cd&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e59e4b2b6a14b9718cfde17164df7873&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A4%3A1240%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b715d29f1acb4f69bb2c6e45c759c4d0&#34;</ETag><Size>1240</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;62b537d856fda5644fe2cc48902c9731&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A2%3A255%3A1%3A1600%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d2260a637a13ce8ecc25b9c01b52b67d&#34;</ETag><Size>1600</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e3574f40b33f06df9e67a72ccbbff43c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A2%3A255%3A1%3A1440%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;24187b7f04140bb0b1bb743be65ee07c&#34;</ETag><Size>1440</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;f336cf1caa2096a96de0cfbc70f9ad9d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A2%3A1264%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1f3c31b42afda4973595009325ef3e49&#34;</ETag><Size>1264</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;20aa44e25b95f87a8c7337a642e24c97&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;1dd035a4cbe08fccc42394835e89df77&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A3%3A1544%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ddfac5c4dd4e6cfa512fc9ef755d80ba&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A4%3A1504%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;73896829b5a8ee7e2a223f80dd6bc99f&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037924%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;6bd52922b36ff7c2ce79617366ee07ae&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1744%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;9480636392e60386e5fcfa26a7e5fa1e&#34;</ETag><Size>1744</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;86f1b31668de87d96f5f9b73789e6722&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A3%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;daa4772dea9401d3c58dea4ef6f578f1&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;66a62a7691132cb3b4613c1d975fab65&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7e8d7307f40bdeb4f3305e9be602cb27&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;a120a0287db33e7f87e2847b83e80d5f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;23ee82433ce4e8b3c0adc7981a52a256&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A3%3A1304%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;c9bf1da7e81941d7bf8edf219e3af8e2&#34;</ETag><Size>1304</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;8d018b1c8baffd1d3c1f37f9112e3931&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;eacc29fa533e744afa4e9a034e4063e7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;313094a08eaea3e8b4a9335ffd44f54b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;a13c73d880c9ea8669a713db0044cc73&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;28e110a65388b036725c956cb4f40835&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;34aedc6a7f8b316b3e420d638101b7f3&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;29151557cd5bf4a5eae9a392b2ab3ee8&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;5a2acfe7d9463c6376f658c29c90fd02&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;9a184fad7ff74943b8ca812f5af57463&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;97dd67255e56715570c8124d64393e24&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;48e1e22980ccda9edefd8f1004274739&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A3%3A1736%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;c89ad4686d31b02b0e0e819333897101&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A4%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;b2f2306a3c7f01a5fd37e98c5f0db539&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;00949568528376e724e9fcf4d3b60725&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f472e8e0d0f8111aa3f3bc9c406179b1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;80731454b0f0f6bda9a6706328d41672&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A2%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;2331f114069e506fa45abd92f7cc16e8&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;80d5289d31961bf2a3b4ab12a0127d24&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A2%3A1256%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;78ecfb41c1828cbbf3e867460bede6a4&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e88ed3aaa7eca2764356d27ef10cfa1c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037937%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1702f735c923178d6e8f8e1569466a4b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037937%3A1%3A1%3A255%3A2%3A1144%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;feba9762acc7f93b4a56d85b48cf26fa&#34;</ETag><Size>1144</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;7011ee874e8ff2211e9e54543b3191f4&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A2%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;4a76c36aabfa4086bfd8d8d31bcbffc6&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A2%3A255%3A2%3A1448%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;0df75368d33e1d5d81a28b9a08eafcf3&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1640%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d94425a6997dab6e73d403aaaf1472ea&#34;</ETag><Size>1640</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;2119f8302ae9404302822f9dc235ec46&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f3d1bfdf886644bf29d31bd16584da90&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;2ace9abb6396728189d1f1270d6016c2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;bf78ed23adbd0ac419f1474fe596777e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A4%3A1784%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e97ede3a0b632611b38c82fa05d2f765&#34;</ETag><Size>1784</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;b0e4109c11e7240a3cfd95e0d987e3db&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;43314d5c28b605b5517144e412dfb477&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f48f340d92e63ff14be5fd27cc733f2c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;19a6de2f8fda386c1628a05640b1d614&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;cdd71f3f9258303a74e6bab5a59bf6d5&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A3%3A2112%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;91eda4be98cc3bac3417ee9509f73d7d&#34;</ETag><Size>2112</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A4%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;82778727338cea7e5f52a40b3c40f1d4&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;03be68aedc5e93911c97cacb12d43770&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b147b1cfd1ef351a131e686de1631d5c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A2%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;53e8079776efd0c7fe82c7cf6eafb28d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;9f36bfd117b58e56c940657eecfd89d2&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;aaa0a6e02417d93517e63e65e3e7d2e2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A2%3A255%3A1%3A1424%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d120f7f937da41759afa30a510ce0255&#34;</ETag><Size>1424</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1776%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;8160dece82ad022c94c68998c3b020aa&#34;</ETag><Size>1776</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;790833acc63bba5df43d70161e81146d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A3%3A1360%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;daff5c718ff85eb00c6b270f5760cb91&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d6b393272b0c8a1126c2678e565cb2e9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A2%3A255%3A1%3A1152%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ff9f3ec64ae8e1217924d0ed262134ae&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A1%3A2160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7d58cf2ffa3b3311d1c32aa97bc50a61&#34;</ETag><Size>2160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;3b536fbf5a72c6f1d25b794d57cc501b&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 6e57a256-bfd2-4298-8921-e4658f259641, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 6e57a256-bfd2-4298-8921-e4658f259641, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 6e57a256-bfd2-4298-8921-e4658f259641, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, f28385be-86ec-4e80-9547-98968c260ff2, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, f28385be-86ec-4e80-9547-98968c260ff2, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, f28385be-86ec-4e80-9547-98968c260ff2, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 645, 'Portions': 145, 'ActivePortions': 145}, '__DEFAULT': {'Rows': 99355, 'Portions': 115, 'ActivePortions': 115}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 145, 'BlobSize': 176408, 'BlobCount': 725}, '__DEFAULT': {'Portions': 115, 'BlobSize': 4406080, 'BlobCount': 575}}, cold bucket stat: (0, 0), frozen bucket stat: (145, 176408)
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:16102/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204814Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204814Z
20251114/us-east-1/s3/aws4_request
d2cf2b5813e3cc8c9dd67302cbbf007a80a0438285aca71c62e96746cb3d5c42
DEBUG    botocore.auth:auth.py:430 Signature:
66305fc95d0f7d7fd43adf6d8153c6d76a8e078895f074cbf3ee5b93385f6bac
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/cold_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204814Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=66305fc95d0f7d7fd43adf6d8153c6d76a8e078895f074cbf3ee5b93385f6bac', 'amz-sdk-invocation-id': b'6cb8b2d2-c805-488d-89bf-d0ec0d36c710', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:48:14 GMT', 'x-amzn-requestid': 'ruixVVAmmVbrsCQc20EohjQ9pijpK9pUtYSfCuXUYO2z1gOkdWJV', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>cold_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:16102/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204814Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204814Z
20251114/us-east-1/s3/aws4_request
c2a22e5dd91a6d09ed1ea2dda8426026b025ea186949000824250d0f9fd7d36f
DEBUG    botocore.auth:auth.py:430 Signature:
1b7a95cc0f5e106f0c30e0951b6720d51380064bfc16a2a1b598f69478ee9d44
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/medium?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204814Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=1b7a95cc0f5e106f0c30e0951b6720d51380064bfc16a2a1b598f69478ee9d44', 'amz-sdk-invocation-id': b'ef300510-b0ef-451f-9093-d933cb3a96b9', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:48:14 GMT', 'x-amzn-requestid': 'iy333ubv6NrOHxRiNVxUoZlo2aPLwWv45rXezlTY9yKAm1kRovGl', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>medium</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:16102/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204814Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204814Z
20251114/us-east-1/s3/aws4_request
7d93cfaddaeec45fb46f16840ddac9ad09e3f7926b7e993a566c1342fcf2ee9a
DEBUG    botocore.auth:auth.py:430 Signature:
478d1784ce2b5838d87f42dee58c022912dfdad060dae9090618c8aec5ff23b4
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/frozen_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204814Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=478d1784ce2b5838d87f42dee58c022912dfdad060dae9090618c8aec5ff23b4', 'amz-sdk-invocation-id': b'578a9601-7825-4b16-902d-c88b70aecf22', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 53592
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:48:14 GMT', 'x-amzn-requestid': 'Nem4UgocWz8zLQVTXVtVP7LfGBZ7GXYPuau39J3XZw73nU7S9xzp', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '53592', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;34eff939966dd96fc61e04bee3d4ba4f&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A2%3A1816%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;c745068d481b0515aea4165b916ec5cb&#34;</ETag><Size>1816</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;fb23f9171b17757cb1dc2e176469b4a5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cfa8a0b7952fb63f7dfadf2cf83097ed&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;969785d18638dc1e71dc309c8fee9f59&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;76c553122067e565c23ac6b7466026f1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;6cca3dcd8f413ad51af7003527118f53&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;9d0aea585719b4e1a8eb01d939c00a9d&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;4f98c8ca83a70a033c75eff6e19bcb8e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1a5f4df50ae0202b78181ab5a79fc270&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;710bd12a125a7a0826c6dabe086b07b9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;be0a7c1984f4c8093eabc624229e85d5&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;0d068b6671dccd5032bc42db6aa10674&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;169a39dc1ef992105b008d64454cdda2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A3%3A1536%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1cd0ecd015e159922d991777d4e34b6a&#34;</ETag><Size>1536</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A4%3A1152%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b0945c53e3a8c53e06b5efbe1fa00b7e&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;21d237d9b840230ac40911f05460d2c9&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;a65d4652ca975ca96dd4adc269404389&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ffa157b81657d56c3806591d18161366&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;dbb30cffd96f2cda495c11eb50c8872a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;0b1b088a94fe98718b260b4e9262c5c6&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A2%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e0f105c23fdc288d960126f34607d3c2&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037897%3A1%3A1%3A255%3A1%3A1720%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1f30e67ac29c7a33dfa177893c57fe4e&#34;</ETag><Size>1720</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;756c8bf50e1b14ddff981f3d35b13a9a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d1d491d289f10bd319a5964f50e522d9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;122ba98dfa6de83562b52443f97e0bdc&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;7626e60779c9117a5aa5552db3e2ef74&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1144%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;76b382c008c1daa16aef1c638ccec692&#34;</ETag><Size>1144</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;f2f766068f0decd10d0a355d7a3ce7df&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A3%3A1224%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ac22662b420aa8c5bd61f9d898d93abd&#34;</ETag><Size>1224</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A4%3A2504%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;240ff0ca91edad5ad611828468ea5b44&#34;</ETag><Size>2504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;658bdfb1748413af03d9fd46c9bb805b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cf86574e0b5b9320b5838d1fe614f7d6&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1416%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b9311bd0a3261cd1c110524dbed0c0ee&#34;</ETag><Size>1416</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A2%3A1928%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;88965419a67c815737ea9348e37e2277&#34;</ETag><Size>1928</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d70b30ee26e1677f1c1601ea54148330&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f6ca311e356541dde08266785f2d8dcb&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A2%3A1296%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;83616eaa943da37ef7a92311c263371e&#34;</ETag><Size>1296</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;efd7c7e653e7b4cae5fa36e16311349c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A2%3A255%3A1%3A2424%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1cdf12a5ba12af80a8fcbe65a51be1b9&#34;</ETag><Size>2424</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;011746a5ca01506fdf83964c27756f29&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037905%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;af992cc29bb2d9de8afef2fa09221752&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;27eec981a6efeef3dd4577c0490156cd&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;dee641780c0c4d248fd383936ad519c0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;35d9c5b51a686307a2465a8dce6122e9&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;397f4751afcb170c423e629fd2b03c46&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A2%3A1200%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ed50b0f966729dbc524ed39d67043e7f&#34;</ETag><Size>1200</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;3e018695734005e3be7a2c364a2f9f4b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e26638baeb35e1d203ff779209f18000&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;65a1dd34e301bdc4d29ef1b96ad9f016&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;baf3bbe887771567705ea1878ad8dc02&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7d2dd5438efac312030ab1d7ff2404c0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A2%3A1496%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;65a7ecaa6689f54356759745386bb91d&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;30b77b5019f350acbf9f718551d2da77&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A2416%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cd5d4acd4df5dd76dd58206782e7f365&#34;</ETag><Size>2416</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A2%3A1208%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e265bd76e5998bc292913aa80b0323cf&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1616%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;57a665afff22ef5b34e6e3d54deceb64&#34;</ETag><Size>1616</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;af26aa3d5e60723ce6781c6f3c2fc0ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A2%3A1320%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;809a9542bd1ef395b5328d6c62a10038&#34;</ETag><Size>1320</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;cb2ec8fd8e2f39c71ca7fd8e26141b9e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A4%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d6fc50af39123e0c794e997429c894f8&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A5%3A1360%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;65143fdbcdcf279b6c27a79c688dd56d&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0aeeeab35fcefe8ebe92923db835b993&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0f234b8606389bcc82637b5eec502dc0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;878094d78836df848f6343a8dd183909&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A3%3A2008%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ac4c5f21766b72b1ef9379e666fba4e7&#34;</ETag><Size>2008</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1352%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;60d206b93f7f63a6d550278c79178dc9&#34;</ETag><Size>1352</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0187ebcce0242f7da65b2c6f25982550&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ae2150d01ae7f1af2a175cdd5170207a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b94d64f4fcc3c13c48a75d7864c1ce62&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;35638001230ae7c046190a76967679de&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e5058fc8bcef1d12f3a97e90ef3a4f22&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;c7371c2c071f84a8da422b44dc6ac8cd&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e59e4b2b6a14b9718cfde17164df7873&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A4%3A1240%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b715d29f1acb4f69bb2c6e45c759c4d0&#34;</ETag><Size>1240</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;62b537d856fda5644fe2cc48902c9731&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A2%3A255%3A1%3A1600%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d2260a637a13ce8ecc25b9c01b52b67d&#34;</ETag><Size>1600</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e3574f40b33f06df9e67a72ccbbff43c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A2%3A255%3A1%3A1440%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;24187b7f04140bb0b1bb743be65ee07c&#34;</ETag><Size>1440</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;f336cf1caa2096a96de0cfbc70f9ad9d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A2%3A1264%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1f3c31b42afda4973595009325ef3e49&#34;</ETag><Size>1264</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;20aa44e25b95f87a8c7337a642e24c97&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;1dd035a4cbe08fccc42394835e89df77&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A3%3A1544%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ddfac5c4dd4e6cfa512fc9ef755d80ba&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A4%3A1504%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;73896829b5a8ee7e2a223f80dd6bc99f&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037924%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;6bd52922b36ff7c2ce79617366ee07ae&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1744%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;9480636392e60386e5fcfa26a7e5fa1e&#34;</ETag><Size>1744</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;86f1b31668de87d96f5f9b73789e6722&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A3%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;daa4772dea9401d3c58dea4ef6f578f1&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;66a62a7691132cb3b4613c1d975fab65&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7e8d7307f40bdeb4f3305e9be602cb27&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;a120a0287db33e7f87e2847b83e80d5f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;23ee82433ce4e8b3c0adc7981a52a256&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A3%3A1304%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;c9bf1da7e81941d7bf8edf219e3af8e2&#34;</ETag><Size>1304</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;8d018b1c8baffd1d3c1f37f9112e3931&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;eacc29fa533e744afa4e9a034e4063e7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;313094a08eaea3e8b4a9335ffd44f54b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;a13c73d880c9ea8669a713db0044cc73&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;28e110a65388b036725c956cb4f40835&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;34aedc6a7f8b316b3e420d638101b7f3&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;29151557cd5bf4a5eae9a392b2ab3ee8&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;5a2acfe7d9463c6376f658c29c90fd02&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;9a184fad7ff74943b8ca812f5af57463&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;97dd67255e56715570c8124d64393e24&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;48e1e22980ccda9edefd8f1004274739&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A3%3A1736%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;c89ad4686d31b02b0e0e819333897101&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A4%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;b2f2306a3c7f01a5fd37e98c5f0db539&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;00949568528376e724e9fcf4d3b60725&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f472e8e0d0f8111aa3f3bc9c406179b1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;80731454b0f0f6bda9a6706328d41672&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A2%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;2331f114069e506fa45abd92f7cc16e8&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;80d5289d31961bf2a3b4ab12a0127d24&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A2%3A1256%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;78ecfb41c1828cbbf3e867460bede6a4&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e88ed3aaa7eca2764356d27ef10cfa1c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037937%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1702f735c923178d6e8f8e1569466a4b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037937%3A1%3A1%3A255%3A2%3A1144%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;feba9762acc7f93b4a56d85b48cf26fa&#34;</ETag><Size>1144</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;7011ee874e8ff2211e9e54543b3191f4&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A2%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;4a76c36aabfa4086bfd8d8d31bcbffc6&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A2%3A255%3A2%3A1448%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;0df75368d33e1d5d81a28b9a08eafcf3&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1640%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d94425a6997dab6e73d403aaaf1472ea&#34;</ETag><Size>1640</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;2119f8302ae9404302822f9dc235ec46&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f3d1bfdf886644bf29d31bd16584da90&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;2ace9abb6396728189d1f1270d6016c2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;bf78ed23adbd0ac419f1474fe596777e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A4%3A1784%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e97ede3a0b632611b38c82fa05d2f765&#34;</ETag><Size>1784</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;b0e4109c11e7240a3cfd95e0d987e3db&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;43314d5c28b605b5517144e412dfb477&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f48f340d92e63ff14be5fd27cc733f2c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;19a6de2f8fda386c1628a05640b1d614&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;cdd71f3f9258303a74e6bab5a59bf6d5&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A3%3A2112%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;91eda4be98cc3bac3417ee9509f73d7d&#34;</ETag><Size>2112</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A4%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;82778727338cea7e5f52a40b3c40f1d4&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;03be68aedc5e93911c97cacb12d43770&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b147b1cfd1ef351a131e686de1631d5c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A2%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;53e8079776efd0c7fe82c7cf6eafb28d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;9f36bfd117b58e56c940657eecfd89d2&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;aaa0a6e02417d93517e63e65e3e7d2e2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A2%3A255%3A1%3A1424%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d120f7f937da41759afa30a510ce0255&#34;</ETag><Size>1424</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1776%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;8160dece82ad022c94c68998c3b020aa&#34;</ETag><Size>1776</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;790833acc63bba5df43d70161e81146d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A3%3A1360%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;daff5c718ff85eb00c6b270f5760cb91&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d6b393272b0c8a1126c2678e565cb2e9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A2%3A255%3A1%3A1152%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ff9f3ec64ae8e1217924d0ed262134ae&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A1%3A2160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7d58cf2ffa3b3311d1c32aa97bc50a61&#34;</ETag><Size>2160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;3b536fbf5a72c6f1d25b794d57cc501b&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, f16b1e1a-f21a-441c-a474-b0f10036427a, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, f16b1e1a-f21a-441c-a474-b0f10036427a, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, f16b1e1a-f21a-441c-a474-b0f10036427a, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 62da65d8-b229-443f-b659-1a13d7c2920d, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 62da65d8-b229-443f-b659-1a13d7c2920d, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 62da65d8-b229-443f-b659-1a13d7c2920d, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 645, 'Portions': 145, 'ActivePortions': 145}, '__DEFAULT': {'Rows': 99355, 'Portions': 115, 'ActivePortions': 115}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 145, 'BlobSize': 176408, 'BlobCount': 725}, '__DEFAULT': {'Portions': 115, 'BlobSize': 4406080, 'BlobCount': 575}}, cold bucket stat: (0, 0), frozen bucket stat: (145, 176408)
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:16102/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204816Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204816Z
20251114/us-east-1/s3/aws4_request
e95747c43d244232b40c274e77c74a329280ff06a472819f597ff8574acbe613
DEBUG    botocore.auth:auth.py:430 Signature:
a80cf28685c9dccd6d6585c622bb72b539bd0db4a9046d763087db433794923e
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/cold_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204816Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=a80cf28685c9dccd6d6585c622bb72b539bd0db4a9046d763087db433794923e', 'amz-sdk-invocation-id': b'b1035852-4e51-4db3-988c-3a2d67aaf62a', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:48:16 GMT', 'x-amzn-requestid': '3lkZxrNEAYcDAsQvXkquBTtDe4WpUpJmUaGdXDTxZ44fedAmstdu', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>cold_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:16102/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204816Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204816Z
20251114/us-east-1/s3/aws4_request
861f8e40b2ac532c8069b5b974e2652179910cf7a1ab0d860972908de5bedeec
DEBUG    botocore.auth:auth.py:430 Signature:
6b48332c693f1e652362d58487f6019ec037b325376a3f25bfca61bd4dcfc0e6
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/medium?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204816Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=6b48332c693f1e652362d58487f6019ec037b325376a3f25bfca61bd4dcfc0e6', 'amz-sdk-invocation-id': b'3e2528ea-4ab3-4b80-b995-c819262ee9bf', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:48:16 GMT', 'x-amzn-requestid': 'MJ2UFJ1UHU64K6WUUTkYuYDxeJppvkfvabyq2dOCPw8EPDRudmcC', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>medium</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:16102/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204816Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204816Z
20251114/us-east-1/s3/aws4_request
34c1f6580a3c89fda45ad42008ff64211b5559c2c08192ae7979ca5e4520e36e
DEBUG    botocore.auth:auth.py:430 Signature:
aa809e947bedae77322491e29f98471b7832b67ed37a57e498014d48ea8b5be1
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/frozen_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204816Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=aa809e947bedae77322491e29f98471b7832b67ed37a57e498014d48ea8b5be1', 'amz-sdk-invocation-id': b'27047d9e-7ce8-4024-b485-42a38d1221dd', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 53592
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:48:16 GMT', 'x-amzn-requestid': '8VAod0CYhkjPM4HTDPeFHN8OJ6TNhwOQ2Rs4JFv0ejOSOCWHpj9J', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '53592', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;34eff939966dd96fc61e04bee3d4ba4f&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A2%3A1816%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;c745068d481b0515aea4165b916ec5cb&#34;</ETag><Size>1816</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;fb23f9171b17757cb1dc2e176469b4a5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cfa8a0b7952fb63f7dfadf2cf83097ed&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;969785d18638dc1e71dc309c8fee9f59&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;76c553122067e565c23ac6b7466026f1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;6cca3dcd8f413ad51af7003527118f53&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;9d0aea585719b4e1a8eb01d939c00a9d&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;4f98c8ca83a70a033c75eff6e19bcb8e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1a5f4df50ae0202b78181ab5a79fc270&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;710bd12a125a7a0826c6dabe086b07b9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;be0a7c1984f4c8093eabc624229e85d5&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;0d068b6671dccd5032bc42db6aa10674&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;169a39dc1ef992105b008d64454cdda2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A3%3A1536%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1cd0ecd015e159922d991777d4e34b6a&#34;</ETag><Size>1536</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A4%3A1152%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b0945c53e3a8c53e06b5efbe1fa00b7e&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;21d237d9b840230ac40911f05460d2c9&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;a65d4652ca975ca96dd4adc269404389&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ffa157b81657d56c3806591d18161366&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;dbb30cffd96f2cda495c11eb50c8872a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;0b1b088a94fe98718b260b4e9262c5c6&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A2%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e0f105c23fdc288d960126f34607d3c2&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037897%3A1%3A1%3A255%3A1%3A1720%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1f30e67ac29c7a33dfa177893c57fe4e&#34;</ETag><Size>1720</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;756c8bf50e1b14ddff981f3d35b13a9a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d1d491d289f10bd319a5964f50e522d9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;122ba98dfa6de83562b52443f97e0bdc&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;7626e60779c9117a5aa5552db3e2ef74&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1144%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;76b382c008c1daa16aef1c638ccec692&#34;</ETag><Size>1144</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;f2f766068f0decd10d0a355d7a3ce7df&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A3%3A1224%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ac22662b420aa8c5bd61f9d898d93abd&#34;</ETag><Size>1224</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A4%3A2504%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;240ff0ca91edad5ad611828468ea5b44&#34;</ETag><Size>2504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;658bdfb1748413af03d9fd46c9bb805b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cf86574e0b5b9320b5838d1fe614f7d6&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1416%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b9311bd0a3261cd1c110524dbed0c0ee&#34;</ETag><Size>1416</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A2%3A1928%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;88965419a67c815737ea9348e37e2277&#34;</ETag><Size>1928</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d70b30ee26e1677f1c1601ea54148330&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f6ca311e356541dde08266785f2d8dcb&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A2%3A1296%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;83616eaa943da37ef7a92311c263371e&#34;</ETag><Size>1296</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;efd7c7e653e7b4cae5fa36e16311349c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A2%3A255%3A1%3A2424%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1cdf12a5ba12af80a8fcbe65a51be1b9&#34;</ETag><Size>2424</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;011746a5ca01506fdf83964c27756f29&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037905%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;af992cc29bb2d9de8afef2fa09221752&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;27eec981a6efeef3dd4577c0490156cd&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;dee641780c0c4d248fd383936ad519c0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;35d9c5b51a686307a2465a8dce6122e9&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;397f4751afcb170c423e629fd2b03c46&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A2%3A1200%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ed50b0f966729dbc524ed39d67043e7f&#34;</ETag><Size>1200</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;3e018695734005e3be7a2c364a2f9f4b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e26638baeb35e1d203ff779209f18000&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;65a1dd34e301bdc4d29ef1b96ad9f016&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;baf3bbe887771567705ea1878ad8dc02&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7d2dd5438efac312030ab1d7ff2404c0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A2%3A1496%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;65a7ecaa6689f54356759745386bb91d&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;30b77b5019f350acbf9f718551d2da77&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A2416%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cd5d4acd4df5dd76dd58206782e7f365&#34;</ETag><Size>2416</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A2%3A1208%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e265bd76e5998bc292913aa80b0323cf&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1616%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;57a665afff22ef5b34e6e3d54deceb64&#34;</ETag><Size>1616</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;af26aa3d5e60723ce6781c6f3c2fc0ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A2%3A1320%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;809a9542bd1ef395b5328d6c62a10038&#34;</ETag><Size>1320</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;cb2ec8fd8e2f39c71ca7fd8e26141b9e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A4%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d6fc50af39123e0c794e997429c894f8&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A5%3A1360%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;65143fdbcdcf279b6c27a79c688dd56d&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0aeeeab35fcefe8ebe92923db835b993&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0f234b8606389bcc82637b5eec502dc0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;878094d78836df848f6343a8dd183909&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A3%3A2008%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ac4c5f21766b72b1ef9379e666fba4e7&#34;</ETag><Size>2008</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1352%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;60d206b93f7f63a6d550278c79178dc9&#34;</ETag><Size>1352</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0187ebcce0242f7da65b2c6f25982550&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ae2150d01ae7f1af2a175cdd5170207a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b94d64f4fcc3c13c48a75d7864c1ce62&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;35638001230ae7c046190a76967679de&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e5058fc8bcef1d12f3a97e90ef3a4f22&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;c7371c2c071f84a8da422b44dc6ac8cd&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e59e4b2b6a14b9718cfde17164df7873&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A4%3A1240%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b715d29f1acb4f69bb2c6e45c759c4d0&#34;</ETag><Size>1240</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;62b537d856fda5644fe2cc48902c9731&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A2%3A255%3A1%3A1600%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d2260a637a13ce8ecc25b9c01b52b67d&#34;</ETag><Size>1600</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e3574f40b33f06df9e67a72ccbbff43c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A2%3A255%3A1%3A1440%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;24187b7f04140bb0b1bb743be65ee07c&#34;</ETag><Size>1440</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;f336cf1caa2096a96de0cfbc70f9ad9d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A2%3A1264%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1f3c31b42afda4973595009325ef3e49&#34;</ETag><Size>1264</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;20aa44e25b95f87a8c7337a642e24c97&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;1dd035a4cbe08fccc42394835e89df77&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A3%3A1544%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ddfac5c4dd4e6cfa512fc9ef755d80ba&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A4%3A1504%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;73896829b5a8ee7e2a223f80dd6bc99f&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037924%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;6bd52922b36ff7c2ce79617366ee07ae&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1744%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;9480636392e60386e5fcfa26a7e5fa1e&#34;</ETag><Size>1744</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;86f1b31668de87d96f5f9b73789e6722&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A3%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;daa4772dea9401d3c58dea4ef6f578f1&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;66a62a7691132cb3b4613c1d975fab65&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7e8d7307f40bdeb4f3305e9be602cb27&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;a120a0287db33e7f87e2847b83e80d5f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;23ee82433ce4e8b3c0adc7981a52a256&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A3%3A1304%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;c9bf1da7e81941d7bf8edf219e3af8e2&#34;</ETag><Size>1304</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;8d018b1c8baffd1d3c1f37f9112e3931&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;eacc29fa533e744afa4e9a034e4063e7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;313094a08eaea3e8b4a9335ffd44f54b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;a13c73d880c9ea8669a713db0044cc73&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;28e110a65388b036725c956cb4f40835&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;34aedc6a7f8b316b3e420d638101b7f3&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;29151557cd5bf4a5eae9a392b2ab3ee8&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;5a2acfe7d9463c6376f658c29c90fd02&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;9a184fad7ff74943b8ca812f5af57463&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;97dd67255e56715570c8124d64393e24&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;48e1e22980ccda9edefd8f1004274739&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A3%3A1736%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;c89ad4686d31b02b0e0e819333897101&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A4%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;b2f2306a3c7f01a5fd37e98c5f0db539&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;00949568528376e724e9fcf4d3b60725&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f472e8e0d0f8111aa3f3bc9c406179b1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;80731454b0f0f6bda9a6706328d41672&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A2%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;2331f114069e506fa45abd92f7cc16e8&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;80d5289d31961bf2a3b4ab12a0127d24&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A2%3A1256%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;78ecfb41c1828cbbf3e867460bede6a4&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e88ed3aaa7eca2764356d27ef10cfa1c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037937%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1702f735c923178d6e8f8e1569466a4b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037937%3A1%3A1%3A255%3A2%3A1144%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;feba9762acc7f93b4a56d85b48cf26fa&#34;</ETag><Size>1144</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;7011ee874e8ff2211e9e54543b3191f4&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A2%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;4a76c36aabfa4086bfd8d8d31bcbffc6&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A2%3A255%3A2%3A1448%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;0df75368d33e1d5d81a28b9a08eafcf3&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1640%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d94425a6997dab6e73d403aaaf1472ea&#34;</ETag><Size>1640</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;2119f8302ae9404302822f9dc235ec46&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f3d1bfdf886644bf29d31bd16584da90&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;2ace9abb6396728189d1f1270d6016c2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;bf78ed23adbd0ac419f1474fe596777e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A4%3A1784%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e97ede3a0b632611b38c82fa05d2f765&#34;</ETag><Size>1784</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;b0e4109c11e7240a3cfd95e0d987e3db&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;43314d5c28b605b5517144e412dfb477&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f48f340d92e63ff14be5fd27cc733f2c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;19a6de2f8fda386c1628a05640b1d614&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;cdd71f3f9258303a74e6bab5a59bf6d5&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A3%3A2112%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;91eda4be98cc3bac3417ee9509f73d7d&#34;</ETag><Size>2112</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A4%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;82778727338cea7e5f52a40b3c40f1d4&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;03be68aedc5e93911c97cacb12d43770&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b147b1cfd1ef351a131e686de1631d5c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A2%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;53e8079776efd0c7fe82c7cf6eafb28d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;9f36bfd117b58e56c940657eecfd89d2&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;aaa0a6e02417d93517e63e65e3e7d2e2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A2%3A255%3A1%3A1424%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d120f7f937da41759afa30a510ce0255&#34;</ETag><Size>1424</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1776%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;8160dece82ad022c94c68998c3b020aa&#34;</ETag><Size>1776</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;790833acc63bba5df43d70161e81146d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A3%3A1360%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;daff5c718ff85eb00c6b270f5760cb91&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d6b393272b0c8a1126c2678e565cb2e9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A2%3A255%3A1%3A1152%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ff9f3ec64ae8e1217924d0ed262134ae&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A1%3A2160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7d58cf2ffa3b3311d1c32aa97bc50a61&#34;</ETag><Size>2160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;3b536fbf5a72c6f1d25b794d57cc501b&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 25e2218e-6ba1-4cf7-ab00-a679b82414e1, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 25e2218e-6ba1-4cf7-ab00-a679b82414e1, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 25e2218e-6ba1-4cf7-ab00-a679b82414e1, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 6e2ce121-ba9c-4ce0-bfb2-dbd76e450738, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 6e2ce121-ba9c-4ce0-bfb2-dbd76e450738, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 6e2ce121-ba9c-4ce0-bfb2-dbd76e450738, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 645, 'Portions': 145, 'ActivePortions': 145}, '__DEFAULT': {'Rows': 99355, 'Portions': 115, 'ActivePortions': 115}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 145, 'BlobSize': 176408, 'BlobCount': 725}, '__DEFAULT': {'Portions': 115, 'BlobSize': 4406080, 'BlobCount': 575}}, cold bucket stat: (0, 0), frozen bucket stat: (145, 176408)
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:16102/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204817Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204817Z
20251114/us-east-1/s3/aws4_request
4c40f924e0d73b99a2026eb790354356d6e70d075e92056e015218c75ca8c789
DEBUG    botocore.auth:auth.py:430 Signature:
e63363dba4f5061b356bb3d95f4dc42042b221d114c65e6332f5839a7734aeac
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/cold_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204817Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=e63363dba4f5061b356bb3d95f4dc42042b221d114c65e6332f5839a7734aeac', 'amz-sdk-invocation-id': b'1a0f8168-72a7-4ca2-843f-cd3c361bd5b9', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:48:17 GMT', 'x-amzn-requestid': 'xgdwGIiQgJ36cW77EWufg7Ts9V5RDA36lNxCZ7fkaInaGYdGW5Du', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>cold_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:16102/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204817Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204817Z
20251114/us-east-1/s3/aws4_request
6da7e0263a2049ef962696b847229098291235360c15963736ed67d8c1345205
DEBUG    botocore.auth:auth.py:430 Signature:
63ecd3da99fbcb729c9755df467597f433b9f078d5f3d17e556b5aa702d11544
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/medium?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204817Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=63ecd3da99fbcb729c9755df467597f433b9f078d5f3d17e556b5aa702d11544', 'amz-sdk-invocation-id': b'1eeb7968-4e04-4257-9be6-2fb6e87ceee5', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:48:17 GMT', 'x-amzn-requestid': 'N5be3XKvahbuejGH8pMbWiN8y2ykoexcFRPxObRIKZ6dWdoXcz6M', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>medium</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:16102/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204817Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204817Z
20251114/us-east-1/s3/aws4_request
22befa53ec7ac34efb3dd9a883b5ba2893e416138f5f60501641daf0cdb37f85
DEBUG    botocore.auth:auth.py:430 Signature:
e40cb66cbe3c08f1ac4489d5a5ccd804528d0bac936752769cbe182d04c47015
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/frozen_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204817Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=e40cb66cbe3c08f1ac4489d5a5ccd804528d0bac936752769cbe182d04c47015', 'amz-sdk-invocation-id': b'4f96fbb5-b220-4cbb-b9fa-4a4cb6fcfb37', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 53592
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:48:17 GMT', 'x-amzn-requestid': 'YsPAonufUk20BpS1QcIf40E9Ryvb9e0vA1CotZ9F6XwvspucYl1w', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '53592', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;34eff939966dd96fc61e04bee3d4ba4f&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A2%3A1816%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;c745068d481b0515aea4165b916ec5cb&#34;</ETag><Size>1816</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;fb23f9171b17757cb1dc2e176469b4a5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cfa8a0b7952fb63f7dfadf2cf83097ed&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;969785d18638dc1e71dc309c8fee9f59&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;76c553122067e565c23ac6b7466026f1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;6cca3dcd8f413ad51af7003527118f53&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;9d0aea585719b4e1a8eb01d939c00a9d&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;4f98c8ca83a70a033c75eff6e19bcb8e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1a5f4df50ae0202b78181ab5a79fc270&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;710bd12a125a7a0826c6dabe086b07b9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;be0a7c1984f4c8093eabc624229e85d5&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;0d068b6671dccd5032bc42db6aa10674&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;169a39dc1ef992105b008d64454cdda2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A3%3A1536%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1cd0ecd015e159922d991777d4e34b6a&#34;</ETag><Size>1536</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A4%3A1152%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b0945c53e3a8c53e06b5efbe1fa00b7e&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;21d237d9b840230ac40911f05460d2c9&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;a65d4652ca975ca96dd4adc269404389&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ffa157b81657d56c3806591d18161366&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;dbb30cffd96f2cda495c11eb50c8872a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;0b1b088a94fe98718b260b4e9262c5c6&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A2%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e0f105c23fdc288d960126f34607d3c2&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037897%3A1%3A1%3A255%3A1%3A1720%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1f30e67ac29c7a33dfa177893c57fe4e&#34;</ETag><Size>1720</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;756c8bf50e1b14ddff981f3d35b13a9a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d1d491d289f10bd319a5964f50e522d9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;122ba98dfa6de83562b52443f97e0bdc&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;7626e60779c9117a5aa5552db3e2ef74&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1144%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;76b382c008c1daa16aef1c638ccec692&#34;</ETag><Size>1144</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;f2f766068f0decd10d0a355d7a3ce7df&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A3%3A1224%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ac22662b420aa8c5bd61f9d898d93abd&#34;</ETag><Size>1224</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A4%3A2504%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;240ff0ca91edad5ad611828468ea5b44&#34;</ETag><Size>2504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;658bdfb1748413af03d9fd46c9bb805b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cf86574e0b5b9320b5838d1fe614f7d6&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1416%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b9311bd0a3261cd1c110524dbed0c0ee&#34;</ETag><Size>1416</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A2%3A1928%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;88965419a67c815737ea9348e37e2277&#34;</ETag><Size>1928</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d70b30ee26e1677f1c1601ea54148330&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f6ca311e356541dde08266785f2d8dcb&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A2%3A1296%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;83616eaa943da37ef7a92311c263371e&#34;</ETag><Size>1296</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;efd7c7e653e7b4cae5fa36e16311349c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A2%3A255%3A1%3A2424%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1cdf12a5ba12af80a8fcbe65a51be1b9&#34;</ETag><Size>2424</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;011746a5ca01506fdf83964c27756f29&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037905%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;af992cc29bb2d9de8afef2fa09221752&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;27eec981a6efeef3dd4577c0490156cd&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;dee641780c0c4d248fd383936ad519c0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;35d9c5b51a686307a2465a8dce6122e9&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;397f4751afcb170c423e629fd2b03c46&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A2%3A1200%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ed50b0f966729dbc524ed39d67043e7f&#34;</ETag><Size>1200</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;3e018695734005e3be7a2c364a2f9f4b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e26638baeb35e1d203ff779209f18000&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;65a1dd34e301bdc4d29ef1b96ad9f016&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;baf3bbe887771567705ea1878ad8dc02&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7d2dd5438efac312030ab1d7ff2404c0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A2%3A1496%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;65a7ecaa6689f54356759745386bb91d&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;30b77b5019f350acbf9f718551d2da77&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A2416%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cd5d4acd4df5dd76dd58206782e7f365&#34;</ETag><Size>2416</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A2%3A1208%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e265bd76e5998bc292913aa80b0323cf&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1616%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;57a665afff22ef5b34e6e3d54deceb64&#34;</ETag><Size>1616</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;af26aa3d5e60723ce6781c6f3c2fc0ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A2%3A1320%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;809a9542bd1ef395b5328d6c62a10038&#34;</ETag><Size>1320</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;cb2ec8fd8e2f39c71ca7fd8e26141b9e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A4%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d6fc50af39123e0c794e997429c894f8&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A5%3A1360%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;65143fdbcdcf279b6c27a79c688dd56d&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0aeeeab35fcefe8ebe92923db835b993&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0f234b8606389bcc82637b5eec502dc0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;878094d78836df848f6343a8dd183909&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A3%3A2008%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ac4c5f21766b72b1ef9379e666fba4e7&#34;</ETag><Size>2008</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1352%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;60d206b93f7f63a6d550278c79178dc9&#34;</ETag><Size>1352</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0187ebcce0242f7da65b2c6f25982550&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ae2150d01ae7f1af2a175cdd5170207a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b94d64f4fcc3c13c48a75d7864c1ce62&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;35638001230ae7c046190a76967679de&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e5058fc8bcef1d12f3a97e90ef3a4f22&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;c7371c2c071f84a8da422b44dc6ac8cd&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e59e4b2b6a14b9718cfde17164df7873&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A4%3A1240%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b715d29f1acb4f69bb2c6e45c759c4d0&#34;</ETag><Size>1240</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;62b537d856fda5644fe2cc48902c9731&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A2%3A255%3A1%3A1600%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d2260a637a13ce8ecc25b9c01b52b67d&#34;</ETag><Size>1600</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e3574f40b33f06df9e67a72ccbbff43c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A2%3A255%3A1%3A1440%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;24187b7f04140bb0b1bb743be65ee07c&#34;</ETag><Size>1440</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;f336cf1caa2096a96de0cfbc70f9ad9d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A2%3A1264%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1f3c31b42afda4973595009325ef3e49&#34;</ETag><Size>1264</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;20aa44e25b95f87a8c7337a642e24c97&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;1dd035a4cbe08fccc42394835e89df77&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A3%3A1544%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ddfac5c4dd4e6cfa512fc9ef755d80ba&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A4%3A1504%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;73896829b5a8ee7e2a223f80dd6bc99f&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037924%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;6bd52922b36ff7c2ce79617366ee07ae&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1744%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;9480636392e60386e5fcfa26a7e5fa1e&#34;</ETag><Size>1744</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;86f1b31668de87d96f5f9b73789e6722&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A3%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;daa4772dea9401d3c58dea4ef6f578f1&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;66a62a7691132cb3b4613c1d975fab65&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7e8d7307f40bdeb4f3305e9be602cb27&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;a120a0287db33e7f87e2847b83e80d5f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;23ee82433ce4e8b3c0adc7981a52a256&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A3%3A1304%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;c9bf1da7e81941d7bf8edf219e3af8e2&#34;</ETag><Size>1304</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;8d018b1c8baffd1d3c1f37f9112e3931&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;eacc29fa533e744afa4e9a034e4063e7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;313094a08eaea3e8b4a9335ffd44f54b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;a13c73d880c9ea8669a713db0044cc73&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;28e110a65388b036725c956cb4f40835&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;34aedc6a7f8b316b3e420d638101b7f3&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;29151557cd5bf4a5eae9a392b2ab3ee8&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;5a2acfe7d9463c6376f658c29c90fd02&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;9a184fad7ff74943b8ca812f5af57463&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;97dd67255e56715570c8124d64393e24&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;48e1e22980ccda9edefd8f1004274739&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A3%3A1736%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;c89ad4686d31b02b0e0e819333897101&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A4%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;b2f2306a3c7f01a5fd37e98c5f0db539&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;00949568528376e724e9fcf4d3b60725&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f472e8e0d0f8111aa3f3bc9c406179b1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;80731454b0f0f6bda9a6706328d41672&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A2%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;2331f114069e506fa45abd92f7cc16e8&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;80d5289d31961bf2a3b4ab12a0127d24&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A2%3A1256%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;78ecfb41c1828cbbf3e867460bede6a4&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e88ed3aaa7eca2764356d27ef10cfa1c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037937%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1702f735c923178d6e8f8e1569466a4b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037937%3A1%3A1%3A255%3A2%3A1144%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;feba9762acc7f93b4a56d85b48cf26fa&#34;</ETag><Size>1144</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;7011ee874e8ff2211e9e54543b3191f4&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A2%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;4a76c36aabfa4086bfd8d8d31bcbffc6&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A2%3A255%3A2%3A1448%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;0df75368d33e1d5d81a28b9a08eafcf3&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1640%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d94425a6997dab6e73d403aaaf1472ea&#34;</ETag><Size>1640</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;2119f8302ae9404302822f9dc235ec46&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f3d1bfdf886644bf29d31bd16584da90&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;2ace9abb6396728189d1f1270d6016c2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;bf78ed23adbd0ac419f1474fe596777e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A4%3A1784%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e97ede3a0b632611b38c82fa05d2f765&#34;</ETag><Size>1784</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;b0e4109c11e7240a3cfd95e0d987e3db&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;43314d5c28b605b5517144e412dfb477&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f48f340d92e63ff14be5fd27cc733f2c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;19a6de2f8fda386c1628a05640b1d614&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;cdd71f3f9258303a74e6bab5a59bf6d5&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A3%3A2112%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;91eda4be98cc3bac3417ee9509f73d7d&#34;</ETag><Size>2112</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A4%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;82778727338cea7e5f52a40b3c40f1d4&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;03be68aedc5e93911c97cacb12d43770&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b147b1cfd1ef351a131e686de1631d5c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A2%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;53e8079776efd0c7fe82c7cf6eafb28d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;9f36bfd117b58e56c940657eecfd89d2&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;aaa0a6e02417d93517e63e65e3e7d2e2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A2%3A255%3A1%3A1424%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d120f7f937da41759afa30a510ce0255&#34;</ETag><Size>1424</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1776%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;8160dece82ad022c94c68998c3b020aa&#34;</ETag><Size>1776</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;790833acc63bba5df43d70161e81146d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A3%3A1360%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;daff5c718ff85eb00c6b270f5760cb91&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d6b393272b0c8a1126c2678e565cb2e9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A2%3A255%3A1%3A1152%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ff9f3ec64ae8e1217924d0ed262134ae&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A1%3A2160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7d58cf2ffa3b3311d1c32aa97bc50a61&#34;</ETag><Size>2160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;3b536fbf5a72c6f1d25b794d57cc501b&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 0c61246e-9432-4071-8314-a908c8aaf2e3, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 0c61246e-9432-4071-8314-a908c8aaf2e3, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 0c61246e-9432-4071-8314-a908c8aaf2e3, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, cf700e75-017e-4498-b1a9-6f293b651a63, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, cf700e75-017e-4498-b1a9-6f293b651a63, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, cf700e75-017e-4498-b1a9-6f293b651a63, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 645, 'Portions': 145, 'ActivePortions': 145}, '__DEFAULT': {'Rows': 99355, 'Portions': 115, 'ActivePortions': 115}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 145, 'BlobSize': 176408, 'BlobCount': 725}, '__DEFAULT': {'Portions': 115, 'BlobSize': 4406080, 'BlobCount': 575}}, cold bucket stat: (0, 0), frozen bucket stat: (145, 176408)
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:16102/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204819Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204819Z
20251114/us-east-1/s3/aws4_request
8dfe29815c1933b361b6ad925782080b722e1c30d44efc3cc97849d823869878
DEBUG    botocore.auth:auth.py:430 Signature:
8b79c734101355997537b93a25f71a6fc7624e271e31e2f3089d726233b082a5
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/cold_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204819Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=8b79c734101355997537b93a25f71a6fc7624e271e31e2f3089d726233b082a5', 'amz-sdk-invocation-id': b'af401064-44af-4081-bfe8-9db03a2ab84b', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:48:19 GMT', 'x-amzn-requestid': 'M03QUGTv2xwXs7rbPDRcCumwGwiGRmXKdKBYJaroJ9CsX6Jl2FID', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>cold_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:16102/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204819Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204819Z
20251114/us-east-1/s3/aws4_request
9228d68d6d98d3976aa914d9d56b2ad8c7d198c6f71877bfb0aea774bf2b79c4
DEBUG    botocore.auth:auth.py:430 Signature:
c6e1ba40ce46a4fdc8d98ebc5d4c166710cf0db7a32f0fd08e1172c7e3000694
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/medium?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204819Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=c6e1ba40ce46a4fdc8d98ebc5d4c166710cf0db7a32f0fd08e1172c7e3000694', 'amz-sdk-invocation-id': b'637ad072-6dc3-4527-8cf4-0fae19918bc6', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:48:19 GMT', 'x-amzn-requestid': '11sXJ6D77NkissOOQtASBvxdPdMZvgBrrydNufVCZSSm4WGpKOip', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>medium</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:16102/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204819Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204819Z
20251114/us-east-1/s3/aws4_request
4df6130fd9545b055e7073ff49e980c95a0a36241e7dbcc26985dd7ae5797a06
DEBUG    botocore.auth:auth.py:430 Signature:
9425708830c4915dce02d397307de2fc28fc7ee7e721c9612bd05169658d2d3d
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/frozen_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204819Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=9425708830c4915dce02d397307de2fc28fc7ee7e721c9612bd05169658d2d3d', 'amz-sdk-invocation-id': b'cf2b84ed-82ff-42bd-a96c-77a98960866d', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 53592
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:48:19 GMT', 'x-amzn-requestid': 'v7IT7rbIUdesSH9Vb6xHfnxd4V7gUA65OlogbhzURelXV8q9ZtRo', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '53592', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;34eff939966dd96fc61e04bee3d4ba4f&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A2%3A1816%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;c745068d481b0515aea4165b916ec5cb&#34;</ETag><Size>1816</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;fb23f9171b17757cb1dc2e176469b4a5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cfa8a0b7952fb63f7dfadf2cf83097ed&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;969785d18638dc1e71dc309c8fee9f59&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;76c553122067e565c23ac6b7466026f1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;6cca3dcd8f413ad51af7003527118f53&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;9d0aea585719b4e1a8eb01d939c00a9d&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;4f98c8ca83a70a033c75eff6e19bcb8e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1a5f4df50ae0202b78181ab5a79fc270&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;710bd12a125a7a0826c6dabe086b07b9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;be0a7c1984f4c8093eabc624229e85d5&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;0d068b6671dccd5032bc42db6aa10674&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;169a39dc1ef992105b008d64454cdda2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A3%3A1536%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1cd0ecd015e159922d991777d4e34b6a&#34;</ETag><Size>1536</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A4%3A1152%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b0945c53e3a8c53e06b5efbe1fa00b7e&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;21d237d9b840230ac40911f05460d2c9&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;a65d4652ca975ca96dd4adc269404389&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ffa157b81657d56c3806591d18161366&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;dbb30cffd96f2cda495c11eb50c8872a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;0b1b088a94fe98718b260b4e9262c5c6&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A2%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e0f105c23fdc288d960126f34607d3c2&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037897%3A1%3A1%3A255%3A1%3A1720%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1f30e67ac29c7a33dfa177893c57fe4e&#34;</ETag><Size>1720</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;756c8bf50e1b14ddff981f3d35b13a9a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d1d491d289f10bd319a5964f50e522d9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;122ba98dfa6de83562b52443f97e0bdc&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;7626e60779c9117a5aa5552db3e2ef74&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1144%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;76b382c008c1daa16aef1c638ccec692&#34;</ETag><Size>1144</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;f2f766068f0decd10d0a355d7a3ce7df&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A3%3A1224%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ac22662b420aa8c5bd61f9d898d93abd&#34;</ETag><Size>1224</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A4%3A2504%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;240ff0ca91edad5ad611828468ea5b44&#34;</ETag><Size>2504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;658bdfb1748413af03d9fd46c9bb805b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cf86574e0b5b9320b5838d1fe614f7d6&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1416%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b9311bd0a3261cd1c110524dbed0c0ee&#34;</ETag><Size>1416</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A2%3A1928%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;88965419a67c815737ea9348e37e2277&#34;</ETag><Size>1928</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d70b30ee26e1677f1c1601ea54148330&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f6ca311e356541dde08266785f2d8dcb&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A2%3A1296%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;83616eaa943da37ef7a92311c263371e&#34;</ETag><Size>1296</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;efd7c7e653e7b4cae5fa36e16311349c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A2%3A255%3A1%3A2424%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1cdf12a5ba12af80a8fcbe65a51be1b9&#34;</ETag><Size>2424</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;011746a5ca01506fdf83964c27756f29&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037905%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;af992cc29bb2d9de8afef2fa09221752&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;27eec981a6efeef3dd4577c0490156cd&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;dee641780c0c4d248fd383936ad519c0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;35d9c5b51a686307a2465a8dce6122e9&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;397f4751afcb170c423e629fd2b03c46&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A2%3A1200%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ed50b0f966729dbc524ed39d67043e7f&#34;</ETag><Size>1200</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;3e018695734005e3be7a2c364a2f9f4b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e26638baeb35e1d203ff779209f18000&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;65a1dd34e301bdc4d29ef1b96ad9f016&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;baf3bbe887771567705ea1878ad8dc02&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7d2dd5438efac312030ab1d7ff2404c0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A2%3A1496%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;65a7ecaa6689f54356759745386bb91d&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;30b77b5019f350acbf9f718551d2da77&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A2416%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cd5d4acd4df5dd76dd58206782e7f365&#34;</ETag><Size>2416</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A2%3A1208%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e265bd76e5998bc292913aa80b0323cf&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1616%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;57a665afff22ef5b34e6e3d54deceb64&#34;</ETag><Size>1616</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;af26aa3d5e60723ce6781c6f3c2fc0ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A2%3A1320%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;809a9542bd1ef395b5328d6c62a10038&#34;</ETag><Size>1320</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;cb2ec8fd8e2f39c71ca7fd8e26141b9e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A4%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d6fc50af39123e0c794e997429c894f8&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A5%3A1360%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;65143fdbcdcf279b6c27a79c688dd56d&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0aeeeab35fcefe8ebe92923db835b993&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0f234b8606389bcc82637b5eec502dc0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;878094d78836df848f6343a8dd183909&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A3%3A2008%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ac4c5f21766b72b1ef9379e666fba4e7&#34;</ETag><Size>2008</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1352%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;60d206b93f7f63a6d550278c79178dc9&#34;</ETag><Size>1352</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0187ebcce0242f7da65b2c6f25982550&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ae2150d01ae7f1af2a175cdd5170207a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b94d64f4fcc3c13c48a75d7864c1ce62&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;35638001230ae7c046190a76967679de&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e5058fc8bcef1d12f3a97e90ef3a4f22&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;c7371c2c071f84a8da422b44dc6ac8cd&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e59e4b2b6a14b9718cfde17164df7873&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A4%3A1240%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b715d29f1acb4f69bb2c6e45c759c4d0&#34;</ETag><Size>1240</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;62b537d856fda5644fe2cc48902c9731&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A2%3A255%3A1%3A1600%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d2260a637a13ce8ecc25b9c01b52b67d&#34;</ETag><Size>1600</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e3574f40b33f06df9e67a72ccbbff43c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A2%3A255%3A1%3A1440%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;24187b7f04140bb0b1bb743be65ee07c&#34;</ETag><Size>1440</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;f336cf1caa2096a96de0cfbc70f9ad9d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A2%3A1264%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1f3c31b42afda4973595009325ef3e49&#34;</ETag><Size>1264</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;20aa44e25b95f87a8c7337a642e24c97&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;1dd035a4cbe08fccc42394835e89df77&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A3%3A1544%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ddfac5c4dd4e6cfa512fc9ef755d80ba&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A4%3A1504%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;73896829b5a8ee7e2a223f80dd6bc99f&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037924%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;6bd52922b36ff7c2ce79617366ee07ae&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1744%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;9480636392e60386e5fcfa26a7e5fa1e&#34;</ETag><Size>1744</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;86f1b31668de87d96f5f9b73789e6722&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A3%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;daa4772dea9401d3c58dea4ef6f578f1&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;66a62a7691132cb3b4613c1d975fab65&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7e8d7307f40bdeb4f3305e9be602cb27&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;a120a0287db33e7f87e2847b83e80d5f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;23ee82433ce4e8b3c0adc7981a52a256&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A3%3A1304%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;c9bf1da7e81941d7bf8edf219e3af8e2&#34;</ETag><Size>1304</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;8d018b1c8baffd1d3c1f37f9112e3931&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;eacc29fa533e744afa4e9a034e4063e7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;313094a08eaea3e8b4a9335ffd44f54b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;a13c73d880c9ea8669a713db0044cc73&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;28e110a65388b036725c956cb4f40835&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;34aedc6a7f8b316b3e420d638101b7f3&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;29151557cd5bf4a5eae9a392b2ab3ee8&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;5a2acfe7d9463c6376f658c29c90fd02&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;9a184fad7ff74943b8ca812f5af57463&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;97dd67255e56715570c8124d64393e24&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;48e1e22980ccda9edefd8f1004274739&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A3%3A1736%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;c89ad4686d31b02b0e0e819333897101&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A4%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;b2f2306a3c7f01a5fd37e98c5f0db539&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;00949568528376e724e9fcf4d3b60725&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f472e8e0d0f8111aa3f3bc9c406179b1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;80731454b0f0f6bda9a6706328d41672&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A2%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;2331f114069e506fa45abd92f7cc16e8&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;80d5289d31961bf2a3b4ab12a0127d24&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A2%3A1256%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;78ecfb41c1828cbbf3e867460bede6a4&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e88ed3aaa7eca2764356d27ef10cfa1c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037937%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1702f735c923178d6e8f8e1569466a4b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037937%3A1%3A1%3A255%3A2%3A1144%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;feba9762acc7f93b4a56d85b48cf26fa&#34;</ETag><Size>1144</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;7011ee874e8ff2211e9e54543b3191f4&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A2%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;4a76c36aabfa4086bfd8d8d31bcbffc6&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A2%3A255%3A2%3A1448%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;0df75368d33e1d5d81a28b9a08eafcf3&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1640%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d94425a6997dab6e73d403aaaf1472ea&#34;</ETag><Size>1640</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;2119f8302ae9404302822f9dc235ec46&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f3d1bfdf886644bf29d31bd16584da90&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;2ace9abb6396728189d1f1270d6016c2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;bf78ed23adbd0ac419f1474fe596777e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A4%3A1784%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e97ede3a0b632611b38c82fa05d2f765&#34;</ETag><Size>1784</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;b0e4109c11e7240a3cfd95e0d987e3db&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;43314d5c28b605b5517144e412dfb477&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f48f340d92e63ff14be5fd27cc733f2c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;19a6de2f8fda386c1628a05640b1d614&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;cdd71f3f9258303a74e6bab5a59bf6d5&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A3%3A2112%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;91eda4be98cc3bac3417ee9509f73d7d&#34;</ETag><Size>2112</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A4%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;82778727338cea7e5f52a40b3c40f1d4&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;03be68aedc5e93911c97cacb12d43770&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b147b1cfd1ef351a131e686de1631d5c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A2%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;53e8079776efd0c7fe82c7cf6eafb28d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;9f36bfd117b58e56c940657eecfd89d2&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;aaa0a6e02417d93517e63e65e3e7d2e2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A2%3A255%3A1%3A1424%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d120f7f937da41759afa30a510ce0255&#34;</ETag><Size>1424</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1776%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;8160dece82ad022c94c68998c3b020aa&#34;</ETag><Size>1776</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;790833acc63bba5df43d70161e81146d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A3%3A1360%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;daff5c718ff85eb00c6b270f5760cb91&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d6b393272b0c8a1126c2678e565cb2e9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A2%3A255%3A1%3A1152%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ff9f3ec64ae8e1217924d0ed262134ae&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A1%3A2160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7d58cf2ffa3b3311d1c32aa97bc50a61&#34;</ETag><Size>2160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;3b536fbf5a72c6f1d25b794d57cc501b&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 25473ab4-54f5-4d5c-aa09-ba404b34bb05, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 25473ab4-54f5-4d5c-aa09-ba404b34bb05, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 25473ab4-54f5-4d5c-aa09-ba404b34bb05, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 81df8b1c-7783-48c8-8222-b195d448eec0, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 81df8b1c-7783-48c8-8222-b195d448eec0, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 81df8b1c-7783-48c8-8222-b195d448eec0, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 645, 'Portions': 145, 'ActivePortions': 145}, '__DEFAULT': {'Rows': 99355, 'Portions': 115, 'ActivePortions': 115}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 145, 'BlobSize': 176408, 'BlobCount': 725}, '__DEFAULT': {'Portions': 115, 'BlobSize': 4406080, 'BlobCount': 575}}, cold bucket stat: (0, 0), frozen bucket stat: (145, 176408)
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:16102/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204820Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204820Z
20251114/us-east-1/s3/aws4_request
cb850497db695c0efab5bd32e8292536f84126efd93cd2e672c188da50e6ace9
DEBUG    botocore.auth:auth.py:430 Signature:
dd3c35f393f07daf197cd78d52924f0341f594b5438b0d1ec3f9820f7af9712f
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/cold_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204820Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=dd3c35f393f07daf197cd78d52924f0341f594b5438b0d1ec3f9820f7af9712f', 'amz-sdk-invocation-id': b'865316ca-e94c-40e8-af22-ec8fe2f658fa', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:48:20 GMT', 'x-amzn-requestid': '3Yadxu8RDe8cG7UVbD8DpsKUhcNDlGc0OBOrwEajcESRsWIYYjho', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>cold_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:16102/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204820Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204820Z
20251114/us-east-1/s3/aws4_request
6f6b485e540ec9be644c3c27e8f9d1445451c323f8374ad65b3ec32bf94b1893
DEBUG    botocore.auth:auth.py:430 Signature:
8e9c41a37cada1a916e06b40b61c228b1e44f92defe902d440f64eee02321d43
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/medium?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204820Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=8e9c41a37cada1a916e06b40b61c228b1e44f92defe902d440f64eee02321d43', 'amz-sdk-invocation-id': b'b4bd6386-3fc7-43fc-93b3-75cccd65e2b1', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:48:20 GMT', 'x-amzn-requestid': '3snwKVdYq3sJGv1x7FGSI6Ri3zS82uHt44hCbPMys1ObIBuEmJmT', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>medium</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:16102/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204820Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204820Z
20251114/us-east-1/s3/aws4_request
94a05a6ae5be6e4bf74f7e60fc271d03eb6f7132ac368e1797551ca231fda38d
DEBUG    botocore.auth:auth.py:430 Signature:
8e946f599b5219d1556f79bf11ac0418419037c61cc6ee2e995c3ee3f276ba6a
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/frozen_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204820Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=8e946f599b5219d1556f79bf11ac0418419037c61cc6ee2e995c3ee3f276ba6a', 'amz-sdk-invocation-id': b'0b19fe6d-98ba-49c0-bc68-71c51419d076', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 53592
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:48:20 GMT', 'x-amzn-requestid': 'Bd1h06E1yNWv5CDKkL2pWhxNiFazvPr1DDqHYHlfPy4GRZ71wWUr', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '53592', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;34eff939966dd96fc61e04bee3d4ba4f&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A2%3A1816%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;c745068d481b0515aea4165b916ec5cb&#34;</ETag><Size>1816</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;fb23f9171b17757cb1dc2e176469b4a5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cfa8a0b7952fb63f7dfadf2cf83097ed&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;969785d18638dc1e71dc309c8fee9f59&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;76c553122067e565c23ac6b7466026f1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;6cca3dcd8f413ad51af7003527118f53&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;9d0aea585719b4e1a8eb01d939c00a9d&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;4f98c8ca83a70a033c75eff6e19bcb8e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1a5f4df50ae0202b78181ab5a79fc270&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;710bd12a125a7a0826c6dabe086b07b9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;be0a7c1984f4c8093eabc624229e85d5&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;0d068b6671dccd5032bc42db6aa10674&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;169a39dc1ef992105b008d64454cdda2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A3%3A1536%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1cd0ecd015e159922d991777d4e34b6a&#34;</ETag><Size>1536</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A4%3A1152%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b0945c53e3a8c53e06b5efbe1fa00b7e&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;21d237d9b840230ac40911f05460d2c9&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;a65d4652ca975ca96dd4adc269404389&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ffa157b81657d56c3806591d18161366&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;dbb30cffd96f2cda495c11eb50c8872a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;0b1b088a94fe98718b260b4e9262c5c6&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A2%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e0f105c23fdc288d960126f34607d3c2&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037897%3A1%3A1%3A255%3A1%3A1720%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1f30e67ac29c7a33dfa177893c57fe4e&#34;</ETag><Size>1720</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;756c8bf50e1b14ddff981f3d35b13a9a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d1d491d289f10bd319a5964f50e522d9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;122ba98dfa6de83562b52443f97e0bdc&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;7626e60779c9117a5aa5552db3e2ef74&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1144%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;76b382c008c1daa16aef1c638ccec692&#34;</ETag><Size>1144</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;f2f766068f0decd10d0a355d7a3ce7df&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A3%3A1224%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ac22662b420aa8c5bd61f9d898d93abd&#34;</ETag><Size>1224</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A4%3A2504%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;240ff0ca91edad5ad611828468ea5b44&#34;</ETag><Size>2504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;658bdfb1748413af03d9fd46c9bb805b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cf86574e0b5b9320b5838d1fe614f7d6&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1416%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b9311bd0a3261cd1c110524dbed0c0ee&#34;</ETag><Size>1416</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A2%3A1928%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;88965419a67c815737ea9348e37e2277&#34;</ETag><Size>1928</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d70b30ee26e1677f1c1601ea54148330&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f6ca311e356541dde08266785f2d8dcb&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A2%3A1296%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;83616eaa943da37ef7a92311c263371e&#34;</ETag><Size>1296</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;efd7c7e653e7b4cae5fa36e16311349c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A2%3A255%3A1%3A2424%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1cdf12a5ba12af80a8fcbe65a51be1b9&#34;</ETag><Size>2424</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;011746a5ca01506fdf83964c27756f29&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037905%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;af992cc29bb2d9de8afef2fa09221752&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;27eec981a6efeef3dd4577c0490156cd&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;dee641780c0c4d248fd383936ad519c0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;35d9c5b51a686307a2465a8dce6122e9&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;397f4751afcb170c423e629fd2b03c46&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A2%3A1200%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ed50b0f966729dbc524ed39d67043e7f&#34;</ETag><Size>1200</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;3e018695734005e3be7a2c364a2f9f4b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e26638baeb35e1d203ff779209f18000&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;65a1dd34e301bdc4d29ef1b96ad9f016&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;baf3bbe887771567705ea1878ad8dc02&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7d2dd5438efac312030ab1d7ff2404c0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A2%3A1496%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;65a7ecaa6689f54356759745386bb91d&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;30b77b5019f350acbf9f718551d2da77&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A2416%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cd5d4acd4df5dd76dd58206782e7f365&#34;</ETag><Size>2416</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A2%3A1208%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e265bd76e5998bc292913aa80b0323cf&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1616%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;57a665afff22ef5b34e6e3d54deceb64&#34;</ETag><Size>1616</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;af26aa3d5e60723ce6781c6f3c2fc0ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A2%3A1320%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;809a9542bd1ef395b5328d6c62a10038&#34;</ETag><Size>1320</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;cb2ec8fd8e2f39c71ca7fd8e26141b9e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A4%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d6fc50af39123e0c794e997429c894f8&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A5%3A1360%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;65143fdbcdcf279b6c27a79c688dd56d&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0aeeeab35fcefe8ebe92923db835b993&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0f234b8606389bcc82637b5eec502dc0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;878094d78836df848f6343a8dd183909&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A3%3A2008%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ac4c5f21766b72b1ef9379e666fba4e7&#34;</ETag><Size>2008</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1352%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;60d206b93f7f63a6d550278c79178dc9&#34;</ETag><Size>1352</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0187ebcce0242f7da65b2c6f25982550&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ae2150d01ae7f1af2a175cdd5170207a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b94d64f4fcc3c13c48a75d7864c1ce62&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;35638001230ae7c046190a76967679de&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e5058fc8bcef1d12f3a97e90ef3a4f22&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;c7371c2c071f84a8da422b44dc6ac8cd&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e59e4b2b6a14b9718cfde17164df7873&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A4%3A1240%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b715d29f1acb4f69bb2c6e45c759c4d0&#34;</ETag><Size>1240</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;62b537d856fda5644fe2cc48902c9731&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A2%3A255%3A1%3A1600%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d2260a637a13ce8ecc25b9c01b52b67d&#34;</ETag><Size>1600</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e3574f40b33f06df9e67a72ccbbff43c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A2%3A255%3A1%3A1440%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;24187b7f04140bb0b1bb743be65ee07c&#34;</ETag><Size>1440</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;f336cf1caa2096a96de0cfbc70f9ad9d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A2%3A1264%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1f3c31b42afda4973595009325ef3e49&#34;</ETag><Size>1264</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;20aa44e25b95f87a8c7337a642e24c97&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;1dd035a4cbe08fccc42394835e89df77&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A3%3A1544%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ddfac5c4dd4e6cfa512fc9ef755d80ba&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A4%3A1504%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;73896829b5a8ee7e2a223f80dd6bc99f&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037924%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;6bd52922b36ff7c2ce79617366ee07ae&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1744%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;9480636392e60386e5fcfa26a7e5fa1e&#34;</ETag><Size>1744</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;86f1b31668de87d96f5f9b73789e6722&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A3%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;daa4772dea9401d3c58dea4ef6f578f1&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;66a62a7691132cb3b4613c1d975fab65&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7e8d7307f40bdeb4f3305e9be602cb27&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;a120a0287db33e7f87e2847b83e80d5f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;23ee82433ce4e8b3c0adc7981a52a256&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A3%3A1304%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;c9bf1da7e81941d7bf8edf219e3af8e2&#34;</ETag><Size>1304</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;8d018b1c8baffd1d3c1f37f9112e3931&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;eacc29fa533e744afa4e9a034e4063e7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;313094a08eaea3e8b4a9335ffd44f54b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;a13c73d880c9ea8669a713db0044cc73&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;28e110a65388b036725c956cb4f40835&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;34aedc6a7f8b316b3e420d638101b7f3&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;29151557cd5bf4a5eae9a392b2ab3ee8&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;5a2acfe7d9463c6376f658c29c90fd02&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;9a184fad7ff74943b8ca812f5af57463&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;97dd67255e56715570c8124d64393e24&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;48e1e22980ccda9edefd8f1004274739&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A3%3A1736%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;c89ad4686d31b02b0e0e819333897101&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A4%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;b2f2306a3c7f01a5fd37e98c5f0db539&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;00949568528376e724e9fcf4d3b60725&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f472e8e0d0f8111aa3f3bc9c406179b1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;80731454b0f0f6bda9a6706328d41672&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A2%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;2331f114069e506fa45abd92f7cc16e8&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;80d5289d31961bf2a3b4ab12a0127d24&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A2%3A1256%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;78ecfb41c1828cbbf3e867460bede6a4&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e88ed3aaa7eca2764356d27ef10cfa1c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037937%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1702f735c923178d6e8f8e1569466a4b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037937%3A1%3A1%3A255%3A2%3A1144%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;feba9762acc7f93b4a56d85b48cf26fa&#34;</ETag><Size>1144</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;7011ee874e8ff2211e9e54543b3191f4&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A2%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;4a76c36aabfa4086bfd8d8d31bcbffc6&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A2%3A255%3A2%3A1448%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;0df75368d33e1d5d81a28b9a08eafcf3&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1640%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d94425a6997dab6e73d403aaaf1472ea&#34;</ETag><Size>1640</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;2119f8302ae9404302822f9dc235ec46&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f3d1bfdf886644bf29d31bd16584da90&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;2ace9abb6396728189d1f1270d6016c2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;bf78ed23adbd0ac419f1474fe596777e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A4%3A1784%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e97ede3a0b632611b38c82fa05d2f765&#34;</ETag><Size>1784</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;b0e4109c11e7240a3cfd95e0d987e3db&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;43314d5c28b605b5517144e412dfb477&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f48f340d92e63ff14be5fd27cc733f2c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;19a6de2f8fda386c1628a05640b1d614&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;cdd71f3f9258303a74e6bab5a59bf6d5&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A3%3A2112%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;91eda4be98cc3bac3417ee9509f73d7d&#34;</ETag><Size>2112</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A4%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;82778727338cea7e5f52a40b3c40f1d4&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;03be68aedc5e93911c97cacb12d43770&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b147b1cfd1ef351a131e686de1631d5c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A2%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;53e8079776efd0c7fe82c7cf6eafb28d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;9f36bfd117b58e56c940657eecfd89d2&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;aaa0a6e02417d93517e63e65e3e7d2e2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A2%3A255%3A1%3A1424%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d120f7f937da41759afa30a510ce0255&#34;</ETag><Size>1424</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1776%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;8160dece82ad022c94c68998c3b020aa&#34;</ETag><Size>1776</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;790833acc63bba5df43d70161e81146d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A3%3A1360%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;daff5c718ff85eb00c6b270f5760cb91&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d6b393272b0c8a1126c2678e565cb2e9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A2%3A255%3A1%3A1152%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ff9f3ec64ae8e1217924d0ed262134ae&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A1%3A2160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7d58cf2ffa3b3311d1c32aa97bc50a61&#34;</ETag><Size>2160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;3b536fbf5a72c6f1d25b794d57cc501b&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, b1f7c7a3-b8e0-4025-ba57-3c491f19ea9b, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, b1f7c7a3-b8e0-4025-ba57-3c491f19ea9b, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, b1f7c7a3-b8e0-4025-ba57-3c491f19ea9b, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 99c10bb1-896e-4997-b578-de7951a2ca3a, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 99c10bb1-896e-4997-b578-de7951a2ca3a, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 99c10bb1-896e-4997-b578-de7951a2ca3a, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 645, 'Portions': 145, 'ActivePortions': 145}, '__DEFAULT': {'Rows': 99355, 'Portions': 115, 'ActivePortions': 115}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 145, 'BlobSize': 176408, 'BlobCount': 725}, '__DEFAULT': {'Portions': 115, 'BlobSize': 4406080, 'BlobCount': 575}}, cold bucket stat: (0, 0), frozen bucket stat: (145, 176408)
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:16102/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204822Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204822Z
20251114/us-east-1/s3/aws4_request
b70a7e78f81c5a5413cc1a3e1fe0fc0745ff784331e5e8550463ab3999ed3bad
DEBUG    botocore.auth:auth.py:430 Signature:
7675813ba8403746bf760be77e49ac4b700c54ae2412b06b0ce6f14445a0789d
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/cold_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204822Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=7675813ba8403746bf760be77e49ac4b700c54ae2412b06b0ce6f14445a0789d', 'amz-sdk-invocation-id': b'5f7446de-4eaa-4763-8a1f-dc6a72ddb0ab', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:48:22 GMT', 'x-amzn-requestid': 'UFY0BiNQsFNybZQbqOTU6ZAxK2frQcUsg0ERaEpUO2QeSHEViDNL', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>cold_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:16102/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204822Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204822Z
20251114/us-east-1/s3/aws4_request
cc44d5e0dc4116d587f155f1f1caaeda2997b1a11963fd5915eee7fe6a33e9b6
DEBUG    botocore.auth:auth.py:430 Signature:
784f2b487e518b82ea01dadd8d5fcd428567f7430af3b80ea0645a56fa6eca7f
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/medium?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204822Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=784f2b487e518b82ea01dadd8d5fcd428567f7430af3b80ea0645a56fa6eca7f', 'amz-sdk-invocation-id': b'622826f3-267b-4956-88fd-fe2a10d30b44', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:48:22 GMT', 'x-amzn-requestid': 'xa9DF364A1F6RxY0thXhoQmFWOR8aNjor3wRlIVqUh36QU4WZVuK', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>medium</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:16102/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204822Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204822Z
20251114/us-east-1/s3/aws4_request
4e9cf1cd4147e54710241a23339ee77b5d7561797cac7792de8037d6fb8523b4
DEBUG    botocore.auth:auth.py:430 Signature:
9adbc2f908c50f4761fe6f5b0f3bb43998ae4c513a0f18ab7a5d220fd14e20ef
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/frozen_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204822Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=9adbc2f908c50f4761fe6f5b0f3bb43998ae4c513a0f18ab7a5d220fd14e20ef', 'amz-sdk-invocation-id': b'ee0da4a1-926c-46cf-bf83-29b54b2e5126', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 53592
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:48:22 GMT', 'x-amzn-requestid': '7RoGRH66vKxvdam2C6f6m9cDEVp1nYKg4HzggCccXiGnSuGIr532', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '53592', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;34eff939966dd96fc61e04bee3d4ba4f&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A2%3A1816%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;c745068d481b0515aea4165b916ec5cb&#34;</ETag><Size>1816</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;fb23f9171b17757cb1dc2e176469b4a5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cfa8a0b7952fb63f7dfadf2cf83097ed&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;969785d18638dc1e71dc309c8fee9f59&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;76c553122067e565c23ac6b7466026f1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;6cca3dcd8f413ad51af7003527118f53&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;9d0aea585719b4e1a8eb01d939c00a9d&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;4f98c8ca83a70a033c75eff6e19bcb8e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1a5f4df50ae0202b78181ab5a79fc270&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;710bd12a125a7a0826c6dabe086b07b9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;be0a7c1984f4c8093eabc624229e85d5&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;0d068b6671dccd5032bc42db6aa10674&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;169a39dc1ef992105b008d64454cdda2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A3%3A1536%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1cd0ecd015e159922d991777d4e34b6a&#34;</ETag><Size>1536</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A4%3A1152%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b0945c53e3a8c53e06b5efbe1fa00b7e&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;21d237d9b840230ac40911f05460d2c9&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;a65d4652ca975ca96dd4adc269404389&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ffa157b81657d56c3806591d18161366&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;dbb30cffd96f2cda495c11eb50c8872a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;0b1b088a94fe98718b260b4e9262c5c6&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A2%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e0f105c23fdc288d960126f34607d3c2&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037897%3A1%3A1%3A255%3A1%3A1720%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1f30e67ac29c7a33dfa177893c57fe4e&#34;</ETag><Size>1720</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;756c8bf50e1b14ddff981f3d35b13a9a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d1d491d289f10bd319a5964f50e522d9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;122ba98dfa6de83562b52443f97e0bdc&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;7626e60779c9117a5aa5552db3e2ef74&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1144%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;76b382c008c1daa16aef1c638ccec692&#34;</ETag><Size>1144</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;f2f766068f0decd10d0a355d7a3ce7df&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A3%3A1224%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ac22662b420aa8c5bd61f9d898d93abd&#34;</ETag><Size>1224</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A4%3A2504%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;240ff0ca91edad5ad611828468ea5b44&#34;</ETag><Size>2504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;658bdfb1748413af03d9fd46c9bb805b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cf86574e0b5b9320b5838d1fe614f7d6&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1416%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b9311bd0a3261cd1c110524dbed0c0ee&#34;</ETag><Size>1416</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A2%3A1928%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;88965419a67c815737ea9348e37e2277&#34;</ETag><Size>1928</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d70b30ee26e1677f1c1601ea54148330&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f6ca311e356541dde08266785f2d8dcb&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A2%3A1296%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;83616eaa943da37ef7a92311c263371e&#34;</ETag><Size>1296</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;efd7c7e653e7b4cae5fa36e16311349c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A2%3A255%3A1%3A2424%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1cdf12a5ba12af80a8fcbe65a51be1b9&#34;</ETag><Size>2424</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;011746a5ca01506fdf83964c27756f29&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037905%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;af992cc29bb2d9de8afef2fa09221752&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;27eec981a6efeef3dd4577c0490156cd&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;dee641780c0c4d248fd383936ad519c0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;35d9c5b51a686307a2465a8dce6122e9&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;397f4751afcb170c423e629fd2b03c46&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A2%3A1200%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ed50b0f966729dbc524ed39d67043e7f&#34;</ETag><Size>1200</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;3e018695734005e3be7a2c364a2f9f4b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e26638baeb35e1d203ff779209f18000&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;65a1dd34e301bdc4d29ef1b96ad9f016&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;baf3bbe887771567705ea1878ad8dc02&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7d2dd5438efac312030ab1d7ff2404c0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A2%3A1496%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;65a7ecaa6689f54356759745386bb91d&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;30b77b5019f350acbf9f718551d2da77&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A2416%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cd5d4acd4df5dd76dd58206782e7f365&#34;</ETag><Size>2416</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A2%3A1208%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e265bd76e5998bc292913aa80b0323cf&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1616%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;57a665afff22ef5b34e6e3d54deceb64&#34;</ETag><Size>1616</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;af26aa3d5e60723ce6781c6f3c2fc0ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A2%3A1320%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;809a9542bd1ef395b5328d6c62a10038&#34;</ETag><Size>1320</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;cb2ec8fd8e2f39c71ca7fd8e26141b9e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A4%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d6fc50af39123e0c794e997429c894f8&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A5%3A1360%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;65143fdbcdcf279b6c27a79c688dd56d&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0aeeeab35fcefe8ebe92923db835b993&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0f234b8606389bcc82637b5eec502dc0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;878094d78836df848f6343a8dd183909&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A3%3A2008%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ac4c5f21766b72b1ef9379e666fba4e7&#34;</ETag><Size>2008</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1352%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;60d206b93f7f63a6d550278c79178dc9&#34;</ETag><Size>1352</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0187ebcce0242f7da65b2c6f25982550&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ae2150d01ae7f1af2a175cdd5170207a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b94d64f4fcc3c13c48a75d7864c1ce62&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;35638001230ae7c046190a76967679de&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e5058fc8bcef1d12f3a97e90ef3a4f22&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;c7371c2c071f84a8da422b44dc6ac8cd&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e59e4b2b6a14b9718cfde17164df7873&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A4%3A1240%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b715d29f1acb4f69bb2c6e45c759c4d0&#34;</ETag><Size>1240</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;62b537d856fda5644fe2cc48902c9731&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A2%3A255%3A1%3A1600%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d2260a637a13ce8ecc25b9c01b52b67d&#34;</ETag><Size>1600</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e3574f40b33f06df9e67a72ccbbff43c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A2%3A255%3A1%3A1440%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;24187b7f04140bb0b1bb743be65ee07c&#34;</ETag><Size>1440</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;f336cf1caa2096a96de0cfbc70f9ad9d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A2%3A1264%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1f3c31b42afda4973595009325ef3e49&#34;</ETag><Size>1264</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;20aa44e25b95f87a8c7337a642e24c97&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;1dd035a4cbe08fccc42394835e89df77&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A3%3A1544%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ddfac5c4dd4e6cfa512fc9ef755d80ba&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A4%3A1504%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;73896829b5a8ee7e2a223f80dd6bc99f&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037924%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;6bd52922b36ff7c2ce79617366ee07ae&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1744%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;9480636392e60386e5fcfa26a7e5fa1e&#34;</ETag><Size>1744</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;86f1b31668de87d96f5f9b73789e6722&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A3%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;daa4772dea9401d3c58dea4ef6f578f1&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;66a62a7691132cb3b4613c1d975fab65&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7e8d7307f40bdeb4f3305e9be602cb27&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;a120a0287db33e7f87e2847b83e80d5f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;23ee82433ce4e8b3c0adc7981a52a256&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A3%3A1304%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;c9bf1da7e81941d7bf8edf219e3af8e2&#34;</ETag><Size>1304</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;8d018b1c8baffd1d3c1f37f9112e3931&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;eacc29fa533e744afa4e9a034e4063e7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;313094a08eaea3e8b4a9335ffd44f54b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;a13c73d880c9ea8669a713db0044cc73&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;28e110a65388b036725c956cb4f40835&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;34aedc6a7f8b316b3e420d638101b7f3&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;29151557cd5bf4a5eae9a392b2ab3ee8&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;5a2acfe7d9463c6376f658c29c90fd02&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;9a184fad7ff74943b8ca812f5af57463&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;97dd67255e56715570c8124d64393e24&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;48e1e22980ccda9edefd8f1004274739&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A3%3A1736%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;c89ad4686d31b02b0e0e819333897101&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A4%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;b2f2306a3c7f01a5fd37e98c5f0db539&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;00949568528376e724e9fcf4d3b60725&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f472e8e0d0f8111aa3f3bc9c406179b1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;80731454b0f0f6bda9a6706328d41672&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A2%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;2331f114069e506fa45abd92f7cc16e8&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;80d5289d31961bf2a3b4ab12a0127d24&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A2%3A1256%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;78ecfb41c1828cbbf3e867460bede6a4&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e88ed3aaa7eca2764356d27ef10cfa1c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037937%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1702f735c923178d6e8f8e1569466a4b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037937%3A1%3A1%3A255%3A2%3A1144%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;feba9762acc7f93b4a56d85b48cf26fa&#34;</ETag><Size>1144</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;7011ee874e8ff2211e9e54543b3191f4&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A2%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;4a76c36aabfa4086bfd8d8d31bcbffc6&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A2%3A255%3A2%3A1448%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;0df75368d33e1d5d81a28b9a08eafcf3&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1640%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d94425a6997dab6e73d403aaaf1472ea&#34;</ETag><Size>1640</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;2119f8302ae9404302822f9dc235ec46&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f3d1bfdf886644bf29d31bd16584da90&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;2ace9abb6396728189d1f1270d6016c2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;bf78ed23adbd0ac419f1474fe596777e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A4%3A1784%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e97ede3a0b632611b38c82fa05d2f765&#34;</ETag><Size>1784</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;b0e4109c11e7240a3cfd95e0d987e3db&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;43314d5c28b605b5517144e412dfb477&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f48f340d92e63ff14be5fd27cc733f2c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;19a6de2f8fda386c1628a05640b1d614&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;cdd71f3f9258303a74e6bab5a59bf6d5&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A3%3A2112%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;91eda4be98cc3bac3417ee9509f73d7d&#34;</ETag><Size>2112</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A4%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;82778727338cea7e5f52a40b3c40f1d4&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;03be68aedc5e93911c97cacb12d43770&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b147b1cfd1ef351a131e686de1631d5c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A2%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;53e8079776efd0c7fe82c7cf6eafb28d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;9f36bfd117b58e56c940657eecfd89d2&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;aaa0a6e02417d93517e63e65e3e7d2e2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A2%3A255%3A1%3A1424%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d120f7f937da41759afa30a510ce0255&#34;</ETag><Size>1424</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1776%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;8160dece82ad022c94c68998c3b020aa&#34;</ETag><Size>1776</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;790833acc63bba5df43d70161e81146d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A3%3A1360%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;daff5c718ff85eb00c6b270f5760cb91&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d6b393272b0c8a1126c2678e565cb2e9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A2%3A255%3A1%3A1152%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ff9f3ec64ae8e1217924d0ed262134ae&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A1%3A2160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7d58cf2ffa3b3311d1c32aa97bc50a61&#34;</ETag><Size>2160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;3b536fbf5a72c6f1d25b794d57cc501b&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 5077eca4-255a-4cd3-886f-cec326556926, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 5077eca4-255a-4cd3-886f-cec326556926, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 5077eca4-255a-4cd3-886f-cec326556926, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, eb29d6a8-9de9-42d9-9995-1bfac7b1ef07, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, eb29d6a8-9de9-42d9-9995-1bfac7b1ef07, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, eb29d6a8-9de9-42d9-9995-1bfac7b1ef07, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 645, 'Portions': 145, 'ActivePortions': 145}, '__DEFAULT': {'Rows': 99355, 'Portions': 115, 'ActivePortions': 115}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 145, 'BlobSize': 176408, 'BlobCount': 725}, '__DEFAULT': {'Portions': 115, 'BlobSize': 4406080, 'BlobCount': 575}}, cold bucket stat: (0, 0), frozen bucket stat: (145, 176408)
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:16102/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204823Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204823Z
20251114/us-east-1/s3/aws4_request
8f2b7305b791bc44c741e8997384ccde1dd2644b0eff152c764dfa6ef5005a23
DEBUG    botocore.auth:auth.py:430 Signature:
5a47c295b40d2cc2168439819c861f733e18bfbf168ad287f2d4bba73d76894a
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/cold_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204823Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=5a47c295b40d2cc2168439819c861f733e18bfbf168ad287f2d4bba73d76894a', 'amz-sdk-invocation-id': b'6f047509-f971-49f1-af73-a5ca75c3164e', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:48:23 GMT', 'x-amzn-requestid': 'Z0y6SxGs2hEdwUwSIGXBpwSwILEd1BqlVerrEmeyqIyuoTwBJskC', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>cold_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:16102/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204823Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204823Z
20251114/us-east-1/s3/aws4_request
40c1aeae81f1a2f41af76aac96a8aaf747187cfbbbdcc3e7b843af582b7635b1
DEBUG    botocore.auth:auth.py:430 Signature:
9cc0cbaefd7b293f03abfba0269cc2ddae2968e23e70e22755f81a94cd1a96ba
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/medium?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204823Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=9cc0cbaefd7b293f03abfba0269cc2ddae2968e23e70e22755f81a94cd1a96ba', 'amz-sdk-invocation-id': b'7800a45b-2f24-40c7-b092-649702c5c515', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:48:23 GMT', 'x-amzn-requestid': 'KPOeyDzOarQFfOoPMiqp89YbJ4Yj6D83mlray0x1LhOKIdofFYel', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>medium</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:16102/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204823Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204823Z
20251114/us-east-1/s3/aws4_request
7e40511b2eda532e3f78024eb028bcc05c34dbdadcb8e10647ed17635e99fd6a
DEBUG    botocore.auth:auth.py:430 Signature:
fc78d5a7985afd6d4168893d6aa28dc9489f241798773e99691993117a21b01a
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/frozen_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204823Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=fc78d5a7985afd6d4168893d6aa28dc9489f241798773e99691993117a21b01a', 'amz-sdk-invocation-id': b'48be4909-95c8-4027-a134-af317e7ebce1', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 53592
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:48:23 GMT', 'x-amzn-requestid': 'p9d9OkLAE1nNw0hYPTjGgW8ameKXS1uiJpiaaKhS1P7kTaZX2Vt3', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '53592', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;34eff939966dd96fc61e04bee3d4ba4f&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A2%3A1816%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;c745068d481b0515aea4165b916ec5cb&#34;</ETag><Size>1816</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;fb23f9171b17757cb1dc2e176469b4a5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cfa8a0b7952fb63f7dfadf2cf83097ed&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;969785d18638dc1e71dc309c8fee9f59&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;76c553122067e565c23ac6b7466026f1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;6cca3dcd8f413ad51af7003527118f53&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;9d0aea585719b4e1a8eb01d939c00a9d&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;4f98c8ca83a70a033c75eff6e19bcb8e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1a5f4df50ae0202b78181ab5a79fc270&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;710bd12a125a7a0826c6dabe086b07b9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;be0a7c1984f4c8093eabc624229e85d5&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;0d068b6671dccd5032bc42db6aa10674&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;169a39dc1ef992105b008d64454cdda2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A3%3A1536%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1cd0ecd015e159922d991777d4e34b6a&#34;</ETag><Size>1536</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A4%3A1152%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b0945c53e3a8c53e06b5efbe1fa00b7e&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;21d237d9b840230ac40911f05460d2c9&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;a65d4652ca975ca96dd4adc269404389&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ffa157b81657d56c3806591d18161366&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;dbb30cffd96f2cda495c11eb50c8872a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;0b1b088a94fe98718b260b4e9262c5c6&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A2%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e0f105c23fdc288d960126f34607d3c2&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037897%3A1%3A1%3A255%3A1%3A1720%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1f30e67ac29c7a33dfa177893c57fe4e&#34;</ETag><Size>1720</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;756c8bf50e1b14ddff981f3d35b13a9a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d1d491d289f10bd319a5964f50e522d9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;122ba98dfa6de83562b52443f97e0bdc&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;7626e60779c9117a5aa5552db3e2ef74&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1144%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;76b382c008c1daa16aef1c638ccec692&#34;</ETag><Size>1144</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;f2f766068f0decd10d0a355d7a3ce7df&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A3%3A1224%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ac22662b420aa8c5bd61f9d898d93abd&#34;</ETag><Size>1224</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A4%3A2504%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;240ff0ca91edad5ad611828468ea5b44&#34;</ETag><Size>2504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;658bdfb1748413af03d9fd46c9bb805b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cf86574e0b5b9320b5838d1fe614f7d6&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1416%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b9311bd0a3261cd1c110524dbed0c0ee&#34;</ETag><Size>1416</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A2%3A1928%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;88965419a67c815737ea9348e37e2277&#34;</ETag><Size>1928</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d70b30ee26e1677f1c1601ea54148330&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f6ca311e356541dde08266785f2d8dcb&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A2%3A1296%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;83616eaa943da37ef7a92311c263371e&#34;</ETag><Size>1296</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;efd7c7e653e7b4cae5fa36e16311349c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A2%3A255%3A1%3A2424%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1cdf12a5ba12af80a8fcbe65a51be1b9&#34;</ETag><Size>2424</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;011746a5ca01506fdf83964c27756f29&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037905%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;af992cc29bb2d9de8afef2fa09221752&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;27eec981a6efeef3dd4577c0490156cd&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;dee641780c0c4d248fd383936ad519c0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;35d9c5b51a686307a2465a8dce6122e9&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;397f4751afcb170c423e629fd2b03c46&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A2%3A1200%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ed50b0f966729dbc524ed39d67043e7f&#34;</ETag><Size>1200</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;3e018695734005e3be7a2c364a2f9f4b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e26638baeb35e1d203ff779209f18000&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;65a1dd34e301bdc4d29ef1b96ad9f016&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;baf3bbe887771567705ea1878ad8dc02&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7d2dd5438efac312030ab1d7ff2404c0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A2%3A1496%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;65a7ecaa6689f54356759745386bb91d&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;30b77b5019f350acbf9f718551d2da77&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A2416%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cd5d4acd4df5dd76dd58206782e7f365&#34;</ETag><Size>2416</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A2%3A1208%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e265bd76e5998bc292913aa80b0323cf&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1616%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;57a665afff22ef5b34e6e3d54deceb64&#34;</ETag><Size>1616</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;af26aa3d5e60723ce6781c6f3c2fc0ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A2%3A1320%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;809a9542bd1ef395b5328d6c62a10038&#34;</ETag><Size>1320</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;cb2ec8fd8e2f39c71ca7fd8e26141b9e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A4%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d6fc50af39123e0c794e997429c894f8&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A5%3A1360%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;65143fdbcdcf279b6c27a79c688dd56d&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0aeeeab35fcefe8ebe92923db835b993&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0f234b8606389bcc82637b5eec502dc0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;878094d78836df848f6343a8dd183909&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A3%3A2008%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ac4c5f21766b72b1ef9379e666fba4e7&#34;</ETag><Size>2008</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1352%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;60d206b93f7f63a6d550278c79178dc9&#34;</ETag><Size>1352</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0187ebcce0242f7da65b2c6f25982550&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ae2150d01ae7f1af2a175cdd5170207a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b94d64f4fcc3c13c48a75d7864c1ce62&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;35638001230ae7c046190a76967679de&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e5058fc8bcef1d12f3a97e90ef3a4f22&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;c7371c2c071f84a8da422b44dc6ac8cd&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e59e4b2b6a14b9718cfde17164df7873&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A4%3A1240%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b715d29f1acb4f69bb2c6e45c759c4d0&#34;</ETag><Size>1240</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;62b537d856fda5644fe2cc48902c9731&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A2%3A255%3A1%3A1600%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d2260a637a13ce8ecc25b9c01b52b67d&#34;</ETag><Size>1600</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e3574f40b33f06df9e67a72ccbbff43c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A2%3A255%3A1%3A1440%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;24187b7f04140bb0b1bb743be65ee07c&#34;</ETag><Size>1440</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;f336cf1caa2096a96de0cfbc70f9ad9d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A2%3A1264%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1f3c31b42afda4973595009325ef3e49&#34;</ETag><Size>1264</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;20aa44e25b95f87a8c7337a642e24c97&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;1dd035a4cbe08fccc42394835e89df77&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A3%3A1544%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ddfac5c4dd4e6cfa512fc9ef755d80ba&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A4%3A1504%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;73896829b5a8ee7e2a223f80dd6bc99f&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037924%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;6bd52922b36ff7c2ce79617366ee07ae&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1744%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;9480636392e60386e5fcfa26a7e5fa1e&#34;</ETag><Size>1744</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;86f1b31668de87d96f5f9b73789e6722&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A3%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;daa4772dea9401d3c58dea4ef6f578f1&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;66a62a7691132cb3b4613c1d975fab65&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7e8d7307f40bdeb4f3305e9be602cb27&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;a120a0287db33e7f87e2847b83e80d5f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;23ee82433ce4e8b3c0adc7981a52a256&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A3%3A1304%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;c9bf1da7e81941d7bf8edf219e3af8e2&#34;</ETag><Size>1304</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;8d018b1c8baffd1d3c1f37f9112e3931&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;eacc29fa533e744afa4e9a034e4063e7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;313094a08eaea3e8b4a9335ffd44f54b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;a13c73d880c9ea8669a713db0044cc73&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;28e110a65388b036725c956cb4f40835&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;34aedc6a7f8b316b3e420d638101b7f3&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;29151557cd5bf4a5eae9a392b2ab3ee8&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;5a2acfe7d9463c6376f658c29c90fd02&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;9a184fad7ff74943b8ca812f5af57463&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;97dd67255e56715570c8124d64393e24&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;48e1e22980ccda9edefd8f1004274739&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A3%3A1736%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;c89ad4686d31b02b0e0e819333897101&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A4%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;b2f2306a3c7f01a5fd37e98c5f0db539&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;00949568528376e724e9fcf4d3b60725&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f472e8e0d0f8111aa3f3bc9c406179b1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;80731454b0f0f6bda9a6706328d41672&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A2%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;2331f114069e506fa45abd92f7cc16e8&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;80d5289d31961bf2a3b4ab12a0127d24&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A2%3A1256%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;78ecfb41c1828cbbf3e867460bede6a4&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e88ed3aaa7eca2764356d27ef10cfa1c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037937%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1702f735c923178d6e8f8e1569466a4b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037937%3A1%3A1%3A255%3A2%3A1144%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;feba9762acc7f93b4a56d85b48cf26fa&#34;</ETag><Size>1144</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;7011ee874e8ff2211e9e54543b3191f4&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A2%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;4a76c36aabfa4086bfd8d8d31bcbffc6&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A2%3A255%3A2%3A1448%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;0df75368d33e1d5d81a28b9a08eafcf3&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1640%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d94425a6997dab6e73d403aaaf1472ea&#34;</ETag><Size>1640</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;2119f8302ae9404302822f9dc235ec46&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f3d1bfdf886644bf29d31bd16584da90&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;2ace9abb6396728189d1f1270d6016c2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;bf78ed23adbd0ac419f1474fe596777e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A4%3A1784%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e97ede3a0b632611b38c82fa05d2f765&#34;</ETag><Size>1784</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;b0e4109c11e7240a3cfd95e0d987e3db&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;43314d5c28b605b5517144e412dfb477&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f48f340d92e63ff14be5fd27cc733f2c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;19a6de2f8fda386c1628a05640b1d614&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;cdd71f3f9258303a74e6bab5a59bf6d5&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A3%3A2112%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;91eda4be98cc3bac3417ee9509f73d7d&#34;</ETag><Size>2112</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A4%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;82778727338cea7e5f52a40b3c40f1d4&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;03be68aedc5e93911c97cacb12d43770&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b147b1cfd1ef351a131e686de1631d5c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A2%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;53e8079776efd0c7fe82c7cf6eafb28d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;9f36bfd117b58e56c940657eecfd89d2&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;aaa0a6e02417d93517e63e65e3e7d2e2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A2%3A255%3A1%3A1424%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d120f7f937da41759afa30a510ce0255&#34;</ETag><Size>1424</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1776%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;8160dece82ad022c94c68998c3b020aa&#34;</ETag><Size>1776</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;790833acc63bba5df43d70161e81146d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A3%3A1360%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;daff5c718ff85eb00c6b270f5760cb91&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d6b393272b0c8a1126c2678e565cb2e9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A2%3A255%3A1%3A1152%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ff9f3ec64ae8e1217924d0ed262134ae&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A1%3A2160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7d58cf2ffa3b3311d1c32aa97bc50a61&#34;</ETag><Size>2160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;3b536fbf5a72c6f1d25b794d57cc501b&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 9685639b-8290-4c1d-9b45-fd1aa10d5465, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 9685639b-8290-4c1d-9b45-fd1aa10d5465, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 9685639b-8290-4c1d-9b45-fd1aa10d5465, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, d2e87588-d835-4c2f-b733-1f784b0fab61, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, d2e87588-d835-4c2f-b733-1f784b0fab61, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, d2e87588-d835-4c2f-b733-1f784b0fab61, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 645, 'Portions': 145, 'ActivePortions': 145}, '__DEFAULT': {'Rows': 99355, 'Portions': 115, 'ActivePortions': 115}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 145, 'BlobSize': 176408, 'BlobCount': 725}, '__DEFAULT': {'Portions': 115, 'BlobSize': 4406080, 'BlobCount': 575}}, cold bucket stat: (0, 0), frozen bucket stat: (145, 176408)
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:16102/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204825Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204825Z
20251114/us-east-1/s3/aws4_request
f4838f5dcff45fef7c18154152db1fef318a342795e2b3420cfc6fb6d2408ea2
DEBUG    botocore.auth:auth.py:430 Signature:
bb1a77bd26b02770b102c0bec58fd894aa37098eb613d38e70f22a7fdf4e3383
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/cold_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204825Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=bb1a77bd26b02770b102c0bec58fd894aa37098eb613d38e70f22a7fdf4e3383', 'amz-sdk-invocation-id': b'd142882a-8917-45a4-9235-e95eca9e34ce', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:48:25 GMT', 'x-amzn-requestid': 'pGJSLwnNoh9eewI7gSTybr6ln3sqL1fva9UpLpqv6xsLq9Z8qmMH', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>cold_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:16102/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204825Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204825Z
20251114/us-east-1/s3/aws4_request
f9fd1d7cd7821d6e9e49fc8b90e42bbdc172dc783819fb66bab2b06297a14062
DEBUG    botocore.auth:auth.py:430 Signature:
c6fb1cac57c24d721cb84ebf3874ebe11957868885964c78d71c45a22551358e
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/medium?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204825Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=c6fb1cac57c24d721cb84ebf3874ebe11957868885964c78d71c45a22551358e', 'amz-sdk-invocation-id': b'ae125791-a62b-4794-b2dd-6ede0a3f976b', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:48:25 GMT', 'x-amzn-requestid': 'MZPbIyCeGiyogEm645JOTOAVrEaS3sIzyFRHb6reKvpLIEvXFgh5', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>medium</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:16102/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204825Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204825Z
20251114/us-east-1/s3/aws4_request
f973fc0df27c6252f2c4d2bd9eba6f8d20cda7375fc86090706f296ffca98857
DEBUG    botocore.auth:auth.py:430 Signature:
3882c5994eed00c8e3dfc2f8907415aa666b65254dd5ebc564739a7b0a82c9ea
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/frozen_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204825Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=3882c5994eed00c8e3dfc2f8907415aa666b65254dd5ebc564739a7b0a82c9ea', 'amz-sdk-invocation-id': b'548ef6ab-0b68-47ee-b4b6-627d9e3d3387', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 53592
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:48:25 GMT', 'x-amzn-requestid': 'saJtfSyqkLvk37hGcJiHq1eO5OpyGz3KWyi4L6aZxzPk1oDfC7wT', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '53592', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;34eff939966dd96fc61e04bee3d4ba4f&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A2%3A1816%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;c745068d481b0515aea4165b916ec5cb&#34;</ETag><Size>1816</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;fb23f9171b17757cb1dc2e176469b4a5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cfa8a0b7952fb63f7dfadf2cf83097ed&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;969785d18638dc1e71dc309c8fee9f59&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;76c553122067e565c23ac6b7466026f1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;6cca3dcd8f413ad51af7003527118f53&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;9d0aea585719b4e1a8eb01d939c00a9d&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;4f98c8ca83a70a033c75eff6e19bcb8e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1a5f4df50ae0202b78181ab5a79fc270&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;710bd12a125a7a0826c6dabe086b07b9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;be0a7c1984f4c8093eabc624229e85d5&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;0d068b6671dccd5032bc42db6aa10674&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;169a39dc1ef992105b008d64454cdda2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A3%3A1536%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1cd0ecd015e159922d991777d4e34b6a&#34;</ETag><Size>1536</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A4%3A1152%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b0945c53e3a8c53e06b5efbe1fa00b7e&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;21d237d9b840230ac40911f05460d2c9&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;a65d4652ca975ca96dd4adc269404389&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ffa157b81657d56c3806591d18161366&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;dbb30cffd96f2cda495c11eb50c8872a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;0b1b088a94fe98718b260b4e9262c5c6&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A2%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e0f105c23fdc288d960126f34607d3c2&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037897%3A1%3A1%3A255%3A1%3A1720%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1f30e67ac29c7a33dfa177893c57fe4e&#34;</ETag><Size>1720</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;756c8bf50e1b14ddff981f3d35b13a9a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d1d491d289f10bd319a5964f50e522d9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;122ba98dfa6de83562b52443f97e0bdc&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;7626e60779c9117a5aa5552db3e2ef74&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1144%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;76b382c008c1daa16aef1c638ccec692&#34;</ETag><Size>1144</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;f2f766068f0decd10d0a355d7a3ce7df&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A3%3A1224%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ac22662b420aa8c5bd61f9d898d93abd&#34;</ETag><Size>1224</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A4%3A2504%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;240ff0ca91edad5ad611828468ea5b44&#34;</ETag><Size>2504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;658bdfb1748413af03d9fd46c9bb805b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cf86574e0b5b9320b5838d1fe614f7d6&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1416%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b9311bd0a3261cd1c110524dbed0c0ee&#34;</ETag><Size>1416</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A2%3A1928%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;88965419a67c815737ea9348e37e2277&#34;</ETag><Size>1928</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d70b30ee26e1677f1c1601ea54148330&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f6ca311e356541dde08266785f2d8dcb&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A2%3A1296%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;83616eaa943da37ef7a92311c263371e&#34;</ETag><Size>1296</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;efd7c7e653e7b4cae5fa36e16311349c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A2%3A255%3A1%3A2424%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1cdf12a5ba12af80a8fcbe65a51be1b9&#34;</ETag><Size>2424</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;011746a5ca01506fdf83964c27756f29&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037905%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;af992cc29bb2d9de8afef2fa09221752&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;27eec981a6efeef3dd4577c0490156cd&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;dee641780c0c4d248fd383936ad519c0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;35d9c5b51a686307a2465a8dce6122e9&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;397f4751afcb170c423e629fd2b03c46&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A2%3A1200%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ed50b0f966729dbc524ed39d67043e7f&#34;</ETag><Size>1200</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;3e018695734005e3be7a2c364a2f9f4b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e26638baeb35e1d203ff779209f18000&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;65a1dd34e301bdc4d29ef1b96ad9f016&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;baf3bbe887771567705ea1878ad8dc02&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7d2dd5438efac312030ab1d7ff2404c0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A2%3A1496%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;65a7ecaa6689f54356759745386bb91d&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;30b77b5019f350acbf9f718551d2da77&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A2416%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cd5d4acd4df5dd76dd58206782e7f365&#34;</ETag><Size>2416</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A2%3A1208%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e265bd76e5998bc292913aa80b0323cf&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1616%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;57a665afff22ef5b34e6e3d54deceb64&#34;</ETag><Size>1616</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;af26aa3d5e60723ce6781c6f3c2fc0ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A2%3A1320%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;809a9542bd1ef395b5328d6c62a10038&#34;</ETag><Size>1320</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;cb2ec8fd8e2f39c71ca7fd8e26141b9e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A4%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d6fc50af39123e0c794e997429c894f8&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A5%3A1360%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;65143fdbcdcf279b6c27a79c688dd56d&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0aeeeab35fcefe8ebe92923db835b993&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0f234b8606389bcc82637b5eec502dc0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;878094d78836df848f6343a8dd183909&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A3%3A2008%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ac4c5f21766b72b1ef9379e666fba4e7&#34;</ETag><Size>2008</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1352%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;60d206b93f7f63a6d550278c79178dc9&#34;</ETag><Size>1352</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0187ebcce0242f7da65b2c6f25982550&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ae2150d01ae7f1af2a175cdd5170207a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b94d64f4fcc3c13c48a75d7864c1ce62&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;35638001230ae7c046190a76967679de&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e5058fc8bcef1d12f3a97e90ef3a4f22&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;c7371c2c071f84a8da422b44dc6ac8cd&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e59e4b2b6a14b9718cfde17164df7873&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A4%3A1240%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b715d29f1acb4f69bb2c6e45c759c4d0&#34;</ETag><Size>1240</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;62b537d856fda5644fe2cc48902c9731&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A2%3A255%3A1%3A1600%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d2260a637a13ce8ecc25b9c01b52b67d&#34;</ETag><Size>1600</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e3574f40b33f06df9e67a72ccbbff43c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A2%3A255%3A1%3A1440%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;24187b7f04140bb0b1bb743be65ee07c&#34;</ETag><Size>1440</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;f336cf1caa2096a96de0cfbc70f9ad9d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A2%3A1264%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1f3c31b42afda4973595009325ef3e49&#34;</ETag><Size>1264</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;20aa44e25b95f87a8c7337a642e24c97&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;1dd035a4cbe08fccc42394835e89df77&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A3%3A1544%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ddfac5c4dd4e6cfa512fc9ef755d80ba&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A4%3A1504%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;73896829b5a8ee7e2a223f80dd6bc99f&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037924%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;6bd52922b36ff7c2ce79617366ee07ae&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1744%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;9480636392e60386e5fcfa26a7e5fa1e&#34;</ETag><Size>1744</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;86f1b31668de87d96f5f9b73789e6722&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A3%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;daa4772dea9401d3c58dea4ef6f578f1&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;66a62a7691132cb3b4613c1d975fab65&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7e8d7307f40bdeb4f3305e9be602cb27&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;a120a0287db33e7f87e2847b83e80d5f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;23ee82433ce4e8b3c0adc7981a52a256&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A3%3A1304%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;c9bf1da7e81941d7bf8edf219e3af8e2&#34;</ETag><Size>1304</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;8d018b1c8baffd1d3c1f37f9112e3931&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;eacc29fa533e744afa4e9a034e4063e7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;313094a08eaea3e8b4a9335ffd44f54b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;a13c73d880c9ea8669a713db0044cc73&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;28e110a65388b036725c956cb4f40835&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;34aedc6a7f8b316b3e420d638101b7f3&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;29151557cd5bf4a5eae9a392b2ab3ee8&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;5a2acfe7d9463c6376f658c29c90fd02&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;9a184fad7ff74943b8ca812f5af57463&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;97dd67255e56715570c8124d64393e24&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;48e1e22980ccda9edefd8f1004274739&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A3%3A1736%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;c89ad4686d31b02b0e0e819333897101&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A4%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;b2f2306a3c7f01a5fd37e98c5f0db539&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;00949568528376e724e9fcf4d3b60725&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f472e8e0d0f8111aa3f3bc9c406179b1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;80731454b0f0f6bda9a6706328d41672&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A2%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;2331f114069e506fa45abd92f7cc16e8&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;80d5289d31961bf2a3b4ab12a0127d24&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A2%3A1256%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;78ecfb41c1828cbbf3e867460bede6a4&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e88ed3aaa7eca2764356d27ef10cfa1c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037937%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1702f735c923178d6e8f8e1569466a4b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037937%3A1%3A1%3A255%3A2%3A1144%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;feba9762acc7f93b4a56d85b48cf26fa&#34;</ETag><Size>1144</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;7011ee874e8ff2211e9e54543b3191f4&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A2%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;4a76c36aabfa4086bfd8d8d31bcbffc6&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A2%3A255%3A2%3A1448%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;0df75368d33e1d5d81a28b9a08eafcf3&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1640%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d94425a6997dab6e73d403aaaf1472ea&#34;</ETag><Size>1640</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;2119f8302ae9404302822f9dc235ec46&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f3d1bfdf886644bf29d31bd16584da90&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;2ace9abb6396728189d1f1270d6016c2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;bf78ed23adbd0ac419f1474fe596777e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A4%3A1784%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e97ede3a0b632611b38c82fa05d2f765&#34;</ETag><Size>1784</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;b0e4109c11e7240a3cfd95e0d987e3db&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;43314d5c28b605b5517144e412dfb477&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f48f340d92e63ff14be5fd27cc733f2c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;19a6de2f8fda386c1628a05640b1d614&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;cdd71f3f9258303a74e6bab5a59bf6d5&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A3%3A2112%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;91eda4be98cc3bac3417ee9509f73d7d&#34;</ETag><Size>2112</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A4%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;82778727338cea7e5f52a40b3c40f1d4&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;03be68aedc5e93911c97cacb12d43770&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b147b1cfd1ef351a131e686de1631d5c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A2%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;53e8079776efd0c7fe82c7cf6eafb28d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;9f36bfd117b58e56c940657eecfd89d2&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;aaa0a6e02417d93517e63e65e3e7d2e2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A2%3A255%3A1%3A1424%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d120f7f937da41759afa30a510ce0255&#34;</ETag><Size>1424</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1776%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;8160dece82ad022c94c68998c3b020aa&#34;</ETag><Size>1776</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;790833acc63bba5df43d70161e81146d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A3%3A1360%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;daff5c718ff85eb00c6b270f5760cb91&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d6b393272b0c8a1126c2678e565cb2e9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A2%3A255%3A1%3A1152%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ff9f3ec64ae8e1217924d0ed262134ae&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A1%3A2160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7d58cf2ffa3b3311d1c32aa97bc50a61&#34;</ETag><Size>2160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;3b536fbf5a72c6f1d25b794d57cc501b&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, c31e2031-dd32-4022-9c7e-808332170126, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, c31e2031-dd32-4022-9c7e-808332170126, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, c31e2031-dd32-4022-9c7e-808332170126, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 5f8342e8-d3f8-4087-b5e0-a0d8172f2b71, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 5f8342e8-d3f8-4087-b5e0-a0d8172f2b71, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 5f8342e8-d3f8-4087-b5e0-a0d8172f2b71, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 645, 'Portions': 145, 'ActivePortions': 145}, '__DEFAULT': {'Rows': 99355, 'Portions': 115, 'ActivePortions': 115}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 145, 'BlobSize': 176408, 'BlobCount': 725}, '__DEFAULT': {'Portions': 115, 'BlobSize': 4406080, 'BlobCount': 575}}, cold bucket stat: (0, 0), frozen bucket stat: (145, 176408)
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:16102/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204826Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204826Z
20251114/us-east-1/s3/aws4_request
4261dc22ed3260c008cc1925d3d5211fbdd7670e320bc611ae9125153166f9da
DEBUG    botocore.auth:auth.py:430 Signature:
b6155c318e35d29e41165f9ac8f5f7a35260d06dad46303c4e5ca0f369666477
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/cold_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204826Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=b6155c318e35d29e41165f9ac8f5f7a35260d06dad46303c4e5ca0f369666477', 'amz-sdk-invocation-id': b'97ab580d-6337-4e75-805e-d63f41b27017', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:48:26 GMT', 'x-amzn-requestid': 'I08frkjVemuYrDcx2ofcCC7HuY5S0S7hhudEhuoGWiX5HS7Ito9u', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>cold_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:16102/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204826Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204826Z
20251114/us-east-1/s3/aws4_request
66ce3414be1a961277d6683df2c7fb8cda38965e76745a510c7e502bb360e20a
DEBUG    botocore.auth:auth.py:430 Signature:
4641e6c8739503d039f29303fb698643e470cba524052bcd2deea589f5a61819
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/medium?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204826Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=4641e6c8739503d039f29303fb698643e470cba524052bcd2deea589f5a61819', 'amz-sdk-invocation-id': b'a7e3175a-9354-46a0-8d5d-a7725b56e107', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:48:26 GMT', 'x-amzn-requestid': 'w12Hqd47a5JdP0cCoM4JovxqbBnEdwVcEJY85KOZ35PCWo9UKCoI', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>medium</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:16102/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204826Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204826Z
20251114/us-east-1/s3/aws4_request
241ba79fee98446fffc724e00190ce58c96bf08a5868cf52b0b30b2ffaf84862
DEBUG    botocore.auth:auth.py:430 Signature:
75f134bab1b4efbd5235079e70c5b488a5567d642762a6e105f5345ece970fc8
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/frozen_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204826Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=75f134bab1b4efbd5235079e70c5b488a5567d642762a6e105f5345ece970fc8', 'amz-sdk-invocation-id': b'ec13e442-5526-4668-8c6d-5d0365cf8bcd', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 53592
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:48:26 GMT', 'x-amzn-requestid': 'iOzk4V3cZLtzyGscjxzfGTNiwOwGOvSJplhbr1jik4ZdDBcs6PRk', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '53592', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;34eff939966dd96fc61e04bee3d4ba4f&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A2%3A1816%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;c745068d481b0515aea4165b916ec5cb&#34;</ETag><Size>1816</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;fb23f9171b17757cb1dc2e176469b4a5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cfa8a0b7952fb63f7dfadf2cf83097ed&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;969785d18638dc1e71dc309c8fee9f59&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;76c553122067e565c23ac6b7466026f1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;6cca3dcd8f413ad51af7003527118f53&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;9d0aea585719b4e1a8eb01d939c00a9d&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;4f98c8ca83a70a033c75eff6e19bcb8e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1a5f4df50ae0202b78181ab5a79fc270&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;710bd12a125a7a0826c6dabe086b07b9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;be0a7c1984f4c8093eabc624229e85d5&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;0d068b6671dccd5032bc42db6aa10674&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;169a39dc1ef992105b008d64454cdda2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A3%3A1536%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1cd0ecd015e159922d991777d4e34b6a&#34;</ETag><Size>1536</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A4%3A1152%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b0945c53e3a8c53e06b5efbe1fa00b7e&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;21d237d9b840230ac40911f05460d2c9&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;a65d4652ca975ca96dd4adc269404389&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ffa157b81657d56c3806591d18161366&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;dbb30cffd96f2cda495c11eb50c8872a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;0b1b088a94fe98718b260b4e9262c5c6&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A2%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e0f105c23fdc288d960126f34607d3c2&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037897%3A1%3A1%3A255%3A1%3A1720%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1f30e67ac29c7a33dfa177893c57fe4e&#34;</ETag><Size>1720</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;756c8bf50e1b14ddff981f3d35b13a9a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d1d491d289f10bd319a5964f50e522d9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;122ba98dfa6de83562b52443f97e0bdc&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;7626e60779c9117a5aa5552db3e2ef74&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1144%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;76b382c008c1daa16aef1c638ccec692&#34;</ETag><Size>1144</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;f2f766068f0decd10d0a355d7a3ce7df&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A3%3A1224%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ac22662b420aa8c5bd61f9d898d93abd&#34;</ETag><Size>1224</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A4%3A2504%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;240ff0ca91edad5ad611828468ea5b44&#34;</ETag><Size>2504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;658bdfb1748413af03d9fd46c9bb805b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cf86574e0b5b9320b5838d1fe614f7d6&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1416%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b9311bd0a3261cd1c110524dbed0c0ee&#34;</ETag><Size>1416</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A2%3A1928%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;88965419a67c815737ea9348e37e2277&#34;</ETag><Size>1928</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d70b30ee26e1677f1c1601ea54148330&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f6ca311e356541dde08266785f2d8dcb&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A2%3A1296%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;83616eaa943da37ef7a92311c263371e&#34;</ETag><Size>1296</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;efd7c7e653e7b4cae5fa36e16311349c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A2%3A255%3A1%3A2424%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1cdf12a5ba12af80a8fcbe65a51be1b9&#34;</ETag><Size>2424</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;011746a5ca01506fdf83964c27756f29&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037905%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;af992cc29bb2d9de8afef2fa09221752&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;27eec981a6efeef3dd4577c0490156cd&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;dee641780c0c4d248fd383936ad519c0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;35d9c5b51a686307a2465a8dce6122e9&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;397f4751afcb170c423e629fd2b03c46&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A2%3A1200%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ed50b0f966729dbc524ed39d67043e7f&#34;</ETag><Size>1200</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;3e018695734005e3be7a2c364a2f9f4b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e26638baeb35e1d203ff779209f18000&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;65a1dd34e301bdc4d29ef1b96ad9f016&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;baf3bbe887771567705ea1878ad8dc02&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7d2dd5438efac312030ab1d7ff2404c0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A2%3A1496%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;65a7ecaa6689f54356759745386bb91d&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;30b77b5019f350acbf9f718551d2da77&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A2416%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cd5d4acd4df5dd76dd58206782e7f365&#34;</ETag><Size>2416</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A2%3A1208%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e265bd76e5998bc292913aa80b0323cf&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1616%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;57a665afff22ef5b34e6e3d54deceb64&#34;</ETag><Size>1616</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;af26aa3d5e60723ce6781c6f3c2fc0ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A2%3A1320%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;809a9542bd1ef395b5328d6c62a10038&#34;</ETag><Size>1320</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;cb2ec8fd8e2f39c71ca7fd8e26141b9e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A4%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d6fc50af39123e0c794e997429c894f8&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A5%3A1360%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;65143fdbcdcf279b6c27a79c688dd56d&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0aeeeab35fcefe8ebe92923db835b993&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0f234b8606389bcc82637b5eec502dc0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;878094d78836df848f6343a8dd183909&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A3%3A2008%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ac4c5f21766b72b1ef9379e666fba4e7&#34;</ETag><Size>2008</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1352%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;60d206b93f7f63a6d550278c79178dc9&#34;</ETag><Size>1352</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0187ebcce0242f7da65b2c6f25982550&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ae2150d01ae7f1af2a175cdd5170207a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b94d64f4fcc3c13c48a75d7864c1ce62&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;35638001230ae7c046190a76967679de&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e5058fc8bcef1d12f3a97e90ef3a4f22&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;c7371c2c071f84a8da422b44dc6ac8cd&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e59e4b2b6a14b9718cfde17164df7873&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A4%3A1240%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b715d29f1acb4f69bb2c6e45c759c4d0&#34;</ETag><Size>1240</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;62b537d856fda5644fe2cc48902c9731&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A2%3A255%3A1%3A1600%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d2260a637a13ce8ecc25b9c01b52b67d&#34;</ETag><Size>1600</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e3574f40b33f06df9e67a72ccbbff43c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A2%3A255%3A1%3A1440%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;24187b7f04140bb0b1bb743be65ee07c&#34;</ETag><Size>1440</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;f336cf1caa2096a96de0cfbc70f9ad9d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A2%3A1264%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1f3c31b42afda4973595009325ef3e49&#34;</ETag><Size>1264</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;20aa44e25b95f87a8c7337a642e24c97&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;1dd035a4cbe08fccc42394835e89df77&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A3%3A1544%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ddfac5c4dd4e6cfa512fc9ef755d80ba&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A4%3A1504%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;73896829b5a8ee7e2a223f80dd6bc99f&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037924%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;6bd52922b36ff7c2ce79617366ee07ae&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1744%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;9480636392e60386e5fcfa26a7e5fa1e&#34;</ETag><Size>1744</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;86f1b31668de87d96f5f9b73789e6722&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A3%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;daa4772dea9401d3c58dea4ef6f578f1&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;66a62a7691132cb3b4613c1d975fab65&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7e8d7307f40bdeb4f3305e9be602cb27&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;a120a0287db33e7f87e2847b83e80d5f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;23ee82433ce4e8b3c0adc7981a52a256&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A3%3A1304%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;c9bf1da7e81941d7bf8edf219e3af8e2&#34;</ETag><Size>1304</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;8d018b1c8baffd1d3c1f37f9112e3931&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;eacc29fa533e744afa4e9a034e4063e7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;313094a08eaea3e8b4a9335ffd44f54b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;a13c73d880c9ea8669a713db0044cc73&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;28e110a65388b036725c956cb4f40835&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;34aedc6a7f8b316b3e420d638101b7f3&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;29151557cd5bf4a5eae9a392b2ab3ee8&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;5a2acfe7d9463c6376f658c29c90fd02&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;9a184fad7ff74943b8ca812f5af57463&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;97dd67255e56715570c8124d64393e24&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;48e1e22980ccda9edefd8f1004274739&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A3%3A1736%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;c89ad4686d31b02b0e0e819333897101&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A4%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;b2f2306a3c7f01a5fd37e98c5f0db539&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;00949568528376e724e9fcf4d3b60725&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f472e8e0d0f8111aa3f3bc9c406179b1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;80731454b0f0f6bda9a6706328d41672&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A2%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;2331f114069e506fa45abd92f7cc16e8&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;80d5289d31961bf2a3b4ab12a0127d24&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A2%3A1256%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;78ecfb41c1828cbbf3e867460bede6a4&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e88ed3aaa7eca2764356d27ef10cfa1c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037937%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1702f735c923178d6e8f8e1569466a4b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037937%3A1%3A1%3A255%3A2%3A1144%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;feba9762acc7f93b4a56d85b48cf26fa&#34;</ETag><Size>1144</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;7011ee874e8ff2211e9e54543b3191f4&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A2%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;4a76c36aabfa4086bfd8d8d31bcbffc6&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A2%3A255%3A2%3A1448%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;0df75368d33e1d5d81a28b9a08eafcf3&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1640%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d94425a6997dab6e73d403aaaf1472ea&#34;</ETag><Size>1640</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;2119f8302ae9404302822f9dc235ec46&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f3d1bfdf886644bf29d31bd16584da90&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;2ace9abb6396728189d1f1270d6016c2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;bf78ed23adbd0ac419f1474fe596777e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A4%3A1784%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e97ede3a0b632611b38c82fa05d2f765&#34;</ETag><Size>1784</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;b0e4109c11e7240a3cfd95e0d987e3db&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;43314d5c28b605b5517144e412dfb477&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f48f340d92e63ff14be5fd27cc733f2c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;19a6de2f8fda386c1628a05640b1d614&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;cdd71f3f9258303a74e6bab5a59bf6d5&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A3%3A2112%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;91eda4be98cc3bac3417ee9509f73d7d&#34;</ETag><Size>2112</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A4%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;82778727338cea7e5f52a40b3c40f1d4&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;03be68aedc5e93911c97cacb12d43770&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b147b1cfd1ef351a131e686de1631d5c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A2%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;53e8079776efd0c7fe82c7cf6eafb28d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;9f36bfd117b58e56c940657eecfd89d2&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;aaa0a6e02417d93517e63e65e3e7d2e2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A2%3A255%3A1%3A1424%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d120f7f937da41759afa30a510ce0255&#34;</ETag><Size>1424</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1776%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;8160dece82ad022c94c68998c3b020aa&#34;</ETag><Size>1776</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;790833acc63bba5df43d70161e81146d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A3%3A1360%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;daff5c718ff85eb00c6b270f5760cb91&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d6b393272b0c8a1126c2678e565cb2e9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A2%3A255%3A1%3A1152%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ff9f3ec64ae8e1217924d0ed262134ae&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A1%3A2160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7d58cf2ffa3b3311d1c32aa97bc50a61&#34;</ETag><Size>2160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;3b536fbf5a72c6f1d25b794d57cc501b&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, dc488224-4fc8-4b3e-9e9a-b445a7dd752d, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, dc488224-4fc8-4b3e-9e9a-b445a7dd752d, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, dc488224-4fc8-4b3e-9e9a-b445a7dd752d, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 2ff899c5-28d2-478d-b7a9-359d3eaa1329, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 2ff899c5-28d2-478d-b7a9-359d3eaa1329, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 2ff899c5-28d2-478d-b7a9-359d3eaa1329, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 645, 'Portions': 145, 'ActivePortions': 145}, '__DEFAULT': {'Rows': 99355, 'Portions': 115, 'ActivePortions': 115}}, blobs: {'__DEFAULT': {'Portions': 115, 'BlobSize': 4406080, 'BlobCount': 575}, '/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 145, 'BlobSize': 176408, 'BlobCount': 725}}, cold bucket stat: (0, 0), frozen bucket stat: (145, 176408)
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:16102/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204828Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204828Z
20251114/us-east-1/s3/aws4_request
07a1a89732193b449e20f9a544053d5da31db4adcb77db55e22a074cc39bb06a
DEBUG    botocore.auth:auth.py:430 Signature:
a1572735f3a9fa34cb7b6c0a38cb6764fd97a94e4d58d3f2b1b4a1c727b4a2ba
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/cold_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204828Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=a1572735f3a9fa34cb7b6c0a38cb6764fd97a94e4d58d3f2b1b4a1c727b4a2ba', 'amz-sdk-invocation-id': b'ebbb2bfa-3018-44ac-b3b9-5931bee2ea1f', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:48:28 GMT', 'x-amzn-requestid': 'Wtsz925EkzUBNJroKJIUDKSMTswDjyCKNqZkXWnaQE5tbE4BNAng', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>cold_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:16102/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204828Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204828Z
20251114/us-east-1/s3/aws4_request
e00dde62e029370460cc544948011191e3b7e6ef3d0ecc5fe5980bc210dd7120
DEBUG    botocore.auth:auth.py:430 Signature:
76eb8dd5154fb1353c74b529b709ac2675b0f4a7cc96578850688499d4972e26
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/medium?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204828Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=76eb8dd5154fb1353c74b529b709ac2675b0f4a7cc96578850688499d4972e26', 'amz-sdk-invocation-id': b'985c2c1b-090f-405b-95f6-a68f4bc3c655', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:48:28 GMT', 'x-amzn-requestid': 'sJiyx3OLrhV7czl0DNEUrjialP0usljRwb7PA7Lhtw6f26V30pPZ', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>medium</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:16102/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204828Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204828Z
20251114/us-east-1/s3/aws4_request
845ea2408af7a567e06c5a91c50e2c4a72a45eed58d17d25c164c964c3511b59
DEBUG    botocore.auth:auth.py:430 Signature:
bf2470a7dc70dc4b811b53eeb4a58faa8d68c5aef516101b208024b7cfc3a4ee
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/frozen_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204828Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=bf2470a7dc70dc4b811b53eeb4a58faa8d68c5aef516101b208024b7cfc3a4ee', 'amz-sdk-invocation-id': b'5a5a2f23-19b9-419e-9f0c-97fec79f11b8', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 53592
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:48:28 GMT', 'x-amzn-requestid': 'kHYHbkdwTujjBliTnyqCBX0Lr0j8Z1RnIcutGBGs8AtlNzV6b3pD', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '53592', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;34eff939966dd96fc61e04bee3d4ba4f&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A2%3A1816%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;c745068d481b0515aea4165b916ec5cb&#34;</ETag><Size>1816</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;fb23f9171b17757cb1dc2e176469b4a5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cfa8a0b7952fb63f7dfadf2cf83097ed&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;969785d18638dc1e71dc309c8fee9f59&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;76c553122067e565c23ac6b7466026f1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;6cca3dcd8f413ad51af7003527118f53&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;9d0aea585719b4e1a8eb01d939c00a9d&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;4f98c8ca83a70a033c75eff6e19bcb8e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1a5f4df50ae0202b78181ab5a79fc270&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;710bd12a125a7a0826c6dabe086b07b9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;be0a7c1984f4c8093eabc624229e85d5&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;0d068b6671dccd5032bc42db6aa10674&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;169a39dc1ef992105b008d64454cdda2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A3%3A1536%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1cd0ecd015e159922d991777d4e34b6a&#34;</ETag><Size>1536</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A4%3A1152%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b0945c53e3a8c53e06b5efbe1fa00b7e&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;21d237d9b840230ac40911f05460d2c9&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;a65d4652ca975ca96dd4adc269404389&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ffa157b81657d56c3806591d18161366&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;dbb30cffd96f2cda495c11eb50c8872a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;0b1b088a94fe98718b260b4e9262c5c6&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A2%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e0f105c23fdc288d960126f34607d3c2&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037897%3A1%3A1%3A255%3A1%3A1720%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1f30e67ac29c7a33dfa177893c57fe4e&#34;</ETag><Size>1720</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;756c8bf50e1b14ddff981f3d35b13a9a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d1d491d289f10bd319a5964f50e522d9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;122ba98dfa6de83562b52443f97e0bdc&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;7626e60779c9117a5aa5552db3e2ef74&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1144%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;76b382c008c1daa16aef1c638ccec692&#34;</ETag><Size>1144</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;f2f766068f0decd10d0a355d7a3ce7df&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A3%3A1224%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ac22662b420aa8c5bd61f9d898d93abd&#34;</ETag><Size>1224</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A4%3A2504%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;240ff0ca91edad5ad611828468ea5b44&#34;</ETag><Size>2504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;658bdfb1748413af03d9fd46c9bb805b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cf86574e0b5b9320b5838d1fe614f7d6&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1416%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b9311bd0a3261cd1c110524dbed0c0ee&#34;</ETag><Size>1416</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A2%3A1928%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;88965419a67c815737ea9348e37e2277&#34;</ETag><Size>1928</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d70b30ee26e1677f1c1601ea54148330&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f6ca311e356541dde08266785f2d8dcb&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A2%3A1296%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;83616eaa943da37ef7a92311c263371e&#34;</ETag><Size>1296</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;efd7c7e653e7b4cae5fa36e16311349c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A2%3A255%3A1%3A2424%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1cdf12a5ba12af80a8fcbe65a51be1b9&#34;</ETag><Size>2424</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;011746a5ca01506fdf83964c27756f29&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037905%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;af992cc29bb2d9de8afef2fa09221752&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;27eec981a6efeef3dd4577c0490156cd&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;dee641780c0c4d248fd383936ad519c0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;35d9c5b51a686307a2465a8dce6122e9&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;397f4751afcb170c423e629fd2b03c46&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A2%3A1200%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ed50b0f966729dbc524ed39d67043e7f&#34;</ETag><Size>1200</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;3e018695734005e3be7a2c364a2f9f4b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e26638baeb35e1d203ff779209f18000&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;65a1dd34e301bdc4d29ef1b96ad9f016&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;baf3bbe887771567705ea1878ad8dc02&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7d2dd5438efac312030ab1d7ff2404c0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A2%3A1496%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;65a7ecaa6689f54356759745386bb91d&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;30b77b5019f350acbf9f718551d2da77&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A2416%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cd5d4acd4df5dd76dd58206782e7f365&#34;</ETag><Size>2416</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A2%3A1208%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e265bd76e5998bc292913aa80b0323cf&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1616%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;57a665afff22ef5b34e6e3d54deceb64&#34;</ETag><Size>1616</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;af26aa3d5e60723ce6781c6f3c2fc0ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A2%3A1320%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;809a9542bd1ef395b5328d6c62a10038&#34;</ETag><Size>1320</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;cb2ec8fd8e2f39c71ca7fd8e26141b9e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A4%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d6fc50af39123e0c794e997429c894f8&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A5%3A1360%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;65143fdbcdcf279b6c27a79c688dd56d&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0aeeeab35fcefe8ebe92923db835b993&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0f234b8606389bcc82637b5eec502dc0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;878094d78836df848f6343a8dd183909&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A3%3A2008%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ac4c5f21766b72b1ef9379e666fba4e7&#34;</ETag><Size>2008</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1352%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;60d206b93f7f63a6d550278c79178dc9&#34;</ETag><Size>1352</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0187ebcce0242f7da65b2c6f25982550&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ae2150d01ae7f1af2a175cdd5170207a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b94d64f4fcc3c13c48a75d7864c1ce62&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;35638001230ae7c046190a76967679de&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e5058fc8bcef1d12f3a97e90ef3a4f22&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;c7371c2c071f84a8da422b44dc6ac8cd&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e59e4b2b6a14b9718cfde17164df7873&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A4%3A1240%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b715d29f1acb4f69bb2c6e45c759c4d0&#34;</ETag><Size>1240</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;62b537d856fda5644fe2cc48902c9731&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A2%3A255%3A1%3A1600%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d2260a637a13ce8ecc25b9c01b52b67d&#34;</ETag><Size>1600</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e3574f40b33f06df9e67a72ccbbff43c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A2%3A255%3A1%3A1440%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;24187b7f04140bb0b1bb743be65ee07c&#34;</ETag><Size>1440</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;f336cf1caa2096a96de0cfbc70f9ad9d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A2%3A1264%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1f3c31b42afda4973595009325ef3e49&#34;</ETag><Size>1264</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;20aa44e25b95f87a8c7337a642e24c97&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;1dd035a4cbe08fccc42394835e89df77&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A3%3A1544%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ddfac5c4dd4e6cfa512fc9ef755d80ba&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A4%3A1504%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;73896829b5a8ee7e2a223f80dd6bc99f&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037924%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;6bd52922b36ff7c2ce79617366ee07ae&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1744%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;9480636392e60386e5fcfa26a7e5fa1e&#34;</ETag><Size>1744</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;86f1b31668de87d96f5f9b73789e6722&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A3%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;daa4772dea9401d3c58dea4ef6f578f1&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;66a62a7691132cb3b4613c1d975fab65&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7e8d7307f40bdeb4f3305e9be602cb27&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;a120a0287db33e7f87e2847b83e80d5f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;23ee82433ce4e8b3c0adc7981a52a256&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A3%3A1304%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;c9bf1da7e81941d7bf8edf219e3af8e2&#34;</ETag><Size>1304</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;8d018b1c8baffd1d3c1f37f9112e3931&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;eacc29fa533e744afa4e9a034e4063e7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;313094a08eaea3e8b4a9335ffd44f54b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;a13c73d880c9ea8669a713db0044cc73&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;28e110a65388b036725c956cb4f40835&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;34aedc6a7f8b316b3e420d638101b7f3&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;29151557cd5bf4a5eae9a392b2ab3ee8&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;5a2acfe7d9463c6376f658c29c90fd02&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;9a184fad7ff74943b8ca812f5af57463&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;97dd67255e56715570c8124d64393e24&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;48e1e22980ccda9edefd8f1004274739&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A3%3A1736%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;c89ad4686d31b02b0e0e819333897101&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A4%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;b2f2306a3c7f01a5fd37e98c5f0db539&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;00949568528376e724e9fcf4d3b60725&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f472e8e0d0f8111aa3f3bc9c406179b1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;80731454b0f0f6bda9a6706328d41672&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A2%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;2331f114069e506fa45abd92f7cc16e8&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;80d5289d31961bf2a3b4ab12a0127d24&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A2%3A1256%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;78ecfb41c1828cbbf3e867460bede6a4&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e88ed3aaa7eca2764356d27ef10cfa1c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037937%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1702f735c923178d6e8f8e1569466a4b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037937%3A1%3A1%3A255%3A2%3A1144%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;feba9762acc7f93b4a56d85b48cf26fa&#34;</ETag><Size>1144</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;7011ee874e8ff2211e9e54543b3191f4&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A2%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;4a76c36aabfa4086bfd8d8d31bcbffc6&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A2%3A255%3A2%3A1448%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;0df75368d33e1d5d81a28b9a08eafcf3&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1640%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d94425a6997dab6e73d403aaaf1472ea&#34;</ETag><Size>1640</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;2119f8302ae9404302822f9dc235ec46&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f3d1bfdf886644bf29d31bd16584da90&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;2ace9abb6396728189d1f1270d6016c2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;bf78ed23adbd0ac419f1474fe596777e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A4%3A1784%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e97ede3a0b632611b38c82fa05d2f765&#34;</ETag><Size>1784</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;b0e4109c11e7240a3cfd95e0d987e3db&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;43314d5c28b605b5517144e412dfb477&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f48f340d92e63ff14be5fd27cc733f2c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;19a6de2f8fda386c1628a05640b1d614&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;cdd71f3f9258303a74e6bab5a59bf6d5&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A3%3A2112%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;91eda4be98cc3bac3417ee9509f73d7d&#34;</ETag><Size>2112</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A4%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;82778727338cea7e5f52a40b3c40f1d4&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;03be68aedc5e93911c97cacb12d43770&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b147b1cfd1ef351a131e686de1631d5c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A2%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;53e8079776efd0c7fe82c7cf6eafb28d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;9f36bfd117b58e56c940657eecfd89d2&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;aaa0a6e02417d93517e63e65e3e7d2e2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A2%3A255%3A1%3A1424%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d120f7f937da41759afa30a510ce0255&#34;</ETag><Size>1424</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1776%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;8160dece82ad022c94c68998c3b020aa&#34;</ETag><Size>1776</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;790833acc63bba5df43d70161e81146d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A3%3A1360%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;daff5c718ff85eb00c6b270f5760cb91&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d6b393272b0c8a1126c2678e565cb2e9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A2%3A255%3A1%3A1152%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ff9f3ec64ae8e1217924d0ed262134ae&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A1%3A2160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7d58cf2ffa3b3311d1c32aa97bc50a61&#34;</ETag><Size>2160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;3b536fbf5a72c6f1d25b794d57cc501b&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 293d9fb1-def0-4482-b419-5d74a5315c63, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 293d9fb1-def0-4482-b419-5d74a5315c63, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 293d9fb1-def0-4482-b419-5d74a5315c63, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, a493f988-7530-491c-9df6-3baf1cb138b2, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, a493f988-7530-491c-9df6-3baf1cb138b2, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, a493f988-7530-491c-9df6-3baf1cb138b2, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 645, 'Portions': 145, 'ActivePortions': 145}, '__DEFAULT': {'Rows': 99355, 'Portions': 115, 'ActivePortions': 115}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 145, 'BlobSize': 176408, 'BlobCount': 725}, '__DEFAULT': {'Portions': 115, 'BlobSize': 4406080, 'BlobCount': 575}}, cold bucket stat: (0, 0), frozen bucket stat: (145, 176408)
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:16102/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204829Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204829Z
20251114/us-east-1/s3/aws4_request
62230fd95550f5f25f006c58300f6b11fb9856552efbdaaa54cbec1047279fab
DEBUG    botocore.auth:auth.py:430 Signature:
9f1668cb02d9c2bcf06e812093bf24b68bbd9bb932a0b3d8a2deef1c45362b58
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/cold_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204829Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=9f1668cb02d9c2bcf06e812093bf24b68bbd9bb932a0b3d8a2deef1c45362b58', 'amz-sdk-invocation-id': b'7986e9f4-e737-4b3b-b809-f2e85e19e004', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:48:29 GMT', 'x-amzn-requestid': 'LPzLzX2Sy6livNg8ybGRAtIWlrVNZ2J3nGxKguH0x7SUYQ3y0v9y', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>cold_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:16102/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204829Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204829Z
20251114/us-east-1/s3/aws4_request
315af6fe4f87507df0bb8e16e6f4c548102e0c0139eddf400693ab1b110e6b2b
DEBUG    botocore.auth:auth.py:430 Signature:
e4d3185a2288d13e6a0b4ecafab81e380903e93dfe30af8c6adc3817de57fd79
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/medium?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204829Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=e4d3185a2288d13e6a0b4ecafab81e380903e93dfe30af8c6adc3817de57fd79', 'amz-sdk-invocation-id': b'4f22be7e-10ff-46a4-a520-c8adb5dc0727', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:48:29 GMT', 'x-amzn-requestid': 'nWfPCm74ZmFuOskUo7ucETXIFlwQ00iONryNloyJf2mfnmfExIiz', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>medium</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:16102/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204829Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204829Z
20251114/us-east-1/s3/aws4_request
1a15050634c93c6abc31faaaeaaa7af267311169ac8a911a496943b5576bb195
DEBUG    botocore.auth:auth.py:430 Signature:
b48e8e145566d8246696d4d0fe67f2ebf06b006da06f0fb19e8537389b64bec7
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/frozen_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204829Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=b48e8e145566d8246696d4d0fe67f2ebf06b006da06f0fb19e8537389b64bec7', 'amz-sdk-invocation-id': b'20b9e95e-ddeb-478f-93ba-6d75d15f9ce1', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 53592
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:48:29 GMT', 'x-amzn-requestid': 'q7gEWopj5Xx3jxNzjnXZGpcKGqv2KxLW3D6Xp2HLe26BHGxToJ8l', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '53592', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;34eff939966dd96fc61e04bee3d4ba4f&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A2%3A1816%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;c745068d481b0515aea4165b916ec5cb&#34;</ETag><Size>1816</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;fb23f9171b17757cb1dc2e176469b4a5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cfa8a0b7952fb63f7dfadf2cf83097ed&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;969785d18638dc1e71dc309c8fee9f59&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;76c553122067e565c23ac6b7466026f1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;6cca3dcd8f413ad51af7003527118f53&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;9d0aea585719b4e1a8eb01d939c00a9d&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;4f98c8ca83a70a033c75eff6e19bcb8e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1a5f4df50ae0202b78181ab5a79fc270&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;710bd12a125a7a0826c6dabe086b07b9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;be0a7c1984f4c8093eabc624229e85d5&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;0d068b6671dccd5032bc42db6aa10674&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;169a39dc1ef992105b008d64454cdda2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A3%3A1536%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1cd0ecd015e159922d991777d4e34b6a&#34;</ETag><Size>1536</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A4%3A1152%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b0945c53e3a8c53e06b5efbe1fa00b7e&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;21d237d9b840230ac40911f05460d2c9&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;a65d4652ca975ca96dd4adc269404389&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ffa157b81657d56c3806591d18161366&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;dbb30cffd96f2cda495c11eb50c8872a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;0b1b088a94fe98718b260b4e9262c5c6&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A2%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e0f105c23fdc288d960126f34607d3c2&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037897%3A1%3A1%3A255%3A1%3A1720%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1f30e67ac29c7a33dfa177893c57fe4e&#34;</ETag><Size>1720</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;756c8bf50e1b14ddff981f3d35b13a9a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d1d491d289f10bd319a5964f50e522d9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;122ba98dfa6de83562b52443f97e0bdc&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;7626e60779c9117a5aa5552db3e2ef74&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1144%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;76b382c008c1daa16aef1c638ccec692&#34;</ETag><Size>1144</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;f2f766068f0decd10d0a355d7a3ce7df&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A3%3A1224%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ac22662b420aa8c5bd61f9d898d93abd&#34;</ETag><Size>1224</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A4%3A2504%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;240ff0ca91edad5ad611828468ea5b44&#34;</ETag><Size>2504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;658bdfb1748413af03d9fd46c9bb805b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cf86574e0b5b9320b5838d1fe614f7d6&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1416%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b9311bd0a3261cd1c110524dbed0c0ee&#34;</ETag><Size>1416</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A2%3A1928%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;88965419a67c815737ea9348e37e2277&#34;</ETag><Size>1928</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d70b30ee26e1677f1c1601ea54148330&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f6ca311e356541dde08266785f2d8dcb&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A2%3A1296%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;83616eaa943da37ef7a92311c263371e&#34;</ETag><Size>1296</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;efd7c7e653e7b4cae5fa36e16311349c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A2%3A255%3A1%3A2424%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1cdf12a5ba12af80a8fcbe65a51be1b9&#34;</ETag><Size>2424</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;011746a5ca01506fdf83964c27756f29&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037905%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;af992cc29bb2d9de8afef2fa09221752&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;27eec981a6efeef3dd4577c0490156cd&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;dee641780c0c4d248fd383936ad519c0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;35d9c5b51a686307a2465a8dce6122e9&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;397f4751afcb170c423e629fd2b03c46&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A2%3A1200%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ed50b0f966729dbc524ed39d67043e7f&#34;</ETag><Size>1200</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;3e018695734005e3be7a2c364a2f9f4b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e26638baeb35e1d203ff779209f18000&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;65a1dd34e301bdc4d29ef1b96ad9f016&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;baf3bbe887771567705ea1878ad8dc02&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7d2dd5438efac312030ab1d7ff2404c0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A2%3A1496%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;65a7ecaa6689f54356759745386bb91d&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;30b77b5019f350acbf9f718551d2da77&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A2416%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cd5d4acd4df5dd76dd58206782e7f365&#34;</ETag><Size>2416</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A2%3A1208%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e265bd76e5998bc292913aa80b0323cf&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1616%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;57a665afff22ef5b34e6e3d54deceb64&#34;</ETag><Size>1616</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;af26aa3d5e60723ce6781c6f3c2fc0ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A2%3A1320%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;809a9542bd1ef395b5328d6c62a10038&#34;</ETag><Size>1320</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;cb2ec8fd8e2f39c71ca7fd8e26141b9e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A4%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d6fc50af39123e0c794e997429c894f8&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A5%3A1360%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;65143fdbcdcf279b6c27a79c688dd56d&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0aeeeab35fcefe8ebe92923db835b993&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0f234b8606389bcc82637b5eec502dc0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;878094d78836df848f6343a8dd183909&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A3%3A2008%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ac4c5f21766b72b1ef9379e666fba4e7&#34;</ETag><Size>2008</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1352%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;60d206b93f7f63a6d550278c79178dc9&#34;</ETag><Size>1352</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0187ebcce0242f7da65b2c6f25982550&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ae2150d01ae7f1af2a175cdd5170207a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b94d64f4fcc3c13c48a75d7864c1ce62&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;35638001230ae7c046190a76967679de&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e5058fc8bcef1d12f3a97e90ef3a4f22&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;c7371c2c071f84a8da422b44dc6ac8cd&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e59e4b2b6a14b9718cfde17164df7873&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A4%3A1240%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b715d29f1acb4f69bb2c6e45c759c4d0&#34;</ETag><Size>1240</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;62b537d856fda5644fe2cc48902c9731&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A2%3A255%3A1%3A1600%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d2260a637a13ce8ecc25b9c01b52b67d&#34;</ETag><Size>1600</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e3574f40b33f06df9e67a72ccbbff43c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A2%3A255%3A1%3A1440%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;24187b7f04140bb0b1bb743be65ee07c&#34;</ETag><Size>1440</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;f336cf1caa2096a96de0cfbc70f9ad9d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A2%3A1264%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1f3c31b42afda4973595009325ef3e49&#34;</ETag><Size>1264</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;20aa44e25b95f87a8c7337a642e24c97&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;1dd035a4cbe08fccc42394835e89df77&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A3%3A1544%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ddfac5c4dd4e6cfa512fc9ef755d80ba&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A4%3A1504%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;73896829b5a8ee7e2a223f80dd6bc99f&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037924%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;6bd52922b36ff7c2ce79617366ee07ae&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1744%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;9480636392e60386e5fcfa26a7e5fa1e&#34;</ETag><Size>1744</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;86f1b31668de87d96f5f9b73789e6722&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A3%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;daa4772dea9401d3c58dea4ef6f578f1&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;66a62a7691132cb3b4613c1d975fab65&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7e8d7307f40bdeb4f3305e9be602cb27&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;a120a0287db33e7f87e2847b83e80d5f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;23ee82433ce4e8b3c0adc7981a52a256&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A3%3A1304%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;c9bf1da7e81941d7bf8edf219e3af8e2&#34;</ETag><Size>1304</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;8d018b1c8baffd1d3c1f37f9112e3931&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;eacc29fa533e744afa4e9a034e4063e7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;313094a08eaea3e8b4a9335ffd44f54b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;a13c73d880c9ea8669a713db0044cc73&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;28e110a65388b036725c956cb4f40835&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;34aedc6a7f8b316b3e420d638101b7f3&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;29151557cd5bf4a5eae9a392b2ab3ee8&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;5a2acfe7d9463c6376f658c29c90fd02&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;9a184fad7ff74943b8ca812f5af57463&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;97dd67255e56715570c8124d64393e24&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;48e1e22980ccda9edefd8f1004274739&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A3%3A1736%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;c89ad4686d31b02b0e0e819333897101&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A4%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;b2f2306a3c7f01a5fd37e98c5f0db539&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;00949568528376e724e9fcf4d3b60725&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f472e8e0d0f8111aa3f3bc9c406179b1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;80731454b0f0f6bda9a6706328d41672&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A2%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;2331f114069e506fa45abd92f7cc16e8&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;80d5289d31961bf2a3b4ab12a0127d24&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A2%3A1256%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;78ecfb41c1828cbbf3e867460bede6a4&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e88ed3aaa7eca2764356d27ef10cfa1c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037937%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1702f735c923178d6e8f8e1569466a4b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037937%3A1%3A1%3A255%3A2%3A1144%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;feba9762acc7f93b4a56d85b48cf26fa&#34;</ETag><Size>1144</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;7011ee874e8ff2211e9e54543b3191f4&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A2%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;4a76c36aabfa4086bfd8d8d31bcbffc6&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A2%3A255%3A2%3A1448%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;0df75368d33e1d5d81a28b9a08eafcf3&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1640%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d94425a6997dab6e73d403aaaf1472ea&#34;</ETag><Size>1640</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;2119f8302ae9404302822f9dc235ec46&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f3d1bfdf886644bf29d31bd16584da90&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;2ace9abb6396728189d1f1270d6016c2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;bf78ed23adbd0ac419f1474fe596777e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A4%3A1784%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e97ede3a0b632611b38c82fa05d2f765&#34;</ETag><Size>1784</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;b0e4109c11e7240a3cfd95e0d987e3db&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;43314d5c28b605b5517144e412dfb477&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f48f340d92e63ff14be5fd27cc733f2c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;19a6de2f8fda386c1628a05640b1d614&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;cdd71f3f9258303a74e6bab5a59bf6d5&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A3%3A2112%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;91eda4be98cc3bac3417ee9509f73d7d&#34;</ETag><Size>2112</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A4%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;82778727338cea7e5f52a40b3c40f1d4&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;03be68aedc5e93911c97cacb12d43770&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b147b1cfd1ef351a131e686de1631d5c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A2%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;53e8079776efd0c7fe82c7cf6eafb28d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;9f36bfd117b58e56c940657eecfd89d2&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;aaa0a6e02417d93517e63e65e3e7d2e2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A2%3A255%3A1%3A1424%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d120f7f937da41759afa30a510ce0255&#34;</ETag><Size>1424</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1776%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;8160dece82ad022c94c68998c3b020aa&#34;</ETag><Size>1776</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;790833acc63bba5df43d70161e81146d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A3%3A1360%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;daff5c718ff85eb00c6b270f5760cb91&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d6b393272b0c8a1126c2678e565cb2e9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A2%3A255%3A1%3A1152%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ff9f3ec64ae8e1217924d0ed262134ae&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A1%3A2160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7d58cf2ffa3b3311d1c32aa97bc50a61&#34;</ETag><Size>2160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;3b536fbf5a72c6f1d25b794d57cc501b&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, e42e503f-497e-4a6a-bca8-5ab234739a1b, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, e42e503f-497e-4a6a-bca8-5ab234739a1b, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, e42e503f-497e-4a6a-bca8-5ab234739a1b, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 90d08969-73d0-4d77-ab6d-c894721f3d86, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 90d08969-73d0-4d77-ab6d-c894721f3d86, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 90d08969-73d0-4d77-ab6d-c894721f3d86, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 645, 'Portions': 145, 'ActivePortions': 145}, '__DEFAULT': {'Rows': 99355, 'Portions': 115, 'ActivePortions': 115}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 145, 'BlobSize': 176408, 'BlobCount': 725}, '__DEFAULT': {'Portions': 115, 'BlobSize': 4406080, 'BlobCount': 575}}, cold bucket stat: (0, 0), frozen bucket stat: (145, 176408)
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:16102/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204830Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204830Z
20251114/us-east-1/s3/aws4_request
a52a3d841add0791ea7403a3192d1c213898751af02c2a22a38be8ec6d250e1e
DEBUG    botocore.auth:auth.py:430 Signature:
05b1be0245f99e3f51fe168e329d8ea62cc4388dac803a812de075aa631a9279
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/cold_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204830Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=05b1be0245f99e3f51fe168e329d8ea62cc4388dac803a812de075aa631a9279', 'amz-sdk-invocation-id': b'3ddc946e-9bee-469d-b91e-8082a4d9f79f', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:48:30 GMT', 'x-amzn-requestid': 'gVIbf06gxYnkSqgVrwBxJaWwAQXJ1kbIohRT3joDZkK8oiprVxnJ', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>cold_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:16102/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204830Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204830Z
20251114/us-east-1/s3/aws4_request
e3a277a3551df4f27741025ae1f68ae591976d9de522fef93c95182a6033e98e
DEBUG    botocore.auth:auth.py:430 Signature:
8983df5e3136b8fb2b195bb79f079209272a75fc1ffec2713586cbbb1ca77efe
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/medium?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204830Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=8983df5e3136b8fb2b195bb79f079209272a75fc1ffec2713586cbbb1ca77efe', 'amz-sdk-invocation-id': b'5fa5dda6-0f70-43b2-8064-ad2383d2f327', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:48:30 GMT', 'x-amzn-requestid': 'pbDsuLKWuWQ59KuDkQW1l5GigBpQY9NIvyOY3DnOcC3MLcgudwI8', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>medium</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:16102/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204830Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204830Z
20251114/us-east-1/s3/aws4_request
80437003de3e57573e3c543e7cf8898964f310909a863cbf13d5e3918362bcf8
DEBUG    botocore.auth:auth.py:430 Signature:
1406b0d837cee920d34e235a5ec2f7c5a5e8deb31a36841162981bc4cc6a18b9
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/frozen_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204830Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=1406b0d837cee920d34e235a5ec2f7c5a5e8deb31a36841162981bc4cc6a18b9', 'amz-sdk-invocation-id': b'1cb021da-6b37-4f32-92d1-e032f04c5359', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 53592
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:48:30 GMT', 'x-amzn-requestid': 'NLboT1FsKlXZ8RSUTrpUcVwP1wcYxuGjvTq3apXjqqITHZMxGByj', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '53592', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;34eff939966dd96fc61e04bee3d4ba4f&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A2%3A1816%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;c745068d481b0515aea4165b916ec5cb&#34;</ETag><Size>1816</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;fb23f9171b17757cb1dc2e176469b4a5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cfa8a0b7952fb63f7dfadf2cf83097ed&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;969785d18638dc1e71dc309c8fee9f59&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;76c553122067e565c23ac6b7466026f1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;6cca3dcd8f413ad51af7003527118f53&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;9d0aea585719b4e1a8eb01d939c00a9d&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;4f98c8ca83a70a033c75eff6e19bcb8e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1a5f4df50ae0202b78181ab5a79fc270&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;710bd12a125a7a0826c6dabe086b07b9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;be0a7c1984f4c8093eabc624229e85d5&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;0d068b6671dccd5032bc42db6aa10674&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;169a39dc1ef992105b008d64454cdda2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A3%3A1536%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1cd0ecd015e159922d991777d4e34b6a&#34;</ETag><Size>1536</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A4%3A1152%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b0945c53e3a8c53e06b5efbe1fa00b7e&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;21d237d9b840230ac40911f05460d2c9&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;a65d4652ca975ca96dd4adc269404389&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ffa157b81657d56c3806591d18161366&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;dbb30cffd96f2cda495c11eb50c8872a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;0b1b088a94fe98718b260b4e9262c5c6&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A2%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e0f105c23fdc288d960126f34607d3c2&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037897%3A1%3A1%3A255%3A1%3A1720%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1f30e67ac29c7a33dfa177893c57fe4e&#34;</ETag><Size>1720</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;756c8bf50e1b14ddff981f3d35b13a9a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d1d491d289f10bd319a5964f50e522d9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;122ba98dfa6de83562b52443f97e0bdc&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;7626e60779c9117a5aa5552db3e2ef74&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1144%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;76b382c008c1daa16aef1c638ccec692&#34;</ETag><Size>1144</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;f2f766068f0decd10d0a355d7a3ce7df&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A3%3A1224%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ac22662b420aa8c5bd61f9d898d93abd&#34;</ETag><Size>1224</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A4%3A2504%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;240ff0ca91edad5ad611828468ea5b44&#34;</ETag><Size>2504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;658bdfb1748413af03d9fd46c9bb805b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cf86574e0b5b9320b5838d1fe614f7d6&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1416%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b9311bd0a3261cd1c110524dbed0c0ee&#34;</ETag><Size>1416</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A2%3A1928%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;88965419a67c815737ea9348e37e2277&#34;</ETag><Size>1928</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d70b30ee26e1677f1c1601ea54148330&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f6ca311e356541dde08266785f2d8dcb&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A2%3A1296%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;83616eaa943da37ef7a92311c263371e&#34;</ETag><Size>1296</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;efd7c7e653e7b4cae5fa36e16311349c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A2%3A255%3A1%3A2424%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1cdf12a5ba12af80a8fcbe65a51be1b9&#34;</ETag><Size>2424</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;011746a5ca01506fdf83964c27756f29&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037905%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;af992cc29bb2d9de8afef2fa09221752&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;27eec981a6efeef3dd4577c0490156cd&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;dee641780c0c4d248fd383936ad519c0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;35d9c5b51a686307a2465a8dce6122e9&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;397f4751afcb170c423e629fd2b03c46&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A2%3A1200%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ed50b0f966729dbc524ed39d67043e7f&#34;</ETag><Size>1200</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;3e018695734005e3be7a2c364a2f9f4b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e26638baeb35e1d203ff779209f18000&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;65a1dd34e301bdc4d29ef1b96ad9f016&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;baf3bbe887771567705ea1878ad8dc02&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7d2dd5438efac312030ab1d7ff2404c0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A2%3A1496%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;65a7ecaa6689f54356759745386bb91d&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;30b77b5019f350acbf9f718551d2da77&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A2416%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cd5d4acd4df5dd76dd58206782e7f365&#34;</ETag><Size>2416</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A2%3A1208%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e265bd76e5998bc292913aa80b0323cf&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1616%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;57a665afff22ef5b34e6e3d54deceb64&#34;</ETag><Size>1616</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;af26aa3d5e60723ce6781c6f3c2fc0ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A2%3A1320%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;809a9542bd1ef395b5328d6c62a10038&#34;</ETag><Size>1320</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;cb2ec8fd8e2f39c71ca7fd8e26141b9e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A4%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d6fc50af39123e0c794e997429c894f8&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A5%3A1360%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;65143fdbcdcf279b6c27a79c688dd56d&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0aeeeab35fcefe8ebe92923db835b993&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0f234b8606389bcc82637b5eec502dc0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;878094d78836df848f6343a8dd183909&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A3%3A2008%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ac4c5f21766b72b1ef9379e666fba4e7&#34;</ETag><Size>2008</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1352%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;60d206b93f7f63a6d550278c79178dc9&#34;</ETag><Size>1352</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0187ebcce0242f7da65b2c6f25982550&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ae2150d01ae7f1af2a175cdd5170207a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b94d64f4fcc3c13c48a75d7864c1ce62&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;35638001230ae7c046190a76967679de&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e5058fc8bcef1d12f3a97e90ef3a4f22&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;c7371c2c071f84a8da422b44dc6ac8cd&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e59e4b2b6a14b9718cfde17164df7873&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A4%3A1240%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b715d29f1acb4f69bb2c6e45c759c4d0&#34;</ETag><Size>1240</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;62b537d856fda5644fe2cc48902c9731&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A2%3A255%3A1%3A1600%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d2260a637a13ce8ecc25b9c01b52b67d&#34;</ETag><Size>1600</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e3574f40b33f06df9e67a72ccbbff43c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A2%3A255%3A1%3A1440%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;24187b7f04140bb0b1bb743be65ee07c&#34;</ETag><Size>1440</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;f336cf1caa2096a96de0cfbc70f9ad9d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A2%3A1264%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1f3c31b42afda4973595009325ef3e49&#34;</ETag><Size>1264</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;20aa44e25b95f87a8c7337a642e24c97&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;1dd035a4cbe08fccc42394835e89df77&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A3%3A1544%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ddfac5c4dd4e6cfa512fc9ef755d80ba&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A4%3A1504%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;73896829b5a8ee7e2a223f80dd6bc99f&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037924%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;6bd52922b36ff7c2ce79617366ee07ae&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1744%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;9480636392e60386e5fcfa26a7e5fa1e&#34;</ETag><Size>1744</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;86f1b31668de87d96f5f9b73789e6722&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A3%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;daa4772dea9401d3c58dea4ef6f578f1&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;66a62a7691132cb3b4613c1d975fab65&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7e8d7307f40bdeb4f3305e9be602cb27&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;a120a0287db33e7f87e2847b83e80d5f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;23ee82433ce4e8b3c0adc7981a52a256&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A3%3A1304%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;c9bf1da7e81941d7bf8edf219e3af8e2&#34;</ETag><Size>1304</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;8d018b1c8baffd1d3c1f37f9112e3931&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;eacc29fa533e744afa4e9a034e4063e7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;313094a08eaea3e8b4a9335ffd44f54b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;a13c73d880c9ea8669a713db0044cc73&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;28e110a65388b036725c956cb4f40835&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;34aedc6a7f8b316b3e420d638101b7f3&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;29151557cd5bf4a5eae9a392b2ab3ee8&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;5a2acfe7d9463c6376f658c29c90fd02&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;9a184fad7ff74943b8ca812f5af57463&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;97dd67255e56715570c8124d64393e24&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;48e1e22980ccda9edefd8f1004274739&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A3%3A1736%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;c89ad4686d31b02b0e0e819333897101&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A4%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;b2f2306a3c7f01a5fd37e98c5f0db539&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;00949568528376e724e9fcf4d3b60725&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f472e8e0d0f8111aa3f3bc9c406179b1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;80731454b0f0f6bda9a6706328d41672&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A2%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;2331f114069e506fa45abd92f7cc16e8&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;80d5289d31961bf2a3b4ab12a0127d24&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A2%3A1256%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;78ecfb41c1828cbbf3e867460bede6a4&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e88ed3aaa7eca2764356d27ef10cfa1c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037937%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1702f735c923178d6e8f8e1569466a4b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037937%3A1%3A1%3A255%3A2%3A1144%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;feba9762acc7f93b4a56d85b48cf26fa&#34;</ETag><Size>1144</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;7011ee874e8ff2211e9e54543b3191f4&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A2%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;4a76c36aabfa4086bfd8d8d31bcbffc6&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A2%3A255%3A2%3A1448%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;0df75368d33e1d5d81a28b9a08eafcf3&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1640%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d94425a6997dab6e73d403aaaf1472ea&#34;</ETag><Size>1640</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;2119f8302ae9404302822f9dc235ec46&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f3d1bfdf886644bf29d31bd16584da90&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;2ace9abb6396728189d1f1270d6016c2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;bf78ed23adbd0ac419f1474fe596777e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A4%3A1784%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e97ede3a0b632611b38c82fa05d2f765&#34;</ETag><Size>1784</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;b0e4109c11e7240a3cfd95e0d987e3db&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;43314d5c28b605b5517144e412dfb477&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f48f340d92e63ff14be5fd27cc733f2c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;19a6de2f8fda386c1628a05640b1d614&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;cdd71f3f9258303a74e6bab5a59bf6d5&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A3%3A2112%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;91eda4be98cc3bac3417ee9509f73d7d&#34;</ETag><Size>2112</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A4%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;82778727338cea7e5f52a40b3c40f1d4&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;03be68aedc5e93911c97cacb12d43770&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b147b1cfd1ef351a131e686de1631d5c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A2%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;53e8079776efd0c7fe82c7cf6eafb28d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;9f36bfd117b58e56c940657eecfd89d2&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;aaa0a6e02417d93517e63e65e3e7d2e2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A2%3A255%3A1%3A1424%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d120f7f937da41759afa30a510ce0255&#34;</ETag><Size>1424</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1776%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;8160dece82ad022c94c68998c3b020aa&#34;</ETag><Size>1776</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;790833acc63bba5df43d70161e81146d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A3%3A1360%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;daff5c718ff85eb00c6b270f5760cb91&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d6b393272b0c8a1126c2678e565cb2e9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A2%3A255%3A1%3A1152%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ff9f3ec64ae8e1217924d0ed262134ae&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A1%3A2160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7d58cf2ffa3b3311d1c32aa97bc50a61&#34;</ETag><Size>2160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;3b536fbf5a72c6f1d25b794d57cc501b&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 31a9c4f8-e08f-4068-ab17-1d95ba6d9c0e, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 31a9c4f8-e08f-4068-ab17-1d95ba6d9c0e, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 31a9c4f8-e08f-4068-ab17-1d95ba6d9c0e, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 4989709b-2d02-478a-ab4d-f120e524c4b1, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 4989709b-2d02-478a-ab4d-f120e524c4b1, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 4989709b-2d02-478a-ab4d-f120e524c4b1, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 645, 'Portions': 145, 'ActivePortions': 145}, '__DEFAULT': {'Rows': 99355, 'Portions': 115, 'ActivePortions': 115}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 145, 'BlobSize': 176408, 'BlobCount': 725}, '__DEFAULT': {'Portions': 115, 'BlobSize': 4406080, 'BlobCount': 575}}, cold bucket stat: (0, 0), frozen bucket stat: (145, 176408)
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:16102/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204832Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204832Z
20251114/us-east-1/s3/aws4_request
1a902af7024bc72048e2aaa8771c64a5e65bc9b04074cea4baf75fea47f6db29
DEBUG    botocore.auth:auth.py:430 Signature:
3c0be8ff97cfd0502835629fb9469075b264a56722f000e0cb04b97c31083907
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/cold_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204832Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=3c0be8ff97cfd0502835629fb9469075b264a56722f000e0cb04b97c31083907', 'amz-sdk-invocation-id': b'a7812d8b-48a7-4af0-824f-e84789750ba6', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:48:32 GMT', 'x-amzn-requestid': 'ELBbDZM3RShI1ODUfffrFBc3utpzE9fblaFKdSZpAbzUsnOzhMcP', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>cold_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:16102/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204832Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204832Z
20251114/us-east-1/s3/aws4_request
a78a01268229f0a7c469a01822ae8e9a2f959ed03786b69a84018bd8453163ac
DEBUG    botocore.auth:auth.py:430 Signature:
9eeee22315852217428899a5603e18961b987a4fc2f58b34982ecdb85c894fcd
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/medium?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204832Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=9eeee22315852217428899a5603e18961b987a4fc2f58b34982ecdb85c894fcd', 'amz-sdk-invocation-id': b'000a3da0-82c2-4e08-b81e-aec32456c3d6', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:48:32 GMT', 'x-amzn-requestid': 'fFr8UyzShM82qKalDWsoJ9RuXxvdSV3fWu4LX2YeQCWlgE2Gbw14', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>medium</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:16102/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204832Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204832Z
20251114/us-east-1/s3/aws4_request
37f132a2dd23cd1621b1e7b7bf6519dac89cfd4a31d0012823d69cf5561f4739
DEBUG    botocore.auth:auth.py:430 Signature:
451cc1246186112221ea0ee95857196885796abaa995857012634a9a6a719b0f
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/frozen_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204832Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=451cc1246186112221ea0ee95857196885796abaa995857012634a9a6a719b0f', 'amz-sdk-invocation-id': b'3511ca0d-7f93-44eb-b0b0-0f4de62c6176', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 53592
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:48:32 GMT', 'x-amzn-requestid': 'm2KGuHNAefAFzgLJOZnOs5zXenOVU1bCPo6CYU4HyEEc7ZxSaSYW', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '53592', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;34eff939966dd96fc61e04bee3d4ba4f&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A2%3A1816%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;c745068d481b0515aea4165b916ec5cb&#34;</ETag><Size>1816</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;fb23f9171b17757cb1dc2e176469b4a5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cfa8a0b7952fb63f7dfadf2cf83097ed&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;969785d18638dc1e71dc309c8fee9f59&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;76c553122067e565c23ac6b7466026f1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;6cca3dcd8f413ad51af7003527118f53&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;9d0aea585719b4e1a8eb01d939c00a9d&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;4f98c8ca83a70a033c75eff6e19bcb8e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1a5f4df50ae0202b78181ab5a79fc270&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;710bd12a125a7a0826c6dabe086b07b9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;be0a7c1984f4c8093eabc624229e85d5&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;0d068b6671dccd5032bc42db6aa10674&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;169a39dc1ef992105b008d64454cdda2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A3%3A1536%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1cd0ecd015e159922d991777d4e34b6a&#34;</ETag><Size>1536</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A4%3A1152%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b0945c53e3a8c53e06b5efbe1fa00b7e&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;21d237d9b840230ac40911f05460d2c9&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;a65d4652ca975ca96dd4adc269404389&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ffa157b81657d56c3806591d18161366&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;dbb30cffd96f2cda495c11eb50c8872a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;0b1b088a94fe98718b260b4e9262c5c6&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A2%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e0f105c23fdc288d960126f34607d3c2&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037897%3A1%3A1%3A255%3A1%3A1720%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1f30e67ac29c7a33dfa177893c57fe4e&#34;</ETag><Size>1720</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;756c8bf50e1b14ddff981f3d35b13a9a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d1d491d289f10bd319a5964f50e522d9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;122ba98dfa6de83562b52443f97e0bdc&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;7626e60779c9117a5aa5552db3e2ef74&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1144%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;76b382c008c1daa16aef1c638ccec692&#34;</ETag><Size>1144</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;f2f766068f0decd10d0a355d7a3ce7df&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A3%3A1224%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ac22662b420aa8c5bd61f9d898d93abd&#34;</ETag><Size>1224</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A4%3A2504%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;240ff0ca91edad5ad611828468ea5b44&#34;</ETag><Size>2504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;658bdfb1748413af03d9fd46c9bb805b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cf86574e0b5b9320b5838d1fe614f7d6&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1416%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b9311bd0a3261cd1c110524dbed0c0ee&#34;</ETag><Size>1416</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A2%3A1928%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;88965419a67c815737ea9348e37e2277&#34;</ETag><Size>1928</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d70b30ee26e1677f1c1601ea54148330&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f6ca311e356541dde08266785f2d8dcb&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A2%3A1296%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;83616eaa943da37ef7a92311c263371e&#34;</ETag><Size>1296</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;efd7c7e653e7b4cae5fa36e16311349c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A2%3A255%3A1%3A2424%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1cdf12a5ba12af80a8fcbe65a51be1b9&#34;</ETag><Size>2424</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;011746a5ca01506fdf83964c27756f29&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037905%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;af992cc29bb2d9de8afef2fa09221752&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;27eec981a6efeef3dd4577c0490156cd&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;dee641780c0c4d248fd383936ad519c0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;35d9c5b51a686307a2465a8dce6122e9&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;397f4751afcb170c423e629fd2b03c46&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A2%3A1200%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ed50b0f966729dbc524ed39d67043e7f&#34;</ETag><Size>1200</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;3e018695734005e3be7a2c364a2f9f4b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e26638baeb35e1d203ff779209f18000&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;65a1dd34e301bdc4d29ef1b96ad9f016&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;baf3bbe887771567705ea1878ad8dc02&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7d2dd5438efac312030ab1d7ff2404c0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A2%3A1496%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;65a7ecaa6689f54356759745386bb91d&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;30b77b5019f350acbf9f718551d2da77&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A2416%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cd5d4acd4df5dd76dd58206782e7f365&#34;</ETag><Size>2416</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A2%3A1208%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e265bd76e5998bc292913aa80b0323cf&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1616%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;57a665afff22ef5b34e6e3d54deceb64&#34;</ETag><Size>1616</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;af26aa3d5e60723ce6781c6f3c2fc0ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A2%3A1320%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;809a9542bd1ef395b5328d6c62a10038&#34;</ETag><Size>1320</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;cb2ec8fd8e2f39c71ca7fd8e26141b9e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A4%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d6fc50af39123e0c794e997429c894f8&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A5%3A1360%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;65143fdbcdcf279b6c27a79c688dd56d&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0aeeeab35fcefe8ebe92923db835b993&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0f234b8606389bcc82637b5eec502dc0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;878094d78836df848f6343a8dd183909&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A3%3A2008%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ac4c5f21766b72b1ef9379e666fba4e7&#34;</ETag><Size>2008</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1352%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;60d206b93f7f63a6d550278c79178dc9&#34;</ETag><Size>1352</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0187ebcce0242f7da65b2c6f25982550&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ae2150d01ae7f1af2a175cdd5170207a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b94d64f4fcc3c13c48a75d7864c1ce62&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;35638001230ae7c046190a76967679de&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e5058fc8bcef1d12f3a97e90ef3a4f22&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;c7371c2c071f84a8da422b44dc6ac8cd&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e59e4b2b6a14b9718cfde17164df7873&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A4%3A1240%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b715d29f1acb4f69bb2c6e45c759c4d0&#34;</ETag><Size>1240</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;62b537d856fda5644fe2cc48902c9731&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A2%3A255%3A1%3A1600%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d2260a637a13ce8ecc25b9c01b52b67d&#34;</ETag><Size>1600</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e3574f40b33f06df9e67a72ccbbff43c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A2%3A255%3A1%3A1440%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;24187b7f04140bb0b1bb743be65ee07c&#34;</ETag><Size>1440</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;f336cf1caa2096a96de0cfbc70f9ad9d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A2%3A1264%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1f3c31b42afda4973595009325ef3e49&#34;</ETag><Size>1264</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;20aa44e25b95f87a8c7337a642e24c97&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;1dd035a4cbe08fccc42394835e89df77&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A3%3A1544%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ddfac5c4dd4e6cfa512fc9ef755d80ba&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A4%3A1504%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;73896829b5a8ee7e2a223f80dd6bc99f&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037924%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;6bd52922b36ff7c2ce79617366ee07ae&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1744%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;9480636392e60386e5fcfa26a7e5fa1e&#34;</ETag><Size>1744</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;86f1b31668de87d96f5f9b73789e6722&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A3%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;daa4772dea9401d3c58dea4ef6f578f1&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;66a62a7691132cb3b4613c1d975fab65&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7e8d7307f40bdeb4f3305e9be602cb27&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;a120a0287db33e7f87e2847b83e80d5f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;23ee82433ce4e8b3c0adc7981a52a256&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A3%3A1304%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;c9bf1da7e81941d7bf8edf219e3af8e2&#34;</ETag><Size>1304</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;8d018b1c8baffd1d3c1f37f9112e3931&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;eacc29fa533e744afa4e9a034e4063e7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;313094a08eaea3e8b4a9335ffd44f54b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;a13c73d880c9ea8669a713db0044cc73&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;28e110a65388b036725c956cb4f40835&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;34aedc6a7f8b316b3e420d638101b7f3&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;29151557cd5bf4a5eae9a392b2ab3ee8&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;5a2acfe7d9463c6376f658c29c90fd02&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;9a184fad7ff74943b8ca812f5af57463&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;97dd67255e56715570c8124d64393e24&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;48e1e22980ccda9edefd8f1004274739&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A3%3A1736%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;c89ad4686d31b02b0e0e819333897101&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A4%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;b2f2306a3c7f01a5fd37e98c5f0db539&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;00949568528376e724e9fcf4d3b60725&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f472e8e0d0f8111aa3f3bc9c406179b1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;80731454b0f0f6bda9a6706328d41672&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A2%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;2331f114069e506fa45abd92f7cc16e8&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;80d5289d31961bf2a3b4ab12a0127d24&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A2%3A1256%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;78ecfb41c1828cbbf3e867460bede6a4&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e88ed3aaa7eca2764356d27ef10cfa1c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037937%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1702f735c923178d6e8f8e1569466a4b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037937%3A1%3A1%3A255%3A2%3A1144%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;feba9762acc7f93b4a56d85b48cf26fa&#34;</ETag><Size>1144</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;7011ee874e8ff2211e9e54543b3191f4&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A2%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;4a76c36aabfa4086bfd8d8d31bcbffc6&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A2%3A255%3A2%3A1448%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;0df75368d33e1d5d81a28b9a08eafcf3&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1640%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d94425a6997dab6e73d403aaaf1472ea&#34;</ETag><Size>1640</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;2119f8302ae9404302822f9dc235ec46&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f3d1bfdf886644bf29d31bd16584da90&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;2ace9abb6396728189d1f1270d6016c2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;bf78ed23adbd0ac419f1474fe596777e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A4%3A1784%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e97ede3a0b632611b38c82fa05d2f765&#34;</ETag><Size>1784</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;b0e4109c11e7240a3cfd95e0d987e3db&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;43314d5c28b605b5517144e412dfb477&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f48f340d92e63ff14be5fd27cc733f2c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;19a6de2f8fda386c1628a05640b1d614&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;cdd71f3f9258303a74e6bab5a59bf6d5&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A3%3A2112%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;91eda4be98cc3bac3417ee9509f73d7d&#34;</ETag><Size>2112</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A4%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;82778727338cea7e5f52a40b3c40f1d4&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;03be68aedc5e93911c97cacb12d43770&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b147b1cfd1ef351a131e686de1631d5c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A2%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;53e8079776efd0c7fe82c7cf6eafb28d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;9f36bfd117b58e56c940657eecfd89d2&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;aaa0a6e02417d93517e63e65e3e7d2e2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A2%3A255%3A1%3A1424%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d120f7f937da41759afa30a510ce0255&#34;</ETag><Size>1424</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1776%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;8160dece82ad022c94c68998c3b020aa&#34;</ETag><Size>1776</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;790833acc63bba5df43d70161e81146d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A3%3A1360%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;daff5c718ff85eb00c6b270f5760cb91&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d6b393272b0c8a1126c2678e565cb2e9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A2%3A255%3A1%3A1152%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ff9f3ec64ae8e1217924d0ed262134ae&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A1%3A2160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7d58cf2ffa3b3311d1c32aa97bc50a61&#34;</ETag><Size>2160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;3b536fbf5a72c6f1d25b794d57cc501b&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, cc790cad-eeec-4424-8112-547a8dd95e7f, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, cc790cad-eeec-4424-8112-547a8dd95e7f, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, cc790cad-eeec-4424-8112-547a8dd95e7f, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, ee6520e9-1199-409e-bfd1-53957195d61d, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, ee6520e9-1199-409e-bfd1-53957195d61d, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, ee6520e9-1199-409e-bfd1-53957195d61d, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 645, 'Portions': 145, 'ActivePortions': 145}, '__DEFAULT': {'Rows': 99355, 'Portions': 115, 'ActivePortions': 115}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 145, 'BlobSize': 176408, 'BlobCount': 725}, '__DEFAULT': {'Portions': 115, 'BlobSize': 4406080, 'BlobCount': 575}}, cold bucket stat: (0, 0), frozen bucket stat: (145, 176408)
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:16102/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204833Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204833Z
20251114/us-east-1/s3/aws4_request
45a2e7bb8f8ce4c97667ee7db4429bfe3c2600dd8ddb730db5c2b8002ed6efe7
DEBUG    botocore.auth:auth.py:430 Signature:
54f0c178ec1e84e62499c7916b2be9623448c7618007ba8685b2c9f8207f5140
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/cold_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204833Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=54f0c178ec1e84e62499c7916b2be9623448c7618007ba8685b2c9f8207f5140', 'amz-sdk-invocation-id': b'a04bc53c-0689-4822-9865-cc93d469e0bf', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:48:33 GMT', 'x-amzn-requestid': 'J2OPLEmAWI0sa2w7knfsapW9v8cclVfKZRo2FJLF5w5CrOVusxul', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>cold_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:16102/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204833Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204833Z
20251114/us-east-1/s3/aws4_request
7687009b184da01c05a0b09eb38a16bdb9c38295cf07d023ff0b229c0003271b
DEBUG    botocore.auth:auth.py:430 Signature:
41996f7b541cea905786c30cc0b2db5af5fa13137fd13dcc96776ab7d35c1350
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/medium?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204833Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=41996f7b541cea905786c30cc0b2db5af5fa13137fd13dcc96776ab7d35c1350', 'amz-sdk-invocation-id': b'95e5f0a7-5d8e-4c4b-9b5d-c57cdf3fa7c6', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:48:33 GMT', 'x-amzn-requestid': 'CL0l4zI1WiYqwzcYD1keo6HwnE9G3GwUI0aLmxxKJQ2yAcjA10Mb', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>medium</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:16102/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204833Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204833Z
20251114/us-east-1/s3/aws4_request
21ef4beabbf743e783c3a54325fb95ad96f7bb5b62c781f04c3be6712c9e2999
DEBUG    botocore.auth:auth.py:430 Signature:
b0cc6783c8d2bfb073ebbe6596c82e73bccbcef95eec5e8f31e69c581c8b3767
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/frozen_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204833Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=b0cc6783c8d2bfb073ebbe6596c82e73bccbcef95eec5e8f31e69c581c8b3767', 'amz-sdk-invocation-id': b'1744e40e-07ba-4b92-a62d-14691368454b', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 53592
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:48:33 GMT', 'x-amzn-requestid': 'gMZQx87HZFVyEj1VeJlQ3kwz3RbVPROG29iyuVnoiQ7nY3lnZRty', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '53592', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;34eff939966dd96fc61e04bee3d4ba4f&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A2%3A1816%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;c745068d481b0515aea4165b916ec5cb&#34;</ETag><Size>1816</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;fb23f9171b17757cb1dc2e176469b4a5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cfa8a0b7952fb63f7dfadf2cf83097ed&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;969785d18638dc1e71dc309c8fee9f59&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;76c553122067e565c23ac6b7466026f1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;6cca3dcd8f413ad51af7003527118f53&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;9d0aea585719b4e1a8eb01d939c00a9d&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;4f98c8ca83a70a033c75eff6e19bcb8e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1a5f4df50ae0202b78181ab5a79fc270&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;710bd12a125a7a0826c6dabe086b07b9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;be0a7c1984f4c8093eabc624229e85d5&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;0d068b6671dccd5032bc42db6aa10674&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;169a39dc1ef992105b008d64454cdda2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A3%3A1536%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1cd0ecd015e159922d991777d4e34b6a&#34;</ETag><Size>1536</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A4%3A1152%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b0945c53e3a8c53e06b5efbe1fa00b7e&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;21d237d9b840230ac40911f05460d2c9&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;a65d4652ca975ca96dd4adc269404389&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ffa157b81657d56c3806591d18161366&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;dbb30cffd96f2cda495c11eb50c8872a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;0b1b088a94fe98718b260b4e9262c5c6&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A2%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e0f105c23fdc288d960126f34607d3c2&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037897%3A1%3A1%3A255%3A1%3A1720%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1f30e67ac29c7a33dfa177893c57fe4e&#34;</ETag><Size>1720</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;756c8bf50e1b14ddff981f3d35b13a9a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d1d491d289f10bd319a5964f50e522d9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;122ba98dfa6de83562b52443f97e0bdc&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;7626e60779c9117a5aa5552db3e2ef74&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1144%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;76b382c008c1daa16aef1c638ccec692&#34;</ETag><Size>1144</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;f2f766068f0decd10d0a355d7a3ce7df&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A3%3A1224%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ac22662b420aa8c5bd61f9d898d93abd&#34;</ETag><Size>1224</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A4%3A2504%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;240ff0ca91edad5ad611828468ea5b44&#34;</ETag><Size>2504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;658bdfb1748413af03d9fd46c9bb805b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cf86574e0b5b9320b5838d1fe614f7d6&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1416%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b9311bd0a3261cd1c110524dbed0c0ee&#34;</ETag><Size>1416</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A2%3A1928%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;88965419a67c815737ea9348e37e2277&#34;</ETag><Size>1928</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d70b30ee26e1677f1c1601ea54148330&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f6ca311e356541dde08266785f2d8dcb&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A2%3A1296%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;83616eaa943da37ef7a92311c263371e&#34;</ETag><Size>1296</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;efd7c7e653e7b4cae5fa36e16311349c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A2%3A255%3A1%3A2424%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1cdf12a5ba12af80a8fcbe65a51be1b9&#34;</ETag><Size>2424</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;011746a5ca01506fdf83964c27756f29&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037905%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;af992cc29bb2d9de8afef2fa09221752&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;27eec981a6efeef3dd4577c0490156cd&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;dee641780c0c4d248fd383936ad519c0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;35d9c5b51a686307a2465a8dce6122e9&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;397f4751afcb170c423e629fd2b03c46&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A2%3A1200%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ed50b0f966729dbc524ed39d67043e7f&#34;</ETag><Size>1200</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;3e018695734005e3be7a2c364a2f9f4b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e26638baeb35e1d203ff779209f18000&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;65a1dd34e301bdc4d29ef1b96ad9f016&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;baf3bbe887771567705ea1878ad8dc02&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7d2dd5438efac312030ab1d7ff2404c0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A2%3A1496%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;65a7ecaa6689f54356759745386bb91d&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;30b77b5019f350acbf9f718551d2da77&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A2416%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cd5d4acd4df5dd76dd58206782e7f365&#34;</ETag><Size>2416</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A2%3A1208%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e265bd76e5998bc292913aa80b0323cf&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1616%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;57a665afff22ef5b34e6e3d54deceb64&#34;</ETag><Size>1616</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;af26aa3d5e60723ce6781c6f3c2fc0ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A2%3A1320%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;809a9542bd1ef395b5328d6c62a10038&#34;</ETag><Size>1320</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;cb2ec8fd8e2f39c71ca7fd8e26141b9e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A4%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d6fc50af39123e0c794e997429c894f8&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A5%3A1360%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;65143fdbcdcf279b6c27a79c688dd56d&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0aeeeab35fcefe8ebe92923db835b993&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0f234b8606389bcc82637b5eec502dc0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;878094d78836df848f6343a8dd183909&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A3%3A2008%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ac4c5f21766b72b1ef9379e666fba4e7&#34;</ETag><Size>2008</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1352%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;60d206b93f7f63a6d550278c79178dc9&#34;</ETag><Size>1352</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0187ebcce0242f7da65b2c6f25982550&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ae2150d01ae7f1af2a175cdd5170207a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b94d64f4fcc3c13c48a75d7864c1ce62&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;35638001230ae7c046190a76967679de&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e5058fc8bcef1d12f3a97e90ef3a4f22&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;c7371c2c071f84a8da422b44dc6ac8cd&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e59e4b2b6a14b9718cfde17164df7873&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A4%3A1240%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b715d29f1acb4f69bb2c6e45c759c4d0&#34;</ETag><Size>1240</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;62b537d856fda5644fe2cc48902c9731&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A2%3A255%3A1%3A1600%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d2260a637a13ce8ecc25b9c01b52b67d&#34;</ETag><Size>1600</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e3574f40b33f06df9e67a72ccbbff43c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A2%3A255%3A1%3A1440%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;24187b7f04140bb0b1bb743be65ee07c&#34;</ETag><Size>1440</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;f336cf1caa2096a96de0cfbc70f9ad9d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A2%3A1264%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1f3c31b42afda4973595009325ef3e49&#34;</ETag><Size>1264</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;20aa44e25b95f87a8c7337a642e24c97&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;1dd035a4cbe08fccc42394835e89df77&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A3%3A1544%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ddfac5c4dd4e6cfa512fc9ef755d80ba&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A4%3A1504%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;73896829b5a8ee7e2a223f80dd6bc99f&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037924%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;6bd52922b36ff7c2ce79617366ee07ae&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1744%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;9480636392e60386e5fcfa26a7e5fa1e&#34;</ETag><Size>1744</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;86f1b31668de87d96f5f9b73789e6722&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A3%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;daa4772dea9401d3c58dea4ef6f578f1&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;66a62a7691132cb3b4613c1d975fab65&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7e8d7307f40bdeb4f3305e9be602cb27&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;a120a0287db33e7f87e2847b83e80d5f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;23ee82433ce4e8b3c0adc7981a52a256&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A3%3A1304%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;c9bf1da7e81941d7bf8edf219e3af8e2&#34;</ETag><Size>1304</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;8d018b1c8baffd1d3c1f37f9112e3931&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;eacc29fa533e744afa4e9a034e4063e7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;313094a08eaea3e8b4a9335ffd44f54b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;a13c73d880c9ea8669a713db0044cc73&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;28e110a65388b036725c956cb4f40835&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;34aedc6a7f8b316b3e420d638101b7f3&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;29151557cd5bf4a5eae9a392b2ab3ee8&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;5a2acfe7d9463c6376f658c29c90fd02&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;9a184fad7ff74943b8ca812f5af57463&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;97dd67255e56715570c8124d64393e24&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;48e1e22980ccda9edefd8f1004274739&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A3%3A1736%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;c89ad4686d31b02b0e0e819333897101&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A4%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;b2f2306a3c7f01a5fd37e98c5f0db539&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;00949568528376e724e9fcf4d3b60725&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f472e8e0d0f8111aa3f3bc9c406179b1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;80731454b0f0f6bda9a6706328d41672&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A2%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;2331f114069e506fa45abd92f7cc16e8&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;80d5289d31961bf2a3b4ab12a0127d24&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A2%3A1256%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;78ecfb41c1828cbbf3e867460bede6a4&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e88ed3aaa7eca2764356d27ef10cfa1c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037937%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1702f735c923178d6e8f8e1569466a4b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037937%3A1%3A1%3A255%3A2%3A1144%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;feba9762acc7f93b4a56d85b48cf26fa&#34;</ETag><Size>1144</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;7011ee874e8ff2211e9e54543b3191f4&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A2%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;4a76c36aabfa4086bfd8d8d31bcbffc6&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A2%3A255%3A2%3A1448%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;0df75368d33e1d5d81a28b9a08eafcf3&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1640%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d94425a6997dab6e73d403aaaf1472ea&#34;</ETag><Size>1640</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;2119f8302ae9404302822f9dc235ec46&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f3d1bfdf886644bf29d31bd16584da90&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;2ace9abb6396728189d1f1270d6016c2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;bf78ed23adbd0ac419f1474fe596777e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A4%3A1784%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e97ede3a0b632611b38c82fa05d2f765&#34;</ETag><Size>1784</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;b0e4109c11e7240a3cfd95e0d987e3db&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;43314d5c28b605b5517144e412dfb477&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f48f340d92e63ff14be5fd27cc733f2c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;19a6de2f8fda386c1628a05640b1d614&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;cdd71f3f9258303a74e6bab5a59bf6d5&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A3%3A2112%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;91eda4be98cc3bac3417ee9509f73d7d&#34;</ETag><Size>2112</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A4%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;82778727338cea7e5f52a40b3c40f1d4&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;03be68aedc5e93911c97cacb12d43770&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b147b1cfd1ef351a131e686de1631d5c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A2%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;53e8079776efd0c7fe82c7cf6eafb28d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;9f36bfd117b58e56c940657eecfd89d2&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;aaa0a6e02417d93517e63e65e3e7d2e2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A2%3A255%3A1%3A1424%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d120f7f937da41759afa30a510ce0255&#34;</ETag><Size>1424</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1776%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;8160dece82ad022c94c68998c3b020aa&#34;</ETag><Size>1776</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;790833acc63bba5df43d70161e81146d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A3%3A1360%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;daff5c718ff85eb00c6b270f5760cb91&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d6b393272b0c8a1126c2678e565cb2e9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A2%3A255%3A1%3A1152%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ff9f3ec64ae8e1217924d0ed262134ae&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A1%3A2160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7d58cf2ffa3b3311d1c32aa97bc50a61&#34;</ETag><Size>2160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;3b536fbf5a72c6f1d25b794d57cc501b&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 7a7811f5-f4ea-401a-b2c1-15afb48aecab, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 7a7811f5-f4ea-401a-b2c1-15afb48aecab, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 7a7811f5-f4ea-401a-b2c1-15afb48aecab, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 9de6aa99-e1d7-49dc-a918-a26cfe8a1f4c, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 9de6aa99-e1d7-49dc-a918-a26cfe8a1f4c, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 9de6aa99-e1d7-49dc-a918-a26cfe8a1f4c, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 645, 'Portions': 145, 'ActivePortions': 145}, '__DEFAULT': {'Rows': 99355, 'Portions': 115, 'ActivePortions': 115}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 145, 'BlobSize': 176408, 'BlobCount': 725}, '__DEFAULT': {'Portions': 115, 'BlobSize': 4406080, 'BlobCount': 575}}, cold bucket stat: (0, 0), frozen bucket stat: (145, 176408)
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:16102/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204835Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204835Z
20251114/us-east-1/s3/aws4_request
3f1044c2bbb812460690f0fb1fce0aa2c04e1e5aeb03e9033e87d3499e341161
DEBUG    botocore.auth:auth.py:430 Signature:
252cfa09b6af1a76efbee93e350c0d4bc0d52b98f8363a4025607980e955a72f
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/cold_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204835Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=252cfa09b6af1a76efbee93e350c0d4bc0d52b98f8363a4025607980e955a72f', 'amz-sdk-invocation-id': b'c25a8a4f-e890-49bf-adac-d3f6dc5cd2d3', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:48:35 GMT', 'x-amzn-requestid': 'jnYD3OKcwMmoionUgRKnluIT9z2AYfZv2wLIopDXf5XzjZ0nA5QI', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>cold_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:16102/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204835Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204835Z
20251114/us-east-1/s3/aws4_request
01b9041ce09999b649d335ac2984f7713556423caf09833ed76c3b1f0f55387c
DEBUG    botocore.auth:auth.py:430 Signature:
7b1f83a201481e5c0633531b07c51aacbc158ecb9330d6c07efc29f85f108dc8
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/medium?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204835Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=7b1f83a201481e5c0633531b07c51aacbc158ecb9330d6c07efc29f85f108dc8', 'amz-sdk-invocation-id': b'b4dc7bfe-5d1a-4331-b0c1-3c0e72aafe6c', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:48:35 GMT', 'x-amzn-requestid': 'T9ZDWP0bXTu818q2GjGWRz9XRT7CoPtuSA2HDLsxu3oZveq0YPGE', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>medium</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:16102/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204835Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204835Z
20251114/us-east-1/s3/aws4_request
db392aba9b48073fe64e3174f3f00deb8fadaa8f8dd9f66ed9a513e6a5d9ff6c
DEBUG    botocore.auth:auth.py:430 Signature:
c69e057f02afa5e9f73451e0aa719a4a8450e37dbeec7f930ac18614185688ee
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/frozen_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204835Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=c69e057f02afa5e9f73451e0aa719a4a8450e37dbeec7f930ac18614185688ee', 'amz-sdk-invocation-id': b'dbd96e12-83f4-4e1f-ae10-fb8af8815c28', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 53592
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:48:35 GMT', 'x-amzn-requestid': 'UeKFCRJK9cz2vevfOj19ydGW0hyyRGThabB3VEwS8NgbLyvK2LlE', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '53592', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;34eff939966dd96fc61e04bee3d4ba4f&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A2%3A1816%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;c745068d481b0515aea4165b916ec5cb&#34;</ETag><Size>1816</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;fb23f9171b17757cb1dc2e176469b4a5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cfa8a0b7952fb63f7dfadf2cf83097ed&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;969785d18638dc1e71dc309c8fee9f59&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;76c553122067e565c23ac6b7466026f1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;6cca3dcd8f413ad51af7003527118f53&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;9d0aea585719b4e1a8eb01d939c00a9d&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;4f98c8ca83a70a033c75eff6e19bcb8e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1a5f4df50ae0202b78181ab5a79fc270&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;710bd12a125a7a0826c6dabe086b07b9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;be0a7c1984f4c8093eabc624229e85d5&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;0d068b6671dccd5032bc42db6aa10674&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;169a39dc1ef992105b008d64454cdda2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A3%3A1536%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1cd0ecd015e159922d991777d4e34b6a&#34;</ETag><Size>1536</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A4%3A1152%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b0945c53e3a8c53e06b5efbe1fa00b7e&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;21d237d9b840230ac40911f05460d2c9&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;a65d4652ca975ca96dd4adc269404389&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ffa157b81657d56c3806591d18161366&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;dbb30cffd96f2cda495c11eb50c8872a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;0b1b088a94fe98718b260b4e9262c5c6&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A2%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e0f105c23fdc288d960126f34607d3c2&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037897%3A1%3A1%3A255%3A1%3A1720%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1f30e67ac29c7a33dfa177893c57fe4e&#34;</ETag><Size>1720</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;756c8bf50e1b14ddff981f3d35b13a9a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d1d491d289f10bd319a5964f50e522d9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;122ba98dfa6de83562b52443f97e0bdc&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;7626e60779c9117a5aa5552db3e2ef74&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1144%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;76b382c008c1daa16aef1c638ccec692&#34;</ETag><Size>1144</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;f2f766068f0decd10d0a355d7a3ce7df&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A3%3A1224%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ac22662b420aa8c5bd61f9d898d93abd&#34;</ETag><Size>1224</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A4%3A2504%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;240ff0ca91edad5ad611828468ea5b44&#34;</ETag><Size>2504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;658bdfb1748413af03d9fd46c9bb805b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cf86574e0b5b9320b5838d1fe614f7d6&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1416%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b9311bd0a3261cd1c110524dbed0c0ee&#34;</ETag><Size>1416</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A2%3A1928%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;88965419a67c815737ea9348e37e2277&#34;</ETag><Size>1928</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d70b30ee26e1677f1c1601ea54148330&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f6ca311e356541dde08266785f2d8dcb&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A2%3A1296%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;83616eaa943da37ef7a92311c263371e&#34;</ETag><Size>1296</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;efd7c7e653e7b4cae5fa36e16311349c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A2%3A255%3A1%3A2424%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1cdf12a5ba12af80a8fcbe65a51be1b9&#34;</ETag><Size>2424</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;011746a5ca01506fdf83964c27756f29&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037905%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;af992cc29bb2d9de8afef2fa09221752&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;27eec981a6efeef3dd4577c0490156cd&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;dee641780c0c4d248fd383936ad519c0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;35d9c5b51a686307a2465a8dce6122e9&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;397f4751afcb170c423e629fd2b03c46&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A2%3A1200%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ed50b0f966729dbc524ed39d67043e7f&#34;</ETag><Size>1200</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;3e018695734005e3be7a2c364a2f9f4b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e26638baeb35e1d203ff779209f18000&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;65a1dd34e301bdc4d29ef1b96ad9f016&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;baf3bbe887771567705ea1878ad8dc02&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7d2dd5438efac312030ab1d7ff2404c0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A2%3A1496%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;65a7ecaa6689f54356759745386bb91d&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;30b77b5019f350acbf9f718551d2da77&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A2416%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cd5d4acd4df5dd76dd58206782e7f365&#34;</ETag><Size>2416</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A2%3A1208%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e265bd76e5998bc292913aa80b0323cf&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1616%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;57a665afff22ef5b34e6e3d54deceb64&#34;</ETag><Size>1616</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;af26aa3d5e60723ce6781c6f3c2fc0ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A2%3A1320%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;809a9542bd1ef395b5328d6c62a10038&#34;</ETag><Size>1320</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;cb2ec8fd8e2f39c71ca7fd8e26141b9e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A4%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d6fc50af39123e0c794e997429c894f8&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A5%3A1360%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;65143fdbcdcf279b6c27a79c688dd56d&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0aeeeab35fcefe8ebe92923db835b993&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0f234b8606389bcc82637b5eec502dc0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;878094d78836df848f6343a8dd183909&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A3%3A2008%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ac4c5f21766b72b1ef9379e666fba4e7&#34;</ETag><Size>2008</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1352%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;60d206b93f7f63a6d550278c79178dc9&#34;</ETag><Size>1352</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0187ebcce0242f7da65b2c6f25982550&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ae2150d01ae7f1af2a175cdd5170207a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b94d64f4fcc3c13c48a75d7864c1ce62&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;35638001230ae7c046190a76967679de&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e5058fc8bcef1d12f3a97e90ef3a4f22&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;c7371c2c071f84a8da422b44dc6ac8cd&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e59e4b2b6a14b9718cfde17164df7873&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A4%3A1240%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b715d29f1acb4f69bb2c6e45c759c4d0&#34;</ETag><Size>1240</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;62b537d856fda5644fe2cc48902c9731&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A2%3A255%3A1%3A1600%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d2260a637a13ce8ecc25b9c01b52b67d&#34;</ETag><Size>1600</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e3574f40b33f06df9e67a72ccbbff43c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A2%3A255%3A1%3A1440%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;24187b7f04140bb0b1bb743be65ee07c&#34;</ETag><Size>1440</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;f336cf1caa2096a96de0cfbc70f9ad9d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A2%3A1264%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1f3c31b42afda4973595009325ef3e49&#34;</ETag><Size>1264</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;20aa44e25b95f87a8c7337a642e24c97&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;1dd035a4cbe08fccc42394835e89df77&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A3%3A1544%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ddfac5c4dd4e6cfa512fc9ef755d80ba&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A4%3A1504%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;73896829b5a8ee7e2a223f80dd6bc99f&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037924%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;6bd52922b36ff7c2ce79617366ee07ae&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1744%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;9480636392e60386e5fcfa26a7e5fa1e&#34;</ETag><Size>1744</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;86f1b31668de87d96f5f9b73789e6722&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A3%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;daa4772dea9401d3c58dea4ef6f578f1&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;66a62a7691132cb3b4613c1d975fab65&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7e8d7307f40bdeb4f3305e9be602cb27&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;a120a0287db33e7f87e2847b83e80d5f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;23ee82433ce4e8b3c0adc7981a52a256&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A3%3A1304%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;c9bf1da7e81941d7bf8edf219e3af8e2&#34;</ETag><Size>1304</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;8d018b1c8baffd1d3c1f37f9112e3931&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;eacc29fa533e744afa4e9a034e4063e7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;313094a08eaea3e8b4a9335ffd44f54b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;a13c73d880c9ea8669a713db0044cc73&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;28e110a65388b036725c956cb4f40835&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;34aedc6a7f8b316b3e420d638101b7f3&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;29151557cd5bf4a5eae9a392b2ab3ee8&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;5a2acfe7d9463c6376f658c29c90fd02&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;9a184fad7ff74943b8ca812f5af57463&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;97dd67255e56715570c8124d64393e24&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;48e1e22980ccda9edefd8f1004274739&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A3%3A1736%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;c89ad4686d31b02b0e0e819333897101&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A4%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;b2f2306a3c7f01a5fd37e98c5f0db539&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;00949568528376e724e9fcf4d3b60725&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f472e8e0d0f8111aa3f3bc9c406179b1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;80731454b0f0f6bda9a6706328d41672&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A2%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;2331f114069e506fa45abd92f7cc16e8&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;80d5289d31961bf2a3b4ab12a0127d24&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A2%3A1256%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;78ecfb41c1828cbbf3e867460bede6a4&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e88ed3aaa7eca2764356d27ef10cfa1c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037937%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1702f735c923178d6e8f8e1569466a4b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037937%3A1%3A1%3A255%3A2%3A1144%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;feba9762acc7f93b4a56d85b48cf26fa&#34;</ETag><Size>1144</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;7011ee874e8ff2211e9e54543b3191f4&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A2%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;4a76c36aabfa4086bfd8d8d31bcbffc6&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A2%3A255%3A2%3A1448%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;0df75368d33e1d5d81a28b9a08eafcf3&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1640%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d94425a6997dab6e73d403aaaf1472ea&#34;</ETag><Size>1640</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;2119f8302ae9404302822f9dc235ec46&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f3d1bfdf886644bf29d31bd16584da90&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;2ace9abb6396728189d1f1270d6016c2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;bf78ed23adbd0ac419f1474fe596777e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A4%3A1784%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e97ede3a0b632611b38c82fa05d2f765&#34;</ETag><Size>1784</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;b0e4109c11e7240a3cfd95e0d987e3db&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;43314d5c28b605b5517144e412dfb477&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f48f340d92e63ff14be5fd27cc733f2c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;19a6de2f8fda386c1628a05640b1d614&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;cdd71f3f9258303a74e6bab5a59bf6d5&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A3%3A2112%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;91eda4be98cc3bac3417ee9509f73d7d&#34;</ETag><Size>2112</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A4%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;82778727338cea7e5f52a40b3c40f1d4&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;03be68aedc5e93911c97cacb12d43770&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b147b1cfd1ef351a131e686de1631d5c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A2%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;53e8079776efd0c7fe82c7cf6eafb28d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;9f36bfd117b58e56c940657eecfd89d2&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;aaa0a6e02417d93517e63e65e3e7d2e2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A2%3A255%3A1%3A1424%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d120f7f937da41759afa30a510ce0255&#34;</ETag><Size>1424</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1776%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;8160dece82ad022c94c68998c3b020aa&#34;</ETag><Size>1776</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;790833acc63bba5df43d70161e81146d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A3%3A1360%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;daff5c718ff85eb00c6b270f5760cb91&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d6b393272b0c8a1126c2678e565cb2e9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A2%3A255%3A1%3A1152%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ff9f3ec64ae8e1217924d0ed262134ae&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A1%3A2160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7d58cf2ffa3b3311d1c32aa97bc50a61&#34;</ETag><Size>2160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;3b536fbf5a72c6f1d25b794d57cc501b&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 8b25cc53-194a-4a13-8d1a-bc47c8dac577, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 8b25cc53-194a-4a13-8d1a-bc47c8dac577, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 8b25cc53-194a-4a13-8d1a-bc47c8dac577, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 64b6d8bd-6f85-441f-a181-998807b31e51, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 64b6d8bd-6f85-441f-a181-998807b31e51, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 64b6d8bd-6f85-441f-a181-998807b31e51, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 645, 'Portions': 145, 'ActivePortions': 145}, '__DEFAULT': {'Rows': 99355, 'Portions': 115, 'ActivePortions': 115}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 145, 'BlobSize': 176408, 'BlobCount': 725}, '__DEFAULT': {'Portions': 115, 'BlobSize': 4406080, 'BlobCount': 575}}, cold bucket stat: (0, 0), frozen bucket stat: (145, 176408)
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:16102/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204836Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204836Z
20251114/us-east-1/s3/aws4_request
3bfce95237746b00bf76afa75d6dc5b945f83c7c814234f01a5a1073adb0537d
DEBUG    botocore.auth:auth.py:430 Signature:
062761073c94bb4a1ce6d7253fdf221a89fd08afaa3089217653bffc4372e0df
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/cold_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204836Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=062761073c94bb4a1ce6d7253fdf221a89fd08afaa3089217653bffc4372e0df', 'amz-sdk-invocation-id': b'4d273c65-334a-43a3-91da-7596bc5a50a9', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:48:36 GMT', 'x-amzn-requestid': 'o1RWvwpOekrHm2LLVMcmq3IfQXdt6Verjq53cDvTI82CYQLt3edp', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>cold_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:16102/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204836Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204836Z
20251114/us-east-1/s3/aws4_request
faa3f52686878a7dd857102ef32fb7bcee171a2ddfbfb9516b21d97718eed416
DEBUG    botocore.auth:auth.py:430 Signature:
a88f612253dd29c47d89dda68a91730e19d93b5593581ae1aa94fcc87a870915
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/medium?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204836Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=a88f612253dd29c47d89dda68a91730e19d93b5593581ae1aa94fcc87a870915', 'amz-sdk-invocation-id': b'2c5f7251-b644-4139-9772-d0135bb902ed', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:48:36 GMT', 'x-amzn-requestid': '7ymW8XKnCebSpQTCrbmxRZ3xeO53AsTUBFeS0BNFpMs1IXnDHz53', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>medium</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:16102/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204836Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204836Z
20251114/us-east-1/s3/aws4_request
e4aef27a22f08790f246577e3f73b7dcf1a40f2e1b67c1f37a1188493624c6b7
DEBUG    botocore.auth:auth.py:430 Signature:
fe7bb9848aad9a8dff846af4b86db08d467d12dbc9db284390fca9d7453a26ed
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/frozen_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204836Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=fe7bb9848aad9a8dff846af4b86db08d467d12dbc9db284390fca9d7453a26ed', 'amz-sdk-invocation-id': b'660f10cf-117a-4e82-b061-9a55f1e152ea', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 53592
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:48:36 GMT', 'x-amzn-requestid': 'LT7icVPg4Ge8y50RRYOOTjdr8GQVAViEzepD2wqGYzGZl7UDbnjo', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '53592', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;34eff939966dd96fc61e04bee3d4ba4f&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A2%3A1816%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;c745068d481b0515aea4165b916ec5cb&#34;</ETag><Size>1816</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;fb23f9171b17757cb1dc2e176469b4a5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cfa8a0b7952fb63f7dfadf2cf83097ed&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;969785d18638dc1e71dc309c8fee9f59&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;76c553122067e565c23ac6b7466026f1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;6cca3dcd8f413ad51af7003527118f53&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;9d0aea585719b4e1a8eb01d939c00a9d&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;4f98c8ca83a70a033c75eff6e19bcb8e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1a5f4df50ae0202b78181ab5a79fc270&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;710bd12a125a7a0826c6dabe086b07b9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;be0a7c1984f4c8093eabc624229e85d5&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;0d068b6671dccd5032bc42db6aa10674&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;169a39dc1ef992105b008d64454cdda2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A3%3A1536%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1cd0ecd015e159922d991777d4e34b6a&#34;</ETag><Size>1536</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A4%3A1152%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b0945c53e3a8c53e06b5efbe1fa00b7e&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;21d237d9b840230ac40911f05460d2c9&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;a65d4652ca975ca96dd4adc269404389&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ffa157b81657d56c3806591d18161366&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;dbb30cffd96f2cda495c11eb50c8872a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;0b1b088a94fe98718b260b4e9262c5c6&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A2%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e0f105c23fdc288d960126f34607d3c2&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037897%3A1%3A1%3A255%3A1%3A1720%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1f30e67ac29c7a33dfa177893c57fe4e&#34;</ETag><Size>1720</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;756c8bf50e1b14ddff981f3d35b13a9a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d1d491d289f10bd319a5964f50e522d9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;122ba98dfa6de83562b52443f97e0bdc&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;7626e60779c9117a5aa5552db3e2ef74&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1144%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;76b382c008c1daa16aef1c638ccec692&#34;</ETag><Size>1144</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;f2f766068f0decd10d0a355d7a3ce7df&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A3%3A1224%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ac22662b420aa8c5bd61f9d898d93abd&#34;</ETag><Size>1224</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A4%3A2504%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;240ff0ca91edad5ad611828468ea5b44&#34;</ETag><Size>2504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;658bdfb1748413af03d9fd46c9bb805b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cf86574e0b5b9320b5838d1fe614f7d6&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1416%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b9311bd0a3261cd1c110524dbed0c0ee&#34;</ETag><Size>1416</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A2%3A1928%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;88965419a67c815737ea9348e37e2277&#34;</ETag><Size>1928</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d70b30ee26e1677f1c1601ea54148330&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f6ca311e356541dde08266785f2d8dcb&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A2%3A1296%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;83616eaa943da37ef7a92311c263371e&#34;</ETag><Size>1296</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;efd7c7e653e7b4cae5fa36e16311349c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A2%3A255%3A1%3A2424%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1cdf12a5ba12af80a8fcbe65a51be1b9&#34;</ETag><Size>2424</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;011746a5ca01506fdf83964c27756f29&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037905%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;af992cc29bb2d9de8afef2fa09221752&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;27eec981a6efeef3dd4577c0490156cd&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;dee641780c0c4d248fd383936ad519c0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;35d9c5b51a686307a2465a8dce6122e9&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;397f4751afcb170c423e629fd2b03c46&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A2%3A1200%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ed50b0f966729dbc524ed39d67043e7f&#34;</ETag><Size>1200</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;3e018695734005e3be7a2c364a2f9f4b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e26638baeb35e1d203ff779209f18000&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;65a1dd34e301bdc4d29ef1b96ad9f016&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;baf3bbe887771567705ea1878ad8dc02&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7d2dd5438efac312030ab1d7ff2404c0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A2%3A1496%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;65a7ecaa6689f54356759745386bb91d&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;30b77b5019f350acbf9f718551d2da77&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A2416%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cd5d4acd4df5dd76dd58206782e7f365&#34;</ETag><Size>2416</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A2%3A1208%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e265bd76e5998bc292913aa80b0323cf&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1616%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;57a665afff22ef5b34e6e3d54deceb64&#34;</ETag><Size>1616</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;af26aa3d5e60723ce6781c6f3c2fc0ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A2%3A1320%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;809a9542bd1ef395b5328d6c62a10038&#34;</ETag><Size>1320</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;cb2ec8fd8e2f39c71ca7fd8e26141b9e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A4%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d6fc50af39123e0c794e997429c894f8&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A5%3A1360%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;65143fdbcdcf279b6c27a79c688dd56d&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0aeeeab35fcefe8ebe92923db835b993&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0f234b8606389bcc82637b5eec502dc0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;878094d78836df848f6343a8dd183909&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A3%3A2008%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ac4c5f21766b72b1ef9379e666fba4e7&#34;</ETag><Size>2008</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1352%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;60d206b93f7f63a6d550278c79178dc9&#34;</ETag><Size>1352</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0187ebcce0242f7da65b2c6f25982550&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ae2150d01ae7f1af2a175cdd5170207a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b94d64f4fcc3c13c48a75d7864c1ce62&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;35638001230ae7c046190a76967679de&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e5058fc8bcef1d12f3a97e90ef3a4f22&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;c7371c2c071f84a8da422b44dc6ac8cd&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e59e4b2b6a14b9718cfde17164df7873&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A4%3A1240%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b715d29f1acb4f69bb2c6e45c759c4d0&#34;</ETag><Size>1240</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;62b537d856fda5644fe2cc48902c9731&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A2%3A255%3A1%3A1600%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d2260a637a13ce8ecc25b9c01b52b67d&#34;</ETag><Size>1600</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e3574f40b33f06df9e67a72ccbbff43c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A2%3A255%3A1%3A1440%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;24187b7f04140bb0b1bb743be65ee07c&#34;</ETag><Size>1440</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;f336cf1caa2096a96de0cfbc70f9ad9d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A2%3A1264%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1f3c31b42afda4973595009325ef3e49&#34;</ETag><Size>1264</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;20aa44e25b95f87a8c7337a642e24c97&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;1dd035a4cbe08fccc42394835e89df77&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A3%3A1544%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ddfac5c4dd4e6cfa512fc9ef755d80ba&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A4%3A1504%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;73896829b5a8ee7e2a223f80dd6bc99f&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037924%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;6bd52922b36ff7c2ce79617366ee07ae&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1744%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;9480636392e60386e5fcfa26a7e5fa1e&#34;</ETag><Size>1744</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;86f1b31668de87d96f5f9b73789e6722&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A3%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;daa4772dea9401d3c58dea4ef6f578f1&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;66a62a7691132cb3b4613c1d975fab65&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7e8d7307f40bdeb4f3305e9be602cb27&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;a120a0287db33e7f87e2847b83e80d5f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;23ee82433ce4e8b3c0adc7981a52a256&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A3%3A1304%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;c9bf1da7e81941d7bf8edf219e3af8e2&#34;</ETag><Size>1304</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;8d018b1c8baffd1d3c1f37f9112e3931&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;eacc29fa533e744afa4e9a034e4063e7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;313094a08eaea3e8b4a9335ffd44f54b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;a13c73d880c9ea8669a713db0044cc73&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;28e110a65388b036725c956cb4f40835&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;34aedc6a7f8b316b3e420d638101b7f3&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;29151557cd5bf4a5eae9a392b2ab3ee8&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;5a2acfe7d9463c6376f658c29c90fd02&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;9a184fad7ff74943b8ca812f5af57463&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;97dd67255e56715570c8124d64393e24&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;48e1e22980ccda9edefd8f1004274739&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A3%3A1736%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;c89ad4686d31b02b0e0e819333897101&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A4%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;b2f2306a3c7f01a5fd37e98c5f0db539&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;00949568528376e724e9fcf4d3b60725&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f472e8e0d0f8111aa3f3bc9c406179b1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;80731454b0f0f6bda9a6706328d41672&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A2%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;2331f114069e506fa45abd92f7cc16e8&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;80d5289d31961bf2a3b4ab12a0127d24&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A2%3A1256%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;78ecfb41c1828cbbf3e867460bede6a4&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e88ed3aaa7eca2764356d27ef10cfa1c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037937%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1702f735c923178d6e8f8e1569466a4b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037937%3A1%3A1%3A255%3A2%3A1144%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;feba9762acc7f93b4a56d85b48cf26fa&#34;</ETag><Size>1144</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;7011ee874e8ff2211e9e54543b3191f4&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A2%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;4a76c36aabfa4086bfd8d8d31bcbffc6&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A2%3A255%3A2%3A1448%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;0df75368d33e1d5d81a28b9a08eafcf3&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1640%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d94425a6997dab6e73d403aaaf1472ea&#34;</ETag><Size>1640</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;2119f8302ae9404302822f9dc235ec46&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f3d1bfdf886644bf29d31bd16584da90&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;2ace9abb6396728189d1f1270d6016c2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;bf78ed23adbd0ac419f1474fe596777e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A4%3A1784%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e97ede3a0b632611b38c82fa05d2f765&#34;</ETag><Size>1784</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;b0e4109c11e7240a3cfd95e0d987e3db&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;43314d5c28b605b5517144e412dfb477&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f48f340d92e63ff14be5fd27cc733f2c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;19a6de2f8fda386c1628a05640b1d614&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;cdd71f3f9258303a74e6bab5a59bf6d5&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A3%3A2112%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;91eda4be98cc3bac3417ee9509f73d7d&#34;</ETag><Size>2112</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A4%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;82778727338cea7e5f52a40b3c40f1d4&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;03be68aedc5e93911c97cacb12d43770&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b147b1cfd1ef351a131e686de1631d5c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A2%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;53e8079776efd0c7fe82c7cf6eafb28d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;9f36bfd117b58e56c940657eecfd89d2&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;aaa0a6e02417d93517e63e65e3e7d2e2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A2%3A255%3A1%3A1424%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d120f7f937da41759afa30a510ce0255&#34;</ETag><Size>1424</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1776%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;8160dece82ad022c94c68998c3b020aa&#34;</ETag><Size>1776</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;790833acc63bba5df43d70161e81146d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A3%3A1360%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;daff5c718ff85eb00c6b270f5760cb91&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d6b393272b0c8a1126c2678e565cb2e9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A2%3A255%3A1%3A1152%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ff9f3ec64ae8e1217924d0ed262134ae&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A1%3A2160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7d58cf2ffa3b3311d1c32aa97bc50a61&#34;</ETag><Size>2160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;3b536fbf5a72c6f1d25b794d57cc501b&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 6c99b40d-349f-4eee-8326-0367de234f78, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 6c99b40d-349f-4eee-8326-0367de234f78, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 6c99b40d-349f-4eee-8326-0367de234f78, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 3f8910e2-973b-486d-be68-108f927798ba, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 3f8910e2-973b-486d-be68-108f927798ba, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 3f8910e2-973b-486d-be68-108f927798ba, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 645, 'Portions': 145, 'ActivePortions': 145}, '__DEFAULT': {'Rows': 99355, 'Portions': 115, 'ActivePortions': 115}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 145, 'BlobSize': 176408, 'BlobCount': 725}, '__DEFAULT': {'Portions': 115, 'BlobSize': 4406080, 'BlobCount': 575}}, cold bucket stat: (0, 0), frozen bucket stat: (145, 176408)
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:16102/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204838Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204838Z
20251114/us-east-1/s3/aws4_request
e218957930c2697a5e8c0fc70fa1461ca43868d2b0a603619753c02036b8b8e0
DEBUG    botocore.auth:auth.py:430 Signature:
1966ff47e470abcafca2f335f142993aeec5997bd4f159d00fb621afcecfb700
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/cold_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204838Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=1966ff47e470abcafca2f335f142993aeec5997bd4f159d00fb621afcecfb700', 'amz-sdk-invocation-id': b'da9f9dc6-0078-4968-a625-a376d106d8f4', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:48:38 GMT', 'x-amzn-requestid': 'I7u5SNEJYUqJPTjmmAndEEKeE9toWinL2xp3nNNOyVs1NFuPigGN', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>cold_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:16102/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204838Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204838Z
20251114/us-east-1/s3/aws4_request
81166adea5e7efe4985159caaba8e5471f63269e4088bdbea3a8c7b8643cdf71
DEBUG    botocore.auth:auth.py:430 Signature:
9e08dcc547b1dd4f7ec8f87d9b38c6c03e1685806a54a85d1a2fcd5c3a59f8fd
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/medium?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204838Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=9e08dcc547b1dd4f7ec8f87d9b38c6c03e1685806a54a85d1a2fcd5c3a59f8fd', 'amz-sdk-invocation-id': b'b90b9f85-339c-4851-81b1-a8f2736b6119', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:48:38 GMT', 'x-amzn-requestid': 'qEV2gbCqXdt7wMJkLqs5Rp1AlnNCGPSrQ5MFPZ712uNyYWivJO9A', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>medium</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:16102/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204838Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204838Z
20251114/us-east-1/s3/aws4_request
11ea9c1414658372c7c2795539b6189c67ee5b5c22af35610a713d9b89521d46
DEBUG    botocore.auth:auth.py:430 Signature:
64970fd452600d5620ad1fcfa6e16a8e78adb0007999a8f2b30d85fcff08cd0b
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/frozen_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204838Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=64970fd452600d5620ad1fcfa6e16a8e78adb0007999a8f2b30d85fcff08cd0b', 'amz-sdk-invocation-id': b'9e7e0760-37b8-4733-9bf1-b9bdf4d33103', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 53592
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:48:38 GMT', 'x-amzn-requestid': '9ACZWMzfiZmFc0I3WNwqIR1J8q2DGy48ClLekXhuFbnZSnMTqLZP', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '53592', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;34eff939966dd96fc61e04bee3d4ba4f&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A2%3A1816%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;c745068d481b0515aea4165b916ec5cb&#34;</ETag><Size>1816</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;fb23f9171b17757cb1dc2e176469b4a5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cfa8a0b7952fb63f7dfadf2cf83097ed&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;969785d18638dc1e71dc309c8fee9f59&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;76c553122067e565c23ac6b7466026f1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;6cca3dcd8f413ad51af7003527118f53&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;9d0aea585719b4e1a8eb01d939c00a9d&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;4f98c8ca83a70a033c75eff6e19bcb8e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1a5f4df50ae0202b78181ab5a79fc270&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;710bd12a125a7a0826c6dabe086b07b9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;be0a7c1984f4c8093eabc624229e85d5&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;0d068b6671dccd5032bc42db6aa10674&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;169a39dc1ef992105b008d64454cdda2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A3%3A1536%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1cd0ecd015e159922d991777d4e34b6a&#34;</ETag><Size>1536</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A4%3A1152%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b0945c53e3a8c53e06b5efbe1fa00b7e&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;21d237d9b840230ac40911f05460d2c9&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;a65d4652ca975ca96dd4adc269404389&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ffa157b81657d56c3806591d18161366&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;dbb30cffd96f2cda495c11eb50c8872a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;0b1b088a94fe98718b260b4e9262c5c6&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A2%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e0f105c23fdc288d960126f34607d3c2&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037897%3A1%3A1%3A255%3A1%3A1720%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1f30e67ac29c7a33dfa177893c57fe4e&#34;</ETag><Size>1720</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;756c8bf50e1b14ddff981f3d35b13a9a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d1d491d289f10bd319a5964f50e522d9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;122ba98dfa6de83562b52443f97e0bdc&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;7626e60779c9117a5aa5552db3e2ef74&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1144%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;76b382c008c1daa16aef1c638ccec692&#34;</ETag><Size>1144</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;f2f766068f0decd10d0a355d7a3ce7df&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A3%3A1224%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ac22662b420aa8c5bd61f9d898d93abd&#34;</ETag><Size>1224</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A4%3A2504%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;240ff0ca91edad5ad611828468ea5b44&#34;</ETag><Size>2504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;658bdfb1748413af03d9fd46c9bb805b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cf86574e0b5b9320b5838d1fe614f7d6&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1416%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b9311bd0a3261cd1c110524dbed0c0ee&#34;</ETag><Size>1416</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A2%3A1928%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;88965419a67c815737ea9348e37e2277&#34;</ETag><Size>1928</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d70b30ee26e1677f1c1601ea54148330&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f6ca311e356541dde08266785f2d8dcb&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A2%3A1296%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;83616eaa943da37ef7a92311c263371e&#34;</ETag><Size>1296</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;efd7c7e653e7b4cae5fa36e16311349c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A2%3A255%3A1%3A2424%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1cdf12a5ba12af80a8fcbe65a51be1b9&#34;</ETag><Size>2424</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;011746a5ca01506fdf83964c27756f29&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037905%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;af992cc29bb2d9de8afef2fa09221752&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;27eec981a6efeef3dd4577c0490156cd&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;dee641780c0c4d248fd383936ad519c0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;35d9c5b51a686307a2465a8dce6122e9&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;397f4751afcb170c423e629fd2b03c46&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A2%3A1200%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ed50b0f966729dbc524ed39d67043e7f&#34;</ETag><Size>1200</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;3e018695734005e3be7a2c364a2f9f4b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e26638baeb35e1d203ff779209f18000&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;65a1dd34e301bdc4d29ef1b96ad9f016&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;baf3bbe887771567705ea1878ad8dc02&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7d2dd5438efac312030ab1d7ff2404c0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A2%3A1496%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;65a7ecaa6689f54356759745386bb91d&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;30b77b5019f350acbf9f718551d2da77&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A2416%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cd5d4acd4df5dd76dd58206782e7f365&#34;</ETag><Size>2416</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A2%3A1208%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e265bd76e5998bc292913aa80b0323cf&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1616%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;57a665afff22ef5b34e6e3d54deceb64&#34;</ETag><Size>1616</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;af26aa3d5e60723ce6781c6f3c2fc0ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A2%3A1320%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;809a9542bd1ef395b5328d6c62a10038&#34;</ETag><Size>1320</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;cb2ec8fd8e2f39c71ca7fd8e26141b9e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A4%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d6fc50af39123e0c794e997429c894f8&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A5%3A1360%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;65143fdbcdcf279b6c27a79c688dd56d&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0aeeeab35fcefe8ebe92923db835b993&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0f234b8606389bcc82637b5eec502dc0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;878094d78836df848f6343a8dd183909&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A3%3A2008%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ac4c5f21766b72b1ef9379e666fba4e7&#34;</ETag><Size>2008</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1352%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;60d206b93f7f63a6d550278c79178dc9&#34;</ETag><Size>1352</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0187ebcce0242f7da65b2c6f25982550&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ae2150d01ae7f1af2a175cdd5170207a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b94d64f4fcc3c13c48a75d7864c1ce62&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;35638001230ae7c046190a76967679de&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e5058fc8bcef1d12f3a97e90ef3a4f22&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;c7371c2c071f84a8da422b44dc6ac8cd&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e59e4b2b6a14b9718cfde17164df7873&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A4%3A1240%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b715d29f1acb4f69bb2c6e45c759c4d0&#34;</ETag><Size>1240</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;62b537d856fda5644fe2cc48902c9731&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A2%3A255%3A1%3A1600%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d2260a637a13ce8ecc25b9c01b52b67d&#34;</ETag><Size>1600</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e3574f40b33f06df9e67a72ccbbff43c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A2%3A255%3A1%3A1440%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;24187b7f04140bb0b1bb743be65ee07c&#34;</ETag><Size>1440</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;f336cf1caa2096a96de0cfbc70f9ad9d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A2%3A1264%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1f3c31b42afda4973595009325ef3e49&#34;</ETag><Size>1264</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;20aa44e25b95f87a8c7337a642e24c97&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;1dd035a4cbe08fccc42394835e89df77&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A3%3A1544%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ddfac5c4dd4e6cfa512fc9ef755d80ba&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A4%3A1504%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;73896829b5a8ee7e2a223f80dd6bc99f&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037924%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;6bd52922b36ff7c2ce79617366ee07ae&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1744%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;9480636392e60386e5fcfa26a7e5fa1e&#34;</ETag><Size>1744</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;86f1b31668de87d96f5f9b73789e6722&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A3%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;daa4772dea9401d3c58dea4ef6f578f1&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;66a62a7691132cb3b4613c1d975fab65&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7e8d7307f40bdeb4f3305e9be602cb27&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;a120a0287db33e7f87e2847b83e80d5f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;23ee82433ce4e8b3c0adc7981a52a256&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A3%3A1304%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;c9bf1da7e81941d7bf8edf219e3af8e2&#34;</ETag><Size>1304</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;8d018b1c8baffd1d3c1f37f9112e3931&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;eacc29fa533e744afa4e9a034e4063e7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;313094a08eaea3e8b4a9335ffd44f54b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;a13c73d880c9ea8669a713db0044cc73&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;28e110a65388b036725c956cb4f40835&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;34aedc6a7f8b316b3e420d638101b7f3&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;29151557cd5bf4a5eae9a392b2ab3ee8&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;5a2acfe7d9463c6376f658c29c90fd02&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;9a184fad7ff74943b8ca812f5af57463&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;97dd67255e56715570c8124d64393e24&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;48e1e22980ccda9edefd8f1004274739&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A3%3A1736%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;c89ad4686d31b02b0e0e819333897101&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A4%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;b2f2306a3c7f01a5fd37e98c5f0db539&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;00949568528376e724e9fcf4d3b60725&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f472e8e0d0f8111aa3f3bc9c406179b1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;80731454b0f0f6bda9a6706328d41672&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A2%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;2331f114069e506fa45abd92f7cc16e8&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;80d5289d31961bf2a3b4ab12a0127d24&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A2%3A1256%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;78ecfb41c1828cbbf3e867460bede6a4&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e88ed3aaa7eca2764356d27ef10cfa1c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037937%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1702f735c923178d6e8f8e1569466a4b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037937%3A1%3A1%3A255%3A2%3A1144%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;feba9762acc7f93b4a56d85b48cf26fa&#34;</ETag><Size>1144</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;7011ee874e8ff2211e9e54543b3191f4&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A2%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;4a76c36aabfa4086bfd8d8d31bcbffc6&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A2%3A255%3A2%3A1448%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;0df75368d33e1d5d81a28b9a08eafcf3&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1640%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d94425a6997dab6e73d403aaaf1472ea&#34;</ETag><Size>1640</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;2119f8302ae9404302822f9dc235ec46&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f3d1bfdf886644bf29d31bd16584da90&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;2ace9abb6396728189d1f1270d6016c2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;bf78ed23adbd0ac419f1474fe596777e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A4%3A1784%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e97ede3a0b632611b38c82fa05d2f765&#34;</ETag><Size>1784</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;b0e4109c11e7240a3cfd95e0d987e3db&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;43314d5c28b605b5517144e412dfb477&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f48f340d92e63ff14be5fd27cc733f2c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;19a6de2f8fda386c1628a05640b1d614&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;cdd71f3f9258303a74e6bab5a59bf6d5&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A3%3A2112%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;91eda4be98cc3bac3417ee9509f73d7d&#34;</ETag><Size>2112</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A4%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;82778727338cea7e5f52a40b3c40f1d4&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;03be68aedc5e93911c97cacb12d43770&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b147b1cfd1ef351a131e686de1631d5c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A2%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;53e8079776efd0c7fe82c7cf6eafb28d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;9f36bfd117b58e56c940657eecfd89d2&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;aaa0a6e02417d93517e63e65e3e7d2e2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A2%3A255%3A1%3A1424%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d120f7f937da41759afa30a510ce0255&#34;</ETag><Size>1424</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1776%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;8160dece82ad022c94c68998c3b020aa&#34;</ETag><Size>1776</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;790833acc63bba5df43d70161e81146d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A3%3A1360%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;daff5c718ff85eb00c6b270f5760cb91&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d6b393272b0c8a1126c2678e565cb2e9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A2%3A255%3A1%3A1152%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ff9f3ec64ae8e1217924d0ed262134ae&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A1%3A2160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7d58cf2ffa3b3311d1c32aa97bc50a61&#34;</ETag><Size>2160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;3b536fbf5a72c6f1d25b794d57cc501b&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, b7efd6f7-cb2d-4db9-8fc2-fa9462f6e946, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, b7efd6f7-cb2d-4db9-8fc2-fa9462f6e946, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, b7efd6f7-cb2d-4db9-8fc2-fa9462f6e946, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 55f05dbc-5c34-49b3-a155-5ca0f1945756, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 55f05dbc-5c34-49b3-a155-5ca0f1945756, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 55f05dbc-5c34-49b3-a155-5ca0f1945756, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 645, 'Portions': 145, 'ActivePortions': 145}, '__DEFAULT': {'Rows': 99355, 'Portions': 115, 'ActivePortions': 115}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 145, 'BlobSize': 176408, 'BlobCount': 725}, '__DEFAULT': {'Portions': 115, 'BlobSize': 4406080, 'BlobCount': 575}}, cold bucket stat: (0, 0), frozen bucket stat: (145, 176408)
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:16102/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204839Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204839Z
20251114/us-east-1/s3/aws4_request
1d8fe8c03007c8703a752b51fbc7d489af20e6e2d90d074a1256a74afad4f128
DEBUG    botocore.auth:auth.py:430 Signature:
00e99d3bd01306dddea61d110917d06d63f67ccdb549287284cabdd9c148684f
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/cold_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204839Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=00e99d3bd01306dddea61d110917d06d63f67ccdb549287284cabdd9c148684f', 'amz-sdk-invocation-id': b'd5e800c5-f12c-4b2f-b43a-da1f42af1616', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:48:39 GMT', 'x-amzn-requestid': 'ZbDcjKMld2HTmRUKbEGWi8m07eqJuuh424YBZ5qZfnngqCltwBrZ', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>cold_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:16102/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204839Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204839Z
20251114/us-east-1/s3/aws4_request
4272112c7f6d9fb5f94364335fb0c2a48adee293f14edf71997824960bae3a9b
DEBUG    botocore.auth:auth.py:430 Signature:
9f035aabaa2f6adf2ff6f235b387e1d199da53b3b695ee0aab136a727874f261
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/medium?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204839Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=9f035aabaa2f6adf2ff6f235b387e1d199da53b3b695ee0aab136a727874f261', 'amz-sdk-invocation-id': b'76e5d291-75fa-470a-8313-1ceba343e7ef', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:48:39 GMT', 'x-amzn-requestid': 'ETvWAl8MPfK5glfsfXdF1fU6CqJTDaNsCj7Y0FfCi3GRjhPEAoLY', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>medium</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:16102/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204839Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204839Z
20251114/us-east-1/s3/aws4_request
3ce2c4f015c1d174ac47265445a1adc14a7c493dc4694e920b00aa9ad39c394e
DEBUG    botocore.auth:auth.py:430 Signature:
134f58e0985e152b9e396476d588cb9c3f9260419b28bb042fa07ed7529e382a
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/frozen_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204839Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=134f58e0985e152b9e396476d588cb9c3f9260419b28bb042fa07ed7529e382a', 'amz-sdk-invocation-id': b'fc7b8397-399c-41d9-bdba-9212b586a3e5', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 53592
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:48:39 GMT', 'x-amzn-requestid': 'M7FJQfIOjrKcE9xQhcXQfHHQKXvM3BfulsgJYlTgKkubi3FL6lkj', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '53592', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;34eff939966dd96fc61e04bee3d4ba4f&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A2%3A1816%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;c745068d481b0515aea4165b916ec5cb&#34;</ETag><Size>1816</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;fb23f9171b17757cb1dc2e176469b4a5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cfa8a0b7952fb63f7dfadf2cf83097ed&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;969785d18638dc1e71dc309c8fee9f59&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;76c553122067e565c23ac6b7466026f1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;6cca3dcd8f413ad51af7003527118f53&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;9d0aea585719b4e1a8eb01d939c00a9d&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;4f98c8ca83a70a033c75eff6e19bcb8e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1a5f4df50ae0202b78181ab5a79fc270&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;710bd12a125a7a0826c6dabe086b07b9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;be0a7c1984f4c8093eabc624229e85d5&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;0d068b6671dccd5032bc42db6aa10674&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;169a39dc1ef992105b008d64454cdda2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A3%3A1536%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1cd0ecd015e159922d991777d4e34b6a&#34;</ETag><Size>1536</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A4%3A1152%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b0945c53e3a8c53e06b5efbe1fa00b7e&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;21d237d9b840230ac40911f05460d2c9&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;a65d4652ca975ca96dd4adc269404389&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ffa157b81657d56c3806591d18161366&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;dbb30cffd96f2cda495c11eb50c8872a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;0b1b088a94fe98718b260b4e9262c5c6&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A2%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e0f105c23fdc288d960126f34607d3c2&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037897%3A1%3A1%3A255%3A1%3A1720%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1f30e67ac29c7a33dfa177893c57fe4e&#34;</ETag><Size>1720</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;756c8bf50e1b14ddff981f3d35b13a9a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d1d491d289f10bd319a5964f50e522d9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;122ba98dfa6de83562b52443f97e0bdc&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;7626e60779c9117a5aa5552db3e2ef74&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1144%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;76b382c008c1daa16aef1c638ccec692&#34;</ETag><Size>1144</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;f2f766068f0decd10d0a355d7a3ce7df&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A3%3A1224%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ac22662b420aa8c5bd61f9d898d93abd&#34;</ETag><Size>1224</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A4%3A2504%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;240ff0ca91edad5ad611828468ea5b44&#34;</ETag><Size>2504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;658bdfb1748413af03d9fd46c9bb805b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cf86574e0b5b9320b5838d1fe614f7d6&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1416%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b9311bd0a3261cd1c110524dbed0c0ee&#34;</ETag><Size>1416</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A2%3A1928%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;88965419a67c815737ea9348e37e2277&#34;</ETag><Size>1928</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d70b30ee26e1677f1c1601ea54148330&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f6ca311e356541dde08266785f2d8dcb&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A2%3A1296%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;83616eaa943da37ef7a92311c263371e&#34;</ETag><Size>1296</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;efd7c7e653e7b4cae5fa36e16311349c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A2%3A255%3A1%3A2424%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1cdf12a5ba12af80a8fcbe65a51be1b9&#34;</ETag><Size>2424</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;011746a5ca01506fdf83964c27756f29&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037905%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;af992cc29bb2d9de8afef2fa09221752&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;27eec981a6efeef3dd4577c0490156cd&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;dee641780c0c4d248fd383936ad519c0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;35d9c5b51a686307a2465a8dce6122e9&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;397f4751afcb170c423e629fd2b03c46&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A2%3A1200%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ed50b0f966729dbc524ed39d67043e7f&#34;</ETag><Size>1200</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;3e018695734005e3be7a2c364a2f9f4b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e26638baeb35e1d203ff779209f18000&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;65a1dd34e301bdc4d29ef1b96ad9f016&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;baf3bbe887771567705ea1878ad8dc02&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7d2dd5438efac312030ab1d7ff2404c0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A2%3A1496%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;65a7ecaa6689f54356759745386bb91d&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;30b77b5019f350acbf9f718551d2da77&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A2416%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cd5d4acd4df5dd76dd58206782e7f365&#34;</ETag><Size>2416</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A2%3A1208%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e265bd76e5998bc292913aa80b0323cf&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1616%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;57a665afff22ef5b34e6e3d54deceb64&#34;</ETag><Size>1616</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;af26aa3d5e60723ce6781c6f3c2fc0ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A2%3A1320%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;809a9542bd1ef395b5328d6c62a10038&#34;</ETag><Size>1320</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;cb2ec8fd8e2f39c71ca7fd8e26141b9e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A4%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d6fc50af39123e0c794e997429c894f8&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A5%3A1360%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;65143fdbcdcf279b6c27a79c688dd56d&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0aeeeab35fcefe8ebe92923db835b993&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0f234b8606389bcc82637b5eec502dc0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;878094d78836df848f6343a8dd183909&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A3%3A2008%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ac4c5f21766b72b1ef9379e666fba4e7&#34;</ETag><Size>2008</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1352%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;60d206b93f7f63a6d550278c79178dc9&#34;</ETag><Size>1352</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0187ebcce0242f7da65b2c6f25982550&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ae2150d01ae7f1af2a175cdd5170207a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b94d64f4fcc3c13c48a75d7864c1ce62&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;35638001230ae7c046190a76967679de&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e5058fc8bcef1d12f3a97e90ef3a4f22&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;c7371c2c071f84a8da422b44dc6ac8cd&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e59e4b2b6a14b9718cfde17164df7873&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A4%3A1240%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b715d29f1acb4f69bb2c6e45c759c4d0&#34;</ETag><Size>1240</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;62b537d856fda5644fe2cc48902c9731&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A2%3A255%3A1%3A1600%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d2260a637a13ce8ecc25b9c01b52b67d&#34;</ETag><Size>1600</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e3574f40b33f06df9e67a72ccbbff43c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A2%3A255%3A1%3A1440%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;24187b7f04140bb0b1bb743be65ee07c&#34;</ETag><Size>1440</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;f336cf1caa2096a96de0cfbc70f9ad9d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A2%3A1264%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1f3c31b42afda4973595009325ef3e49&#34;</ETag><Size>1264</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;20aa44e25b95f87a8c7337a642e24c97&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;1dd035a4cbe08fccc42394835e89df77&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A3%3A1544%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ddfac5c4dd4e6cfa512fc9ef755d80ba&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A4%3A1504%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;73896829b5a8ee7e2a223f80dd6bc99f&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037924%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;6bd52922b36ff7c2ce79617366ee07ae&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1744%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;9480636392e60386e5fcfa26a7e5fa1e&#34;</ETag><Size>1744</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;86f1b31668de87d96f5f9b73789e6722&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A3%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;daa4772dea9401d3c58dea4ef6f578f1&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;66a62a7691132cb3b4613c1d975fab65&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7e8d7307f40bdeb4f3305e9be602cb27&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;a120a0287db33e7f87e2847b83e80d5f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;23ee82433ce4e8b3c0adc7981a52a256&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A3%3A1304%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;c9bf1da7e81941d7bf8edf219e3af8e2&#34;</ETag><Size>1304</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;8d018b1c8baffd1d3c1f37f9112e3931&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;eacc29fa533e744afa4e9a034e4063e7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;313094a08eaea3e8b4a9335ffd44f54b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;a13c73d880c9ea8669a713db0044cc73&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;28e110a65388b036725c956cb4f40835&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;34aedc6a7f8b316b3e420d638101b7f3&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;29151557cd5bf4a5eae9a392b2ab3ee8&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;5a2acfe7d9463c6376f658c29c90fd02&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;9a184fad7ff74943b8ca812f5af57463&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;97dd67255e56715570c8124d64393e24&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;48e1e22980ccda9edefd8f1004274739&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A3%3A1736%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;c89ad4686d31b02b0e0e819333897101&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A4%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;b2f2306a3c7f01a5fd37e98c5f0db539&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;00949568528376e724e9fcf4d3b60725&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f472e8e0d0f8111aa3f3bc9c406179b1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;80731454b0f0f6bda9a6706328d41672&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A2%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;2331f114069e506fa45abd92f7cc16e8&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;80d5289d31961bf2a3b4ab12a0127d24&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A2%3A1256%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;78ecfb41c1828cbbf3e867460bede6a4&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e88ed3aaa7eca2764356d27ef10cfa1c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037937%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1702f735c923178d6e8f8e1569466a4b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037937%3A1%3A1%3A255%3A2%3A1144%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;feba9762acc7f93b4a56d85b48cf26fa&#34;</ETag><Size>1144</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;7011ee874e8ff2211e9e54543b3191f4&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A2%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;4a76c36aabfa4086bfd8d8d31bcbffc6&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A2%3A255%3A2%3A1448%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;0df75368d33e1d5d81a28b9a08eafcf3&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1640%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d94425a6997dab6e73d403aaaf1472ea&#34;</ETag><Size>1640</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;2119f8302ae9404302822f9dc235ec46&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f3d1bfdf886644bf29d31bd16584da90&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;2ace9abb6396728189d1f1270d6016c2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;bf78ed23adbd0ac419f1474fe596777e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A4%3A1784%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e97ede3a0b632611b38c82fa05d2f765&#34;</ETag><Size>1784</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;b0e4109c11e7240a3cfd95e0d987e3db&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;43314d5c28b605b5517144e412dfb477&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f48f340d92e63ff14be5fd27cc733f2c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;19a6de2f8fda386c1628a05640b1d614&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;cdd71f3f9258303a74e6bab5a59bf6d5&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A3%3A2112%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;91eda4be98cc3bac3417ee9509f73d7d&#34;</ETag><Size>2112</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A4%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;82778727338cea7e5f52a40b3c40f1d4&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;03be68aedc5e93911c97cacb12d43770&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b147b1cfd1ef351a131e686de1631d5c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A2%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;53e8079776efd0c7fe82c7cf6eafb28d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;9f36bfd117b58e56c940657eecfd89d2&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;aaa0a6e02417d93517e63e65e3e7d2e2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A2%3A255%3A1%3A1424%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d120f7f937da41759afa30a510ce0255&#34;</ETag><Size>1424</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1776%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;8160dece82ad022c94c68998c3b020aa&#34;</ETag><Size>1776</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;790833acc63bba5df43d70161e81146d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A3%3A1360%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;daff5c718ff85eb00c6b270f5760cb91&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d6b393272b0c8a1126c2678e565cb2e9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A2%3A255%3A1%3A1152%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ff9f3ec64ae8e1217924d0ed262134ae&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A1%3A2160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7d58cf2ffa3b3311d1c32aa97bc50a61&#34;</ETag><Size>2160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;3b536fbf5a72c6f1d25b794d57cc501b&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, a39c8ba3-3b47-40e6-aeb1-0e334a531931, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, a39c8ba3-3b47-40e6-aeb1-0e334a531931, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, a39c8ba3-3b47-40e6-aeb1-0e334a531931, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, ca7aa83d-97e0-42a4-b8cc-8451fca5cfc1, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, ca7aa83d-97e0-42a4-b8cc-8451fca5cfc1, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, ca7aa83d-97e0-42a4-b8cc-8451fca5cfc1, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 645, 'Portions': 145, 'ActivePortions': 145}, '__DEFAULT': {'Rows': 99355, 'Portions': 115, 'ActivePortions': 115}}, blobs: {'__DEFAULT': {'Portions': 115, 'BlobSize': 4406080, 'BlobCount': 575}, '/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 145, 'BlobSize': 176408, 'BlobCount': 725}}, cold bucket stat: (0, 0), frozen bucket stat: (145, 176408)
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:16102/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204841Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204841Z
20251114/us-east-1/s3/aws4_request
03e2768c8f9232a8a7fa1fa1f6020be7e72b93399f385789206c617788e90bec
DEBUG    botocore.auth:auth.py:430 Signature:
236bbeb7bbe45a6cb5e24b9e134cc1f6afb6d5598117daafe5035b4e587875fe
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/cold_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204841Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=236bbeb7bbe45a6cb5e24b9e134cc1f6afb6d5598117daafe5035b4e587875fe', 'amz-sdk-invocation-id': b'9c4f7eed-d828-4d8a-80db-3c57758fd0ff', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:48:41 GMT', 'x-amzn-requestid': 'QMjR5aKaGB6nggNqRiDNB3TfJvatehgGND1LgnIz406d8bfSn0Qw', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>cold_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:16102/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204841Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204841Z
20251114/us-east-1/s3/aws4_request
8b99bcac5a94ce72044e00c2afc72c990b0dfbfb97e942db9d839f6bd62258d6
DEBUG    botocore.auth:auth.py:430 Signature:
0b79a87eb2ad552d98951e7433a54e653d73b359626ccf06b7f0e99e7b626c66
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/medium?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204841Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=0b79a87eb2ad552d98951e7433a54e653d73b359626ccf06b7f0e99e7b626c66', 'amz-sdk-invocation-id': b'54c3caaa-c81f-441a-a4a1-ab6c120db08c', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:48:41 GMT', 'x-amzn-requestid': '5QqLKQOsPyYC3eoBGCmG6kR65sK9xO6WAuOQwhJluTIxmZVWUZJl', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>medium</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:16102/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204841Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204841Z
20251114/us-east-1/s3/aws4_request
6149349c7cd1892e1da1bf10f4b9d26604a45a94bd0d37dd48ab7f03690eccb3
DEBUG    botocore.auth:auth.py:430 Signature:
69d3c03fc0756809eaefb646cc1bafa31b102ad86df0047987f9f8060eb4b5f2
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/frozen_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204841Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=69d3c03fc0756809eaefb646cc1bafa31b102ad86df0047987f9f8060eb4b5f2', 'amz-sdk-invocation-id': b'31748e2d-eb57-46e5-bcbb-a55be25d41b7', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 53592
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:48:41 GMT', 'x-amzn-requestid': 'Hu55fVOw0IUCUA02YzeFzvOsXYbY4IobYKm32LpClANzBi3HDbU5', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '53592', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;34eff939966dd96fc61e04bee3d4ba4f&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A2%3A1816%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;c745068d481b0515aea4165b916ec5cb&#34;</ETag><Size>1816</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;fb23f9171b17757cb1dc2e176469b4a5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cfa8a0b7952fb63f7dfadf2cf83097ed&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;969785d18638dc1e71dc309c8fee9f59&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;76c553122067e565c23ac6b7466026f1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;6cca3dcd8f413ad51af7003527118f53&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;9d0aea585719b4e1a8eb01d939c00a9d&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;4f98c8ca83a70a033c75eff6e19bcb8e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1a5f4df50ae0202b78181ab5a79fc270&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;710bd12a125a7a0826c6dabe086b07b9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;be0a7c1984f4c8093eabc624229e85d5&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;0d068b6671dccd5032bc42db6aa10674&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;169a39dc1ef992105b008d64454cdda2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A3%3A1536%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1cd0ecd015e159922d991777d4e34b6a&#34;</ETag><Size>1536</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A4%3A1152%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b0945c53e3a8c53e06b5efbe1fa00b7e&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;21d237d9b840230ac40911f05460d2c9&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;a65d4652ca975ca96dd4adc269404389&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ffa157b81657d56c3806591d18161366&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;dbb30cffd96f2cda495c11eb50c8872a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;0b1b088a94fe98718b260b4e9262c5c6&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A2%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e0f105c23fdc288d960126f34607d3c2&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037897%3A1%3A1%3A255%3A1%3A1720%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1f30e67ac29c7a33dfa177893c57fe4e&#34;</ETag><Size>1720</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;756c8bf50e1b14ddff981f3d35b13a9a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d1d491d289f10bd319a5964f50e522d9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;122ba98dfa6de83562b52443f97e0bdc&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;7626e60779c9117a5aa5552db3e2ef74&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1144%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;76b382c008c1daa16aef1c638ccec692&#34;</ETag><Size>1144</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;f2f766068f0decd10d0a355d7a3ce7df&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A3%3A1224%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ac22662b420aa8c5bd61f9d898d93abd&#34;</ETag><Size>1224</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A4%3A2504%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;240ff0ca91edad5ad611828468ea5b44&#34;</ETag><Size>2504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;658bdfb1748413af03d9fd46c9bb805b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cf86574e0b5b9320b5838d1fe614f7d6&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1416%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b9311bd0a3261cd1c110524dbed0c0ee&#34;</ETag><Size>1416</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A2%3A1928%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;88965419a67c815737ea9348e37e2277&#34;</ETag><Size>1928</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d70b30ee26e1677f1c1601ea54148330&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f6ca311e356541dde08266785f2d8dcb&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A2%3A1296%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;83616eaa943da37ef7a92311c263371e&#34;</ETag><Size>1296</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;efd7c7e653e7b4cae5fa36e16311349c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A2%3A255%3A1%3A2424%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1cdf12a5ba12af80a8fcbe65a51be1b9&#34;</ETag><Size>2424</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;011746a5ca01506fdf83964c27756f29&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037905%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;af992cc29bb2d9de8afef2fa09221752&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;27eec981a6efeef3dd4577c0490156cd&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;dee641780c0c4d248fd383936ad519c0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;35d9c5b51a686307a2465a8dce6122e9&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;397f4751afcb170c423e629fd2b03c46&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A2%3A1200%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ed50b0f966729dbc524ed39d67043e7f&#34;</ETag><Size>1200</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;3e018695734005e3be7a2c364a2f9f4b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e26638baeb35e1d203ff779209f18000&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;65a1dd34e301bdc4d29ef1b96ad9f016&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;baf3bbe887771567705ea1878ad8dc02&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7d2dd5438efac312030ab1d7ff2404c0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A2%3A1496%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;65a7ecaa6689f54356759745386bb91d&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;30b77b5019f350acbf9f718551d2da77&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A2416%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cd5d4acd4df5dd76dd58206782e7f365&#34;</ETag><Size>2416</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A2%3A1208%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e265bd76e5998bc292913aa80b0323cf&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1616%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;57a665afff22ef5b34e6e3d54deceb64&#34;</ETag><Size>1616</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;af26aa3d5e60723ce6781c6f3c2fc0ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A2%3A1320%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;809a9542bd1ef395b5328d6c62a10038&#34;</ETag><Size>1320</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;cb2ec8fd8e2f39c71ca7fd8e26141b9e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A4%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d6fc50af39123e0c794e997429c894f8&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A5%3A1360%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;65143fdbcdcf279b6c27a79c688dd56d&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0aeeeab35fcefe8ebe92923db835b993&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0f234b8606389bcc82637b5eec502dc0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;878094d78836df848f6343a8dd183909&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A3%3A2008%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ac4c5f21766b72b1ef9379e666fba4e7&#34;</ETag><Size>2008</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1352%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;60d206b93f7f63a6d550278c79178dc9&#34;</ETag><Size>1352</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0187ebcce0242f7da65b2c6f25982550&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ae2150d01ae7f1af2a175cdd5170207a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b94d64f4fcc3c13c48a75d7864c1ce62&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;35638001230ae7c046190a76967679de&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e5058fc8bcef1d12f3a97e90ef3a4f22&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;c7371c2c071f84a8da422b44dc6ac8cd&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e59e4b2b6a14b9718cfde17164df7873&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A4%3A1240%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b715d29f1acb4f69bb2c6e45c759c4d0&#34;</ETag><Size>1240</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;62b537d856fda5644fe2cc48902c9731&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A2%3A255%3A1%3A1600%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d2260a637a13ce8ecc25b9c01b52b67d&#34;</ETag><Size>1600</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e3574f40b33f06df9e67a72ccbbff43c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A2%3A255%3A1%3A1440%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;24187b7f04140bb0b1bb743be65ee07c&#34;</ETag><Size>1440</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;f336cf1caa2096a96de0cfbc70f9ad9d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A2%3A1264%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1f3c31b42afda4973595009325ef3e49&#34;</ETag><Size>1264</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;20aa44e25b95f87a8c7337a642e24c97&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;1dd035a4cbe08fccc42394835e89df77&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A3%3A1544%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ddfac5c4dd4e6cfa512fc9ef755d80ba&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A4%3A1504%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;73896829b5a8ee7e2a223f80dd6bc99f&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037924%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;6bd52922b36ff7c2ce79617366ee07ae&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1744%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;9480636392e60386e5fcfa26a7e5fa1e&#34;</ETag><Size>1744</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;86f1b31668de87d96f5f9b73789e6722&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A3%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;daa4772dea9401d3c58dea4ef6f578f1&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;66a62a7691132cb3b4613c1d975fab65&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7e8d7307f40bdeb4f3305e9be602cb27&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;a120a0287db33e7f87e2847b83e80d5f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;23ee82433ce4e8b3c0adc7981a52a256&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A3%3A1304%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;c9bf1da7e81941d7bf8edf219e3af8e2&#34;</ETag><Size>1304</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;8d018b1c8baffd1d3c1f37f9112e3931&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;eacc29fa533e744afa4e9a034e4063e7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;313094a08eaea3e8b4a9335ffd44f54b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;a13c73d880c9ea8669a713db0044cc73&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;28e110a65388b036725c956cb4f40835&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;34aedc6a7f8b316b3e420d638101b7f3&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;29151557cd5bf4a5eae9a392b2ab3ee8&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;5a2acfe7d9463c6376f658c29c90fd02&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;9a184fad7ff74943b8ca812f5af57463&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;97dd67255e56715570c8124d64393e24&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;48e1e22980ccda9edefd8f1004274739&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A3%3A1736%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;c89ad4686d31b02b0e0e819333897101&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A4%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;b2f2306a3c7f01a5fd37e98c5f0db539&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;00949568528376e724e9fcf4d3b60725&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f472e8e0d0f8111aa3f3bc9c406179b1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;80731454b0f0f6bda9a6706328d41672&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A2%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;2331f114069e506fa45abd92f7cc16e8&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;80d5289d31961bf2a3b4ab12a0127d24&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A2%3A1256%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;78ecfb41c1828cbbf3e867460bede6a4&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e88ed3aaa7eca2764356d27ef10cfa1c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037937%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1702f735c923178d6e8f8e1569466a4b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037937%3A1%3A1%3A255%3A2%3A1144%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;feba9762acc7f93b4a56d85b48cf26fa&#34;</ETag><Size>1144</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;7011ee874e8ff2211e9e54543b3191f4&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A2%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;4a76c36aabfa4086bfd8d8d31bcbffc6&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A2%3A255%3A2%3A1448%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;0df75368d33e1d5d81a28b9a08eafcf3&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1640%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d94425a6997dab6e73d403aaaf1472ea&#34;</ETag><Size>1640</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;2119f8302ae9404302822f9dc235ec46&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f3d1bfdf886644bf29d31bd16584da90&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;2ace9abb6396728189d1f1270d6016c2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;bf78ed23adbd0ac419f1474fe596777e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A4%3A1784%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e97ede3a0b632611b38c82fa05d2f765&#34;</ETag><Size>1784</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;b0e4109c11e7240a3cfd95e0d987e3db&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;43314d5c28b605b5517144e412dfb477&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f48f340d92e63ff14be5fd27cc733f2c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;19a6de2f8fda386c1628a05640b1d614&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;cdd71f3f9258303a74e6bab5a59bf6d5&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A3%3A2112%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;91eda4be98cc3bac3417ee9509f73d7d&#34;</ETag><Size>2112</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A4%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;82778727338cea7e5f52a40b3c40f1d4&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;03be68aedc5e93911c97cacb12d43770&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b147b1cfd1ef351a131e686de1631d5c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A2%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;53e8079776efd0c7fe82c7cf6eafb28d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;9f36bfd117b58e56c940657eecfd89d2&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;aaa0a6e02417d93517e63e65e3e7d2e2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A2%3A255%3A1%3A1424%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d120f7f937da41759afa30a510ce0255&#34;</ETag><Size>1424</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1776%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;8160dece82ad022c94c68998c3b020aa&#34;</ETag><Size>1776</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;790833acc63bba5df43d70161e81146d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A3%3A1360%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;daff5c718ff85eb00c6b270f5760cb91&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d6b393272b0c8a1126c2678e565cb2e9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A2%3A255%3A1%3A1152%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ff9f3ec64ae8e1217924d0ed262134ae&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A1%3A2160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7d58cf2ffa3b3311d1c32aa97bc50a61&#34;</ETag><Size>2160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;3b536fbf5a72c6f1d25b794d57cc501b&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 9af7fef2-3086-49ca-b513-f136e84c8d7a, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 9af7fef2-3086-49ca-b513-f136e84c8d7a, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 9af7fef2-3086-49ca-b513-f136e84c8d7a, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 5bc96304-46fa-47f9-bcee-978f54a555d6, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 5bc96304-46fa-47f9-bcee-978f54a555d6, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 5bc96304-46fa-47f9-bcee-978f54a555d6, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 645, 'Portions': 145, 'ActivePortions': 145}, '__DEFAULT': {'Rows': 99355, 'Portions': 115, 'ActivePortions': 115}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 145, 'BlobSize': 176408, 'BlobCount': 725}, '__DEFAULT': {'Portions': 115, 'BlobSize': 4406080, 'BlobCount': 575}}, cold bucket stat: (0, 0), frozen bucket stat: (145, 176408)
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:16102/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204842Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204842Z
20251114/us-east-1/s3/aws4_request
a8dece07e1d9bfcac35ec50c606f7c9eb62b19aa0ccd6e57a790b68b71fdf8f7
DEBUG    botocore.auth:auth.py:430 Signature:
ae352645ba7d74a9f1dcb9eb99fc6b2589423fe0ce11f2515d51778d00813181
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/cold_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204842Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=ae352645ba7d74a9f1dcb9eb99fc6b2589423fe0ce11f2515d51778d00813181', 'amz-sdk-invocation-id': b'dcf91c12-72e2-4c60-a489-4aee4e540b3a', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:48:42 GMT', 'x-amzn-requestid': 'JFOR7a5HUD29Ck4D16cVCUBj1ob9jDN4Fl1pB0PyNSPB3cZJcAmz', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>cold_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:16102/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204842Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204842Z
20251114/us-east-1/s3/aws4_request
5cac582b1f9c21a97dc82e782598d9c28dcc8caabebd05249458efe533fdb5c4
DEBUG    botocore.auth:auth.py:430 Signature:
292399c8f86dfb24a561d4e75367e42da41fe2edf8d86b57c50a7c1f2a57a79e
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/medium?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204842Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=292399c8f86dfb24a561d4e75367e42da41fe2edf8d86b57c50a7c1f2a57a79e', 'amz-sdk-invocation-id': b'04ecd5ee-3627-4b94-8b14-6c3cf6352d8f', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:48:42 GMT', 'x-amzn-requestid': 'Bp9pSKdhfgefVAe751xMnC5Ei4K2us7wSDsad5YJGimZCOV6ekf5', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>medium</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:16102/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204842Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204842Z
20251114/us-east-1/s3/aws4_request
90533252db4d9bb9b348c2653fde5d2f7e9fee42d3fd22416b3e27f570839a6d
DEBUG    botocore.auth:auth.py:430 Signature:
681a7128570a8cf912723cf67f0f5064a85e536f03f915bab2cfd8749f1b7715
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/frozen_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204842Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=681a7128570a8cf912723cf67f0f5064a85e536f03f915bab2cfd8749f1b7715', 'amz-sdk-invocation-id': b'7a62b21a-17b7-4abe-83e4-0b1b645f579b', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 53592
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:48:42 GMT', 'x-amzn-requestid': 'OG4Py4cTNiQv58QqPblW4ACng4C8t4JXG7qI14cWpvyn5ueEg3uC', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '53592', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;34eff939966dd96fc61e04bee3d4ba4f&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A2%3A1816%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;c745068d481b0515aea4165b916ec5cb&#34;</ETag><Size>1816</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;fb23f9171b17757cb1dc2e176469b4a5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cfa8a0b7952fb63f7dfadf2cf83097ed&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;969785d18638dc1e71dc309c8fee9f59&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;76c553122067e565c23ac6b7466026f1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;6cca3dcd8f413ad51af7003527118f53&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;9d0aea585719b4e1a8eb01d939c00a9d&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;4f98c8ca83a70a033c75eff6e19bcb8e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1a5f4df50ae0202b78181ab5a79fc270&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;710bd12a125a7a0826c6dabe086b07b9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;be0a7c1984f4c8093eabc624229e85d5&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;0d068b6671dccd5032bc42db6aa10674&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;169a39dc1ef992105b008d64454cdda2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A3%3A1536%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1cd0ecd015e159922d991777d4e34b6a&#34;</ETag><Size>1536</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A4%3A1152%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b0945c53e3a8c53e06b5efbe1fa00b7e&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;21d237d9b840230ac40911f05460d2c9&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;a65d4652ca975ca96dd4adc269404389&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ffa157b81657d56c3806591d18161366&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;dbb30cffd96f2cda495c11eb50c8872a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;0b1b088a94fe98718b260b4e9262c5c6&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A2%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e0f105c23fdc288d960126f34607d3c2&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037897%3A1%3A1%3A255%3A1%3A1720%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1f30e67ac29c7a33dfa177893c57fe4e&#34;</ETag><Size>1720</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;756c8bf50e1b14ddff981f3d35b13a9a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d1d491d289f10bd319a5964f50e522d9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;122ba98dfa6de83562b52443f97e0bdc&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;7626e60779c9117a5aa5552db3e2ef74&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1144%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;76b382c008c1daa16aef1c638ccec692&#34;</ETag><Size>1144</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;f2f766068f0decd10d0a355d7a3ce7df&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A3%3A1224%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ac22662b420aa8c5bd61f9d898d93abd&#34;</ETag><Size>1224</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A4%3A2504%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;240ff0ca91edad5ad611828468ea5b44&#34;</ETag><Size>2504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;658bdfb1748413af03d9fd46c9bb805b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cf86574e0b5b9320b5838d1fe614f7d6&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1416%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b9311bd0a3261cd1c110524dbed0c0ee&#34;</ETag><Size>1416</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A2%3A1928%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;88965419a67c815737ea9348e37e2277&#34;</ETag><Size>1928</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d70b30ee26e1677f1c1601ea54148330&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f6ca311e356541dde08266785f2d8dcb&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A2%3A1296%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;83616eaa943da37ef7a92311c263371e&#34;</ETag><Size>1296</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;efd7c7e653e7b4cae5fa36e16311349c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A2%3A255%3A1%3A2424%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1cdf12a5ba12af80a8fcbe65a51be1b9&#34;</ETag><Size>2424</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;011746a5ca01506fdf83964c27756f29&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037905%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;af992cc29bb2d9de8afef2fa09221752&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;27eec981a6efeef3dd4577c0490156cd&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;dee641780c0c4d248fd383936ad519c0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;35d9c5b51a686307a2465a8dce6122e9&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;397f4751afcb170c423e629fd2b03c46&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A2%3A1200%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ed50b0f966729dbc524ed39d67043e7f&#34;</ETag><Size>1200</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;3e018695734005e3be7a2c364a2f9f4b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e26638baeb35e1d203ff779209f18000&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;65a1dd34e301bdc4d29ef1b96ad9f016&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;baf3bbe887771567705ea1878ad8dc02&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7d2dd5438efac312030ab1d7ff2404c0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A2%3A1496%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;65a7ecaa6689f54356759745386bb91d&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;30b77b5019f350acbf9f718551d2da77&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A2416%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cd5d4acd4df5dd76dd58206782e7f365&#34;</ETag><Size>2416</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A2%3A1208%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e265bd76e5998bc292913aa80b0323cf&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1616%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;57a665afff22ef5b34e6e3d54deceb64&#34;</ETag><Size>1616</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;af26aa3d5e60723ce6781c6f3c2fc0ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A2%3A1320%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;809a9542bd1ef395b5328d6c62a10038&#34;</ETag><Size>1320</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;cb2ec8fd8e2f39c71ca7fd8e26141b9e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A4%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d6fc50af39123e0c794e997429c894f8&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A5%3A1360%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;65143fdbcdcf279b6c27a79c688dd56d&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0aeeeab35fcefe8ebe92923db835b993&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0f234b8606389bcc82637b5eec502dc0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;878094d78836df848f6343a8dd183909&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A3%3A2008%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ac4c5f21766b72b1ef9379e666fba4e7&#34;</ETag><Size>2008</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1352%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;60d206b93f7f63a6d550278c79178dc9&#34;</ETag><Size>1352</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0187ebcce0242f7da65b2c6f25982550&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ae2150d01ae7f1af2a175cdd5170207a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b94d64f4fcc3c13c48a75d7864c1ce62&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;35638001230ae7c046190a76967679de&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e5058fc8bcef1d12f3a97e90ef3a4f22&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;c7371c2c071f84a8da422b44dc6ac8cd&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e59e4b2b6a14b9718cfde17164df7873&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A4%3A1240%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b715d29f1acb4f69bb2c6e45c759c4d0&#34;</ETag><Size>1240</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;62b537d856fda5644fe2cc48902c9731&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A2%3A255%3A1%3A1600%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d2260a637a13ce8ecc25b9c01b52b67d&#34;</ETag><Size>1600</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e3574f40b33f06df9e67a72ccbbff43c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A2%3A255%3A1%3A1440%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;24187b7f04140bb0b1bb743be65ee07c&#34;</ETag><Size>1440</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;f336cf1caa2096a96de0cfbc70f9ad9d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A2%3A1264%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1f3c31b42afda4973595009325ef3e49&#34;</ETag><Size>1264</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;20aa44e25b95f87a8c7337a642e24c97&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;1dd035a4cbe08fccc42394835e89df77&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A3%3A1544%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ddfac5c4dd4e6cfa512fc9ef755d80ba&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A4%3A1504%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;73896829b5a8ee7e2a223f80dd6bc99f&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037924%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;6bd52922b36ff7c2ce79617366ee07ae&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1744%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;9480636392e60386e5fcfa26a7e5fa1e&#34;</ETag><Size>1744</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;86f1b31668de87d96f5f9b73789e6722&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A3%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;daa4772dea9401d3c58dea4ef6f578f1&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;66a62a7691132cb3b4613c1d975fab65&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7e8d7307f40bdeb4f3305e9be602cb27&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;a120a0287db33e7f87e2847b83e80d5f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;23ee82433ce4e8b3c0adc7981a52a256&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A3%3A1304%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;c9bf1da7e81941d7bf8edf219e3af8e2&#34;</ETag><Size>1304</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;8d018b1c8baffd1d3c1f37f9112e3931&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;eacc29fa533e744afa4e9a034e4063e7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;313094a08eaea3e8b4a9335ffd44f54b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;a13c73d880c9ea8669a713db0044cc73&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;28e110a65388b036725c956cb4f40835&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;34aedc6a7f8b316b3e420d638101b7f3&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;29151557cd5bf4a5eae9a392b2ab3ee8&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;5a2acfe7d9463c6376f658c29c90fd02&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;9a184fad7ff74943b8ca812f5af57463&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;97dd67255e56715570c8124d64393e24&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;48e1e22980ccda9edefd8f1004274739&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A3%3A1736%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;c89ad4686d31b02b0e0e819333897101&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A4%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;b2f2306a3c7f01a5fd37e98c5f0db539&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;00949568528376e724e9fcf4d3b60725&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f472e8e0d0f8111aa3f3bc9c406179b1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;80731454b0f0f6bda9a6706328d41672&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A2%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;2331f114069e506fa45abd92f7cc16e8&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;80d5289d31961bf2a3b4ab12a0127d24&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A2%3A1256%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;78ecfb41c1828cbbf3e867460bede6a4&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e88ed3aaa7eca2764356d27ef10cfa1c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037937%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1702f735c923178d6e8f8e1569466a4b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037937%3A1%3A1%3A255%3A2%3A1144%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;feba9762acc7f93b4a56d85b48cf26fa&#34;</ETag><Size>1144</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;7011ee874e8ff2211e9e54543b3191f4&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A2%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;4a76c36aabfa4086bfd8d8d31bcbffc6&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A2%3A255%3A2%3A1448%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;0df75368d33e1d5d81a28b9a08eafcf3&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1640%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d94425a6997dab6e73d403aaaf1472ea&#34;</ETag><Size>1640</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;2119f8302ae9404302822f9dc235ec46&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f3d1bfdf886644bf29d31bd16584da90&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;2ace9abb6396728189d1f1270d6016c2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;bf78ed23adbd0ac419f1474fe596777e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A4%3A1784%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e97ede3a0b632611b38c82fa05d2f765&#34;</ETag><Size>1784</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;b0e4109c11e7240a3cfd95e0d987e3db&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;43314d5c28b605b5517144e412dfb477&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f48f340d92e63ff14be5fd27cc733f2c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;19a6de2f8fda386c1628a05640b1d614&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;cdd71f3f9258303a74e6bab5a59bf6d5&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A3%3A2112%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;91eda4be98cc3bac3417ee9509f73d7d&#34;</ETag><Size>2112</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A4%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;82778727338cea7e5f52a40b3c40f1d4&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;03be68aedc5e93911c97cacb12d43770&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b147b1cfd1ef351a131e686de1631d5c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A2%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;53e8079776efd0c7fe82c7cf6eafb28d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;9f36bfd117b58e56c940657eecfd89d2&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;aaa0a6e02417d93517e63e65e3e7d2e2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A2%3A255%3A1%3A1424%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d120f7f937da41759afa30a510ce0255&#34;</ETag><Size>1424</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1776%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;8160dece82ad022c94c68998c3b020aa&#34;</ETag><Size>1776</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;790833acc63bba5df43d70161e81146d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A3%3A1360%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;daff5c718ff85eb00c6b270f5760cb91&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d6b393272b0c8a1126c2678e565cb2e9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A2%3A255%3A1%3A1152%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ff9f3ec64ae8e1217924d0ed262134ae&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A1%3A2160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7d58cf2ffa3b3311d1c32aa97bc50a61&#34;</ETag><Size>2160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;3b536fbf5a72c6f1d25b794d57cc501b&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 96009926-8a5c-4b21-a470-2d3ef424e62a, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 96009926-8a5c-4b21-a470-2d3ef424e62a, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 96009926-8a5c-4b21-a470-2d3ef424e62a, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, f5d851e7-9b90-459b-bdf4-caa2a4e280fb, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, f5d851e7-9b90-459b-bdf4-caa2a4e280fb, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, f5d851e7-9b90-459b-bdf4-caa2a4e280fb, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 645, 'Portions': 145, 'ActivePortions': 145}, '__DEFAULT': {'Rows': 99355, 'Portions': 115, 'ActivePortions': 115}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 145, 'BlobSize': 176408, 'BlobCount': 725}, '__DEFAULT': {'Portions': 115, 'BlobSize': 4406080, 'BlobCount': 575}}, cold bucket stat: (0, 0), frozen bucket stat: (145, 176408)
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:16102/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204844Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204844Z
20251114/us-east-1/s3/aws4_request
3459feadce637f5b70a396b416d2dd52b85ab3224d5df311e48765038319bba0
DEBUG    botocore.auth:auth.py:430 Signature:
9e81417f14cbbef012d03e4cf4f730a4ea92c25633fb77f574be260a91633c3c
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/cold_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204844Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=9e81417f14cbbef012d03e4cf4f730a4ea92c25633fb77f574be260a91633c3c', 'amz-sdk-invocation-id': b'076daae5-5ea8-4dc5-bda2-966384696003', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:48:44 GMT', 'x-amzn-requestid': 'F715X552ZaF3qxrR73cWLHvyFurEKpIruDNSDE2bxbmXuyhtF4Vt', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>cold_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:16102/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204844Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204844Z
20251114/us-east-1/s3/aws4_request
1cfce56b8ca3ccfaf2583dc99c57fb146fd2e1503ee8391958a2bf3820ac9755
DEBUG    botocore.auth:auth.py:430 Signature:
7169f6256fbd1b213acc5ffe59120e00cef7421085eb01b7cf4533c5e8b7b3ab
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/medium?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204844Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=7169f6256fbd1b213acc5ffe59120e00cef7421085eb01b7cf4533c5e8b7b3ab', 'amz-sdk-invocation-id': b'376d0fa4-bdea-46e2-800a-33c54bab7d89', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:48:44 GMT', 'x-amzn-requestid': '6oPWgXRwBEROyo18TYwFF5Go1sSgSpvWKtsQtpdREYcRpk0nWEbr', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>medium</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:16102/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204844Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204844Z
20251114/us-east-1/s3/aws4_request
3b9f8eb31ad9dbfc345e66f8589d1e0ed1c441c74099cfe690f73ddf59e7df78
DEBUG    botocore.auth:auth.py:430 Signature:
bb91b9aa97a9f04843100f6d3d439efe7def47d50cff6ff69acb653ad090aef4
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/frozen_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204844Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=bb91b9aa97a9f04843100f6d3d439efe7def47d50cff6ff69acb653ad090aef4', 'amz-sdk-invocation-id': b'5e1e9880-09e0-4bd0-ad91-c702e5bcd590', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 53592
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:48:44 GMT', 'x-amzn-requestid': '5kDxpuknyv0pLIYYmr72nGUEccFBoG15s8du3kMKrYhyDAjyW3Sl', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '53592', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;34eff939966dd96fc61e04bee3d4ba4f&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A2%3A1816%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;c745068d481b0515aea4165b916ec5cb&#34;</ETag><Size>1816</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;fb23f9171b17757cb1dc2e176469b4a5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cfa8a0b7952fb63f7dfadf2cf83097ed&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;969785d18638dc1e71dc309c8fee9f59&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;76c553122067e565c23ac6b7466026f1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;6cca3dcd8f413ad51af7003527118f53&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;9d0aea585719b4e1a8eb01d939c00a9d&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;4f98c8ca83a70a033c75eff6e19bcb8e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1a5f4df50ae0202b78181ab5a79fc270&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;710bd12a125a7a0826c6dabe086b07b9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;be0a7c1984f4c8093eabc624229e85d5&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;0d068b6671dccd5032bc42db6aa10674&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;169a39dc1ef992105b008d64454cdda2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A3%3A1536%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1cd0ecd015e159922d991777d4e34b6a&#34;</ETag><Size>1536</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A4%3A1152%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b0945c53e3a8c53e06b5efbe1fa00b7e&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;21d237d9b840230ac40911f05460d2c9&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;a65d4652ca975ca96dd4adc269404389&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ffa157b81657d56c3806591d18161366&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;dbb30cffd96f2cda495c11eb50c8872a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;0b1b088a94fe98718b260b4e9262c5c6&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A2%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e0f105c23fdc288d960126f34607d3c2&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037897%3A1%3A1%3A255%3A1%3A1720%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1f30e67ac29c7a33dfa177893c57fe4e&#34;</ETag><Size>1720</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;756c8bf50e1b14ddff981f3d35b13a9a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d1d491d289f10bd319a5964f50e522d9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;122ba98dfa6de83562b52443f97e0bdc&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;7626e60779c9117a5aa5552db3e2ef74&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1144%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;76b382c008c1daa16aef1c638ccec692&#34;</ETag><Size>1144</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;f2f766068f0decd10d0a355d7a3ce7df&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A3%3A1224%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ac22662b420aa8c5bd61f9d898d93abd&#34;</ETag><Size>1224</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A4%3A2504%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;240ff0ca91edad5ad611828468ea5b44&#34;</ETag><Size>2504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;658bdfb1748413af03d9fd46c9bb805b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cf86574e0b5b9320b5838d1fe614f7d6&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1416%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b9311bd0a3261cd1c110524dbed0c0ee&#34;</ETag><Size>1416</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A2%3A1928%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;88965419a67c815737ea9348e37e2277&#34;</ETag><Size>1928</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d70b30ee26e1677f1c1601ea54148330&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f6ca311e356541dde08266785f2d8dcb&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A2%3A1296%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;83616eaa943da37ef7a92311c263371e&#34;</ETag><Size>1296</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;efd7c7e653e7b4cae5fa36e16311349c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A2%3A255%3A1%3A2424%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1cdf12a5ba12af80a8fcbe65a51be1b9&#34;</ETag><Size>2424</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;011746a5ca01506fdf83964c27756f29&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037905%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;af992cc29bb2d9de8afef2fa09221752&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;27eec981a6efeef3dd4577c0490156cd&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;dee641780c0c4d248fd383936ad519c0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;35d9c5b51a686307a2465a8dce6122e9&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;397f4751afcb170c423e629fd2b03c46&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A2%3A1200%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ed50b0f966729dbc524ed39d67043e7f&#34;</ETag><Size>1200</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;3e018695734005e3be7a2c364a2f9f4b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e26638baeb35e1d203ff779209f18000&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;65a1dd34e301bdc4d29ef1b96ad9f016&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;baf3bbe887771567705ea1878ad8dc02&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7d2dd5438efac312030ab1d7ff2404c0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A2%3A1496%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;65a7ecaa6689f54356759745386bb91d&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;30b77b5019f350acbf9f718551d2da77&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A2416%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cd5d4acd4df5dd76dd58206782e7f365&#34;</ETag><Size>2416</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A2%3A1208%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e265bd76e5998bc292913aa80b0323cf&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1616%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;57a665afff22ef5b34e6e3d54deceb64&#34;</ETag><Size>1616</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;af26aa3d5e60723ce6781c6f3c2fc0ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A2%3A1320%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;809a9542bd1ef395b5328d6c62a10038&#34;</ETag><Size>1320</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;cb2ec8fd8e2f39c71ca7fd8e26141b9e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A4%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d6fc50af39123e0c794e997429c894f8&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A5%3A1360%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;65143fdbcdcf279b6c27a79c688dd56d&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0aeeeab35fcefe8ebe92923db835b993&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0f234b8606389bcc82637b5eec502dc0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;878094d78836df848f6343a8dd183909&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A3%3A2008%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ac4c5f21766b72b1ef9379e666fba4e7&#34;</ETag><Size>2008</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1352%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;60d206b93f7f63a6d550278c79178dc9&#34;</ETag><Size>1352</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0187ebcce0242f7da65b2c6f25982550&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ae2150d01ae7f1af2a175cdd5170207a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b94d64f4fcc3c13c48a75d7864c1ce62&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;35638001230ae7c046190a76967679de&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e5058fc8bcef1d12f3a97e90ef3a4f22&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;c7371c2c071f84a8da422b44dc6ac8cd&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e59e4b2b6a14b9718cfde17164df7873&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A4%3A1240%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b715d29f1acb4f69bb2c6e45c759c4d0&#34;</ETag><Size>1240</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;62b537d856fda5644fe2cc48902c9731&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A2%3A255%3A1%3A1600%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d2260a637a13ce8ecc25b9c01b52b67d&#34;</ETag><Size>1600</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e3574f40b33f06df9e67a72ccbbff43c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A2%3A255%3A1%3A1440%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;24187b7f04140bb0b1bb743be65ee07c&#34;</ETag><Size>1440</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;f336cf1caa2096a96de0cfbc70f9ad9d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A2%3A1264%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1f3c31b42afda4973595009325ef3e49&#34;</ETag><Size>1264</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;20aa44e25b95f87a8c7337a642e24c97&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;1dd035a4cbe08fccc42394835e89df77&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A3%3A1544%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ddfac5c4dd4e6cfa512fc9ef755d80ba&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A4%3A1504%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;73896829b5a8ee7e2a223f80dd6bc99f&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037924%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;6bd52922b36ff7c2ce79617366ee07ae&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1744%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;9480636392e60386e5fcfa26a7e5fa1e&#34;</ETag><Size>1744</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;86f1b31668de87d96f5f9b73789e6722&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A3%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;daa4772dea9401d3c58dea4ef6f578f1&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;66a62a7691132cb3b4613c1d975fab65&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7e8d7307f40bdeb4f3305e9be602cb27&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;a120a0287db33e7f87e2847b83e80d5f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;23ee82433ce4e8b3c0adc7981a52a256&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A3%3A1304%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;c9bf1da7e81941d7bf8edf219e3af8e2&#34;</ETag><Size>1304</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;8d018b1c8baffd1d3c1f37f9112e3931&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;eacc29fa533e744afa4e9a034e4063e7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;313094a08eaea3e8b4a9335ffd44f54b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;a13c73d880c9ea8669a713db0044cc73&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;28e110a65388b036725c956cb4f40835&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;34aedc6a7f8b316b3e420d638101b7f3&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;29151557cd5bf4a5eae9a392b2ab3ee8&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;5a2acfe7d9463c6376f658c29c90fd02&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;9a184fad7ff74943b8ca812f5af57463&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;97dd67255e56715570c8124d64393e24&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;48e1e22980ccda9edefd8f1004274739&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A3%3A1736%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;c89ad4686d31b02b0e0e819333897101&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A4%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;b2f2306a3c7f01a5fd37e98c5f0db539&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;00949568528376e724e9fcf4d3b60725&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f472e8e0d0f8111aa3f3bc9c406179b1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;80731454b0f0f6bda9a6706328d41672&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A2%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;2331f114069e506fa45abd92f7cc16e8&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;80d5289d31961bf2a3b4ab12a0127d24&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A2%3A1256%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;78ecfb41c1828cbbf3e867460bede6a4&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e88ed3aaa7eca2764356d27ef10cfa1c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037937%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1702f735c923178d6e8f8e1569466a4b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037937%3A1%3A1%3A255%3A2%3A1144%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;feba9762acc7f93b4a56d85b48cf26fa&#34;</ETag><Size>1144</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;7011ee874e8ff2211e9e54543b3191f4&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A2%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;4a76c36aabfa4086bfd8d8d31bcbffc6&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A2%3A255%3A2%3A1448%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;0df75368d33e1d5d81a28b9a08eafcf3&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1640%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d94425a6997dab6e73d403aaaf1472ea&#34;</ETag><Size>1640</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;2119f8302ae9404302822f9dc235ec46&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f3d1bfdf886644bf29d31bd16584da90&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;2ace9abb6396728189d1f1270d6016c2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;bf78ed23adbd0ac419f1474fe596777e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A4%3A1784%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e97ede3a0b632611b38c82fa05d2f765&#34;</ETag><Size>1784</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;b0e4109c11e7240a3cfd95e0d987e3db&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;43314d5c28b605b5517144e412dfb477&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f48f340d92e63ff14be5fd27cc733f2c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;19a6de2f8fda386c1628a05640b1d614&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;cdd71f3f9258303a74e6bab5a59bf6d5&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A3%3A2112%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;91eda4be98cc3bac3417ee9509f73d7d&#34;</ETag><Size>2112</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A4%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;82778727338cea7e5f52a40b3c40f1d4&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;03be68aedc5e93911c97cacb12d43770&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b147b1cfd1ef351a131e686de1631d5c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A2%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;53e8079776efd0c7fe82c7cf6eafb28d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;9f36bfd117b58e56c940657eecfd89d2&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;aaa0a6e02417d93517e63e65e3e7d2e2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A2%3A255%3A1%3A1424%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d120f7f937da41759afa30a510ce0255&#34;</ETag><Size>1424</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1776%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;8160dece82ad022c94c68998c3b020aa&#34;</ETag><Size>1776</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;790833acc63bba5df43d70161e81146d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A3%3A1360%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;daff5c718ff85eb00c6b270f5760cb91&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d6b393272b0c8a1126c2678e565cb2e9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A2%3A255%3A1%3A1152%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ff9f3ec64ae8e1217924d0ed262134ae&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A1%3A2160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7d58cf2ffa3b3311d1c32aa97bc50a61&#34;</ETag><Size>2160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;3b536fbf5a72c6f1d25b794d57cc501b&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 14ee1f92-27af-424a-a56b-31731a643891, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 14ee1f92-27af-424a-a56b-31731a643891, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 14ee1f92-27af-424a-a56b-31731a643891, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 0d414a48-b6f8-45a6-baea-53ac71615f1f, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 0d414a48-b6f8-45a6-baea-53ac71615f1f, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 0d414a48-b6f8-45a6-baea-53ac71615f1f, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 645, 'Portions': 145, 'ActivePortions': 145}, '__DEFAULT': {'Rows': 99355, 'Portions': 115, 'ActivePortions': 115}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 145, 'BlobSize': 176408, 'BlobCount': 725}, '__DEFAULT': {'Portions': 115, 'BlobSize': 4406080, 'BlobCount': 575}}, cold bucket stat: (0, 0), frozen bucket stat: (145, 176408)
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:16102/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204845Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204845Z
20251114/us-east-1/s3/aws4_request
e83c691693f7b3dba18e4e978650576ed33fcb08ea9ac0bfcdc0a305d36f616b
DEBUG    botocore.auth:auth.py:430 Signature:
6d039607cedae1a49c8781cfe5c4c0a04e8e347bf59b7747f4905eebcbae8533
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/cold_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204845Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=6d039607cedae1a49c8781cfe5c4c0a04e8e347bf59b7747f4905eebcbae8533', 'amz-sdk-invocation-id': b'b3785e81-bb5e-42e3-9d5b-68bd50f9d507', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:48:45 GMT', 'x-amzn-requestid': 'c8os7RGjXlu39mThKDAGBqcSmfg1G2eoqodV7bNFnFP72WR4SmdM', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>cold_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:16102/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204845Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204845Z
20251114/us-east-1/s3/aws4_request
2b2a986d627c41fe226f46ddc7f96e98d4d56a38c32e5c45e94d736a4f539a25
DEBUG    botocore.auth:auth.py:430 Signature:
57435bad14ddf7dac36ad4a6b0dcd76741e9d41704a04cfa3281fdb4dc1a6c55
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/medium?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204845Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=57435bad14ddf7dac36ad4a6b0dcd76741e9d41704a04cfa3281fdb4dc1a6c55', 'amz-sdk-invocation-id': b'8bc275ba-a871-4e44-b199-e1b3d94e82af', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:48:45 GMT', 'x-amzn-requestid': 'wzgQAAXPrk8vUtomYe5ivGyG9Sf1lMpGcBbE2ynFSACtfNMHSNBE', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>medium</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:16102/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204845Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204845Z
20251114/us-east-1/s3/aws4_request
a71a9eecd9bdd6f3521a26ab4f8f05e7d8fccf121daca956c6389a9bc71f5d87
DEBUG    botocore.auth:auth.py:430 Signature:
7d9dcc767bf925cd15d0fb6aa63458d60b62fd6ecbddb2ab49c1ce78b162540a
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/frozen_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204845Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=7d9dcc767bf925cd15d0fb6aa63458d60b62fd6ecbddb2ab49c1ce78b162540a', 'amz-sdk-invocation-id': b'b85b7550-5b3c-4029-8244-b28f816e80ae', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 53592
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:48:45 GMT', 'x-amzn-requestid': 'OGY18gUPLx0OawVSOshpJDxFlmkijIq6UNQFGhlpTdxJYfo29In1', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '53592', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;34eff939966dd96fc61e04bee3d4ba4f&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A2%3A1816%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;c745068d481b0515aea4165b916ec5cb&#34;</ETag><Size>1816</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;fb23f9171b17757cb1dc2e176469b4a5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cfa8a0b7952fb63f7dfadf2cf83097ed&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;969785d18638dc1e71dc309c8fee9f59&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;76c553122067e565c23ac6b7466026f1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;6cca3dcd8f413ad51af7003527118f53&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;9d0aea585719b4e1a8eb01d939c00a9d&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;4f98c8ca83a70a033c75eff6e19bcb8e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1a5f4df50ae0202b78181ab5a79fc270&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;710bd12a125a7a0826c6dabe086b07b9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;be0a7c1984f4c8093eabc624229e85d5&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;0d068b6671dccd5032bc42db6aa10674&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;169a39dc1ef992105b008d64454cdda2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A3%3A1536%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1cd0ecd015e159922d991777d4e34b6a&#34;</ETag><Size>1536</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A4%3A1152%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b0945c53e3a8c53e06b5efbe1fa00b7e&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;21d237d9b840230ac40911f05460d2c9&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;a65d4652ca975ca96dd4adc269404389&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ffa157b81657d56c3806591d18161366&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;dbb30cffd96f2cda495c11eb50c8872a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;0b1b088a94fe98718b260b4e9262c5c6&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A2%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e0f105c23fdc288d960126f34607d3c2&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037897%3A1%3A1%3A255%3A1%3A1720%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1f30e67ac29c7a33dfa177893c57fe4e&#34;</ETag><Size>1720</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;756c8bf50e1b14ddff981f3d35b13a9a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d1d491d289f10bd319a5964f50e522d9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;122ba98dfa6de83562b52443f97e0bdc&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;7626e60779c9117a5aa5552db3e2ef74&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1144%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;76b382c008c1daa16aef1c638ccec692&#34;</ETag><Size>1144</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;f2f766068f0decd10d0a355d7a3ce7df&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A3%3A1224%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ac22662b420aa8c5bd61f9d898d93abd&#34;</ETag><Size>1224</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A4%3A2504%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;240ff0ca91edad5ad611828468ea5b44&#34;</ETag><Size>2504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;658bdfb1748413af03d9fd46c9bb805b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cf86574e0b5b9320b5838d1fe614f7d6&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1416%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b9311bd0a3261cd1c110524dbed0c0ee&#34;</ETag><Size>1416</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A2%3A1928%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;88965419a67c815737ea9348e37e2277&#34;</ETag><Size>1928</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d70b30ee26e1677f1c1601ea54148330&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f6ca311e356541dde08266785f2d8dcb&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A2%3A1296%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;83616eaa943da37ef7a92311c263371e&#34;</ETag><Size>1296</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;efd7c7e653e7b4cae5fa36e16311349c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A2%3A255%3A1%3A2424%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1cdf12a5ba12af80a8fcbe65a51be1b9&#34;</ETag><Size>2424</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;011746a5ca01506fdf83964c27756f29&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037905%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;af992cc29bb2d9de8afef2fa09221752&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;27eec981a6efeef3dd4577c0490156cd&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;dee641780c0c4d248fd383936ad519c0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;35d9c5b51a686307a2465a8dce6122e9&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;397f4751afcb170c423e629fd2b03c46&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A2%3A1200%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ed50b0f966729dbc524ed39d67043e7f&#34;</ETag><Size>1200</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;3e018695734005e3be7a2c364a2f9f4b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e26638baeb35e1d203ff779209f18000&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;65a1dd34e301bdc4d29ef1b96ad9f016&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;baf3bbe887771567705ea1878ad8dc02&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7d2dd5438efac312030ab1d7ff2404c0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A2%3A1496%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;65a7ecaa6689f54356759745386bb91d&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;30b77b5019f350acbf9f718551d2da77&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A2416%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cd5d4acd4df5dd76dd58206782e7f365&#34;</ETag><Size>2416</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A2%3A1208%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e265bd76e5998bc292913aa80b0323cf&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1616%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;57a665afff22ef5b34e6e3d54deceb64&#34;</ETag><Size>1616</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;af26aa3d5e60723ce6781c6f3c2fc0ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A2%3A1320%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;809a9542bd1ef395b5328d6c62a10038&#34;</ETag><Size>1320</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;cb2ec8fd8e2f39c71ca7fd8e26141b9e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A4%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d6fc50af39123e0c794e997429c894f8&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A5%3A1360%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;65143fdbcdcf279b6c27a79c688dd56d&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0aeeeab35fcefe8ebe92923db835b993&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0f234b8606389bcc82637b5eec502dc0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;878094d78836df848f6343a8dd183909&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A3%3A2008%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ac4c5f21766b72b1ef9379e666fba4e7&#34;</ETag><Size>2008</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1352%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;60d206b93f7f63a6d550278c79178dc9&#34;</ETag><Size>1352</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0187ebcce0242f7da65b2c6f25982550&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ae2150d01ae7f1af2a175cdd5170207a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b94d64f4fcc3c13c48a75d7864c1ce62&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;35638001230ae7c046190a76967679de&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e5058fc8bcef1d12f3a97e90ef3a4f22&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;c7371c2c071f84a8da422b44dc6ac8cd&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e59e4b2b6a14b9718cfde17164df7873&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A4%3A1240%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b715d29f1acb4f69bb2c6e45c759c4d0&#34;</ETag><Size>1240</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;62b537d856fda5644fe2cc48902c9731&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A2%3A255%3A1%3A1600%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d2260a637a13ce8ecc25b9c01b52b67d&#34;</ETag><Size>1600</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e3574f40b33f06df9e67a72ccbbff43c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A2%3A255%3A1%3A1440%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;24187b7f04140bb0b1bb743be65ee07c&#34;</ETag><Size>1440</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;f336cf1caa2096a96de0cfbc70f9ad9d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A2%3A1264%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1f3c31b42afda4973595009325ef3e49&#34;</ETag><Size>1264</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;20aa44e25b95f87a8c7337a642e24c97&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;1dd035a4cbe08fccc42394835e89df77&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A3%3A1544%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ddfac5c4dd4e6cfa512fc9ef755d80ba&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A4%3A1504%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;73896829b5a8ee7e2a223f80dd6bc99f&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037924%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;6bd52922b36ff7c2ce79617366ee07ae&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1744%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;9480636392e60386e5fcfa26a7e5fa1e&#34;</ETag><Size>1744</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;86f1b31668de87d96f5f9b73789e6722&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A3%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;daa4772dea9401d3c58dea4ef6f578f1&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;66a62a7691132cb3b4613c1d975fab65&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7e8d7307f40bdeb4f3305e9be602cb27&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;a120a0287db33e7f87e2847b83e80d5f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;23ee82433ce4e8b3c0adc7981a52a256&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A3%3A1304%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;c9bf1da7e81941d7bf8edf219e3af8e2&#34;</ETag><Size>1304</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;8d018b1c8baffd1d3c1f37f9112e3931&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;eacc29fa533e744afa4e9a034e4063e7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;313094a08eaea3e8b4a9335ffd44f54b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;a13c73d880c9ea8669a713db0044cc73&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;28e110a65388b036725c956cb4f40835&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;34aedc6a7f8b316b3e420d638101b7f3&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;29151557cd5bf4a5eae9a392b2ab3ee8&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;5a2acfe7d9463c6376f658c29c90fd02&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;9a184fad7ff74943b8ca812f5af57463&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;97dd67255e56715570c8124d64393e24&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;48e1e22980ccda9edefd8f1004274739&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A3%3A1736%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;c89ad4686d31b02b0e0e819333897101&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A4%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;b2f2306a3c7f01a5fd37e98c5f0db539&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;00949568528376e724e9fcf4d3b60725&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f472e8e0d0f8111aa3f3bc9c406179b1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;80731454b0f0f6bda9a6706328d41672&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A2%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;2331f114069e506fa45abd92f7cc16e8&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;80d5289d31961bf2a3b4ab12a0127d24&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A2%3A1256%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;78ecfb41c1828cbbf3e867460bede6a4&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e88ed3aaa7eca2764356d27ef10cfa1c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037937%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1702f735c923178d6e8f8e1569466a4b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037937%3A1%3A1%3A255%3A2%3A1144%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;feba9762acc7f93b4a56d85b48cf26fa&#34;</ETag><Size>1144</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;7011ee874e8ff2211e9e54543b3191f4&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A2%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;4a76c36aabfa4086bfd8d8d31bcbffc6&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A2%3A255%3A2%3A1448%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;0df75368d33e1d5d81a28b9a08eafcf3&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1640%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d94425a6997dab6e73d403aaaf1472ea&#34;</ETag><Size>1640</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;2119f8302ae9404302822f9dc235ec46&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f3d1bfdf886644bf29d31bd16584da90&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;2ace9abb6396728189d1f1270d6016c2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;bf78ed23adbd0ac419f1474fe596777e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A4%3A1784%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e97ede3a0b632611b38c82fa05d2f765&#34;</ETag><Size>1784</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;b0e4109c11e7240a3cfd95e0d987e3db&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;43314d5c28b605b5517144e412dfb477&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f48f340d92e63ff14be5fd27cc733f2c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;19a6de2f8fda386c1628a05640b1d614&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;cdd71f3f9258303a74e6bab5a59bf6d5&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A3%3A2112%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;91eda4be98cc3bac3417ee9509f73d7d&#34;</ETag><Size>2112</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A4%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;82778727338cea7e5f52a40b3c40f1d4&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;03be68aedc5e93911c97cacb12d43770&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b147b1cfd1ef351a131e686de1631d5c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A2%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;53e8079776efd0c7fe82c7cf6eafb28d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;9f36bfd117b58e56c940657eecfd89d2&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;aaa0a6e02417d93517e63e65e3e7d2e2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A2%3A255%3A1%3A1424%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d120f7f937da41759afa30a510ce0255&#34;</ETag><Size>1424</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1776%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;8160dece82ad022c94c68998c3b020aa&#34;</ETag><Size>1776</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;790833acc63bba5df43d70161e81146d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A3%3A1360%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;daff5c718ff85eb00c6b270f5760cb91&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d6b393272b0c8a1126c2678e565cb2e9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A2%3A255%3A1%3A1152%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ff9f3ec64ae8e1217924d0ed262134ae&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A1%3A2160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7d58cf2ffa3b3311d1c32aa97bc50a61&#34;</ETag><Size>2160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;3b536fbf5a72c6f1d25b794d57cc501b&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 5b043d23-805c-4da3-b975-5735a6292904, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 5b043d23-805c-4da3-b975-5735a6292904, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 5b043d23-805c-4da3-b975-5735a6292904, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, e349e62d-4007-41c0-8bba-20d1122bcc6c, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, e349e62d-4007-41c0-8bba-20d1122bcc6c, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, e349e62d-4007-41c0-8bba-20d1122bcc6c, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 645, 'Portions': 145, 'ActivePortions': 145}, '__DEFAULT': {'Rows': 99355, 'Portions': 115, 'ActivePortions': 115}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 145, 'BlobSize': 176408, 'BlobCount': 725}, '__DEFAULT': {'Portions': 115, 'BlobSize': 4406080, 'BlobCount': 575}}, cold bucket stat: (0, 0), frozen bucket stat: (145, 176408)
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:16102/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204846Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204846Z
20251114/us-east-1/s3/aws4_request
3bf0094f92b0b060509ca4cb331240b00629732b3dd9f469ba0c22dd38ad5a16
DEBUG    botocore.auth:auth.py:430 Signature:
addd2e82cd3f165c65367ef87d55de35de0b1685924aa5f9d70d1c1c638506f2
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/cold_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204846Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=addd2e82cd3f165c65367ef87d55de35de0b1685924aa5f9d70d1c1c638506f2', 'amz-sdk-invocation-id': b'f19e5d86-eb9f-4635-9f07-f1f6f276757a', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:48:46 GMT', 'x-amzn-requestid': 'yhFakAAUw4YXIQafp4CU7Q0Ahe25lUM8F4JPAALXJPn1JXjBqpUb', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>cold_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:16102/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204846Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204846Z
20251114/us-east-1/s3/aws4_request
73aac58c36c2718ff75ab07e2935f5506df3e77afb03cc2498394cc924861574
DEBUG    botocore.auth:auth.py:430 Signature:
586b592532085aa38be86a02b52b258671d725961d1ca1284dca0761ebc526cd
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/medium?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204846Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=586b592532085aa38be86a02b52b258671d725961d1ca1284dca0761ebc526cd', 'amz-sdk-invocation-id': b'9344a796-676a-4821-acda-989e82aeee9c', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:48:46 GMT', 'x-amzn-requestid': '6Olb7v7kjyQQnJOri2J2KfiUULAKuw087p7OT9GEP84K7bz2dL8h', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>medium</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:16102/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204846Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204846Z
20251114/us-east-1/s3/aws4_request
c485e7b93d78b0eaabffa5deb7ebb61749fc9773e990ac54ed7d78d0717d8d33
DEBUG    botocore.auth:auth.py:430 Signature:
65cbbc723c5ff0a85913f670be5967379f245601c597b993a1c19d16493572d3
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/frozen_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204846Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=65cbbc723c5ff0a85913f670be5967379f245601c597b993a1c19d16493572d3', 'amz-sdk-invocation-id': b'8f80c6a1-c1e9-4a2b-bc1b-5948fc7baaf9', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 53592
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:48:46 GMT', 'x-amzn-requestid': 'vP6aGXCxHVp72inoshUGnMZIqto9ylMlc8YXaKal8A91qN1chZCi', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '53592', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;34eff939966dd96fc61e04bee3d4ba4f&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A2%3A1816%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;c745068d481b0515aea4165b916ec5cb&#34;</ETag><Size>1816</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;fb23f9171b17757cb1dc2e176469b4a5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cfa8a0b7952fb63f7dfadf2cf83097ed&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;969785d18638dc1e71dc309c8fee9f59&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;76c553122067e565c23ac6b7466026f1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;6cca3dcd8f413ad51af7003527118f53&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;9d0aea585719b4e1a8eb01d939c00a9d&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;4f98c8ca83a70a033c75eff6e19bcb8e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1a5f4df50ae0202b78181ab5a79fc270&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;710bd12a125a7a0826c6dabe086b07b9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;be0a7c1984f4c8093eabc624229e85d5&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;0d068b6671dccd5032bc42db6aa10674&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;169a39dc1ef992105b008d64454cdda2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A3%3A1536%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1cd0ecd015e159922d991777d4e34b6a&#34;</ETag><Size>1536</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A4%3A1152%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b0945c53e3a8c53e06b5efbe1fa00b7e&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;21d237d9b840230ac40911f05460d2c9&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;a65d4652ca975ca96dd4adc269404389&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ffa157b81657d56c3806591d18161366&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;dbb30cffd96f2cda495c11eb50c8872a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;0b1b088a94fe98718b260b4e9262c5c6&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A2%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e0f105c23fdc288d960126f34607d3c2&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037897%3A1%3A1%3A255%3A1%3A1720%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1f30e67ac29c7a33dfa177893c57fe4e&#34;</ETag><Size>1720</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;756c8bf50e1b14ddff981f3d35b13a9a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d1d491d289f10bd319a5964f50e522d9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;122ba98dfa6de83562b52443f97e0bdc&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;7626e60779c9117a5aa5552db3e2ef74&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1144%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;76b382c008c1daa16aef1c638ccec692&#34;</ETag><Size>1144</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;f2f766068f0decd10d0a355d7a3ce7df&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A3%3A1224%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ac22662b420aa8c5bd61f9d898d93abd&#34;</ETag><Size>1224</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A4%3A2504%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;240ff0ca91edad5ad611828468ea5b44&#34;</ETag><Size>2504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;658bdfb1748413af03d9fd46c9bb805b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cf86574e0b5b9320b5838d1fe614f7d6&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1416%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b9311bd0a3261cd1c110524dbed0c0ee&#34;</ETag><Size>1416</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A2%3A1928%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;88965419a67c815737ea9348e37e2277&#34;</ETag><Size>1928</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d70b30ee26e1677f1c1601ea54148330&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f6ca311e356541dde08266785f2d8dcb&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A2%3A1296%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;83616eaa943da37ef7a92311c263371e&#34;</ETag><Size>1296</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;efd7c7e653e7b4cae5fa36e16311349c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A2%3A255%3A1%3A2424%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1cdf12a5ba12af80a8fcbe65a51be1b9&#34;</ETag><Size>2424</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;011746a5ca01506fdf83964c27756f29&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037905%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;af992cc29bb2d9de8afef2fa09221752&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;27eec981a6efeef3dd4577c0490156cd&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;dee641780c0c4d248fd383936ad519c0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;35d9c5b51a686307a2465a8dce6122e9&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;397f4751afcb170c423e629fd2b03c46&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A2%3A1200%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ed50b0f966729dbc524ed39d67043e7f&#34;</ETag><Size>1200</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;3e018695734005e3be7a2c364a2f9f4b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e26638baeb35e1d203ff779209f18000&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;65a1dd34e301bdc4d29ef1b96ad9f016&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;baf3bbe887771567705ea1878ad8dc02&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7d2dd5438efac312030ab1d7ff2404c0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A2%3A1496%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;65a7ecaa6689f54356759745386bb91d&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;30b77b5019f350acbf9f718551d2da77&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A2416%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cd5d4acd4df5dd76dd58206782e7f365&#34;</ETag><Size>2416</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A2%3A1208%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e265bd76e5998bc292913aa80b0323cf&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1616%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;57a665afff22ef5b34e6e3d54deceb64&#34;</ETag><Size>1616</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;af26aa3d5e60723ce6781c6f3c2fc0ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A2%3A1320%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;809a9542bd1ef395b5328d6c62a10038&#34;</ETag><Size>1320</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;cb2ec8fd8e2f39c71ca7fd8e26141b9e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A4%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d6fc50af39123e0c794e997429c894f8&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A5%3A1360%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;65143fdbcdcf279b6c27a79c688dd56d&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0aeeeab35fcefe8ebe92923db835b993&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0f234b8606389bcc82637b5eec502dc0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;878094d78836df848f6343a8dd183909&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A3%3A2008%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ac4c5f21766b72b1ef9379e666fba4e7&#34;</ETag><Size>2008</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1352%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;60d206b93f7f63a6d550278c79178dc9&#34;</ETag><Size>1352</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0187ebcce0242f7da65b2c6f25982550&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ae2150d01ae7f1af2a175cdd5170207a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b94d64f4fcc3c13c48a75d7864c1ce62&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;35638001230ae7c046190a76967679de&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e5058fc8bcef1d12f3a97e90ef3a4f22&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;c7371c2c071f84a8da422b44dc6ac8cd&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e59e4b2b6a14b9718cfde17164df7873&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A4%3A1240%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b715d29f1acb4f69bb2c6e45c759c4d0&#34;</ETag><Size>1240</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;62b537d856fda5644fe2cc48902c9731&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A2%3A255%3A1%3A1600%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d2260a637a13ce8ecc25b9c01b52b67d&#34;</ETag><Size>1600</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e3574f40b33f06df9e67a72ccbbff43c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A2%3A255%3A1%3A1440%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;24187b7f04140bb0b1bb743be65ee07c&#34;</ETag><Size>1440</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;f336cf1caa2096a96de0cfbc70f9ad9d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A2%3A1264%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1f3c31b42afda4973595009325ef3e49&#34;</ETag><Size>1264</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;20aa44e25b95f87a8c7337a642e24c97&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;1dd035a4cbe08fccc42394835e89df77&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A3%3A1544%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ddfac5c4dd4e6cfa512fc9ef755d80ba&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A4%3A1504%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;73896829b5a8ee7e2a223f80dd6bc99f&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037924%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;6bd52922b36ff7c2ce79617366ee07ae&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1744%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;9480636392e60386e5fcfa26a7e5fa1e&#34;</ETag><Size>1744</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;86f1b31668de87d96f5f9b73789e6722&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A3%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;daa4772dea9401d3c58dea4ef6f578f1&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;66a62a7691132cb3b4613c1d975fab65&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7e8d7307f40bdeb4f3305e9be602cb27&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;a120a0287db33e7f87e2847b83e80d5f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;23ee82433ce4e8b3c0adc7981a52a256&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A3%3A1304%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;c9bf1da7e81941d7bf8edf219e3af8e2&#34;</ETag><Size>1304</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;8d018b1c8baffd1d3c1f37f9112e3931&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;eacc29fa533e744afa4e9a034e4063e7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;313094a08eaea3e8b4a9335ffd44f54b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;a13c73d880c9ea8669a713db0044cc73&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;28e110a65388b036725c956cb4f40835&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;34aedc6a7f8b316b3e420d638101b7f3&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;29151557cd5bf4a5eae9a392b2ab3ee8&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;5a2acfe7d9463c6376f658c29c90fd02&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;9a184fad7ff74943b8ca812f5af57463&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;97dd67255e56715570c8124d64393e24&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;48e1e22980ccda9edefd8f1004274739&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A3%3A1736%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;c89ad4686d31b02b0e0e819333897101&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A4%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;b2f2306a3c7f01a5fd37e98c5f0db539&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;00949568528376e724e9fcf4d3b60725&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f472e8e0d0f8111aa3f3bc9c406179b1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;80731454b0f0f6bda9a6706328d41672&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A2%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;2331f114069e506fa45abd92f7cc16e8&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;80d5289d31961bf2a3b4ab12a0127d24&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A2%3A1256%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;78ecfb41c1828cbbf3e867460bede6a4&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e88ed3aaa7eca2764356d27ef10cfa1c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037937%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1702f735c923178d6e8f8e1569466a4b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037937%3A1%3A1%3A255%3A2%3A1144%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;feba9762acc7f93b4a56d85b48cf26fa&#34;</ETag><Size>1144</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;7011ee874e8ff2211e9e54543b3191f4&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A2%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;4a76c36aabfa4086bfd8d8d31bcbffc6&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A2%3A255%3A2%3A1448%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;0df75368d33e1d5d81a28b9a08eafcf3&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1640%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d94425a6997dab6e73d403aaaf1472ea&#34;</ETag><Size>1640</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;2119f8302ae9404302822f9dc235ec46&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f3d1bfdf886644bf29d31bd16584da90&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;2ace9abb6396728189d1f1270d6016c2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;bf78ed23adbd0ac419f1474fe596777e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A4%3A1784%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e97ede3a0b632611b38c82fa05d2f765&#34;</ETag><Size>1784</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;b0e4109c11e7240a3cfd95e0d987e3db&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;43314d5c28b605b5517144e412dfb477&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f48f340d92e63ff14be5fd27cc733f2c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;19a6de2f8fda386c1628a05640b1d614&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;cdd71f3f9258303a74e6bab5a59bf6d5&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A3%3A2112%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;91eda4be98cc3bac3417ee9509f73d7d&#34;</ETag><Size>2112</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A4%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;82778727338cea7e5f52a40b3c40f1d4&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;03be68aedc5e93911c97cacb12d43770&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b147b1cfd1ef351a131e686de1631d5c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A2%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;53e8079776efd0c7fe82c7cf6eafb28d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;9f36bfd117b58e56c940657eecfd89d2&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;aaa0a6e02417d93517e63e65e3e7d2e2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A2%3A255%3A1%3A1424%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d120f7f937da41759afa30a510ce0255&#34;</ETag><Size>1424</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1776%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;8160dece82ad022c94c68998c3b020aa&#34;</ETag><Size>1776</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;790833acc63bba5df43d70161e81146d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A3%3A1360%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;daff5c718ff85eb00c6b270f5760cb91&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d6b393272b0c8a1126c2678e565cb2e9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A2%3A255%3A1%3A1152%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ff9f3ec64ae8e1217924d0ed262134ae&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A1%3A2160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7d58cf2ffa3b3311d1c32aa97bc50a61&#34;</ETag><Size>2160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;3b536fbf5a72c6f1d25b794d57cc501b&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 601eb64e-82f9-49b5-b925-07763daa52d9, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 601eb64e-82f9-49b5-b925-07763daa52d9, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 601eb64e-82f9-49b5-b925-07763daa52d9, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 63276269-4165-410e-bfee-e98a2a844c3b, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 63276269-4165-410e-bfee-e98a2a844c3b, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 63276269-4165-410e-bfee-e98a2a844c3b, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 645, 'Portions': 145, 'ActivePortions': 145}, '__DEFAULT': {'Rows': 99355, 'Portions': 115, 'ActivePortions': 115}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 145, 'BlobSize': 176408, 'BlobCount': 725}, '__DEFAULT': {'Portions': 115, 'BlobSize': 4406080, 'BlobCount': 575}}, cold bucket stat: (0, 0), frozen bucket stat: (145, 176408)
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:16102/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204848Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204848Z
20251114/us-east-1/s3/aws4_request
f12dc2b5579d97f23bfdec0811c07256e2a23612e7121d56b18a34c6f79935c6
DEBUG    botocore.auth:auth.py:430 Signature:
a4ac5bc91b1b43efcbc0323d5b53fbf5c6543eccf8817f2296b9f4fd9cd27f54
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/cold_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204848Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=a4ac5bc91b1b43efcbc0323d5b53fbf5c6543eccf8817f2296b9f4fd9cd27f54', 'amz-sdk-invocation-id': b'c5aa9bd1-52a7-473f-8650-e8c3fbd53f48', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:48:48 GMT', 'x-amzn-requestid': 'STIH2LFFrXV3JCKaVFzYwjcGKmBsUKSVTQ7nTf494PxZaoMrkVtN', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>cold_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:16102/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204848Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204848Z
20251114/us-east-1/s3/aws4_request
167991f71f96fa1e15971b3381d7b8c95e857ba4a8f215668bedcbc7d8458f7e
DEBUG    botocore.auth:auth.py:430 Signature:
48b4d20076f8ee4b50955d92d4ac5d29a772b5de417f1594df357844bac856ab
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/medium?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204848Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=48b4d20076f8ee4b50955d92d4ac5d29a772b5de417f1594df357844bac856ab', 'amz-sdk-invocation-id': b'89795bd6-37c4-4a17-8b0e-76cf20d71b26', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:48:48 GMT', 'x-amzn-requestid': 'E0lY5Tlm8mM0jwvgchtOFBZCxZ82xtnJRDMTKruAAGnhhqqkmy74', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>medium</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:16102/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204848Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204848Z
20251114/us-east-1/s3/aws4_request
60a36b3c6d27505a5c1c5883e175ff06a6e077f21418d6da296d2846ef877c98
DEBUG    botocore.auth:auth.py:430 Signature:
e26a547bcaca4f14060356f64ebdef36598140f0ca1e04725fe22f2ed0208287
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/frozen_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204848Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=e26a547bcaca4f14060356f64ebdef36598140f0ca1e04725fe22f2ed0208287', 'amz-sdk-invocation-id': b'f19a7442-e377-4a4e-9373-78b98b7fa948', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 53592
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:48:48 GMT', 'x-amzn-requestid': 'RaBI62qRdIJRUhOZS6f6EENiB52Ttm86mM0TfqoTpjCvgPC055DF', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '53592', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;34eff939966dd96fc61e04bee3d4ba4f&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A2%3A1816%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;c745068d481b0515aea4165b916ec5cb&#34;</ETag><Size>1816</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;fb23f9171b17757cb1dc2e176469b4a5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cfa8a0b7952fb63f7dfadf2cf83097ed&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;969785d18638dc1e71dc309c8fee9f59&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;76c553122067e565c23ac6b7466026f1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;6cca3dcd8f413ad51af7003527118f53&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;9d0aea585719b4e1a8eb01d939c00a9d&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;4f98c8ca83a70a033c75eff6e19bcb8e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1a5f4df50ae0202b78181ab5a79fc270&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;710bd12a125a7a0826c6dabe086b07b9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;be0a7c1984f4c8093eabc624229e85d5&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;0d068b6671dccd5032bc42db6aa10674&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;169a39dc1ef992105b008d64454cdda2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A3%3A1536%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1cd0ecd015e159922d991777d4e34b6a&#34;</ETag><Size>1536</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A4%3A1152%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b0945c53e3a8c53e06b5efbe1fa00b7e&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;21d237d9b840230ac40911f05460d2c9&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;a65d4652ca975ca96dd4adc269404389&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ffa157b81657d56c3806591d18161366&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;dbb30cffd96f2cda495c11eb50c8872a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;0b1b088a94fe98718b260b4e9262c5c6&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A2%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e0f105c23fdc288d960126f34607d3c2&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037897%3A1%3A1%3A255%3A1%3A1720%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1f30e67ac29c7a33dfa177893c57fe4e&#34;</ETag><Size>1720</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;756c8bf50e1b14ddff981f3d35b13a9a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d1d491d289f10bd319a5964f50e522d9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;122ba98dfa6de83562b52443f97e0bdc&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;7626e60779c9117a5aa5552db3e2ef74&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1144%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;76b382c008c1daa16aef1c638ccec692&#34;</ETag><Size>1144</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;f2f766068f0decd10d0a355d7a3ce7df&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A3%3A1224%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ac22662b420aa8c5bd61f9d898d93abd&#34;</ETag><Size>1224</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A4%3A2504%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;240ff0ca91edad5ad611828468ea5b44&#34;</ETag><Size>2504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;658bdfb1748413af03d9fd46c9bb805b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cf86574e0b5b9320b5838d1fe614f7d6&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1416%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b9311bd0a3261cd1c110524dbed0c0ee&#34;</ETag><Size>1416</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A2%3A1928%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;88965419a67c815737ea9348e37e2277&#34;</ETag><Size>1928</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d70b30ee26e1677f1c1601ea54148330&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f6ca311e356541dde08266785f2d8dcb&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A2%3A1296%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;83616eaa943da37ef7a92311c263371e&#34;</ETag><Size>1296</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;efd7c7e653e7b4cae5fa36e16311349c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A2%3A255%3A1%3A2424%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1cdf12a5ba12af80a8fcbe65a51be1b9&#34;</ETag><Size>2424</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;011746a5ca01506fdf83964c27756f29&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037905%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;af992cc29bb2d9de8afef2fa09221752&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;27eec981a6efeef3dd4577c0490156cd&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;dee641780c0c4d248fd383936ad519c0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;35d9c5b51a686307a2465a8dce6122e9&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;397f4751afcb170c423e629fd2b03c46&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A2%3A1200%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ed50b0f966729dbc524ed39d67043e7f&#34;</ETag><Size>1200</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;3e018695734005e3be7a2c364a2f9f4b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e26638baeb35e1d203ff779209f18000&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;65a1dd34e301bdc4d29ef1b96ad9f016&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;baf3bbe887771567705ea1878ad8dc02&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7d2dd5438efac312030ab1d7ff2404c0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A2%3A1496%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;65a7ecaa6689f54356759745386bb91d&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;30b77b5019f350acbf9f718551d2da77&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A2416%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cd5d4acd4df5dd76dd58206782e7f365&#34;</ETag><Size>2416</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A2%3A1208%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e265bd76e5998bc292913aa80b0323cf&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1616%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;57a665afff22ef5b34e6e3d54deceb64&#34;</ETag><Size>1616</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;af26aa3d5e60723ce6781c6f3c2fc0ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A2%3A1320%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;809a9542bd1ef395b5328d6c62a10038&#34;</ETag><Size>1320</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;cb2ec8fd8e2f39c71ca7fd8e26141b9e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A4%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d6fc50af39123e0c794e997429c894f8&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A5%3A1360%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;65143fdbcdcf279b6c27a79c688dd56d&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0aeeeab35fcefe8ebe92923db835b993&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0f234b8606389bcc82637b5eec502dc0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;878094d78836df848f6343a8dd183909&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A3%3A2008%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ac4c5f21766b72b1ef9379e666fba4e7&#34;</ETag><Size>2008</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1352%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;60d206b93f7f63a6d550278c79178dc9&#34;</ETag><Size>1352</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0187ebcce0242f7da65b2c6f25982550&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ae2150d01ae7f1af2a175cdd5170207a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b94d64f4fcc3c13c48a75d7864c1ce62&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;35638001230ae7c046190a76967679de&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e5058fc8bcef1d12f3a97e90ef3a4f22&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;c7371c2c071f84a8da422b44dc6ac8cd&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e59e4b2b6a14b9718cfde17164df7873&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A4%3A1240%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b715d29f1acb4f69bb2c6e45c759c4d0&#34;</ETag><Size>1240</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;62b537d856fda5644fe2cc48902c9731&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A2%3A255%3A1%3A1600%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d2260a637a13ce8ecc25b9c01b52b67d&#34;</ETag><Size>1600</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e3574f40b33f06df9e67a72ccbbff43c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A2%3A255%3A1%3A1440%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;24187b7f04140bb0b1bb743be65ee07c&#34;</ETag><Size>1440</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;f336cf1caa2096a96de0cfbc70f9ad9d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A2%3A1264%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1f3c31b42afda4973595009325ef3e49&#34;</ETag><Size>1264</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;20aa44e25b95f87a8c7337a642e24c97&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;1dd035a4cbe08fccc42394835e89df77&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A3%3A1544%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ddfac5c4dd4e6cfa512fc9ef755d80ba&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A4%3A1504%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;73896829b5a8ee7e2a223f80dd6bc99f&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037924%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;6bd52922b36ff7c2ce79617366ee07ae&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1744%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;9480636392e60386e5fcfa26a7e5fa1e&#34;</ETag><Size>1744</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;86f1b31668de87d96f5f9b73789e6722&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A3%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;daa4772dea9401d3c58dea4ef6f578f1&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;66a62a7691132cb3b4613c1d975fab65&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7e8d7307f40bdeb4f3305e9be602cb27&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;a120a0287db33e7f87e2847b83e80d5f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;23ee82433ce4e8b3c0adc7981a52a256&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A3%3A1304%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;c9bf1da7e81941d7bf8edf219e3af8e2&#34;</ETag><Size>1304</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;8d018b1c8baffd1d3c1f37f9112e3931&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;eacc29fa533e744afa4e9a034e4063e7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;313094a08eaea3e8b4a9335ffd44f54b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;a13c73d880c9ea8669a713db0044cc73&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;28e110a65388b036725c956cb4f40835&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;34aedc6a7f8b316b3e420d638101b7f3&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;29151557cd5bf4a5eae9a392b2ab3ee8&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;5a2acfe7d9463c6376f658c29c90fd02&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;9a184fad7ff74943b8ca812f5af57463&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;97dd67255e56715570c8124d64393e24&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;48e1e22980ccda9edefd8f1004274739&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A3%3A1736%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;c89ad4686d31b02b0e0e819333897101&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A4%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;b2f2306a3c7f01a5fd37e98c5f0db539&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;00949568528376e724e9fcf4d3b60725&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f472e8e0d0f8111aa3f3bc9c406179b1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;80731454b0f0f6bda9a6706328d41672&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A2%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;2331f114069e506fa45abd92f7cc16e8&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;80d5289d31961bf2a3b4ab12a0127d24&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A2%3A1256%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;78ecfb41c1828cbbf3e867460bede6a4&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e88ed3aaa7eca2764356d27ef10cfa1c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037937%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1702f735c923178d6e8f8e1569466a4b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037937%3A1%3A1%3A255%3A2%3A1144%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;feba9762acc7f93b4a56d85b48cf26fa&#34;</ETag><Size>1144</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;7011ee874e8ff2211e9e54543b3191f4&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A2%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;4a76c36aabfa4086bfd8d8d31bcbffc6&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A2%3A255%3A2%3A1448%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;0df75368d33e1d5d81a28b9a08eafcf3&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1640%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d94425a6997dab6e73d403aaaf1472ea&#34;</ETag><Size>1640</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;2119f8302ae9404302822f9dc235ec46&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f3d1bfdf886644bf29d31bd16584da90&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;2ace9abb6396728189d1f1270d6016c2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;bf78ed23adbd0ac419f1474fe596777e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A4%3A1784%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e97ede3a0b632611b38c82fa05d2f765&#34;</ETag><Size>1784</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;b0e4109c11e7240a3cfd95e0d987e3db&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;43314d5c28b605b5517144e412dfb477&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f48f340d92e63ff14be5fd27cc733f2c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;19a6de2f8fda386c1628a05640b1d614&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;cdd71f3f9258303a74e6bab5a59bf6d5&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A3%3A2112%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;91eda4be98cc3bac3417ee9509f73d7d&#34;</ETag><Size>2112</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A4%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;82778727338cea7e5f52a40b3c40f1d4&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;03be68aedc5e93911c97cacb12d43770&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b147b1cfd1ef351a131e686de1631d5c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A2%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;53e8079776efd0c7fe82c7cf6eafb28d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;9f36bfd117b58e56c940657eecfd89d2&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;aaa0a6e02417d93517e63e65e3e7d2e2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A2%3A255%3A1%3A1424%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d120f7f937da41759afa30a510ce0255&#34;</ETag><Size>1424</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1776%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;8160dece82ad022c94c68998c3b020aa&#34;</ETag><Size>1776</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;790833acc63bba5df43d70161e81146d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A3%3A1360%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;daff5c718ff85eb00c6b270f5760cb91&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d6b393272b0c8a1126c2678e565cb2e9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A2%3A255%3A1%3A1152%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ff9f3ec64ae8e1217924d0ed262134ae&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A1%3A2160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7d58cf2ffa3b3311d1c32aa97bc50a61&#34;</ETag><Size>2160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;3b536fbf5a72c6f1d25b794d57cc501b&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 4990aba8-96c6-409d-909e-3b3dbf2c0a42, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 4990aba8-96c6-409d-909e-3b3dbf2c0a42, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 4990aba8-96c6-409d-909e-3b3dbf2c0a42, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 6f524c72-072e-4979-8874-828738525533, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 6f524c72-072e-4979-8874-828738525533, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 6f524c72-072e-4979-8874-828738525533, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 645, 'Portions': 145, 'ActivePortions': 145}, '__DEFAULT': {'Rows': 99355, 'Portions': 115, 'ActivePortions': 115}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 145, 'BlobSize': 176408, 'BlobCount': 725}, '__DEFAULT': {'Portions': 115, 'BlobSize': 4406080, 'BlobCount': 575}}, cold bucket stat: (0, 0), frozen bucket stat: (145, 176408)
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:16102/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204849Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204849Z
20251114/us-east-1/s3/aws4_request
900f3c898f52d7c112a78f29072f21bd9a4020ca620e624a497b5e8a783b9625
DEBUG    botocore.auth:auth.py:430 Signature:
8a608cd1cb0efc20c5fb3c4ed79c48648c9f9cf6815802e8c24eb1238291ced4
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/cold_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204849Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=8a608cd1cb0efc20c5fb3c4ed79c48648c9f9cf6815802e8c24eb1238291ced4', 'amz-sdk-invocation-id': b'afad87f2-0a94-4e24-b658-22e0bc3014d0', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:48:49 GMT', 'x-amzn-requestid': 'Ik9TzBpSPWzKDuiIkxoqJgpAro8TSgJQiRhCiAe2ASaq0pe5763s', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>cold_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:16102/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204849Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204849Z
20251114/us-east-1/s3/aws4_request
9f4501108e6bc91b30ab81fa3967c6764896b34e14be4cbc572a11d5cb4f0718
DEBUG    botocore.auth:auth.py:430 Signature:
a37c0f0639ebe33593b9897dca724daa79e3ec9e483a8a6627293d6402baa896
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/medium?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204849Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=a37c0f0639ebe33593b9897dca724daa79e3ec9e483a8a6627293d6402baa896', 'amz-sdk-invocation-id': b'5ef54f77-7500-4c7a-b857-dfb2b05c118e', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:48:49 GMT', 'x-amzn-requestid': 'yzH3pAK7g5f26RvacfCF3yewtsU1AhUlRULkHBcBv94MEFDKwLjX', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>medium</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:16102/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204849Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204849Z
20251114/us-east-1/s3/aws4_request
e12ccc9ffa41af0c803c3c0a3159095acf154363f5f9a4b19234de44dfcac556
DEBUG    botocore.auth:auth.py:430 Signature:
06f041741f9f30b6bb28e73d8ea0c29691ce028c3cab0e96605271716bdf8f11
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/frozen_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204849Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=06f041741f9f30b6bb28e73d8ea0c29691ce028c3cab0e96605271716bdf8f11', 'amz-sdk-invocation-id': b'51aac4a5-9b6a-4a92-8599-8e1d4568438e', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 53592
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:48:49 GMT', 'x-amzn-requestid': 'OZN22tuoWveQQM3mnJ3yxqa8z9CYYYjUZXPJWsSe3yGJGZpd8tJa', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '53592', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;34eff939966dd96fc61e04bee3d4ba4f&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A2%3A1816%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;c745068d481b0515aea4165b916ec5cb&#34;</ETag><Size>1816</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;fb23f9171b17757cb1dc2e176469b4a5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cfa8a0b7952fb63f7dfadf2cf83097ed&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;969785d18638dc1e71dc309c8fee9f59&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;76c553122067e565c23ac6b7466026f1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;6cca3dcd8f413ad51af7003527118f53&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;9d0aea585719b4e1a8eb01d939c00a9d&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;4f98c8ca83a70a033c75eff6e19bcb8e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1a5f4df50ae0202b78181ab5a79fc270&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;710bd12a125a7a0826c6dabe086b07b9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;be0a7c1984f4c8093eabc624229e85d5&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;0d068b6671dccd5032bc42db6aa10674&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;169a39dc1ef992105b008d64454cdda2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A3%3A1536%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1cd0ecd015e159922d991777d4e34b6a&#34;</ETag><Size>1536</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A4%3A1152%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b0945c53e3a8c53e06b5efbe1fa00b7e&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;21d237d9b840230ac40911f05460d2c9&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;a65d4652ca975ca96dd4adc269404389&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ffa157b81657d56c3806591d18161366&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;dbb30cffd96f2cda495c11eb50c8872a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;0b1b088a94fe98718b260b4e9262c5c6&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A2%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e0f105c23fdc288d960126f34607d3c2&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037897%3A1%3A1%3A255%3A1%3A1720%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1f30e67ac29c7a33dfa177893c57fe4e&#34;</ETag><Size>1720</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;756c8bf50e1b14ddff981f3d35b13a9a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d1d491d289f10bd319a5964f50e522d9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;122ba98dfa6de83562b52443f97e0bdc&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;7626e60779c9117a5aa5552db3e2ef74&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1144%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;76b382c008c1daa16aef1c638ccec692&#34;</ETag><Size>1144</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;f2f766068f0decd10d0a355d7a3ce7df&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A3%3A1224%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ac22662b420aa8c5bd61f9d898d93abd&#34;</ETag><Size>1224</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A4%3A2504%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;240ff0ca91edad5ad611828468ea5b44&#34;</ETag><Size>2504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;658bdfb1748413af03d9fd46c9bb805b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cf86574e0b5b9320b5838d1fe614f7d6&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1416%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b9311bd0a3261cd1c110524dbed0c0ee&#34;</ETag><Size>1416</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A2%3A1928%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;88965419a67c815737ea9348e37e2277&#34;</ETag><Size>1928</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d70b30ee26e1677f1c1601ea54148330&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f6ca311e356541dde08266785f2d8dcb&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A2%3A1296%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;83616eaa943da37ef7a92311c263371e&#34;</ETag><Size>1296</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;efd7c7e653e7b4cae5fa36e16311349c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A2%3A255%3A1%3A2424%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1cdf12a5ba12af80a8fcbe65a51be1b9&#34;</ETag><Size>2424</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;011746a5ca01506fdf83964c27756f29&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037905%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;af992cc29bb2d9de8afef2fa09221752&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;27eec981a6efeef3dd4577c0490156cd&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;dee641780c0c4d248fd383936ad519c0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;35d9c5b51a686307a2465a8dce6122e9&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;397f4751afcb170c423e629fd2b03c46&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A2%3A1200%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ed50b0f966729dbc524ed39d67043e7f&#34;</ETag><Size>1200</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;3e018695734005e3be7a2c364a2f9f4b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e26638baeb35e1d203ff779209f18000&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;65a1dd34e301bdc4d29ef1b96ad9f016&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;baf3bbe887771567705ea1878ad8dc02&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7d2dd5438efac312030ab1d7ff2404c0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A2%3A1496%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;65a7ecaa6689f54356759745386bb91d&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;30b77b5019f350acbf9f718551d2da77&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A2416%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cd5d4acd4df5dd76dd58206782e7f365&#34;</ETag><Size>2416</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A2%3A1208%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e265bd76e5998bc292913aa80b0323cf&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1616%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;57a665afff22ef5b34e6e3d54deceb64&#34;</ETag><Size>1616</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;af26aa3d5e60723ce6781c6f3c2fc0ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A2%3A1320%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;809a9542bd1ef395b5328d6c62a10038&#34;</ETag><Size>1320</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;cb2ec8fd8e2f39c71ca7fd8e26141b9e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A4%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d6fc50af39123e0c794e997429c894f8&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A5%3A1360%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;65143fdbcdcf279b6c27a79c688dd56d&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0aeeeab35fcefe8ebe92923db835b993&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0f234b8606389bcc82637b5eec502dc0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;878094d78836df848f6343a8dd183909&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A3%3A2008%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ac4c5f21766b72b1ef9379e666fba4e7&#34;</ETag><Size>2008</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1352%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;60d206b93f7f63a6d550278c79178dc9&#34;</ETag><Size>1352</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0187ebcce0242f7da65b2c6f25982550&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ae2150d01ae7f1af2a175cdd5170207a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b94d64f4fcc3c13c48a75d7864c1ce62&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;35638001230ae7c046190a76967679de&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e5058fc8bcef1d12f3a97e90ef3a4f22&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;c7371c2c071f84a8da422b44dc6ac8cd&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e59e4b2b6a14b9718cfde17164df7873&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A4%3A1240%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b715d29f1acb4f69bb2c6e45c759c4d0&#34;</ETag><Size>1240</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;62b537d856fda5644fe2cc48902c9731&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A2%3A255%3A1%3A1600%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d2260a637a13ce8ecc25b9c01b52b67d&#34;</ETag><Size>1600</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e3574f40b33f06df9e67a72ccbbff43c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A2%3A255%3A1%3A1440%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;24187b7f04140bb0b1bb743be65ee07c&#34;</ETag><Size>1440</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;f336cf1caa2096a96de0cfbc70f9ad9d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A2%3A1264%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1f3c31b42afda4973595009325ef3e49&#34;</ETag><Size>1264</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;20aa44e25b95f87a8c7337a642e24c97&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;1dd035a4cbe08fccc42394835e89df77&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A3%3A1544%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ddfac5c4dd4e6cfa512fc9ef755d80ba&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A4%3A1504%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;73896829b5a8ee7e2a223f80dd6bc99f&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037924%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;6bd52922b36ff7c2ce79617366ee07ae&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1744%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;9480636392e60386e5fcfa26a7e5fa1e&#34;</ETag><Size>1744</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;86f1b31668de87d96f5f9b73789e6722&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A3%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;daa4772dea9401d3c58dea4ef6f578f1&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;66a62a7691132cb3b4613c1d975fab65&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7e8d7307f40bdeb4f3305e9be602cb27&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;a120a0287db33e7f87e2847b83e80d5f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;23ee82433ce4e8b3c0adc7981a52a256&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A3%3A1304%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;c9bf1da7e81941d7bf8edf219e3af8e2&#34;</ETag><Size>1304</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;8d018b1c8baffd1d3c1f37f9112e3931&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;eacc29fa533e744afa4e9a034e4063e7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;313094a08eaea3e8b4a9335ffd44f54b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;a13c73d880c9ea8669a713db0044cc73&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;28e110a65388b036725c956cb4f40835&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;34aedc6a7f8b316b3e420d638101b7f3&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;29151557cd5bf4a5eae9a392b2ab3ee8&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;5a2acfe7d9463c6376f658c29c90fd02&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;9a184fad7ff74943b8ca812f5af57463&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;97dd67255e56715570c8124d64393e24&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;48e1e22980ccda9edefd8f1004274739&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A3%3A1736%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;c89ad4686d31b02b0e0e819333897101&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A4%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;b2f2306a3c7f01a5fd37e98c5f0db539&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;00949568528376e724e9fcf4d3b60725&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f472e8e0d0f8111aa3f3bc9c406179b1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;80731454b0f0f6bda9a6706328d41672&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A2%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;2331f114069e506fa45abd92f7cc16e8&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;80d5289d31961bf2a3b4ab12a0127d24&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A2%3A1256%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;78ecfb41c1828cbbf3e867460bede6a4&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e88ed3aaa7eca2764356d27ef10cfa1c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037937%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1702f735c923178d6e8f8e1569466a4b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037937%3A1%3A1%3A255%3A2%3A1144%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;feba9762acc7f93b4a56d85b48cf26fa&#34;</ETag><Size>1144</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;7011ee874e8ff2211e9e54543b3191f4&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A2%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;4a76c36aabfa4086bfd8d8d31bcbffc6&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A2%3A255%3A2%3A1448%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;0df75368d33e1d5d81a28b9a08eafcf3&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1640%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d94425a6997dab6e73d403aaaf1472ea&#34;</ETag><Size>1640</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;2119f8302ae9404302822f9dc235ec46&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f3d1bfdf886644bf29d31bd16584da90&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;2ace9abb6396728189d1f1270d6016c2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;bf78ed23adbd0ac419f1474fe596777e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A4%3A1784%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e97ede3a0b632611b38c82fa05d2f765&#34;</ETag><Size>1784</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;b0e4109c11e7240a3cfd95e0d987e3db&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;43314d5c28b605b5517144e412dfb477&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f48f340d92e63ff14be5fd27cc733f2c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;19a6de2f8fda386c1628a05640b1d614&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;cdd71f3f9258303a74e6bab5a59bf6d5&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A3%3A2112%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;91eda4be98cc3bac3417ee9509f73d7d&#34;</ETag><Size>2112</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A4%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;82778727338cea7e5f52a40b3c40f1d4&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;03be68aedc5e93911c97cacb12d43770&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b147b1cfd1ef351a131e686de1631d5c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A2%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;53e8079776efd0c7fe82c7cf6eafb28d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;9f36bfd117b58e56c940657eecfd89d2&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;aaa0a6e02417d93517e63e65e3e7d2e2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A2%3A255%3A1%3A1424%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d120f7f937da41759afa30a510ce0255&#34;</ETag><Size>1424</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1776%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;8160dece82ad022c94c68998c3b020aa&#34;</ETag><Size>1776</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;790833acc63bba5df43d70161e81146d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A3%3A1360%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;daff5c718ff85eb00c6b270f5760cb91&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d6b393272b0c8a1126c2678e565cb2e9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A2%3A255%3A1%3A1152%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ff9f3ec64ae8e1217924d0ed262134ae&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A1%3A2160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7d58cf2ffa3b3311d1c32aa97bc50a61&#34;</ETag><Size>2160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;3b536fbf5a72c6f1d25b794d57cc501b&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, ff5fb2b6-e162-45a8-8abb-a96e0c1a3aae, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, ff5fb2b6-e162-45a8-8abb-a96e0c1a3aae, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, ff5fb2b6-e162-45a8-8abb-a96e0c1a3aae, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, d5717de0-64bb-4913-8f3f-6f9bc7b591b6, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, d5717de0-64bb-4913-8f3f-6f9bc7b591b6, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, d5717de0-64bb-4913-8f3f-6f9bc7b591b6, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 645, 'Portions': 145, 'ActivePortions': 145}, '__DEFAULT': {'Rows': 99355, 'Portions': 115, 'ActivePortions': 115}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 145, 'BlobSize': 176408, 'BlobCount': 725}, '__DEFAULT': {'Portions': 115, 'BlobSize': 4406080, 'BlobCount': 575}}, cold bucket stat: (0, 0), frozen bucket stat: (145, 176408)
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:16102/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204851Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204851Z
20251114/us-east-1/s3/aws4_request
972a5d18d15e6336ba0706b5afd2356f133b18df5e202f749401de67ba69dfe9
DEBUG    botocore.auth:auth.py:430 Signature:
aa9cbc075011f2f97ce156709e265ed1189720facc00267388863fba99ac8967
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/cold_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204851Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=aa9cbc075011f2f97ce156709e265ed1189720facc00267388863fba99ac8967', 'amz-sdk-invocation-id': b'1e513626-aaa0-4b96-a33f-3405cc1f0cce', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:48:51 GMT', 'x-amzn-requestid': 'FZdoi9LoaBTiTGyb6y1EeZ66iAtKJNuv9uZguuymSJjZ6gm5mq9p', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>cold_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:16102/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204851Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204851Z
20251114/us-east-1/s3/aws4_request
8e2827c49b851d970e50e7d307355d3b206dcbfa5e706bce30a914ff8c8576d7
DEBUG    botocore.auth:auth.py:430 Signature:
f6f7ea1970d3a3f593a3bae2a39d64b6c981443fdd61673af4b7864afae88877
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/medium?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204851Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=f6f7ea1970d3a3f593a3bae2a39d64b6c981443fdd61673af4b7864afae88877', 'amz-sdk-invocation-id': b'd67edabc-78a6-49e0-b116-1ef11ac047eb', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:48:51 GMT', 'x-amzn-requestid': 'LHJgRzcw7IUfXbTIZnLfxykdetCZi6UDy38x7V1nxg96AN9DwqdI', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>medium</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:16102/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204851Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204851Z
20251114/us-east-1/s3/aws4_request
3b5020823e153d0519036f129056f926221efc22ed9e1f95427cca53aee9006f
DEBUG    botocore.auth:auth.py:430 Signature:
d9428158a898c30b7eb1255e6f6be0849045e0d08dc153f3ff3eafd07fe65b2e
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/frozen_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204851Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=d9428158a898c30b7eb1255e6f6be0849045e0d08dc153f3ff3eafd07fe65b2e', 'amz-sdk-invocation-id': b'3a33a573-efda-4e0a-8d1c-5364aed28515', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 53592
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:48:51 GMT', 'x-amzn-requestid': '41hMr1bwKgHAQPvIP6MF1EGNx6PBBxkTJmbnTcY36yf4mtsLpU8F', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '53592', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;34eff939966dd96fc61e04bee3d4ba4f&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A2%3A1816%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;c745068d481b0515aea4165b916ec5cb&#34;</ETag><Size>1816</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;fb23f9171b17757cb1dc2e176469b4a5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cfa8a0b7952fb63f7dfadf2cf83097ed&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;969785d18638dc1e71dc309c8fee9f59&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;76c553122067e565c23ac6b7466026f1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;6cca3dcd8f413ad51af7003527118f53&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;9d0aea585719b4e1a8eb01d939c00a9d&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;4f98c8ca83a70a033c75eff6e19bcb8e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1a5f4df50ae0202b78181ab5a79fc270&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;710bd12a125a7a0826c6dabe086b07b9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;be0a7c1984f4c8093eabc624229e85d5&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;0d068b6671dccd5032bc42db6aa10674&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;169a39dc1ef992105b008d64454cdda2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A3%3A1536%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1cd0ecd015e159922d991777d4e34b6a&#34;</ETag><Size>1536</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A4%3A1152%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b0945c53e3a8c53e06b5efbe1fa00b7e&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;21d237d9b840230ac40911f05460d2c9&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;a65d4652ca975ca96dd4adc269404389&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ffa157b81657d56c3806591d18161366&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;dbb30cffd96f2cda495c11eb50c8872a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;0b1b088a94fe98718b260b4e9262c5c6&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A2%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e0f105c23fdc288d960126f34607d3c2&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037897%3A1%3A1%3A255%3A1%3A1720%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1f30e67ac29c7a33dfa177893c57fe4e&#34;</ETag><Size>1720</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;756c8bf50e1b14ddff981f3d35b13a9a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d1d491d289f10bd319a5964f50e522d9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;122ba98dfa6de83562b52443f97e0bdc&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;7626e60779c9117a5aa5552db3e2ef74&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1144%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;76b382c008c1daa16aef1c638ccec692&#34;</ETag><Size>1144</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;f2f766068f0decd10d0a355d7a3ce7df&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A3%3A1224%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ac22662b420aa8c5bd61f9d898d93abd&#34;</ETag><Size>1224</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A4%3A2504%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;240ff0ca91edad5ad611828468ea5b44&#34;</ETag><Size>2504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;658bdfb1748413af03d9fd46c9bb805b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cf86574e0b5b9320b5838d1fe614f7d6&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1416%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b9311bd0a3261cd1c110524dbed0c0ee&#34;</ETag><Size>1416</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A2%3A1928%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;88965419a67c815737ea9348e37e2277&#34;</ETag><Size>1928</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d70b30ee26e1677f1c1601ea54148330&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f6ca311e356541dde08266785f2d8dcb&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A2%3A1296%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;83616eaa943da37ef7a92311c263371e&#34;</ETag><Size>1296</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;efd7c7e653e7b4cae5fa36e16311349c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A2%3A255%3A1%3A2424%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1cdf12a5ba12af80a8fcbe65a51be1b9&#34;</ETag><Size>2424</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;011746a5ca01506fdf83964c27756f29&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037905%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;af992cc29bb2d9de8afef2fa09221752&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;27eec981a6efeef3dd4577c0490156cd&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;dee641780c0c4d248fd383936ad519c0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;35d9c5b51a686307a2465a8dce6122e9&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;397f4751afcb170c423e629fd2b03c46&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A2%3A1200%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ed50b0f966729dbc524ed39d67043e7f&#34;</ETag><Size>1200</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;3e018695734005e3be7a2c364a2f9f4b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e26638baeb35e1d203ff779209f18000&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;65a1dd34e301bdc4d29ef1b96ad9f016&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;baf3bbe887771567705ea1878ad8dc02&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7d2dd5438efac312030ab1d7ff2404c0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A2%3A1496%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;65a7ecaa6689f54356759745386bb91d&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;30b77b5019f350acbf9f718551d2da77&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A2416%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cd5d4acd4df5dd76dd58206782e7f365&#34;</ETag><Size>2416</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A2%3A1208%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e265bd76e5998bc292913aa80b0323cf&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1616%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;57a665afff22ef5b34e6e3d54deceb64&#34;</ETag><Size>1616</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;af26aa3d5e60723ce6781c6f3c2fc0ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A2%3A1320%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;809a9542bd1ef395b5328d6c62a10038&#34;</ETag><Size>1320</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;cb2ec8fd8e2f39c71ca7fd8e26141b9e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A4%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d6fc50af39123e0c794e997429c894f8&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A5%3A1360%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;65143fdbcdcf279b6c27a79c688dd56d&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0aeeeab35fcefe8ebe92923db835b993&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0f234b8606389bcc82637b5eec502dc0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;878094d78836df848f6343a8dd183909&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A3%3A2008%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ac4c5f21766b72b1ef9379e666fba4e7&#34;</ETag><Size>2008</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1352%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;60d206b93f7f63a6d550278c79178dc9&#34;</ETag><Size>1352</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0187ebcce0242f7da65b2c6f25982550&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ae2150d01ae7f1af2a175cdd5170207a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b94d64f4fcc3c13c48a75d7864c1ce62&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;35638001230ae7c046190a76967679de&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e5058fc8bcef1d12f3a97e90ef3a4f22&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;c7371c2c071f84a8da422b44dc6ac8cd&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e59e4b2b6a14b9718cfde17164df7873&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A4%3A1240%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b715d29f1acb4f69bb2c6e45c759c4d0&#34;</ETag><Size>1240</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;62b537d856fda5644fe2cc48902c9731&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A2%3A255%3A1%3A1600%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d2260a637a13ce8ecc25b9c01b52b67d&#34;</ETag><Size>1600</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e3574f40b33f06df9e67a72ccbbff43c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A2%3A255%3A1%3A1440%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;24187b7f04140bb0b1bb743be65ee07c&#34;</ETag><Size>1440</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;f336cf1caa2096a96de0cfbc70f9ad9d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A2%3A1264%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1f3c31b42afda4973595009325ef3e49&#34;</ETag><Size>1264</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;20aa44e25b95f87a8c7337a642e24c97&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;1dd035a4cbe08fccc42394835e89df77&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A3%3A1544%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ddfac5c4dd4e6cfa512fc9ef755d80ba&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A4%3A1504%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;73896829b5a8ee7e2a223f80dd6bc99f&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037924%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;6bd52922b36ff7c2ce79617366ee07ae&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1744%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;9480636392e60386e5fcfa26a7e5fa1e&#34;</ETag><Size>1744</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;86f1b31668de87d96f5f9b73789e6722&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A3%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;daa4772dea9401d3c58dea4ef6f578f1&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;66a62a7691132cb3b4613c1d975fab65&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7e8d7307f40bdeb4f3305e9be602cb27&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;a120a0287db33e7f87e2847b83e80d5f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;23ee82433ce4e8b3c0adc7981a52a256&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A3%3A1304%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;c9bf1da7e81941d7bf8edf219e3af8e2&#34;</ETag><Size>1304</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;8d018b1c8baffd1d3c1f37f9112e3931&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;eacc29fa533e744afa4e9a034e4063e7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;313094a08eaea3e8b4a9335ffd44f54b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;a13c73d880c9ea8669a713db0044cc73&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;28e110a65388b036725c956cb4f40835&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;34aedc6a7f8b316b3e420d638101b7f3&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;29151557cd5bf4a5eae9a392b2ab3ee8&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;5a2acfe7d9463c6376f658c29c90fd02&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;9a184fad7ff74943b8ca812f5af57463&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;97dd67255e56715570c8124d64393e24&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;48e1e22980ccda9edefd8f1004274739&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A3%3A1736%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;c89ad4686d31b02b0e0e819333897101&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A4%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;b2f2306a3c7f01a5fd37e98c5f0db539&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;00949568528376e724e9fcf4d3b60725&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f472e8e0d0f8111aa3f3bc9c406179b1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;80731454b0f0f6bda9a6706328d41672&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A2%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;2331f114069e506fa45abd92f7cc16e8&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;80d5289d31961bf2a3b4ab12a0127d24&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A2%3A1256%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;78ecfb41c1828cbbf3e867460bede6a4&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e88ed3aaa7eca2764356d27ef10cfa1c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037937%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1702f735c923178d6e8f8e1569466a4b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037937%3A1%3A1%3A255%3A2%3A1144%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;feba9762acc7f93b4a56d85b48cf26fa&#34;</ETag><Size>1144</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;7011ee874e8ff2211e9e54543b3191f4&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A2%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;4a76c36aabfa4086bfd8d8d31bcbffc6&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A2%3A255%3A2%3A1448%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;0df75368d33e1d5d81a28b9a08eafcf3&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1640%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d94425a6997dab6e73d403aaaf1472ea&#34;</ETag><Size>1640</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;2119f8302ae9404302822f9dc235ec46&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f3d1bfdf886644bf29d31bd16584da90&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;2ace9abb6396728189d1f1270d6016c2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;bf78ed23adbd0ac419f1474fe596777e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A4%3A1784%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e97ede3a0b632611b38c82fa05d2f765&#34;</ETag><Size>1784</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;b0e4109c11e7240a3cfd95e0d987e3db&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;43314d5c28b605b5517144e412dfb477&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f48f340d92e63ff14be5fd27cc733f2c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;19a6de2f8fda386c1628a05640b1d614&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;cdd71f3f9258303a74e6bab5a59bf6d5&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A3%3A2112%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;91eda4be98cc3bac3417ee9509f73d7d&#34;</ETag><Size>2112</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A4%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;82778727338cea7e5f52a40b3c40f1d4&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;03be68aedc5e93911c97cacb12d43770&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b147b1cfd1ef351a131e686de1631d5c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A2%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;53e8079776efd0c7fe82c7cf6eafb28d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;9f36bfd117b58e56c940657eecfd89d2&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;aaa0a6e02417d93517e63e65e3e7d2e2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A2%3A255%3A1%3A1424%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d120f7f937da41759afa30a510ce0255&#34;</ETag><Size>1424</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1776%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;8160dece82ad022c94c68998c3b020aa&#34;</ETag><Size>1776</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;790833acc63bba5df43d70161e81146d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A3%3A1360%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;daff5c718ff85eb00c6b270f5760cb91&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d6b393272b0c8a1126c2678e565cb2e9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A2%3A255%3A1%3A1152%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ff9f3ec64ae8e1217924d0ed262134ae&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A1%3A2160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7d58cf2ffa3b3311d1c32aa97bc50a61&#34;</ETag><Size>2160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;3b536fbf5a72c6f1d25b794d57cc501b&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 9abf31ca-b9b6-4e8d-94fe-d0ef0c7e19ce, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 9abf31ca-b9b6-4e8d-94fe-d0ef0c7e19ce, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 9abf31ca-b9b6-4e8d-94fe-d0ef0c7e19ce, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 7b0cb8bf-30f4-4388-aa3b-40c04cdac98b, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 7b0cb8bf-30f4-4388-aa3b-40c04cdac98b, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 7b0cb8bf-30f4-4388-aa3b-40c04cdac98b, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 645, 'Portions': 145, 'ActivePortions': 145}, '__DEFAULT': {'Rows': 99355, 'Portions': 115, 'ActivePortions': 115}}, blobs: {'__DEFAULT': {'Portions': 115, 'BlobSize': 4406080, 'BlobCount': 575}, '/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 145, 'BlobSize': 176408, 'BlobCount': 725}}, cold bucket stat: (0, 0), frozen bucket stat: (145, 176408)
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:16102/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204852Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204852Z
20251114/us-east-1/s3/aws4_request
725b74239738183b36c16388eee1588352437bf7aa27d1d15804b5f655caaf3a
DEBUG    botocore.auth:auth.py:430 Signature:
9b141c65e70f1cdcaf755e6694bf7f4150c515084979a5ee4660db6148973dec
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/cold_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204852Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=9b141c65e70f1cdcaf755e6694bf7f4150c515084979a5ee4660db6148973dec', 'amz-sdk-invocation-id': b'55cfbb92-dbc2-4f0b-9759-28d1f858b8a0', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:48:52 GMT', 'x-amzn-requestid': '3jOTJbdLzkxQPKrHelp8HwiknrlQ8HPetOWTLsnEPD5nhEt795sX', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>cold_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:16102/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204852Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204852Z
20251114/us-east-1/s3/aws4_request
ca5d691eb1c2e6bdb7d586164d34d41f5e03247cad5bf7de82f0da4f7fce3e86
DEBUG    botocore.auth:auth.py:430 Signature:
c781f3f056da48134f67b3aab05ea28cca08f736b0e4c4ba3c4c8bb875542525
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/medium?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204852Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=c781f3f056da48134f67b3aab05ea28cca08f736b0e4c4ba3c4c8bb875542525', 'amz-sdk-invocation-id': b'adddbfeb-2e69-4d57-be38-a872a496782a', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:48:52 GMT', 'x-amzn-requestid': 'H4zHXxZBAfIMOOK51NDpLrZxsO85nBQWWRpMnYoKoD2pf6bJhJG9', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>medium</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:16102/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204852Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204852Z
20251114/us-east-1/s3/aws4_request
9d80d2c0c0d7fb42744178c50276d8042bf17aba6328a4171e5c987f106c1516
DEBUG    botocore.auth:auth.py:430 Signature:
7436168da4cc884725219841277464231930282bb5f330d31ddbb965b7379a02
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/frozen_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204852Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=7436168da4cc884725219841277464231930282bb5f330d31ddbb965b7379a02', 'amz-sdk-invocation-id': b'2dbdefff-c716-4551-8cbe-fce215dfc687', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 53592
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:48:52 GMT', 'x-amzn-requestid': 'Gp4nUQ4qcg6e0qXJzrcKtfgUXgrkRhsUyUwyR7G4vVtsyLYZFrsv', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '53592', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;34eff939966dd96fc61e04bee3d4ba4f&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A2%3A1816%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;c745068d481b0515aea4165b916ec5cb&#34;</ETag><Size>1816</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;fb23f9171b17757cb1dc2e176469b4a5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cfa8a0b7952fb63f7dfadf2cf83097ed&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;969785d18638dc1e71dc309c8fee9f59&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;76c553122067e565c23ac6b7466026f1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;6cca3dcd8f413ad51af7003527118f53&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;9d0aea585719b4e1a8eb01d939c00a9d&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;4f98c8ca83a70a033c75eff6e19bcb8e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1a5f4df50ae0202b78181ab5a79fc270&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;710bd12a125a7a0826c6dabe086b07b9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;be0a7c1984f4c8093eabc624229e85d5&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;0d068b6671dccd5032bc42db6aa10674&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;169a39dc1ef992105b008d64454cdda2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A3%3A1536%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1cd0ecd015e159922d991777d4e34b6a&#34;</ETag><Size>1536</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A4%3A1152%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b0945c53e3a8c53e06b5efbe1fa00b7e&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;21d237d9b840230ac40911f05460d2c9&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;a65d4652ca975ca96dd4adc269404389&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ffa157b81657d56c3806591d18161366&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;dbb30cffd96f2cda495c11eb50c8872a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;0b1b088a94fe98718b260b4e9262c5c6&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A2%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e0f105c23fdc288d960126f34607d3c2&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037897%3A1%3A1%3A255%3A1%3A1720%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1f30e67ac29c7a33dfa177893c57fe4e&#34;</ETag><Size>1720</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;756c8bf50e1b14ddff981f3d35b13a9a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d1d491d289f10bd319a5964f50e522d9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;122ba98dfa6de83562b52443f97e0bdc&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;7626e60779c9117a5aa5552db3e2ef74&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1144%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;76b382c008c1daa16aef1c638ccec692&#34;</ETag><Size>1144</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;f2f766068f0decd10d0a355d7a3ce7df&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A3%3A1224%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ac22662b420aa8c5bd61f9d898d93abd&#34;</ETag><Size>1224</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A4%3A2504%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;240ff0ca91edad5ad611828468ea5b44&#34;</ETag><Size>2504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;658bdfb1748413af03d9fd46c9bb805b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cf86574e0b5b9320b5838d1fe614f7d6&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1416%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b9311bd0a3261cd1c110524dbed0c0ee&#34;</ETag><Size>1416</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A2%3A1928%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;88965419a67c815737ea9348e37e2277&#34;</ETag><Size>1928</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d70b30ee26e1677f1c1601ea54148330&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f6ca311e356541dde08266785f2d8dcb&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A2%3A1296%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;83616eaa943da37ef7a92311c263371e&#34;</ETag><Size>1296</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;efd7c7e653e7b4cae5fa36e16311349c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A2%3A255%3A1%3A2424%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1cdf12a5ba12af80a8fcbe65a51be1b9&#34;</ETag><Size>2424</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;011746a5ca01506fdf83964c27756f29&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037905%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;af992cc29bb2d9de8afef2fa09221752&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;27eec981a6efeef3dd4577c0490156cd&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;dee641780c0c4d248fd383936ad519c0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;35d9c5b51a686307a2465a8dce6122e9&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;397f4751afcb170c423e629fd2b03c46&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A2%3A1200%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ed50b0f966729dbc524ed39d67043e7f&#34;</ETag><Size>1200</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;3e018695734005e3be7a2c364a2f9f4b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e26638baeb35e1d203ff779209f18000&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;65a1dd34e301bdc4d29ef1b96ad9f016&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;baf3bbe887771567705ea1878ad8dc02&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7d2dd5438efac312030ab1d7ff2404c0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A2%3A1496%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;65a7ecaa6689f54356759745386bb91d&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;30b77b5019f350acbf9f718551d2da77&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A2416%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cd5d4acd4df5dd76dd58206782e7f365&#34;</ETag><Size>2416</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A2%3A1208%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e265bd76e5998bc292913aa80b0323cf&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1616%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;57a665afff22ef5b34e6e3d54deceb64&#34;</ETag><Size>1616</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;af26aa3d5e60723ce6781c6f3c2fc0ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A2%3A1320%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;809a9542bd1ef395b5328d6c62a10038&#34;</ETag><Size>1320</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;cb2ec8fd8e2f39c71ca7fd8e26141b9e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A4%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d6fc50af39123e0c794e997429c894f8&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A5%3A1360%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;65143fdbcdcf279b6c27a79c688dd56d&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0aeeeab35fcefe8ebe92923db835b993&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0f234b8606389bcc82637b5eec502dc0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;878094d78836df848f6343a8dd183909&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A3%3A2008%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ac4c5f21766b72b1ef9379e666fba4e7&#34;</ETag><Size>2008</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1352%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;60d206b93f7f63a6d550278c79178dc9&#34;</ETag><Size>1352</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0187ebcce0242f7da65b2c6f25982550&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ae2150d01ae7f1af2a175cdd5170207a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b94d64f4fcc3c13c48a75d7864c1ce62&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;35638001230ae7c046190a76967679de&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e5058fc8bcef1d12f3a97e90ef3a4f22&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;c7371c2c071f84a8da422b44dc6ac8cd&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e59e4b2b6a14b9718cfde17164df7873&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A4%3A1240%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b715d29f1acb4f69bb2c6e45c759c4d0&#34;</ETag><Size>1240</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;62b537d856fda5644fe2cc48902c9731&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A2%3A255%3A1%3A1600%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d2260a637a13ce8ecc25b9c01b52b67d&#34;</ETag><Size>1600</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e3574f40b33f06df9e67a72ccbbff43c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A2%3A255%3A1%3A1440%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;24187b7f04140bb0b1bb743be65ee07c&#34;</ETag><Size>1440</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;f336cf1caa2096a96de0cfbc70f9ad9d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A2%3A1264%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1f3c31b42afda4973595009325ef3e49&#34;</ETag><Size>1264</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;20aa44e25b95f87a8c7337a642e24c97&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;1dd035a4cbe08fccc42394835e89df77&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A3%3A1544%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ddfac5c4dd4e6cfa512fc9ef755d80ba&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A4%3A1504%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;73896829b5a8ee7e2a223f80dd6bc99f&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037924%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;6bd52922b36ff7c2ce79617366ee07ae&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1744%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;9480636392e60386e5fcfa26a7e5fa1e&#34;</ETag><Size>1744</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;86f1b31668de87d96f5f9b73789e6722&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A3%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;daa4772dea9401d3c58dea4ef6f578f1&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;66a62a7691132cb3b4613c1d975fab65&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7e8d7307f40bdeb4f3305e9be602cb27&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;a120a0287db33e7f87e2847b83e80d5f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;23ee82433ce4e8b3c0adc7981a52a256&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A3%3A1304%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;c9bf1da7e81941d7bf8edf219e3af8e2&#34;</ETag><Size>1304</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;8d018b1c8baffd1d3c1f37f9112e3931&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;eacc29fa533e744afa4e9a034e4063e7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;313094a08eaea3e8b4a9335ffd44f54b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;a13c73d880c9ea8669a713db0044cc73&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;28e110a65388b036725c956cb4f40835&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;34aedc6a7f8b316b3e420d638101b7f3&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;29151557cd5bf4a5eae9a392b2ab3ee8&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;5a2acfe7d9463c6376f658c29c90fd02&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;9a184fad7ff74943b8ca812f5af57463&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;97dd67255e56715570c8124d64393e24&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;48e1e22980ccda9edefd8f1004274739&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A3%3A1736%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;c89ad4686d31b02b0e0e819333897101&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A4%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;b2f2306a3c7f01a5fd37e98c5f0db539&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;00949568528376e724e9fcf4d3b60725&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f472e8e0d0f8111aa3f3bc9c406179b1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;80731454b0f0f6bda9a6706328d41672&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A2%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;2331f114069e506fa45abd92f7cc16e8&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;80d5289d31961bf2a3b4ab12a0127d24&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A2%3A1256%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;78ecfb41c1828cbbf3e867460bede6a4&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e88ed3aaa7eca2764356d27ef10cfa1c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037937%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1702f735c923178d6e8f8e1569466a4b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037937%3A1%3A1%3A255%3A2%3A1144%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;feba9762acc7f93b4a56d85b48cf26fa&#34;</ETag><Size>1144</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;7011ee874e8ff2211e9e54543b3191f4&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A2%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;4a76c36aabfa4086bfd8d8d31bcbffc6&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A2%3A255%3A2%3A1448%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;0df75368d33e1d5d81a28b9a08eafcf3&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1640%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d94425a6997dab6e73d403aaaf1472ea&#34;</ETag><Size>1640</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;2119f8302ae9404302822f9dc235ec46&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f3d1bfdf886644bf29d31bd16584da90&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;2ace9abb6396728189d1f1270d6016c2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;bf78ed23adbd0ac419f1474fe596777e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A4%3A1784%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e97ede3a0b632611b38c82fa05d2f765&#34;</ETag><Size>1784</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;b0e4109c11e7240a3cfd95e0d987e3db&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;43314d5c28b605b5517144e412dfb477&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f48f340d92e63ff14be5fd27cc733f2c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;19a6de2f8fda386c1628a05640b1d614&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;cdd71f3f9258303a74e6bab5a59bf6d5&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A3%3A2112%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;91eda4be98cc3bac3417ee9509f73d7d&#34;</ETag><Size>2112</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A4%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;82778727338cea7e5f52a40b3c40f1d4&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;03be68aedc5e93911c97cacb12d43770&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b147b1cfd1ef351a131e686de1631d5c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A2%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;53e8079776efd0c7fe82c7cf6eafb28d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;9f36bfd117b58e56c940657eecfd89d2&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;aaa0a6e02417d93517e63e65e3e7d2e2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A2%3A255%3A1%3A1424%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d120f7f937da41759afa30a510ce0255&#34;</ETag><Size>1424</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1776%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;8160dece82ad022c94c68998c3b020aa&#34;</ETag><Size>1776</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;790833acc63bba5df43d70161e81146d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A3%3A1360%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;daff5c718ff85eb00c6b270f5760cb91&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d6b393272b0c8a1126c2678e565cb2e9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A2%3A255%3A1%3A1152%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ff9f3ec64ae8e1217924d0ed262134ae&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A1%3A2160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7d58cf2ffa3b3311d1c32aa97bc50a61&#34;</ETag><Size>2160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;3b536fbf5a72c6f1d25b794d57cc501b&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents></ListBucketResult>'
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:295 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin')]
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 347b463a-4394-4af3-ba82-40a9485772d8, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 347b463a-4394-4af3-ba82-40a9485772d8, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root
DEBUG    ydb.connection:connection.py:375 RpcState(ListEndpoints, 20138c99-d1ca-4db7-a86c-c5fea8c39519, localhost:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ListEndpoints, 20138c99-d1ca-4db7-a86c-c5fea8c39519, localhost:19185): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 347b463a-4394-4af3-ba82-40a9485772d8, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:51 RpcState(ListEndpoints, 20138c99-d1ca-4db7-a86c-c5fea8c39519, localhost:19185): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-eo6tgkhts4.auto.internal" port: 19185 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" location: "1" node_id: 1 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-eo6tgkhts4.auto.internal:19185, location 1, ssl: False>]>
INFO     ydb.connection:connection.py:498 Closing channel for endpoint localhost:19185
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 738cd320-462a-46a2-ab07-ccf616612858, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 738cd320-462a-46a2-ab07-ccf616612858, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 738cd320-462a-46a2-ab07-ccf616612858, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 645, 'Portions': 145, 'ActivePortions': 145}, '__DEFAULT': {'Rows': 99355, 'Portions': 115, 'ActivePortions': 115}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 145, 'BlobSize': 176408, 'BlobCount': 725}, '__DEFAULT': {'Portions': 115, 'BlobSize': 4406080, 'BlobCount': 575}}, cold bucket stat: (0, 0), frozen bucket stat: (145, 176408)
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:16102/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204854Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204854Z
20251114/us-east-1/s3/aws4_request
305ea7bc447690576c25c1c677c1c0c37a398ea7f8ec15ffe051eb4fae48ff1c
DEBUG    botocore.auth:auth.py:430 Signature:
1baa86598cd1bbe986e61affc9277e8be4918b38ebb5f60fb0f79082ec2dd8cc
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/cold_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204854Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=1baa86598cd1bbe986e61affc9277e8be4918b38ebb5f60fb0f79082ec2dd8cc', 'amz-sdk-invocation-id': b'4bf1d59c-b71c-4c75-9708-e98ac81086f6', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:48:54 GMT', 'x-amzn-requestid': 'DUNfdX5bEnwmiAsP3jB24JrG1AOjieSxv48jbj6n8BMyDF1wvc3H', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>cold_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:16102/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204854Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204854Z
20251114/us-east-1/s3/aws4_request
7c7042ede13a51ccfd21a3f4b892908aa50b3ee6c9a6dfc7e26c129f9a6f8426
DEBUG    botocore.auth:auth.py:430 Signature:
9fad80cb24081249a6b011e6e44831f0a59e3dcac5163759b6d2622a7feb3916
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/medium?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204854Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=9fad80cb24081249a6b011e6e44831f0a59e3dcac5163759b6d2622a7feb3916', 'amz-sdk-invocation-id': b'264efd92-6709-4816-a396-7bf72c235148', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:48:54 GMT', 'x-amzn-requestid': '2KTx5f8DxVszc6LjOAFNFTRJsEArc8NIaNVQ6L7yLzespDPGByv4', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>medium</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:16102/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204854Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204854Z
20251114/us-east-1/s3/aws4_request
ce8f6c708ce8e50c65f5a8dd37f7df24362b0be0a3977fa1a7cb0f15ede29ae2
DEBUG    botocore.auth:auth.py:430 Signature:
87dd0fbd8437f1c63d38a15e79383c89b6ba90b1325ff52ebfa9b0f81da1b2ef
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/frozen_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204854Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=87dd0fbd8437f1c63d38a15e79383c89b6ba90b1325ff52ebfa9b0f81da1b2ef', 'amz-sdk-invocation-id': b'3ace8211-1af6-45b6-a4cb-60baa7163861', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 53592
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:48:54 GMT', 'x-amzn-requestid': 'yKwKHHZabbnbtIrUxqdikpKTxwqi6hT9M2UNmT629puLc4eJ2WLg', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '53592', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;34eff939966dd96fc61e04bee3d4ba4f&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A2%3A1816%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;c745068d481b0515aea4165b916ec5cb&#34;</ETag><Size>1816</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;fb23f9171b17757cb1dc2e176469b4a5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cfa8a0b7952fb63f7dfadf2cf83097ed&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;969785d18638dc1e71dc309c8fee9f59&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;76c553122067e565c23ac6b7466026f1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;6cca3dcd8f413ad51af7003527118f53&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;9d0aea585719b4e1a8eb01d939c00a9d&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;4f98c8ca83a70a033c75eff6e19bcb8e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1a5f4df50ae0202b78181ab5a79fc270&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;710bd12a125a7a0826c6dabe086b07b9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;be0a7c1984f4c8093eabc624229e85d5&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;0d068b6671dccd5032bc42db6aa10674&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;169a39dc1ef992105b008d64454cdda2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A3%3A1536%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1cd0ecd015e159922d991777d4e34b6a&#34;</ETag><Size>1536</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A4%3A1152%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b0945c53e3a8c53e06b5efbe1fa00b7e&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;21d237d9b840230ac40911f05460d2c9&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;a65d4652ca975ca96dd4adc269404389&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ffa157b81657d56c3806591d18161366&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;dbb30cffd96f2cda495c11eb50c8872a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;0b1b088a94fe98718b260b4e9262c5c6&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A2%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e0f105c23fdc288d960126f34607d3c2&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037897%3A1%3A1%3A255%3A1%3A1720%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1f30e67ac29c7a33dfa177893c57fe4e&#34;</ETag><Size>1720</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;756c8bf50e1b14ddff981f3d35b13a9a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d1d491d289f10bd319a5964f50e522d9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;122ba98dfa6de83562b52443f97e0bdc&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;7626e60779c9117a5aa5552db3e2ef74&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1144%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;76b382c008c1daa16aef1c638ccec692&#34;</ETag><Size>1144</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;f2f766068f0decd10d0a355d7a3ce7df&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A3%3A1224%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ac22662b420aa8c5bd61f9d898d93abd&#34;</ETag><Size>1224</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A4%3A2504%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;240ff0ca91edad5ad611828468ea5b44&#34;</ETag><Size>2504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;658bdfb1748413af03d9fd46c9bb805b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cf86574e0b5b9320b5838d1fe614f7d6&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1416%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b9311bd0a3261cd1c110524dbed0c0ee&#34;</ETag><Size>1416</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A2%3A1928%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;88965419a67c815737ea9348e37e2277&#34;</ETag><Size>1928</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d70b30ee26e1677f1c1601ea54148330&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f6ca311e356541dde08266785f2d8dcb&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A2%3A1296%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;83616eaa943da37ef7a92311c263371e&#34;</ETag><Size>1296</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;efd7c7e653e7b4cae5fa36e16311349c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A2%3A255%3A1%3A2424%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1cdf12a5ba12af80a8fcbe65a51be1b9&#34;</ETag><Size>2424</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;011746a5ca01506fdf83964c27756f29&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037905%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;af992cc29bb2d9de8afef2fa09221752&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;27eec981a6efeef3dd4577c0490156cd&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;dee641780c0c4d248fd383936ad519c0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;35d9c5b51a686307a2465a8dce6122e9&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;397f4751afcb170c423e629fd2b03c46&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A2%3A1200%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ed50b0f966729dbc524ed39d67043e7f&#34;</ETag><Size>1200</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;3e018695734005e3be7a2c364a2f9f4b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e26638baeb35e1d203ff779209f18000&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;65a1dd34e301bdc4d29ef1b96ad9f016&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;baf3bbe887771567705ea1878ad8dc02&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7d2dd5438efac312030ab1d7ff2404c0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A2%3A1496%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;65a7ecaa6689f54356759745386bb91d&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;30b77b5019f350acbf9f718551d2da77&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A2416%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cd5d4acd4df5dd76dd58206782e7f365&#34;</ETag><Size>2416</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A2%3A1208%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e265bd76e5998bc292913aa80b0323cf&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1616%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;57a665afff22ef5b34e6e3d54deceb64&#34;</ETag><Size>1616</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;af26aa3d5e60723ce6781c6f3c2fc0ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A2%3A1320%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;809a9542bd1ef395b5328d6c62a10038&#34;</ETag><Size>1320</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;cb2ec8fd8e2f39c71ca7fd8e26141b9e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A4%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d6fc50af39123e0c794e997429c894f8&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A5%3A1360%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;65143fdbcdcf279b6c27a79c688dd56d&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0aeeeab35fcefe8ebe92923db835b993&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0f234b8606389bcc82637b5eec502dc0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;878094d78836df848f6343a8dd183909&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A3%3A2008%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ac4c5f21766b72b1ef9379e666fba4e7&#34;</ETag><Size>2008</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1352%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;60d206b93f7f63a6d550278c79178dc9&#34;</ETag><Size>1352</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0187ebcce0242f7da65b2c6f25982550&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ae2150d01ae7f1af2a175cdd5170207a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b94d64f4fcc3c13c48a75d7864c1ce62&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;35638001230ae7c046190a76967679de&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e5058fc8bcef1d12f3a97e90ef3a4f22&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;c7371c2c071f84a8da422b44dc6ac8cd&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e59e4b2b6a14b9718cfde17164df7873&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A4%3A1240%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b715d29f1acb4f69bb2c6e45c759c4d0&#34;</ETag><Size>1240</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;62b537d856fda5644fe2cc48902c9731&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A2%3A255%3A1%3A1600%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d2260a637a13ce8ecc25b9c01b52b67d&#34;</ETag><Size>1600</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e3574f40b33f06df9e67a72ccbbff43c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A2%3A255%3A1%3A1440%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;24187b7f04140bb0b1bb743be65ee07c&#34;</ETag><Size>1440</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;f336cf1caa2096a96de0cfbc70f9ad9d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A2%3A1264%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1f3c31b42afda4973595009325ef3e49&#34;</ETag><Size>1264</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;20aa44e25b95f87a8c7337a642e24c97&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;1dd035a4cbe08fccc42394835e89df77&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A3%3A1544%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ddfac5c4dd4e6cfa512fc9ef755d80ba&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A4%3A1504%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;73896829b5a8ee7e2a223f80dd6bc99f&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037924%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;6bd52922b36ff7c2ce79617366ee07ae&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1744%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;9480636392e60386e5fcfa26a7e5fa1e&#34;</ETag><Size>1744</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;86f1b31668de87d96f5f9b73789e6722&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A3%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;daa4772dea9401d3c58dea4ef6f578f1&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;66a62a7691132cb3b4613c1d975fab65&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7e8d7307f40bdeb4f3305e9be602cb27&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;a120a0287db33e7f87e2847b83e80d5f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;23ee82433ce4e8b3c0adc7981a52a256&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A3%3A1304%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;c9bf1da7e81941d7bf8edf219e3af8e2&#34;</ETag><Size>1304</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;8d018b1c8baffd1d3c1f37f9112e3931&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;eacc29fa533e744afa4e9a034e4063e7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;313094a08eaea3e8b4a9335ffd44f54b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;a13c73d880c9ea8669a713db0044cc73&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;28e110a65388b036725c956cb4f40835&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;34aedc6a7f8b316b3e420d638101b7f3&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;29151557cd5bf4a5eae9a392b2ab3ee8&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;5a2acfe7d9463c6376f658c29c90fd02&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;9a184fad7ff74943b8ca812f5af57463&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;97dd67255e56715570c8124d64393e24&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;48e1e22980ccda9edefd8f1004274739&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A3%3A1736%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;c89ad4686d31b02b0e0e819333897101&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A4%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;b2f2306a3c7f01a5fd37e98c5f0db539&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;00949568528376e724e9fcf4d3b60725&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f472e8e0d0f8111aa3f3bc9c406179b1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;80731454b0f0f6bda9a6706328d41672&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A2%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;2331f114069e506fa45abd92f7cc16e8&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;80d5289d31961bf2a3b4ab12a0127d24&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A2%3A1256%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;78ecfb41c1828cbbf3e867460bede6a4&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e88ed3aaa7eca2764356d27ef10cfa1c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037937%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1702f735c923178d6e8f8e1569466a4b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037937%3A1%3A1%3A255%3A2%3A1144%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;feba9762acc7f93b4a56d85b48cf26fa&#34;</ETag><Size>1144</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;7011ee874e8ff2211e9e54543b3191f4&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A2%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;4a76c36aabfa4086bfd8d8d31bcbffc6&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A2%3A255%3A2%3A1448%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;0df75368d33e1d5d81a28b9a08eafcf3&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1640%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d94425a6997dab6e73d403aaaf1472ea&#34;</ETag><Size>1640</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;2119f8302ae9404302822f9dc235ec46&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f3d1bfdf886644bf29d31bd16584da90&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;2ace9abb6396728189d1f1270d6016c2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;bf78ed23adbd0ac419f1474fe596777e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A4%3A1784%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e97ede3a0b632611b38c82fa05d2f765&#34;</ETag><Size>1784</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;b0e4109c11e7240a3cfd95e0d987e3db&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;43314d5c28b605b5517144e412dfb477&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f48f340d92e63ff14be5fd27cc733f2c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;19a6de2f8fda386c1628a05640b1d614&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;cdd71f3f9258303a74e6bab5a59bf6d5&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A3%3A2112%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;91eda4be98cc3bac3417ee9509f73d7d&#34;</ETag><Size>2112</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A4%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;82778727338cea7e5f52a40b3c40f1d4&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;03be68aedc5e93911c97cacb12d43770&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b147b1cfd1ef351a131e686de1631d5c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A2%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;53e8079776efd0c7fe82c7cf6eafb28d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;9f36bfd117b58e56c940657eecfd89d2&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;aaa0a6e02417d93517e63e65e3e7d2e2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A2%3A255%3A1%3A1424%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d120f7f937da41759afa30a510ce0255&#34;</ETag><Size>1424</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1776%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;8160dece82ad022c94c68998c3b020aa&#34;</ETag><Size>1776</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;790833acc63bba5df43d70161e81146d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A3%3A1360%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;daff5c718ff85eb00c6b270f5760cb91&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d6b393272b0c8a1126c2678e565cb2e9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A2%3A255%3A1%3A1152%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ff9f3ec64ae8e1217924d0ed262134ae&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A1%3A2160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7d58cf2ffa3b3311d1c32aa97bc50a61&#34;</ETag><Size>2160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;3b536fbf5a72c6f1d25b794d57cc501b&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, cfd8d536-9a96-4371-9610-a7e852f81738, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, cfd8d536-9a96-4371-9610-a7e852f81738, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, cfd8d536-9a96-4371-9610-a7e852f81738, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 99635f09-26f7-41bc-86f5-3bda635dda45, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 99635f09-26f7-41bc-86f5-3bda635dda45, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 99635f09-26f7-41bc-86f5-3bda635dda45, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 645, 'Portions': 145, 'ActivePortions': 145}, '__DEFAULT': {'Rows': 99355, 'Portions': 115, 'ActivePortions': 115}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 145, 'BlobSize': 176408, 'BlobCount': 725}, '__DEFAULT': {'Portions': 115, 'BlobSize': 4406080, 'BlobCount': 575}}, cold bucket stat: (0, 0), frozen bucket stat: (145, 176408)
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:16102/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204855Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204855Z
20251114/us-east-1/s3/aws4_request
c82151ecee2c4b7274bc0acb55f2f6cadd53dccefc87e53bfdf2a3276d2aed7b
DEBUG    botocore.auth:auth.py:430 Signature:
4feb32a093035d5c974e0e4ff85e0c95deeff51d62c4d3924ffb49a02f240d8a
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/cold_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204855Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=4feb32a093035d5c974e0e4ff85e0c95deeff51d62c4d3924ffb49a02f240d8a', 'amz-sdk-invocation-id': b'75246148-ef99-4c68-99a8-3ec295f67619', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:48:55 GMT', 'x-amzn-requestid': 'LI7L2odyAbOsq9vxTzWOai4u4Po337yDhcqDotpEM5wu08eTWsOq', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>cold_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:16102/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204855Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204855Z
20251114/us-east-1/s3/aws4_request
d2bde68bf18dddf2cc714fecc09f6bf4a3ae9c50783296d6faaaee19c1040703
DEBUG    botocore.auth:auth.py:430 Signature:
81d3df479eb1963cc0bc6ced51968aac6a303f3e2b4ff8a62593f544d2354b0d
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/medium?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204855Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=81d3df479eb1963cc0bc6ced51968aac6a303f3e2b4ff8a62593f544d2354b0d', 'amz-sdk-invocation-id': b'08340a49-8fa3-4c00-a1a8-11c4de2cca88', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:48:55 GMT', 'x-amzn-requestid': 'XbY4HwzRkpiACjEOAB3dcF82JFHgtMbj2knIXSHrUaWIIWZYfQ8f', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>medium</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:16102/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204855Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204855Z
20251114/us-east-1/s3/aws4_request
a83aa649129828224766ce1ea0f027b12ffe83a849ddd4fa5285c331b349f514
DEBUG    botocore.auth:auth.py:430 Signature:
11c64540ca6d8ab4e26a302450f45421cd495e10c0a22482ec79ca2785c90a2f
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/frozen_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204855Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=11c64540ca6d8ab4e26a302450f45421cd495e10c0a22482ec79ca2785c90a2f', 'amz-sdk-invocation-id': b'896189db-b519-4df6-b2f9-ade7b8a32a5f', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 53592
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:48:55 GMT', 'x-amzn-requestid': 'KEbq9EBACMeymRVmP1SK4nOr2j47gN6Q876vThFkKN6w4OJtm9ms', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '53592', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;34eff939966dd96fc61e04bee3d4ba4f&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A2%3A1816%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;c745068d481b0515aea4165b916ec5cb&#34;</ETag><Size>1816</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;fb23f9171b17757cb1dc2e176469b4a5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cfa8a0b7952fb63f7dfadf2cf83097ed&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;969785d18638dc1e71dc309c8fee9f59&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;76c553122067e565c23ac6b7466026f1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;6cca3dcd8f413ad51af7003527118f53&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;9d0aea585719b4e1a8eb01d939c00a9d&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;4f98c8ca83a70a033c75eff6e19bcb8e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1a5f4df50ae0202b78181ab5a79fc270&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;710bd12a125a7a0826c6dabe086b07b9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;be0a7c1984f4c8093eabc624229e85d5&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;0d068b6671dccd5032bc42db6aa10674&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;169a39dc1ef992105b008d64454cdda2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A3%3A1536%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1cd0ecd015e159922d991777d4e34b6a&#34;</ETag><Size>1536</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A4%3A1152%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b0945c53e3a8c53e06b5efbe1fa00b7e&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;21d237d9b840230ac40911f05460d2c9&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;a65d4652ca975ca96dd4adc269404389&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ffa157b81657d56c3806591d18161366&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;dbb30cffd96f2cda495c11eb50c8872a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;0b1b088a94fe98718b260b4e9262c5c6&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A2%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e0f105c23fdc288d960126f34607d3c2&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037897%3A1%3A1%3A255%3A1%3A1720%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1f30e67ac29c7a33dfa177893c57fe4e&#34;</ETag><Size>1720</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;756c8bf50e1b14ddff981f3d35b13a9a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d1d491d289f10bd319a5964f50e522d9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;122ba98dfa6de83562b52443f97e0bdc&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;7626e60779c9117a5aa5552db3e2ef74&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1144%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;76b382c008c1daa16aef1c638ccec692&#34;</ETag><Size>1144</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;f2f766068f0decd10d0a355d7a3ce7df&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A3%3A1224%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ac22662b420aa8c5bd61f9d898d93abd&#34;</ETag><Size>1224</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A4%3A2504%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;240ff0ca91edad5ad611828468ea5b44&#34;</ETag><Size>2504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;658bdfb1748413af03d9fd46c9bb805b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cf86574e0b5b9320b5838d1fe614f7d6&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1416%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b9311bd0a3261cd1c110524dbed0c0ee&#34;</ETag><Size>1416</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A2%3A1928%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;88965419a67c815737ea9348e37e2277&#34;</ETag><Size>1928</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d70b30ee26e1677f1c1601ea54148330&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f6ca311e356541dde08266785f2d8dcb&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A2%3A1296%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;83616eaa943da37ef7a92311c263371e&#34;</ETag><Size>1296</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;efd7c7e653e7b4cae5fa36e16311349c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A2%3A255%3A1%3A2424%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1cdf12a5ba12af80a8fcbe65a51be1b9&#34;</ETag><Size>2424</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;011746a5ca01506fdf83964c27756f29&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037905%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;af992cc29bb2d9de8afef2fa09221752&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;27eec981a6efeef3dd4577c0490156cd&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;dee641780c0c4d248fd383936ad519c0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;35d9c5b51a686307a2465a8dce6122e9&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;397f4751afcb170c423e629fd2b03c46&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A2%3A1200%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ed50b0f966729dbc524ed39d67043e7f&#34;</ETag><Size>1200</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;3e018695734005e3be7a2c364a2f9f4b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e26638baeb35e1d203ff779209f18000&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;65a1dd34e301bdc4d29ef1b96ad9f016&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;baf3bbe887771567705ea1878ad8dc02&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7d2dd5438efac312030ab1d7ff2404c0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A2%3A1496%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;65a7ecaa6689f54356759745386bb91d&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;30b77b5019f350acbf9f718551d2da77&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A2416%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cd5d4acd4df5dd76dd58206782e7f365&#34;</ETag><Size>2416</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A2%3A1208%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e265bd76e5998bc292913aa80b0323cf&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1616%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;57a665afff22ef5b34e6e3d54deceb64&#34;</ETag><Size>1616</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;af26aa3d5e60723ce6781c6f3c2fc0ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A2%3A1320%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;809a9542bd1ef395b5328d6c62a10038&#34;</ETag><Size>1320</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;cb2ec8fd8e2f39c71ca7fd8e26141b9e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A4%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d6fc50af39123e0c794e997429c894f8&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A5%3A1360%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;65143fdbcdcf279b6c27a79c688dd56d&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0aeeeab35fcefe8ebe92923db835b993&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0f234b8606389bcc82637b5eec502dc0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;878094d78836df848f6343a8dd183909&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A3%3A2008%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ac4c5f21766b72b1ef9379e666fba4e7&#34;</ETag><Size>2008</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1352%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;60d206b93f7f63a6d550278c79178dc9&#34;</ETag><Size>1352</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0187ebcce0242f7da65b2c6f25982550&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ae2150d01ae7f1af2a175cdd5170207a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b94d64f4fcc3c13c48a75d7864c1ce62&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;35638001230ae7c046190a76967679de&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e5058fc8bcef1d12f3a97e90ef3a4f22&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;c7371c2c071f84a8da422b44dc6ac8cd&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e59e4b2b6a14b9718cfde17164df7873&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A4%3A1240%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b715d29f1acb4f69bb2c6e45c759c4d0&#34;</ETag><Size>1240</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;62b537d856fda5644fe2cc48902c9731&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A2%3A255%3A1%3A1600%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d2260a637a13ce8ecc25b9c01b52b67d&#34;</ETag><Size>1600</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e3574f40b33f06df9e67a72ccbbff43c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A2%3A255%3A1%3A1440%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;24187b7f04140bb0b1bb743be65ee07c&#34;</ETag><Size>1440</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;f336cf1caa2096a96de0cfbc70f9ad9d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A2%3A1264%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1f3c31b42afda4973595009325ef3e49&#34;</ETag><Size>1264</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;20aa44e25b95f87a8c7337a642e24c97&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;1dd035a4cbe08fccc42394835e89df77&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A3%3A1544%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ddfac5c4dd4e6cfa512fc9ef755d80ba&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A4%3A1504%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;73896829b5a8ee7e2a223f80dd6bc99f&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037924%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;6bd52922b36ff7c2ce79617366ee07ae&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1744%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;9480636392e60386e5fcfa26a7e5fa1e&#34;</ETag><Size>1744</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;86f1b31668de87d96f5f9b73789e6722&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A3%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;daa4772dea9401d3c58dea4ef6f578f1&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;66a62a7691132cb3b4613c1d975fab65&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7e8d7307f40bdeb4f3305e9be602cb27&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;a120a0287db33e7f87e2847b83e80d5f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;23ee82433ce4e8b3c0adc7981a52a256&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A3%3A1304%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;c9bf1da7e81941d7bf8edf219e3af8e2&#34;</ETag><Size>1304</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;8d018b1c8baffd1d3c1f37f9112e3931&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;eacc29fa533e744afa4e9a034e4063e7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;313094a08eaea3e8b4a9335ffd44f54b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;a13c73d880c9ea8669a713db0044cc73&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;28e110a65388b036725c956cb4f40835&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;34aedc6a7f8b316b3e420d638101b7f3&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;29151557cd5bf4a5eae9a392b2ab3ee8&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;5a2acfe7d9463c6376f658c29c90fd02&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;9a184fad7ff74943b8ca812f5af57463&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;97dd67255e56715570c8124d64393e24&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;48e1e22980ccda9edefd8f1004274739&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A3%3A1736%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;c89ad4686d31b02b0e0e819333897101&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A4%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;b2f2306a3c7f01a5fd37e98c5f0db539&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;00949568528376e724e9fcf4d3b60725&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f472e8e0d0f8111aa3f3bc9c406179b1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;80731454b0f0f6bda9a6706328d41672&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A2%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;2331f114069e506fa45abd92f7cc16e8&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;80d5289d31961bf2a3b4ab12a0127d24&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A2%3A1256%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;78ecfb41c1828cbbf3e867460bede6a4&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e88ed3aaa7eca2764356d27ef10cfa1c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037937%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1702f735c923178d6e8f8e1569466a4b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037937%3A1%3A1%3A255%3A2%3A1144%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;feba9762acc7f93b4a56d85b48cf26fa&#34;</ETag><Size>1144</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;7011ee874e8ff2211e9e54543b3191f4&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A2%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;4a76c36aabfa4086bfd8d8d31bcbffc6&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A2%3A255%3A2%3A1448%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;0df75368d33e1d5d81a28b9a08eafcf3&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1640%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d94425a6997dab6e73d403aaaf1472ea&#34;</ETag><Size>1640</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;2119f8302ae9404302822f9dc235ec46&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f3d1bfdf886644bf29d31bd16584da90&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;2ace9abb6396728189d1f1270d6016c2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;bf78ed23adbd0ac419f1474fe596777e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A4%3A1784%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e97ede3a0b632611b38c82fa05d2f765&#34;</ETag><Size>1784</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;b0e4109c11e7240a3cfd95e0d987e3db&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;43314d5c28b605b5517144e412dfb477&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f48f340d92e63ff14be5fd27cc733f2c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;19a6de2f8fda386c1628a05640b1d614&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;cdd71f3f9258303a74e6bab5a59bf6d5&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A3%3A2112%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;91eda4be98cc3bac3417ee9509f73d7d&#34;</ETag><Size>2112</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A4%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;82778727338cea7e5f52a40b3c40f1d4&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;03be68aedc5e93911c97cacb12d43770&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b147b1cfd1ef351a131e686de1631d5c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A2%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;53e8079776efd0c7fe82c7cf6eafb28d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;9f36bfd117b58e56c940657eecfd89d2&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;aaa0a6e02417d93517e63e65e3e7d2e2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A2%3A255%3A1%3A1424%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d120f7f937da41759afa30a510ce0255&#34;</ETag><Size>1424</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1776%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;8160dece82ad022c94c68998c3b020aa&#34;</ETag><Size>1776</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;790833acc63bba5df43d70161e81146d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A3%3A1360%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;daff5c718ff85eb00c6b270f5760cb91&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d6b393272b0c8a1126c2678e565cb2e9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A2%3A255%3A1%3A1152%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ff9f3ec64ae8e1217924d0ed262134ae&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A1%3A2160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7d58cf2ffa3b3311d1c32aa97bc50a61&#34;</ETag><Size>2160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;3b536fbf5a72c6f1d25b794d57cc501b&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, e1efadb3-aa1c-4b58-8a95-476eb808e891, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, e1efadb3-aa1c-4b58-8a95-476eb808e891, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, e1efadb3-aa1c-4b58-8a95-476eb808e891, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 63e8b5fa-1575-437c-ac20-8e936b687442, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 63e8b5fa-1575-437c-ac20-8e936b687442, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 63e8b5fa-1575-437c-ac20-8e936b687442, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 645, 'Portions': 145, 'ActivePortions': 145}, '__DEFAULT': {'Rows': 99355, 'Portions': 115, 'ActivePortions': 115}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 145, 'BlobSize': 176408, 'BlobCount': 725}, '__DEFAULT': {'Portions': 115, 'BlobSize': 4406080, 'BlobCount': 575}}, cold bucket stat: (0, 0), frozen bucket stat: (145, 176408)
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:16102/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204857Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204857Z
20251114/us-east-1/s3/aws4_request
e08406e25c14b5cbf68e957d931fb73b05cf8636c10b5b8b918dadf602a125e7
DEBUG    botocore.auth:auth.py:430 Signature:
aae2d3a7e64089c7b1bb3f0fc91895d40eebc9138364baaa9b96e67455bebcac
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/cold_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204857Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=aae2d3a7e64089c7b1bb3f0fc91895d40eebc9138364baaa9b96e67455bebcac', 'amz-sdk-invocation-id': b'24e8b7e5-9b33-4f3c-ac5e-22da078d1a13', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:48:57 GMT', 'x-amzn-requestid': 'CDleiEzn59GgfeNMPI8qhXiz1aCaNQP2zqoWralESyjytaioR0sH', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>cold_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:16102/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204857Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204857Z
20251114/us-east-1/s3/aws4_request
956b2a263fbe1ccef3293eb09be4d3644683e286619c0fe513144dde38a1da69
DEBUG    botocore.auth:auth.py:430 Signature:
f123a30317eeb859b458e39c47dbbf9d406fa8726ab2b6722ecde05ff1257e2f
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/medium?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204857Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=f123a30317eeb859b458e39c47dbbf9d406fa8726ab2b6722ecde05ff1257e2f', 'amz-sdk-invocation-id': b'd93bbee6-522e-43d6-a5c4-7f80788d8380', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:48:57 GMT', 'x-amzn-requestid': 'LtF580LXR89eIbzO11FpUUQoB1mDvttELdDivcYcODhCg9QOjBen', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>medium</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:16102/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204857Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204857Z
20251114/us-east-1/s3/aws4_request
5a13fd3b803a6dda5ec99a4cd7973b86f7a79aa4da13ffc737fda6de4c0be3cb
DEBUG    botocore.auth:auth.py:430 Signature:
1d195977365559595905240efa4b68241a72bca225354afca25b284af2c075b0
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/frozen_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204857Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=1d195977365559595905240efa4b68241a72bca225354afca25b284af2c075b0', 'amz-sdk-invocation-id': b'33448bf2-deb2-418f-a30e-b3cba47562bb', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 53592
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:48:57 GMT', 'x-amzn-requestid': 'sMBXnplWPQGitrlSno4vtGemBqtSaFtXDf87Sd05BAFUeALYk9jp', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '53592', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;34eff939966dd96fc61e04bee3d4ba4f&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A2%3A1816%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;c745068d481b0515aea4165b916ec5cb&#34;</ETag><Size>1816</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;fb23f9171b17757cb1dc2e176469b4a5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cfa8a0b7952fb63f7dfadf2cf83097ed&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;969785d18638dc1e71dc309c8fee9f59&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;76c553122067e565c23ac6b7466026f1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;6cca3dcd8f413ad51af7003527118f53&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;9d0aea585719b4e1a8eb01d939c00a9d&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;4f98c8ca83a70a033c75eff6e19bcb8e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1a5f4df50ae0202b78181ab5a79fc270&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;710bd12a125a7a0826c6dabe086b07b9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;be0a7c1984f4c8093eabc624229e85d5&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;0d068b6671dccd5032bc42db6aa10674&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;169a39dc1ef992105b008d64454cdda2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A3%3A1536%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1cd0ecd015e159922d991777d4e34b6a&#34;</ETag><Size>1536</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A4%3A1152%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b0945c53e3a8c53e06b5efbe1fa00b7e&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;21d237d9b840230ac40911f05460d2c9&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;a65d4652ca975ca96dd4adc269404389&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ffa157b81657d56c3806591d18161366&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;dbb30cffd96f2cda495c11eb50c8872a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;0b1b088a94fe98718b260b4e9262c5c6&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A2%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e0f105c23fdc288d960126f34607d3c2&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037897%3A1%3A1%3A255%3A1%3A1720%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1f30e67ac29c7a33dfa177893c57fe4e&#34;</ETag><Size>1720</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;756c8bf50e1b14ddff981f3d35b13a9a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d1d491d289f10bd319a5964f50e522d9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;122ba98dfa6de83562b52443f97e0bdc&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;7626e60779c9117a5aa5552db3e2ef74&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1144%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;76b382c008c1daa16aef1c638ccec692&#34;</ETag><Size>1144</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;f2f766068f0decd10d0a355d7a3ce7df&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A3%3A1224%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ac22662b420aa8c5bd61f9d898d93abd&#34;</ETag><Size>1224</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A4%3A2504%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;240ff0ca91edad5ad611828468ea5b44&#34;</ETag><Size>2504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;658bdfb1748413af03d9fd46c9bb805b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cf86574e0b5b9320b5838d1fe614f7d6&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1416%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b9311bd0a3261cd1c110524dbed0c0ee&#34;</ETag><Size>1416</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A2%3A1928%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;88965419a67c815737ea9348e37e2277&#34;</ETag><Size>1928</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d70b30ee26e1677f1c1601ea54148330&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f6ca311e356541dde08266785f2d8dcb&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A2%3A1296%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;83616eaa943da37ef7a92311c263371e&#34;</ETag><Size>1296</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;efd7c7e653e7b4cae5fa36e16311349c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A2%3A255%3A1%3A2424%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1cdf12a5ba12af80a8fcbe65a51be1b9&#34;</ETag><Size>2424</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;011746a5ca01506fdf83964c27756f29&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037905%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;af992cc29bb2d9de8afef2fa09221752&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;27eec981a6efeef3dd4577c0490156cd&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;dee641780c0c4d248fd383936ad519c0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;35d9c5b51a686307a2465a8dce6122e9&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;397f4751afcb170c423e629fd2b03c46&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A2%3A1200%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ed50b0f966729dbc524ed39d67043e7f&#34;</ETag><Size>1200</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;3e018695734005e3be7a2c364a2f9f4b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e26638baeb35e1d203ff779209f18000&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;65a1dd34e301bdc4d29ef1b96ad9f016&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;baf3bbe887771567705ea1878ad8dc02&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7d2dd5438efac312030ab1d7ff2404c0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A2%3A1496%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;65a7ecaa6689f54356759745386bb91d&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;30b77b5019f350acbf9f718551d2da77&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A2416%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cd5d4acd4df5dd76dd58206782e7f365&#34;</ETag><Size>2416</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A2%3A1208%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e265bd76e5998bc292913aa80b0323cf&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1616%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;57a665afff22ef5b34e6e3d54deceb64&#34;</ETag><Size>1616</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;af26aa3d5e60723ce6781c6f3c2fc0ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A2%3A1320%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;809a9542bd1ef395b5328d6c62a10038&#34;</ETag><Size>1320</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;cb2ec8fd8e2f39c71ca7fd8e26141b9e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A4%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d6fc50af39123e0c794e997429c894f8&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A5%3A1360%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;65143fdbcdcf279b6c27a79c688dd56d&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0aeeeab35fcefe8ebe92923db835b993&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0f234b8606389bcc82637b5eec502dc0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;878094d78836df848f6343a8dd183909&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A3%3A2008%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ac4c5f21766b72b1ef9379e666fba4e7&#34;</ETag><Size>2008</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1352%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;60d206b93f7f63a6d550278c79178dc9&#34;</ETag><Size>1352</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0187ebcce0242f7da65b2c6f25982550&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ae2150d01ae7f1af2a175cdd5170207a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b94d64f4fcc3c13c48a75d7864c1ce62&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;35638001230ae7c046190a76967679de&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e5058fc8bcef1d12f3a97e90ef3a4f22&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;c7371c2c071f84a8da422b44dc6ac8cd&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e59e4b2b6a14b9718cfde17164df7873&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A4%3A1240%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b715d29f1acb4f69bb2c6e45c759c4d0&#34;</ETag><Size>1240</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;62b537d856fda5644fe2cc48902c9731&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A2%3A255%3A1%3A1600%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d2260a637a13ce8ecc25b9c01b52b67d&#34;</ETag><Size>1600</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e3574f40b33f06df9e67a72ccbbff43c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A2%3A255%3A1%3A1440%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;24187b7f04140bb0b1bb743be65ee07c&#34;</ETag><Size>1440</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;f336cf1caa2096a96de0cfbc70f9ad9d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A2%3A1264%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1f3c31b42afda4973595009325ef3e49&#34;</ETag><Size>1264</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;20aa44e25b95f87a8c7337a642e24c97&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;1dd035a4cbe08fccc42394835e89df77&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A3%3A1544%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ddfac5c4dd4e6cfa512fc9ef755d80ba&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A4%3A1504%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;73896829b5a8ee7e2a223f80dd6bc99f&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037924%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;6bd52922b36ff7c2ce79617366ee07ae&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1744%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;9480636392e60386e5fcfa26a7e5fa1e&#34;</ETag><Size>1744</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;86f1b31668de87d96f5f9b73789e6722&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A3%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;daa4772dea9401d3c58dea4ef6f578f1&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;66a62a7691132cb3b4613c1d975fab65&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7e8d7307f40bdeb4f3305e9be602cb27&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;a120a0287db33e7f87e2847b83e80d5f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;23ee82433ce4e8b3c0adc7981a52a256&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A3%3A1304%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;c9bf1da7e81941d7bf8edf219e3af8e2&#34;</ETag><Size>1304</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;8d018b1c8baffd1d3c1f37f9112e3931&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;eacc29fa533e744afa4e9a034e4063e7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;313094a08eaea3e8b4a9335ffd44f54b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;a13c73d880c9ea8669a713db0044cc73&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;28e110a65388b036725c956cb4f40835&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;34aedc6a7f8b316b3e420d638101b7f3&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;29151557cd5bf4a5eae9a392b2ab3ee8&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;5a2acfe7d9463c6376f658c29c90fd02&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;9a184fad7ff74943b8ca812f5af57463&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;97dd67255e56715570c8124d64393e24&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;48e1e22980ccda9edefd8f1004274739&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A3%3A1736%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;c89ad4686d31b02b0e0e819333897101&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A4%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;b2f2306a3c7f01a5fd37e98c5f0db539&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;00949568528376e724e9fcf4d3b60725&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f472e8e0d0f8111aa3f3bc9c406179b1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;80731454b0f0f6bda9a6706328d41672&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A2%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;2331f114069e506fa45abd92f7cc16e8&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;80d5289d31961bf2a3b4ab12a0127d24&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A2%3A1256%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;78ecfb41c1828cbbf3e867460bede6a4&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e88ed3aaa7eca2764356d27ef10cfa1c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037937%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1702f735c923178d6e8f8e1569466a4b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037937%3A1%3A1%3A255%3A2%3A1144%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;feba9762acc7f93b4a56d85b48cf26fa&#34;</ETag><Size>1144</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;7011ee874e8ff2211e9e54543b3191f4&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A2%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;4a76c36aabfa4086bfd8d8d31bcbffc6&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A2%3A255%3A2%3A1448%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;0df75368d33e1d5d81a28b9a08eafcf3&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1640%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d94425a6997dab6e73d403aaaf1472ea&#34;</ETag><Size>1640</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;2119f8302ae9404302822f9dc235ec46&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f3d1bfdf886644bf29d31bd16584da90&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;2ace9abb6396728189d1f1270d6016c2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;bf78ed23adbd0ac419f1474fe596777e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A4%3A1784%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e97ede3a0b632611b38c82fa05d2f765&#34;</ETag><Size>1784</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;b0e4109c11e7240a3cfd95e0d987e3db&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;43314d5c28b605b5517144e412dfb477&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f48f340d92e63ff14be5fd27cc733f2c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;19a6de2f8fda386c1628a05640b1d614&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;cdd71f3f9258303a74e6bab5a59bf6d5&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A3%3A2112%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;91eda4be98cc3bac3417ee9509f73d7d&#34;</ETag><Size>2112</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A4%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;82778727338cea7e5f52a40b3c40f1d4&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;03be68aedc5e93911c97cacb12d43770&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b147b1cfd1ef351a131e686de1631d5c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A2%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;53e8079776efd0c7fe82c7cf6eafb28d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;9f36bfd117b58e56c940657eecfd89d2&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;aaa0a6e02417d93517e63e65e3e7d2e2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A2%3A255%3A1%3A1424%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d120f7f937da41759afa30a510ce0255&#34;</ETag><Size>1424</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1776%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;8160dece82ad022c94c68998c3b020aa&#34;</ETag><Size>1776</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;790833acc63bba5df43d70161e81146d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A3%3A1360%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;daff5c718ff85eb00c6b270f5760cb91&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d6b393272b0c8a1126c2678e565cb2e9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A2%3A255%3A1%3A1152%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ff9f3ec64ae8e1217924d0ed262134ae&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A1%3A2160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7d58cf2ffa3b3311d1c32aa97bc50a61&#34;</ETag><Size>2160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;3b536fbf5a72c6f1d25b794d57cc501b&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, c8825420-7f68-45be-86b5-3ddd2077aaad, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, c8825420-7f68-45be-86b5-3ddd2077aaad, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, c8825420-7f68-45be-86b5-3ddd2077aaad, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, ea1a5776-cd03-44cb-8704-b904a4fe70a0, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, ea1a5776-cd03-44cb-8704-b904a4fe70a0, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, ea1a5776-cd03-44cb-8704-b904a4fe70a0, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 645, 'Portions': 145, 'ActivePortions': 145}, '__DEFAULT': {'Rows': 99355, 'Portions': 115, 'ActivePortions': 115}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 145, 'BlobSize': 176408, 'BlobCount': 725}, '__DEFAULT': {'Portions': 115, 'BlobSize': 4406080, 'BlobCount': 575}}, cold bucket stat: (0, 0), frozen bucket stat: (145, 176408)
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:16102/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204858Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204858Z
20251114/us-east-1/s3/aws4_request
68217fbbfac7aa644301abfed35aae745642fafe84869cb6dc2965596f5322ef
DEBUG    botocore.auth:auth.py:430 Signature:
5a7898fa3742facca3be761d863201861b8b4e2a1a78ed71aa8e2da1a39d48f6
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/cold_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204858Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=5a7898fa3742facca3be761d863201861b8b4e2a1a78ed71aa8e2da1a39d48f6', 'amz-sdk-invocation-id': b'77f348f2-cc99-4a57-a3ae-f767819b2109', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:48:58 GMT', 'x-amzn-requestid': '1Ak0iiZtsguHAXEiGPMd8oBMCPXymuIimNe9tIFroTSVY5b5DEzi', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>cold_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:16102/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204858Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204858Z
20251114/us-east-1/s3/aws4_request
afecdaf019b267d4c9c9c0a473d1d4ef616562e0ef7fb91af092bb20c3d46078
DEBUG    botocore.auth:auth.py:430 Signature:
348ccec6d2ef6d0467d4531b82da022e8edc79d67e40955a3ec6853bc6de85fb
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/medium?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204858Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=348ccec6d2ef6d0467d4531b82da022e8edc79d67e40955a3ec6853bc6de85fb', 'amz-sdk-invocation-id': b'04a2d1f5-d534-4319-a277-e9dea7ed3228', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:48:58 GMT', 'x-amzn-requestid': 'dqEDxTHCltMEouKVL3lwPtkAJjrt8Ka914k0ARGO1XEdYM4R3Zj2', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>medium</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:16102/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204858Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204858Z
20251114/us-east-1/s3/aws4_request
27a4ff55bac19bd03170ed74de5ab67bdd4af158c548fa32447fbf335bf543f3
DEBUG    botocore.auth:auth.py:430 Signature:
8b4f84a73ed9c59d73b062603591875340e42f888a3e9e13aeb73b294eecc9e4
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/frozen_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204858Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=8b4f84a73ed9c59d73b062603591875340e42f888a3e9e13aeb73b294eecc9e4', 'amz-sdk-invocation-id': b'b188b2e6-595d-4b48-95d5-3215c0531acc', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 53592
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:48:58 GMT', 'x-amzn-requestid': 'CNpxe7iHK8dJeSYCCDkhHFGczotLIcUK3btxmUJiv8ibJDEQSOWc', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '53592', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;34eff939966dd96fc61e04bee3d4ba4f&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A2%3A1816%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;c745068d481b0515aea4165b916ec5cb&#34;</ETag><Size>1816</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;fb23f9171b17757cb1dc2e176469b4a5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cfa8a0b7952fb63f7dfadf2cf83097ed&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;969785d18638dc1e71dc309c8fee9f59&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;76c553122067e565c23ac6b7466026f1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;6cca3dcd8f413ad51af7003527118f53&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;9d0aea585719b4e1a8eb01d939c00a9d&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;4f98c8ca83a70a033c75eff6e19bcb8e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1a5f4df50ae0202b78181ab5a79fc270&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;710bd12a125a7a0826c6dabe086b07b9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;be0a7c1984f4c8093eabc624229e85d5&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;0d068b6671dccd5032bc42db6aa10674&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;169a39dc1ef992105b008d64454cdda2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A3%3A1536%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1cd0ecd015e159922d991777d4e34b6a&#34;</ETag><Size>1536</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A4%3A1152%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b0945c53e3a8c53e06b5efbe1fa00b7e&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;21d237d9b840230ac40911f05460d2c9&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;a65d4652ca975ca96dd4adc269404389&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ffa157b81657d56c3806591d18161366&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;dbb30cffd96f2cda495c11eb50c8872a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;0b1b088a94fe98718b260b4e9262c5c6&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A2%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e0f105c23fdc288d960126f34607d3c2&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037897%3A1%3A1%3A255%3A1%3A1720%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1f30e67ac29c7a33dfa177893c57fe4e&#34;</ETag><Size>1720</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;756c8bf50e1b14ddff981f3d35b13a9a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d1d491d289f10bd319a5964f50e522d9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;122ba98dfa6de83562b52443f97e0bdc&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;7626e60779c9117a5aa5552db3e2ef74&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1144%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;76b382c008c1daa16aef1c638ccec692&#34;</ETag><Size>1144</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;f2f766068f0decd10d0a355d7a3ce7df&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A3%3A1224%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ac22662b420aa8c5bd61f9d898d93abd&#34;</ETag><Size>1224</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A4%3A2504%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;240ff0ca91edad5ad611828468ea5b44&#34;</ETag><Size>2504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;658bdfb1748413af03d9fd46c9bb805b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cf86574e0b5b9320b5838d1fe614f7d6&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1416%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b9311bd0a3261cd1c110524dbed0c0ee&#34;</ETag><Size>1416</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A2%3A1928%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;88965419a67c815737ea9348e37e2277&#34;</ETag><Size>1928</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d70b30ee26e1677f1c1601ea54148330&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f6ca311e356541dde08266785f2d8dcb&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A2%3A1296%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;83616eaa943da37ef7a92311c263371e&#34;</ETag><Size>1296</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;efd7c7e653e7b4cae5fa36e16311349c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A2%3A255%3A1%3A2424%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1cdf12a5ba12af80a8fcbe65a51be1b9&#34;</ETag><Size>2424</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;011746a5ca01506fdf83964c27756f29&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037905%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;af992cc29bb2d9de8afef2fa09221752&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;27eec981a6efeef3dd4577c0490156cd&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;dee641780c0c4d248fd383936ad519c0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;35d9c5b51a686307a2465a8dce6122e9&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;397f4751afcb170c423e629fd2b03c46&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A2%3A1200%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ed50b0f966729dbc524ed39d67043e7f&#34;</ETag><Size>1200</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;3e018695734005e3be7a2c364a2f9f4b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e26638baeb35e1d203ff779209f18000&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;65a1dd34e301bdc4d29ef1b96ad9f016&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;baf3bbe887771567705ea1878ad8dc02&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7d2dd5438efac312030ab1d7ff2404c0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A2%3A1496%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;65a7ecaa6689f54356759745386bb91d&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;30b77b5019f350acbf9f718551d2da77&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A2416%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cd5d4acd4df5dd76dd58206782e7f365&#34;</ETag><Size>2416</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A2%3A1208%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e265bd76e5998bc292913aa80b0323cf&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1616%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;57a665afff22ef5b34e6e3d54deceb64&#34;</ETag><Size>1616</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;af26aa3d5e60723ce6781c6f3c2fc0ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A2%3A1320%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;809a9542bd1ef395b5328d6c62a10038&#34;</ETag><Size>1320</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;cb2ec8fd8e2f39c71ca7fd8e26141b9e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A4%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d6fc50af39123e0c794e997429c894f8&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A5%3A1360%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;65143fdbcdcf279b6c27a79c688dd56d&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0aeeeab35fcefe8ebe92923db835b993&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0f234b8606389bcc82637b5eec502dc0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;878094d78836df848f6343a8dd183909&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A3%3A2008%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ac4c5f21766b72b1ef9379e666fba4e7&#34;</ETag><Size>2008</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1352%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;60d206b93f7f63a6d550278c79178dc9&#34;</ETag><Size>1352</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0187ebcce0242f7da65b2c6f25982550&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ae2150d01ae7f1af2a175cdd5170207a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b94d64f4fcc3c13c48a75d7864c1ce62&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;35638001230ae7c046190a76967679de&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e5058fc8bcef1d12f3a97e90ef3a4f22&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;c7371c2c071f84a8da422b44dc6ac8cd&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e59e4b2b6a14b9718cfde17164df7873&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A4%3A1240%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b715d29f1acb4f69bb2c6e45c759c4d0&#34;</ETag><Size>1240</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;62b537d856fda5644fe2cc48902c9731&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A2%3A255%3A1%3A1600%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d2260a637a13ce8ecc25b9c01b52b67d&#34;</ETag><Size>1600</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e3574f40b33f06df9e67a72ccbbff43c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A2%3A255%3A1%3A1440%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;24187b7f04140bb0b1bb743be65ee07c&#34;</ETag><Size>1440</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;f336cf1caa2096a96de0cfbc70f9ad9d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A2%3A1264%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1f3c31b42afda4973595009325ef3e49&#34;</ETag><Size>1264</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;20aa44e25b95f87a8c7337a642e24c97&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;1dd035a4cbe08fccc42394835e89df77&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A3%3A1544%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ddfac5c4dd4e6cfa512fc9ef755d80ba&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A4%3A1504%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;73896829b5a8ee7e2a223f80dd6bc99f&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037924%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;6bd52922b36ff7c2ce79617366ee07ae&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1744%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;9480636392e60386e5fcfa26a7e5fa1e&#34;</ETag><Size>1744</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;86f1b31668de87d96f5f9b73789e6722&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A3%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;daa4772dea9401d3c58dea4ef6f578f1&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;66a62a7691132cb3b4613c1d975fab65&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7e8d7307f40bdeb4f3305e9be602cb27&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;a120a0287db33e7f87e2847b83e80d5f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;23ee82433ce4e8b3c0adc7981a52a256&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A3%3A1304%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;c9bf1da7e81941d7bf8edf219e3af8e2&#34;</ETag><Size>1304</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;8d018b1c8baffd1d3c1f37f9112e3931&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;eacc29fa533e744afa4e9a034e4063e7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;313094a08eaea3e8b4a9335ffd44f54b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;a13c73d880c9ea8669a713db0044cc73&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;28e110a65388b036725c956cb4f40835&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;34aedc6a7f8b316b3e420d638101b7f3&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;29151557cd5bf4a5eae9a392b2ab3ee8&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;5a2acfe7d9463c6376f658c29c90fd02&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;9a184fad7ff74943b8ca812f5af57463&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;97dd67255e56715570c8124d64393e24&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;48e1e22980ccda9edefd8f1004274739&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A3%3A1736%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;c89ad4686d31b02b0e0e819333897101&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A4%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;b2f2306a3c7f01a5fd37e98c5f0db539&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;00949568528376e724e9fcf4d3b60725&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f472e8e0d0f8111aa3f3bc9c406179b1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;80731454b0f0f6bda9a6706328d41672&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A2%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;2331f114069e506fa45abd92f7cc16e8&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;80d5289d31961bf2a3b4ab12a0127d24&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A2%3A1256%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;78ecfb41c1828cbbf3e867460bede6a4&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e88ed3aaa7eca2764356d27ef10cfa1c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037937%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1702f735c923178d6e8f8e1569466a4b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037937%3A1%3A1%3A255%3A2%3A1144%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;feba9762acc7f93b4a56d85b48cf26fa&#34;</ETag><Size>1144</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;7011ee874e8ff2211e9e54543b3191f4&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A2%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;4a76c36aabfa4086bfd8d8d31bcbffc6&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A2%3A255%3A2%3A1448%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;0df75368d33e1d5d81a28b9a08eafcf3&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1640%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d94425a6997dab6e73d403aaaf1472ea&#34;</ETag><Size>1640</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;2119f8302ae9404302822f9dc235ec46&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f3d1bfdf886644bf29d31bd16584da90&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;2ace9abb6396728189d1f1270d6016c2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;bf78ed23adbd0ac419f1474fe596777e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A4%3A1784%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e97ede3a0b632611b38c82fa05d2f765&#34;</ETag><Size>1784</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;b0e4109c11e7240a3cfd95e0d987e3db&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;43314d5c28b605b5517144e412dfb477&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f48f340d92e63ff14be5fd27cc733f2c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;19a6de2f8fda386c1628a05640b1d614&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;cdd71f3f9258303a74e6bab5a59bf6d5&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A3%3A2112%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;91eda4be98cc3bac3417ee9509f73d7d&#34;</ETag><Size>2112</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A4%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;82778727338cea7e5f52a40b3c40f1d4&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;03be68aedc5e93911c97cacb12d43770&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b147b1cfd1ef351a131e686de1631d5c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A2%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;53e8079776efd0c7fe82c7cf6eafb28d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;9f36bfd117b58e56c940657eecfd89d2&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;aaa0a6e02417d93517e63e65e3e7d2e2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A2%3A255%3A1%3A1424%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d120f7f937da41759afa30a510ce0255&#34;</ETag><Size>1424</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1776%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;8160dece82ad022c94c68998c3b020aa&#34;</ETag><Size>1776</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;790833acc63bba5df43d70161e81146d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A3%3A1360%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;daff5c718ff85eb00c6b270f5760cb91&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d6b393272b0c8a1126c2678e565cb2e9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A2%3A255%3A1%3A1152%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ff9f3ec64ae8e1217924d0ed262134ae&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A1%3A2160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7d58cf2ffa3b3311d1c32aa97bc50a61&#34;</ETag><Size>2160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;3b536fbf5a72c6f1d25b794d57cc501b&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, f503c4b7-bd8b-43b8-8152-ad94fd656cb2, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, f503c4b7-bd8b-43b8-8152-ad94fd656cb2, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, f503c4b7-bd8b-43b8-8152-ad94fd656cb2, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 5827ee62-212b-423f-b32e-65ffac99c430, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 5827ee62-212b-423f-b32e-65ffac99c430, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 5827ee62-212b-423f-b32e-65ffac99c430, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 645, 'Portions': 145, 'ActivePortions': 145}, '__DEFAULT': {'Rows': 99355, 'Portions': 115, 'ActivePortions': 115}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 145, 'BlobSize': 176408, 'BlobCount': 725}, '__DEFAULT': {'Portions': 115, 'BlobSize': 4406080, 'BlobCount': 575}}, cold bucket stat: (0, 0), frozen bucket stat: (145, 176408)
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:16102/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204859Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204859Z
20251114/us-east-1/s3/aws4_request
862964e1cedf57d005083b15f825fba15c32f498b3e65d49fa902fb191b3de37
DEBUG    botocore.auth:auth.py:430 Signature:
9dc5f921e6773afa141832a617b1ebb8c0161c6896af656486affd684db1a985
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/cold_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204859Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=9dc5f921e6773afa141832a617b1ebb8c0161c6896af656486affd684db1a985', 'amz-sdk-invocation-id': b'493e7605-ce4b-4bac-a0ec-6d935ec771ed', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:48:59 GMT', 'x-amzn-requestid': 'VGiEARLTs4fdlmZR5r9v57gdfliHUVj2WJot5hBWuIxwu0i9rswP', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>cold_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:16102/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204859Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204859Z
20251114/us-east-1/s3/aws4_request
bdbb5dc240a29675b08edbe753e7729a396725edd74f01d48de3b545b8969b4f
DEBUG    botocore.auth:auth.py:430 Signature:
a2914c713549cb7630242c0d039728380ccbdf592e9347373a9fb09fa0218d1b
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/medium?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204859Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=a2914c713549cb7630242c0d039728380ccbdf592e9347373a9fb09fa0218d1b', 'amz-sdk-invocation-id': b'1bb637ed-9cf0-4a2a-a5f5-a86b69e26c7b', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:48:59 GMT', 'x-amzn-requestid': 'Labp77sPjPp799LOrJgnEwMz9alhBNKDHAB7QmfzKH7OA4B6nokz', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>medium</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:16102/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204900Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204900Z
20251114/us-east-1/s3/aws4_request
65fbb1f54bdd74153ee016b365f4be60659595ec6c15245b9124f045f38ce211
DEBUG    botocore.auth:auth.py:430 Signature:
2aba1027fa205ea018d091ae63e49bb1e8037f6cf9e297f59ffad60376c76d8b
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/frozen_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204900Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=2aba1027fa205ea018d091ae63e49bb1e8037f6cf9e297f59ffad60376c76d8b', 'amz-sdk-invocation-id': b'3a12c635-f9c7-4186-8761-184ef78c3f0c', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 53592
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:49:00 GMT', 'x-amzn-requestid': 'nJjZODHLjC87zI2ORJodTJ0w0pGZQB3dX43TINwrSPL9o3UbTW0p', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '53592', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;34eff939966dd96fc61e04bee3d4ba4f&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A2%3A1816%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;c745068d481b0515aea4165b916ec5cb&#34;</ETag><Size>1816</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;fb23f9171b17757cb1dc2e176469b4a5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cfa8a0b7952fb63f7dfadf2cf83097ed&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;969785d18638dc1e71dc309c8fee9f59&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;76c553122067e565c23ac6b7466026f1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;6cca3dcd8f413ad51af7003527118f53&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;9d0aea585719b4e1a8eb01d939c00a9d&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;4f98c8ca83a70a033c75eff6e19bcb8e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1a5f4df50ae0202b78181ab5a79fc270&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;710bd12a125a7a0826c6dabe086b07b9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;be0a7c1984f4c8093eabc624229e85d5&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;0d068b6671dccd5032bc42db6aa10674&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;169a39dc1ef992105b008d64454cdda2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A3%3A1536%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1cd0ecd015e159922d991777d4e34b6a&#34;</ETag><Size>1536</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A4%3A1152%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b0945c53e3a8c53e06b5efbe1fa00b7e&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;21d237d9b840230ac40911f05460d2c9&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;a65d4652ca975ca96dd4adc269404389&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ffa157b81657d56c3806591d18161366&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;dbb30cffd96f2cda495c11eb50c8872a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;0b1b088a94fe98718b260b4e9262c5c6&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A2%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e0f105c23fdc288d960126f34607d3c2&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037897%3A1%3A1%3A255%3A1%3A1720%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1f30e67ac29c7a33dfa177893c57fe4e&#34;</ETag><Size>1720</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;756c8bf50e1b14ddff981f3d35b13a9a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d1d491d289f10bd319a5964f50e522d9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;122ba98dfa6de83562b52443f97e0bdc&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;7626e60779c9117a5aa5552db3e2ef74&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1144%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;76b382c008c1daa16aef1c638ccec692&#34;</ETag><Size>1144</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;f2f766068f0decd10d0a355d7a3ce7df&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A3%3A1224%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ac22662b420aa8c5bd61f9d898d93abd&#34;</ETag><Size>1224</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A4%3A2504%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;240ff0ca91edad5ad611828468ea5b44&#34;</ETag><Size>2504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;658bdfb1748413af03d9fd46c9bb805b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cf86574e0b5b9320b5838d1fe614f7d6&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1416%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b9311bd0a3261cd1c110524dbed0c0ee&#34;</ETag><Size>1416</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A2%3A1928%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;88965419a67c815737ea9348e37e2277&#34;</ETag><Size>1928</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d70b30ee26e1677f1c1601ea54148330&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f6ca311e356541dde08266785f2d8dcb&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A2%3A1296%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;83616eaa943da37ef7a92311c263371e&#34;</ETag><Size>1296</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;efd7c7e653e7b4cae5fa36e16311349c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A2%3A255%3A1%3A2424%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1cdf12a5ba12af80a8fcbe65a51be1b9&#34;</ETag><Size>2424</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;011746a5ca01506fdf83964c27756f29&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037905%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;af992cc29bb2d9de8afef2fa09221752&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;27eec981a6efeef3dd4577c0490156cd&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;dee641780c0c4d248fd383936ad519c0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;35d9c5b51a686307a2465a8dce6122e9&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;397f4751afcb170c423e629fd2b03c46&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A2%3A1200%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ed50b0f966729dbc524ed39d67043e7f&#34;</ETag><Size>1200</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;3e018695734005e3be7a2c364a2f9f4b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e26638baeb35e1d203ff779209f18000&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;65a1dd34e301bdc4d29ef1b96ad9f016&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;baf3bbe887771567705ea1878ad8dc02&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7d2dd5438efac312030ab1d7ff2404c0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A2%3A1496%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;65a7ecaa6689f54356759745386bb91d&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;30b77b5019f350acbf9f718551d2da77&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A2416%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cd5d4acd4df5dd76dd58206782e7f365&#34;</ETag><Size>2416</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A2%3A1208%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e265bd76e5998bc292913aa80b0323cf&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1616%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;57a665afff22ef5b34e6e3d54deceb64&#34;</ETag><Size>1616</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;af26aa3d5e60723ce6781c6f3c2fc0ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A2%3A1320%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;809a9542bd1ef395b5328d6c62a10038&#34;</ETag><Size>1320</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;cb2ec8fd8e2f39c71ca7fd8e26141b9e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A4%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d6fc50af39123e0c794e997429c894f8&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A5%3A1360%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;65143fdbcdcf279b6c27a79c688dd56d&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0aeeeab35fcefe8ebe92923db835b993&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0f234b8606389bcc82637b5eec502dc0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;878094d78836df848f6343a8dd183909&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A3%3A2008%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ac4c5f21766b72b1ef9379e666fba4e7&#34;</ETag><Size>2008</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1352%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;60d206b93f7f63a6d550278c79178dc9&#34;</ETag><Size>1352</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0187ebcce0242f7da65b2c6f25982550&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ae2150d01ae7f1af2a175cdd5170207a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b94d64f4fcc3c13c48a75d7864c1ce62&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;35638001230ae7c046190a76967679de&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e5058fc8bcef1d12f3a97e90ef3a4f22&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;c7371c2c071f84a8da422b44dc6ac8cd&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e59e4b2b6a14b9718cfde17164df7873&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A4%3A1240%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b715d29f1acb4f69bb2c6e45c759c4d0&#34;</ETag><Size>1240</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;62b537d856fda5644fe2cc48902c9731&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A2%3A255%3A1%3A1600%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d2260a637a13ce8ecc25b9c01b52b67d&#34;</ETag><Size>1600</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e3574f40b33f06df9e67a72ccbbff43c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A2%3A255%3A1%3A1440%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;24187b7f04140bb0b1bb743be65ee07c&#34;</ETag><Size>1440</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;f336cf1caa2096a96de0cfbc70f9ad9d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A2%3A1264%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1f3c31b42afda4973595009325ef3e49&#34;</ETag><Size>1264</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;20aa44e25b95f87a8c7337a642e24c97&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;1dd035a4cbe08fccc42394835e89df77&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A3%3A1544%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ddfac5c4dd4e6cfa512fc9ef755d80ba&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A4%3A1504%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;73896829b5a8ee7e2a223f80dd6bc99f&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037924%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;6bd52922b36ff7c2ce79617366ee07ae&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1744%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;9480636392e60386e5fcfa26a7e5fa1e&#34;</ETag><Size>1744</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;86f1b31668de87d96f5f9b73789e6722&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A3%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;daa4772dea9401d3c58dea4ef6f578f1&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;66a62a7691132cb3b4613c1d975fab65&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7e8d7307f40bdeb4f3305e9be602cb27&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;a120a0287db33e7f87e2847b83e80d5f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;23ee82433ce4e8b3c0adc7981a52a256&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A3%3A1304%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;c9bf1da7e81941d7bf8edf219e3af8e2&#34;</ETag><Size>1304</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;8d018b1c8baffd1d3c1f37f9112e3931&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;eacc29fa533e744afa4e9a034e4063e7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;313094a08eaea3e8b4a9335ffd44f54b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;a13c73d880c9ea8669a713db0044cc73&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;28e110a65388b036725c956cb4f40835&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;34aedc6a7f8b316b3e420d638101b7f3&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;29151557cd5bf4a5eae9a392b2ab3ee8&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;5a2acfe7d9463c6376f658c29c90fd02&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;9a184fad7ff74943b8ca812f5af57463&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;97dd67255e56715570c8124d64393e24&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;48e1e22980ccda9edefd8f1004274739&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A3%3A1736%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;c89ad4686d31b02b0e0e819333897101&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A4%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;b2f2306a3c7f01a5fd37e98c5f0db539&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;00949568528376e724e9fcf4d3b60725&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f472e8e0d0f8111aa3f3bc9c406179b1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;80731454b0f0f6bda9a6706328d41672&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A2%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;2331f114069e506fa45abd92f7cc16e8&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;80d5289d31961bf2a3b4ab12a0127d24&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A2%3A1256%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;78ecfb41c1828cbbf3e867460bede6a4&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e88ed3aaa7eca2764356d27ef10cfa1c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037937%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1702f735c923178d6e8f8e1569466a4b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037937%3A1%3A1%3A255%3A2%3A1144%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;feba9762acc7f93b4a56d85b48cf26fa&#34;</ETag><Size>1144</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;7011ee874e8ff2211e9e54543b3191f4&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A2%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;4a76c36aabfa4086bfd8d8d31bcbffc6&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A2%3A255%3A2%3A1448%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;0df75368d33e1d5d81a28b9a08eafcf3&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1640%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d94425a6997dab6e73d403aaaf1472ea&#34;</ETag><Size>1640</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;2119f8302ae9404302822f9dc235ec46&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f3d1bfdf886644bf29d31bd16584da90&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;2ace9abb6396728189d1f1270d6016c2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;bf78ed23adbd0ac419f1474fe596777e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A4%3A1784%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e97ede3a0b632611b38c82fa05d2f765&#34;</ETag><Size>1784</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;b0e4109c11e7240a3cfd95e0d987e3db&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;43314d5c28b605b5517144e412dfb477&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f48f340d92e63ff14be5fd27cc733f2c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;19a6de2f8fda386c1628a05640b1d614&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;cdd71f3f9258303a74e6bab5a59bf6d5&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A3%3A2112%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;91eda4be98cc3bac3417ee9509f73d7d&#34;</ETag><Size>2112</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A4%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;82778727338cea7e5f52a40b3c40f1d4&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;03be68aedc5e93911c97cacb12d43770&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b147b1cfd1ef351a131e686de1631d5c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A2%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;53e8079776efd0c7fe82c7cf6eafb28d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;9f36bfd117b58e56c940657eecfd89d2&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;aaa0a6e02417d93517e63e65e3e7d2e2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A2%3A255%3A1%3A1424%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d120f7f937da41759afa30a510ce0255&#34;</ETag><Size>1424</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1776%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;8160dece82ad022c94c68998c3b020aa&#34;</ETag><Size>1776</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;790833acc63bba5df43d70161e81146d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A3%3A1360%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;daff5c718ff85eb00c6b270f5760cb91&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d6b393272b0c8a1126c2678e565cb2e9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A2%3A255%3A1%3A1152%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ff9f3ec64ae8e1217924d0ed262134ae&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A1%3A2160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7d58cf2ffa3b3311d1c32aa97bc50a61&#34;</ETag><Size>2160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;3b536fbf5a72c6f1d25b794d57cc501b&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 59191b8e-d08c-4532-bc4e-553e15d8212a, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 59191b8e-d08c-4532-bc4e-553e15d8212a, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 59191b8e-d08c-4532-bc4e-553e15d8212a, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, c263055c-4d29-47dc-a9fc-f38aa4ed622c, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, c263055c-4d29-47dc-a9fc-f38aa4ed622c, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, c263055c-4d29-47dc-a9fc-f38aa4ed622c, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 645, 'Portions': 145, 'ActivePortions': 145}, '__DEFAULT': {'Rows': 99355, 'Portions': 115, 'ActivePortions': 115}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 145, 'BlobSize': 176408, 'BlobCount': 725}, '__DEFAULT': {'Portions': 115, 'BlobSize': 4406080, 'BlobCount': 575}}, cold bucket stat: (0, 0), frozen bucket stat: (145, 176408)
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:16102/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204901Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204901Z
20251114/us-east-1/s3/aws4_request
3df6b833db7bd96e798edd19088099a7febc27d89dcf49d0693d85d062c4a5d0
DEBUG    botocore.auth:auth.py:430 Signature:
74dabd37c3484c3873f7c352fb0b34406aa929e7e364038ab048d3a3f7bb2111
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/cold_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204901Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=74dabd37c3484c3873f7c352fb0b34406aa929e7e364038ab048d3a3f7bb2111', 'amz-sdk-invocation-id': b'98816d0d-6109-487b-a60d-65905ff338b0', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:49:01 GMT', 'x-amzn-requestid': 'kyS5Q3OUnUte1VKsAh4S7LTVQTztcYmmnDeheE5VjqHhIV2mf6F5', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>cold_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:16102/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204901Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204901Z
20251114/us-east-1/s3/aws4_request
869c31f466adfd152740ed366cd708953163bfb90b33e32764794b49139fa307
DEBUG    botocore.auth:auth.py:430 Signature:
f149d05cf0b645cbf0f8dccf9b52010c30b92f5ce96d251db7129c66de66055c
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/medium?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204901Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=f149d05cf0b645cbf0f8dccf9b52010c30b92f5ce96d251db7129c66de66055c', 'amz-sdk-invocation-id': b'7992ec45-e0e5-4c26-8ac5-62c24005d7f7', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:49:01 GMT', 'x-amzn-requestid': 'rvHEQeP6MnQTHY42W2yfMnYakzF2b4titAkHgjSvhePZWD959x72', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>medium</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:16102/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204901Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204901Z
20251114/us-east-1/s3/aws4_request
621ee155a9382d4a068009c88530124936eb91fc5d27903a1153e103505d09a8
DEBUG    botocore.auth:auth.py:430 Signature:
4ac695f7dc9b93b81d0964523aa8e2780c959a999b377bf62c06937a91d6f2b1
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/frozen_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204901Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=4ac695f7dc9b93b81d0964523aa8e2780c959a999b377bf62c06937a91d6f2b1', 'amz-sdk-invocation-id': b'c1035414-ea0a-4344-b64f-114543e41bda', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 53592
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:49:01 GMT', 'x-amzn-requestid': 'YzFd8pnGuJjAjqlM6S29M1DYZNzA5OzqrseO6zdUyhPZ6kgGurg4', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '53592', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;34eff939966dd96fc61e04bee3d4ba4f&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A2%3A1816%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;c745068d481b0515aea4165b916ec5cb&#34;</ETag><Size>1816</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;fb23f9171b17757cb1dc2e176469b4a5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cfa8a0b7952fb63f7dfadf2cf83097ed&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;969785d18638dc1e71dc309c8fee9f59&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;76c553122067e565c23ac6b7466026f1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;6cca3dcd8f413ad51af7003527118f53&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;9d0aea585719b4e1a8eb01d939c00a9d&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;4f98c8ca83a70a033c75eff6e19bcb8e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1a5f4df50ae0202b78181ab5a79fc270&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;710bd12a125a7a0826c6dabe086b07b9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;be0a7c1984f4c8093eabc624229e85d5&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;0d068b6671dccd5032bc42db6aa10674&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;169a39dc1ef992105b008d64454cdda2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A3%3A1536%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1cd0ecd015e159922d991777d4e34b6a&#34;</ETag><Size>1536</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A4%3A1152%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b0945c53e3a8c53e06b5efbe1fa00b7e&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;21d237d9b840230ac40911f05460d2c9&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;a65d4652ca975ca96dd4adc269404389&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ffa157b81657d56c3806591d18161366&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;dbb30cffd96f2cda495c11eb50c8872a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;0b1b088a94fe98718b260b4e9262c5c6&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A2%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e0f105c23fdc288d960126f34607d3c2&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037897%3A1%3A1%3A255%3A1%3A1720%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1f30e67ac29c7a33dfa177893c57fe4e&#34;</ETag><Size>1720</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;756c8bf50e1b14ddff981f3d35b13a9a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d1d491d289f10bd319a5964f50e522d9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;122ba98dfa6de83562b52443f97e0bdc&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;7626e60779c9117a5aa5552db3e2ef74&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1144%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;76b382c008c1daa16aef1c638ccec692&#34;</ETag><Size>1144</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;f2f766068f0decd10d0a355d7a3ce7df&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A3%3A1224%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ac22662b420aa8c5bd61f9d898d93abd&#34;</ETag><Size>1224</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A4%3A2504%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;240ff0ca91edad5ad611828468ea5b44&#34;</ETag><Size>2504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;658bdfb1748413af03d9fd46c9bb805b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cf86574e0b5b9320b5838d1fe614f7d6&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1416%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b9311bd0a3261cd1c110524dbed0c0ee&#34;</ETag><Size>1416</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A2%3A1928%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;88965419a67c815737ea9348e37e2277&#34;</ETag><Size>1928</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d70b30ee26e1677f1c1601ea54148330&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f6ca311e356541dde08266785f2d8dcb&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A2%3A1296%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;83616eaa943da37ef7a92311c263371e&#34;</ETag><Size>1296</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;efd7c7e653e7b4cae5fa36e16311349c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A2%3A255%3A1%3A2424%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1cdf12a5ba12af80a8fcbe65a51be1b9&#34;</ETag><Size>2424</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;011746a5ca01506fdf83964c27756f29&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037905%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;af992cc29bb2d9de8afef2fa09221752&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;27eec981a6efeef3dd4577c0490156cd&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;dee641780c0c4d248fd383936ad519c0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;35d9c5b51a686307a2465a8dce6122e9&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;397f4751afcb170c423e629fd2b03c46&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A2%3A1200%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ed50b0f966729dbc524ed39d67043e7f&#34;</ETag><Size>1200</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;3e018695734005e3be7a2c364a2f9f4b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e26638baeb35e1d203ff779209f18000&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;65a1dd34e301bdc4d29ef1b96ad9f016&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;baf3bbe887771567705ea1878ad8dc02&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7d2dd5438efac312030ab1d7ff2404c0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A2%3A1496%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;65a7ecaa6689f54356759745386bb91d&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;30b77b5019f350acbf9f718551d2da77&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A2416%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cd5d4acd4df5dd76dd58206782e7f365&#34;</ETag><Size>2416</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A2%3A1208%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e265bd76e5998bc292913aa80b0323cf&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1616%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;57a665afff22ef5b34e6e3d54deceb64&#34;</ETag><Size>1616</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;af26aa3d5e60723ce6781c6f3c2fc0ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A2%3A1320%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;809a9542bd1ef395b5328d6c62a10038&#34;</ETag><Size>1320</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;cb2ec8fd8e2f39c71ca7fd8e26141b9e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A4%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d6fc50af39123e0c794e997429c894f8&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A5%3A1360%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;65143fdbcdcf279b6c27a79c688dd56d&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0aeeeab35fcefe8ebe92923db835b993&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0f234b8606389bcc82637b5eec502dc0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;878094d78836df848f6343a8dd183909&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A3%3A2008%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ac4c5f21766b72b1ef9379e666fba4e7&#34;</ETag><Size>2008</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1352%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;60d206b93f7f63a6d550278c79178dc9&#34;</ETag><Size>1352</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0187ebcce0242f7da65b2c6f25982550&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ae2150d01ae7f1af2a175cdd5170207a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b94d64f4fcc3c13c48a75d7864c1ce62&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;35638001230ae7c046190a76967679de&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e5058fc8bcef1d12f3a97e90ef3a4f22&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;c7371c2c071f84a8da422b44dc6ac8cd&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e59e4b2b6a14b9718cfde17164df7873&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A4%3A1240%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b715d29f1acb4f69bb2c6e45c759c4d0&#34;</ETag><Size>1240</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;62b537d856fda5644fe2cc48902c9731&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A2%3A255%3A1%3A1600%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d2260a637a13ce8ecc25b9c01b52b67d&#34;</ETag><Size>1600</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e3574f40b33f06df9e67a72ccbbff43c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A2%3A255%3A1%3A1440%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;24187b7f04140bb0b1bb743be65ee07c&#34;</ETag><Size>1440</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;f336cf1caa2096a96de0cfbc70f9ad9d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A2%3A1264%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1f3c31b42afda4973595009325ef3e49&#34;</ETag><Size>1264</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;20aa44e25b95f87a8c7337a642e24c97&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;1dd035a4cbe08fccc42394835e89df77&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A3%3A1544%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ddfac5c4dd4e6cfa512fc9ef755d80ba&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A4%3A1504%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;73896829b5a8ee7e2a223f80dd6bc99f&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037924%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;6bd52922b36ff7c2ce79617366ee07ae&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1744%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;9480636392e60386e5fcfa26a7e5fa1e&#34;</ETag><Size>1744</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;86f1b31668de87d96f5f9b73789e6722&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A3%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;daa4772dea9401d3c58dea4ef6f578f1&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;66a62a7691132cb3b4613c1d975fab65&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7e8d7307f40bdeb4f3305e9be602cb27&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;a120a0287db33e7f87e2847b83e80d5f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;23ee82433ce4e8b3c0adc7981a52a256&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A3%3A1304%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;c9bf1da7e81941d7bf8edf219e3af8e2&#34;</ETag><Size>1304</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;8d018b1c8baffd1d3c1f37f9112e3931&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;eacc29fa533e744afa4e9a034e4063e7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;313094a08eaea3e8b4a9335ffd44f54b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;a13c73d880c9ea8669a713db0044cc73&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;28e110a65388b036725c956cb4f40835&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;34aedc6a7f8b316b3e420d638101b7f3&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;29151557cd5bf4a5eae9a392b2ab3ee8&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;5a2acfe7d9463c6376f658c29c90fd02&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;9a184fad7ff74943b8ca812f5af57463&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;97dd67255e56715570c8124d64393e24&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;48e1e22980ccda9edefd8f1004274739&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A3%3A1736%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;c89ad4686d31b02b0e0e819333897101&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A4%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;b2f2306a3c7f01a5fd37e98c5f0db539&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;00949568528376e724e9fcf4d3b60725&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f472e8e0d0f8111aa3f3bc9c406179b1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;80731454b0f0f6bda9a6706328d41672&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A2%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;2331f114069e506fa45abd92f7cc16e8&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;80d5289d31961bf2a3b4ab12a0127d24&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A2%3A1256%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;78ecfb41c1828cbbf3e867460bede6a4&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e88ed3aaa7eca2764356d27ef10cfa1c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037937%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1702f735c923178d6e8f8e1569466a4b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037937%3A1%3A1%3A255%3A2%3A1144%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;feba9762acc7f93b4a56d85b48cf26fa&#34;</ETag><Size>1144</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;7011ee874e8ff2211e9e54543b3191f4&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A2%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;4a76c36aabfa4086bfd8d8d31bcbffc6&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A2%3A255%3A2%3A1448%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;0df75368d33e1d5d81a28b9a08eafcf3&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1640%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d94425a6997dab6e73d403aaaf1472ea&#34;</ETag><Size>1640</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;2119f8302ae9404302822f9dc235ec46&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f3d1bfdf886644bf29d31bd16584da90&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;2ace9abb6396728189d1f1270d6016c2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;bf78ed23adbd0ac419f1474fe596777e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A4%3A1784%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e97ede3a0b632611b38c82fa05d2f765&#34;</ETag><Size>1784</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;b0e4109c11e7240a3cfd95e0d987e3db&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;43314d5c28b605b5517144e412dfb477&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f48f340d92e63ff14be5fd27cc733f2c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;19a6de2f8fda386c1628a05640b1d614&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;cdd71f3f9258303a74e6bab5a59bf6d5&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A3%3A2112%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;91eda4be98cc3bac3417ee9509f73d7d&#34;</ETag><Size>2112</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A4%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;82778727338cea7e5f52a40b3c40f1d4&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;03be68aedc5e93911c97cacb12d43770&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b147b1cfd1ef351a131e686de1631d5c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A2%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;53e8079776efd0c7fe82c7cf6eafb28d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;9f36bfd117b58e56c940657eecfd89d2&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;aaa0a6e02417d93517e63e65e3e7d2e2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A2%3A255%3A1%3A1424%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d120f7f937da41759afa30a510ce0255&#34;</ETag><Size>1424</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1776%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;8160dece82ad022c94c68998c3b020aa&#34;</ETag><Size>1776</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;790833acc63bba5df43d70161e81146d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A3%3A1360%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;daff5c718ff85eb00c6b270f5760cb91&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d6b393272b0c8a1126c2678e565cb2e9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A2%3A255%3A1%3A1152%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ff9f3ec64ae8e1217924d0ed262134ae&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A1%3A2160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7d58cf2ffa3b3311d1c32aa97bc50a61&#34;</ETag><Size>2160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;3b536fbf5a72c6f1d25b794d57cc501b&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, e73131d9-0013-4022-aa0f-e5ee828cd9a7, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, e73131d9-0013-4022-aa0f-e5ee828cd9a7, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, e73131d9-0013-4022-aa0f-e5ee828cd9a7, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 322b1691-ce1c-4fe2-b876-4d70c524b1a7, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 322b1691-ce1c-4fe2-b876-4d70c524b1a7, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 322b1691-ce1c-4fe2-b876-4d70c524b1a7, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 645, 'Portions': 145, 'ActivePortions': 145}, '__DEFAULT': {'Rows': 99355, 'Portions': 115, 'ActivePortions': 115}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 145, 'BlobSize': 176408, 'BlobCount': 725}, '__DEFAULT': {'Portions': 115, 'BlobSize': 4406080, 'BlobCount': 575}}, cold bucket stat: (0, 0), frozen bucket stat: (145, 176408)
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:16102/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204902Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204902Z
20251114/us-east-1/s3/aws4_request
47726a71ed73d82983e7605cd002d5ec79016c25b6bbc5d71af8aff796e053ca
DEBUG    botocore.auth:auth.py:430 Signature:
db54fc7e8ae59def9e533ddbef5ca3ac30c43adfd022177b63c8341f47a79836
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/cold_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204902Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=db54fc7e8ae59def9e533ddbef5ca3ac30c43adfd022177b63c8341f47a79836', 'amz-sdk-invocation-id': b'a1d13a60-3747-4035-a7d0-560452c3eb98', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:49:02 GMT', 'x-amzn-requestid': 'kJD23yPVLas3tH2S5MQKYCcd8637HBLy1sxFND4udozWd1ZdW2aQ', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>cold_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:16102/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204902Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204902Z
20251114/us-east-1/s3/aws4_request
735324edd04abb5d68faca01d0bbb0e927a1d0d8cb4d0adafa5fe589f412a9c8
DEBUG    botocore.auth:auth.py:430 Signature:
633342311eb23450dc4380cc2d9d178853ccd90ebca021c4d49db25eae7c7c69
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/medium?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204902Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=633342311eb23450dc4380cc2d9d178853ccd90ebca021c4d49db25eae7c7c69', 'amz-sdk-invocation-id': b'6b56a251-afe2-4773-bb7e-6f276feec9d8', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:49:02 GMT', 'x-amzn-requestid': 'NxYmEGwv3VumgnJmdM08UZL6n4XTm3Thjv7mXtoowqGwBUWboMRx', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>medium</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:16102/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204902Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204902Z
20251114/us-east-1/s3/aws4_request
8e440fb708822a1b2f8b504b497e5d10d58307b8001d7bf71022d5977524f770
DEBUG    botocore.auth:auth.py:430 Signature:
7a51f122d503b2c18e7f2e3d05a9ebaf0d4c52ca45df127e0d4c22b4214b46f1
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/frozen_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204902Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=7a51f122d503b2c18e7f2e3d05a9ebaf0d4c52ca45df127e0d4c22b4214b46f1', 'amz-sdk-invocation-id': b'086b39b7-1d21-4967-9558-5077e12987bf', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 53592
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:49:02 GMT', 'x-amzn-requestid': '7Px1bLl4pC2efzvp230LVR3XtAd8yMm7SZ6W8C5FKQsQQK0FHXT3', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '53592', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;34eff939966dd96fc61e04bee3d4ba4f&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A2%3A1816%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;c745068d481b0515aea4165b916ec5cb&#34;</ETag><Size>1816</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;fb23f9171b17757cb1dc2e176469b4a5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cfa8a0b7952fb63f7dfadf2cf83097ed&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;969785d18638dc1e71dc309c8fee9f59&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;76c553122067e565c23ac6b7466026f1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;6cca3dcd8f413ad51af7003527118f53&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;9d0aea585719b4e1a8eb01d939c00a9d&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;4f98c8ca83a70a033c75eff6e19bcb8e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1a5f4df50ae0202b78181ab5a79fc270&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;710bd12a125a7a0826c6dabe086b07b9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;be0a7c1984f4c8093eabc624229e85d5&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;0d068b6671dccd5032bc42db6aa10674&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;169a39dc1ef992105b008d64454cdda2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A3%3A1536%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1cd0ecd015e159922d991777d4e34b6a&#34;</ETag><Size>1536</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A4%3A1152%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b0945c53e3a8c53e06b5efbe1fa00b7e&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;21d237d9b840230ac40911f05460d2c9&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;a65d4652ca975ca96dd4adc269404389&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ffa157b81657d56c3806591d18161366&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;dbb30cffd96f2cda495c11eb50c8872a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;0b1b088a94fe98718b260b4e9262c5c6&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A2%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e0f105c23fdc288d960126f34607d3c2&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037897%3A1%3A1%3A255%3A1%3A1720%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1f30e67ac29c7a33dfa177893c57fe4e&#34;</ETag><Size>1720</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;756c8bf50e1b14ddff981f3d35b13a9a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d1d491d289f10bd319a5964f50e522d9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;122ba98dfa6de83562b52443f97e0bdc&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;7626e60779c9117a5aa5552db3e2ef74&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1144%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;76b382c008c1daa16aef1c638ccec692&#34;</ETag><Size>1144</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;f2f766068f0decd10d0a355d7a3ce7df&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A3%3A1224%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ac22662b420aa8c5bd61f9d898d93abd&#34;</ETag><Size>1224</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A4%3A2504%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;240ff0ca91edad5ad611828468ea5b44&#34;</ETag><Size>2504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;658bdfb1748413af03d9fd46c9bb805b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cf86574e0b5b9320b5838d1fe614f7d6&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1416%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b9311bd0a3261cd1c110524dbed0c0ee&#34;</ETag><Size>1416</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A2%3A1928%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;88965419a67c815737ea9348e37e2277&#34;</ETag><Size>1928</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d70b30ee26e1677f1c1601ea54148330&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f6ca311e356541dde08266785f2d8dcb&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A2%3A1296%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;83616eaa943da37ef7a92311c263371e&#34;</ETag><Size>1296</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;efd7c7e653e7b4cae5fa36e16311349c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A2%3A255%3A1%3A2424%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1cdf12a5ba12af80a8fcbe65a51be1b9&#34;</ETag><Size>2424</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;011746a5ca01506fdf83964c27756f29&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037905%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;af992cc29bb2d9de8afef2fa09221752&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;27eec981a6efeef3dd4577c0490156cd&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;dee641780c0c4d248fd383936ad519c0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;35d9c5b51a686307a2465a8dce6122e9&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;397f4751afcb170c423e629fd2b03c46&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A2%3A1200%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ed50b0f966729dbc524ed39d67043e7f&#34;</ETag><Size>1200</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;3e018695734005e3be7a2c364a2f9f4b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e26638baeb35e1d203ff779209f18000&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;65a1dd34e301bdc4d29ef1b96ad9f016&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;baf3bbe887771567705ea1878ad8dc02&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7d2dd5438efac312030ab1d7ff2404c0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A2%3A1496%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;65a7ecaa6689f54356759745386bb91d&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;30b77b5019f350acbf9f718551d2da77&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A2416%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cd5d4acd4df5dd76dd58206782e7f365&#34;</ETag><Size>2416</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A2%3A1208%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e265bd76e5998bc292913aa80b0323cf&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1616%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;57a665afff22ef5b34e6e3d54deceb64&#34;</ETag><Size>1616</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;af26aa3d5e60723ce6781c6f3c2fc0ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A2%3A1320%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;809a9542bd1ef395b5328d6c62a10038&#34;</ETag><Size>1320</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;cb2ec8fd8e2f39c71ca7fd8e26141b9e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A4%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d6fc50af39123e0c794e997429c894f8&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A5%3A1360%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;65143fdbcdcf279b6c27a79c688dd56d&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0aeeeab35fcefe8ebe92923db835b993&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0f234b8606389bcc82637b5eec502dc0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;878094d78836df848f6343a8dd183909&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A3%3A2008%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ac4c5f21766b72b1ef9379e666fba4e7&#34;</ETag><Size>2008</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1352%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;60d206b93f7f63a6d550278c79178dc9&#34;</ETag><Size>1352</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0187ebcce0242f7da65b2c6f25982550&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ae2150d01ae7f1af2a175cdd5170207a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b94d64f4fcc3c13c48a75d7864c1ce62&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;35638001230ae7c046190a76967679de&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e5058fc8bcef1d12f3a97e90ef3a4f22&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;c7371c2c071f84a8da422b44dc6ac8cd&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e59e4b2b6a14b9718cfde17164df7873&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A4%3A1240%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b715d29f1acb4f69bb2c6e45c759c4d0&#34;</ETag><Size>1240</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;62b537d856fda5644fe2cc48902c9731&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A2%3A255%3A1%3A1600%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d2260a637a13ce8ecc25b9c01b52b67d&#34;</ETag><Size>1600</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e3574f40b33f06df9e67a72ccbbff43c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A2%3A255%3A1%3A1440%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;24187b7f04140bb0b1bb743be65ee07c&#34;</ETag><Size>1440</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;f336cf1caa2096a96de0cfbc70f9ad9d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A2%3A1264%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1f3c31b42afda4973595009325ef3e49&#34;</ETag><Size>1264</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;20aa44e25b95f87a8c7337a642e24c97&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;1dd035a4cbe08fccc42394835e89df77&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A3%3A1544%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ddfac5c4dd4e6cfa512fc9ef755d80ba&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A4%3A1504%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;73896829b5a8ee7e2a223f80dd6bc99f&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037924%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;6bd52922b36ff7c2ce79617366ee07ae&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1744%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;9480636392e60386e5fcfa26a7e5fa1e&#34;</ETag><Size>1744</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;86f1b31668de87d96f5f9b73789e6722&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A3%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;daa4772dea9401d3c58dea4ef6f578f1&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;66a62a7691132cb3b4613c1d975fab65&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7e8d7307f40bdeb4f3305e9be602cb27&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;a120a0287db33e7f87e2847b83e80d5f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;23ee82433ce4e8b3c0adc7981a52a256&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A3%3A1304%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;c9bf1da7e81941d7bf8edf219e3af8e2&#34;</ETag><Size>1304</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;8d018b1c8baffd1d3c1f37f9112e3931&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;eacc29fa533e744afa4e9a034e4063e7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;313094a08eaea3e8b4a9335ffd44f54b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;a13c73d880c9ea8669a713db0044cc73&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;28e110a65388b036725c956cb4f40835&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;34aedc6a7f8b316b3e420d638101b7f3&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;29151557cd5bf4a5eae9a392b2ab3ee8&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;5a2acfe7d9463c6376f658c29c90fd02&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;9a184fad7ff74943b8ca812f5af57463&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;97dd67255e56715570c8124d64393e24&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;48e1e22980ccda9edefd8f1004274739&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A3%3A1736%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;c89ad4686d31b02b0e0e819333897101&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A4%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;b2f2306a3c7f01a5fd37e98c5f0db539&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;00949568528376e724e9fcf4d3b60725&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f472e8e0d0f8111aa3f3bc9c406179b1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;80731454b0f0f6bda9a6706328d41672&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A2%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;2331f114069e506fa45abd92f7cc16e8&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;80d5289d31961bf2a3b4ab12a0127d24&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A2%3A1256%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;78ecfb41c1828cbbf3e867460bede6a4&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e88ed3aaa7eca2764356d27ef10cfa1c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037937%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1702f735c923178d6e8f8e1569466a4b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037937%3A1%3A1%3A255%3A2%3A1144%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;feba9762acc7f93b4a56d85b48cf26fa&#34;</ETag><Size>1144</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;7011ee874e8ff2211e9e54543b3191f4&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A2%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;4a76c36aabfa4086bfd8d8d31bcbffc6&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A2%3A255%3A2%3A1448%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;0df75368d33e1d5d81a28b9a08eafcf3&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1640%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d94425a6997dab6e73d403aaaf1472ea&#34;</ETag><Size>1640</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;2119f8302ae9404302822f9dc235ec46&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f3d1bfdf886644bf29d31bd16584da90&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;2ace9abb6396728189d1f1270d6016c2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;bf78ed23adbd0ac419f1474fe596777e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A4%3A1784%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e97ede3a0b632611b38c82fa05d2f765&#34;</ETag><Size>1784</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;b0e4109c11e7240a3cfd95e0d987e3db&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;43314d5c28b605b5517144e412dfb477&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f48f340d92e63ff14be5fd27cc733f2c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;19a6de2f8fda386c1628a05640b1d614&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;cdd71f3f9258303a74e6bab5a59bf6d5&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A3%3A2112%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;91eda4be98cc3bac3417ee9509f73d7d&#34;</ETag><Size>2112</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A4%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;82778727338cea7e5f52a40b3c40f1d4&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;03be68aedc5e93911c97cacb12d43770&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b147b1cfd1ef351a131e686de1631d5c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A2%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;53e8079776efd0c7fe82c7cf6eafb28d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;9f36bfd117b58e56c940657eecfd89d2&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;aaa0a6e02417d93517e63e65e3e7d2e2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A2%3A255%3A1%3A1424%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d120f7f937da41759afa30a510ce0255&#34;</ETag><Size>1424</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1776%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;8160dece82ad022c94c68998c3b020aa&#34;</ETag><Size>1776</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;790833acc63bba5df43d70161e81146d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A3%3A1360%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;daff5c718ff85eb00c6b270f5760cb91&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d6b393272b0c8a1126c2678e565cb2e9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A2%3A255%3A1%3A1152%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ff9f3ec64ae8e1217924d0ed262134ae&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A1%3A2160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7d58cf2ffa3b3311d1c32aa97bc50a61&#34;</ETag><Size>2160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;3b536fbf5a72c6f1d25b794d57cc501b&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, f65c5779-065b-484c-a951-9f1f472cc918, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, f65c5779-065b-484c-a951-9f1f472cc918, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, f65c5779-065b-484c-a951-9f1f472cc918, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 3b6be905-1ebe-4cc1-9461-f04a864455f5, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 3b6be905-1ebe-4cc1-9461-f04a864455f5, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 3b6be905-1ebe-4cc1-9461-f04a864455f5, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 645, 'Portions': 145, 'ActivePortions': 145}, '__DEFAULT': {'Rows': 99355, 'Portions': 115, 'ActivePortions': 115}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 145, 'BlobSize': 176408, 'BlobCount': 725}, '__DEFAULT': {'Portions': 115, 'BlobSize': 4406080, 'BlobCount': 575}}, cold bucket stat: (0, 0), frozen bucket stat: (145, 176408)
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:16102/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204904Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204904Z
20251114/us-east-1/s3/aws4_request
a8b488ae560552ee3aff5736c21056b98674c7b68cd8d47b90cc7ceb5c81623d
DEBUG    botocore.auth:auth.py:430 Signature:
7ad193a361051070a42cc145f45059b2175b18d3474dd328c3b39e3d3d6d142b
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/cold_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204904Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=7ad193a361051070a42cc145f45059b2175b18d3474dd328c3b39e3d3d6d142b', 'amz-sdk-invocation-id': b'a27b4cab-c57d-4540-8107-4abf7452c923', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:49:04 GMT', 'x-amzn-requestid': 'fa3csRsi1BU58lgzvxTNXtkpOLOSMJ3c8gfEy7EM6yp2CcVtZHIq', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>cold_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:16102/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204904Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204904Z
20251114/us-east-1/s3/aws4_request
fc50ee672361bb1488f3741cc372e0c0e6ef977c60f3a882ea0bfe06eb2e6224
DEBUG    botocore.auth:auth.py:430 Signature:
37d1fdab7406318061ea525b2117966826618716e98e458de3b537ae365878ee
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/medium?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204904Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=37d1fdab7406318061ea525b2117966826618716e98e458de3b537ae365878ee', 'amz-sdk-invocation-id': b'24a27a97-2fce-441b-81a8-7fb17e5f1fc9', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:49:04 GMT', 'x-amzn-requestid': 'ZbJXMPUMPfnHs1jknUlu7DIQPkQJnnHpudyiJ9WW5wd0l8N2GLk0', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>medium</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:16102/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204904Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204904Z
20251114/us-east-1/s3/aws4_request
37908611468671ce41430e1137698d87fb860e524acf6b0b355d3df1ddeb3eb1
DEBUG    botocore.auth:auth.py:430 Signature:
8a623513873837a88a053a4d56ce8bcf7602a559d83a60670154271e8ae327ae
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/frozen_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204904Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=8a623513873837a88a053a4d56ce8bcf7602a559d83a60670154271e8ae327ae', 'amz-sdk-invocation-id': b'184bf96d-303e-43ea-a3c5-fa6fe0537dc7', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 53592
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:49:04 GMT', 'x-amzn-requestid': 'g24kQ9hcKo4qJaTuqeQ2Ubf7iQSkZDgBQNKWtXcbVkH6PUIJeJ0Y', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '53592', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;34eff939966dd96fc61e04bee3d4ba4f&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A2%3A1816%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;c745068d481b0515aea4165b916ec5cb&#34;</ETag><Size>1816</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;fb23f9171b17757cb1dc2e176469b4a5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cfa8a0b7952fb63f7dfadf2cf83097ed&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;969785d18638dc1e71dc309c8fee9f59&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;76c553122067e565c23ac6b7466026f1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;6cca3dcd8f413ad51af7003527118f53&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;9d0aea585719b4e1a8eb01d939c00a9d&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;4f98c8ca83a70a033c75eff6e19bcb8e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1a5f4df50ae0202b78181ab5a79fc270&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;710bd12a125a7a0826c6dabe086b07b9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;be0a7c1984f4c8093eabc624229e85d5&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;0d068b6671dccd5032bc42db6aa10674&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;169a39dc1ef992105b008d64454cdda2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A3%3A1536%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1cd0ecd015e159922d991777d4e34b6a&#34;</ETag><Size>1536</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A4%3A1152%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b0945c53e3a8c53e06b5efbe1fa00b7e&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;21d237d9b840230ac40911f05460d2c9&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;a65d4652ca975ca96dd4adc269404389&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ffa157b81657d56c3806591d18161366&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;dbb30cffd96f2cda495c11eb50c8872a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;0b1b088a94fe98718b260b4e9262c5c6&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A2%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e0f105c23fdc288d960126f34607d3c2&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037897%3A1%3A1%3A255%3A1%3A1720%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1f30e67ac29c7a33dfa177893c57fe4e&#34;</ETag><Size>1720</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;756c8bf50e1b14ddff981f3d35b13a9a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d1d491d289f10bd319a5964f50e522d9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;122ba98dfa6de83562b52443f97e0bdc&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;7626e60779c9117a5aa5552db3e2ef74&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1144%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;76b382c008c1daa16aef1c638ccec692&#34;</ETag><Size>1144</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;f2f766068f0decd10d0a355d7a3ce7df&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A3%3A1224%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ac22662b420aa8c5bd61f9d898d93abd&#34;</ETag><Size>1224</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A4%3A2504%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;240ff0ca91edad5ad611828468ea5b44&#34;</ETag><Size>2504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;658bdfb1748413af03d9fd46c9bb805b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cf86574e0b5b9320b5838d1fe614f7d6&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1416%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b9311bd0a3261cd1c110524dbed0c0ee&#34;</ETag><Size>1416</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A2%3A1928%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;88965419a67c815737ea9348e37e2277&#34;</ETag><Size>1928</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d70b30ee26e1677f1c1601ea54148330&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f6ca311e356541dde08266785f2d8dcb&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A2%3A1296%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;83616eaa943da37ef7a92311c263371e&#34;</ETag><Size>1296</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;efd7c7e653e7b4cae5fa36e16311349c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A2%3A255%3A1%3A2424%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1cdf12a5ba12af80a8fcbe65a51be1b9&#34;</ETag><Size>2424</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;011746a5ca01506fdf83964c27756f29&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037905%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;af992cc29bb2d9de8afef2fa09221752&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;27eec981a6efeef3dd4577c0490156cd&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;dee641780c0c4d248fd383936ad519c0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;35d9c5b51a686307a2465a8dce6122e9&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;397f4751afcb170c423e629fd2b03c46&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A2%3A1200%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ed50b0f966729dbc524ed39d67043e7f&#34;</ETag><Size>1200</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;3e018695734005e3be7a2c364a2f9f4b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e26638baeb35e1d203ff779209f18000&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;65a1dd34e301bdc4d29ef1b96ad9f016&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;baf3bbe887771567705ea1878ad8dc02&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7d2dd5438efac312030ab1d7ff2404c0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A2%3A1496%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;65a7ecaa6689f54356759745386bb91d&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;30b77b5019f350acbf9f718551d2da77&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A2416%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cd5d4acd4df5dd76dd58206782e7f365&#34;</ETag><Size>2416</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A2%3A1208%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e265bd76e5998bc292913aa80b0323cf&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1616%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;57a665afff22ef5b34e6e3d54deceb64&#34;</ETag><Size>1616</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;af26aa3d5e60723ce6781c6f3c2fc0ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A2%3A1320%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;809a9542bd1ef395b5328d6c62a10038&#34;</ETag><Size>1320</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;cb2ec8fd8e2f39c71ca7fd8e26141b9e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A4%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d6fc50af39123e0c794e997429c894f8&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A5%3A1360%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;65143fdbcdcf279b6c27a79c688dd56d&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0aeeeab35fcefe8ebe92923db835b993&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0f234b8606389bcc82637b5eec502dc0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;878094d78836df848f6343a8dd183909&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A3%3A2008%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ac4c5f21766b72b1ef9379e666fba4e7&#34;</ETag><Size>2008</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1352%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;60d206b93f7f63a6d550278c79178dc9&#34;</ETag><Size>1352</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0187ebcce0242f7da65b2c6f25982550&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ae2150d01ae7f1af2a175cdd5170207a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b94d64f4fcc3c13c48a75d7864c1ce62&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;35638001230ae7c046190a76967679de&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e5058fc8bcef1d12f3a97e90ef3a4f22&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;c7371c2c071f84a8da422b44dc6ac8cd&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e59e4b2b6a14b9718cfde17164df7873&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A4%3A1240%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b715d29f1acb4f69bb2c6e45c759c4d0&#34;</ETag><Size>1240</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;62b537d856fda5644fe2cc48902c9731&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A2%3A255%3A1%3A1600%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d2260a637a13ce8ecc25b9c01b52b67d&#34;</ETag><Size>1600</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e3574f40b33f06df9e67a72ccbbff43c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A2%3A255%3A1%3A1440%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;24187b7f04140bb0b1bb743be65ee07c&#34;</ETag><Size>1440</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;f336cf1caa2096a96de0cfbc70f9ad9d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A2%3A1264%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1f3c31b42afda4973595009325ef3e49&#34;</ETag><Size>1264</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;20aa44e25b95f87a8c7337a642e24c97&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;1dd035a4cbe08fccc42394835e89df77&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A3%3A1544%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ddfac5c4dd4e6cfa512fc9ef755d80ba&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A4%3A1504%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;73896829b5a8ee7e2a223f80dd6bc99f&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037924%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;6bd52922b36ff7c2ce79617366ee07ae&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1744%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;9480636392e60386e5fcfa26a7e5fa1e&#34;</ETag><Size>1744</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;86f1b31668de87d96f5f9b73789e6722&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A3%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;daa4772dea9401d3c58dea4ef6f578f1&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;66a62a7691132cb3b4613c1d975fab65&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7e8d7307f40bdeb4f3305e9be602cb27&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;a120a0287db33e7f87e2847b83e80d5f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;23ee82433ce4e8b3c0adc7981a52a256&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A3%3A1304%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;c9bf1da7e81941d7bf8edf219e3af8e2&#34;</ETag><Size>1304</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;8d018b1c8baffd1d3c1f37f9112e3931&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;eacc29fa533e744afa4e9a034e4063e7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;313094a08eaea3e8b4a9335ffd44f54b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;a13c73d880c9ea8669a713db0044cc73&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;28e110a65388b036725c956cb4f40835&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;34aedc6a7f8b316b3e420d638101b7f3&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;29151557cd5bf4a5eae9a392b2ab3ee8&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;5a2acfe7d9463c6376f658c29c90fd02&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;9a184fad7ff74943b8ca812f5af57463&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;97dd67255e56715570c8124d64393e24&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;48e1e22980ccda9edefd8f1004274739&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A3%3A1736%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;c89ad4686d31b02b0e0e819333897101&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A4%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;b2f2306a3c7f01a5fd37e98c5f0db539&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;00949568528376e724e9fcf4d3b60725&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f472e8e0d0f8111aa3f3bc9c406179b1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;80731454b0f0f6bda9a6706328d41672&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A2%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;2331f114069e506fa45abd92f7cc16e8&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;80d5289d31961bf2a3b4ab12a0127d24&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A2%3A1256%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;78ecfb41c1828cbbf3e867460bede6a4&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e88ed3aaa7eca2764356d27ef10cfa1c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037937%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1702f735c923178d6e8f8e1569466a4b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037937%3A1%3A1%3A255%3A2%3A1144%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;feba9762acc7f93b4a56d85b48cf26fa&#34;</ETag><Size>1144</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;7011ee874e8ff2211e9e54543b3191f4&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A2%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;4a76c36aabfa4086bfd8d8d31bcbffc6&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A2%3A255%3A2%3A1448%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;0df75368d33e1d5d81a28b9a08eafcf3&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1640%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d94425a6997dab6e73d403aaaf1472ea&#34;</ETag><Size>1640</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;2119f8302ae9404302822f9dc235ec46&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f3d1bfdf886644bf29d31bd16584da90&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;2ace9abb6396728189d1f1270d6016c2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;bf78ed23adbd0ac419f1474fe596777e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A4%3A1784%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e97ede3a0b632611b38c82fa05d2f765&#34;</ETag><Size>1784</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;b0e4109c11e7240a3cfd95e0d987e3db&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;43314d5c28b605b5517144e412dfb477&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f48f340d92e63ff14be5fd27cc733f2c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;19a6de2f8fda386c1628a05640b1d614&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;cdd71f3f9258303a74e6bab5a59bf6d5&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A3%3A2112%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;91eda4be98cc3bac3417ee9509f73d7d&#34;</ETag><Size>2112</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A4%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;82778727338cea7e5f52a40b3c40f1d4&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;03be68aedc5e93911c97cacb12d43770&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b147b1cfd1ef351a131e686de1631d5c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A2%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;53e8079776efd0c7fe82c7cf6eafb28d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;9f36bfd117b58e56c940657eecfd89d2&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;aaa0a6e02417d93517e63e65e3e7d2e2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A2%3A255%3A1%3A1424%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d120f7f937da41759afa30a510ce0255&#34;</ETag><Size>1424</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1776%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;8160dece82ad022c94c68998c3b020aa&#34;</ETag><Size>1776</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;790833acc63bba5df43d70161e81146d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A3%3A1360%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;daff5c718ff85eb00c6b270f5760cb91&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d6b393272b0c8a1126c2678e565cb2e9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A2%3A255%3A1%3A1152%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ff9f3ec64ae8e1217924d0ed262134ae&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A1%3A2160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7d58cf2ffa3b3311d1c32aa97bc50a61&#34;</ETag><Size>2160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;3b536fbf5a72c6f1d25b794d57cc501b&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 7d096ab3-e5b7-4347-84d1-79d434d08a2b, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 7d096ab3-e5b7-4347-84d1-79d434d08a2b, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 7d096ab3-e5b7-4347-84d1-79d434d08a2b, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 8f8c208b-1ab0-4234-8f02-54b11f2c04f7, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 8f8c208b-1ab0-4234-8f02-54b11f2c04f7, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 8f8c208b-1ab0-4234-8f02-54b11f2c04f7, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 645, 'Portions': 145, 'ActivePortions': 145}, '__DEFAULT': {'Rows': 99355, 'Portions': 115, 'ActivePortions': 115}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 145, 'BlobSize': 176408, 'BlobCount': 725}, '__DEFAULT': {'Portions': 115, 'BlobSize': 4406080, 'BlobCount': 575}}, cold bucket stat: (0, 0), frozen bucket stat: (145, 176408)
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:16102/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204905Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204905Z
20251114/us-east-1/s3/aws4_request
0dfb7b32328a69e2872d0271a2ae76b4c6b2fbcde980bdc6db92c3baef21724b
DEBUG    botocore.auth:auth.py:430 Signature:
812587a2f849cdc812bb5b1689c4f05628f01d91989c581c26ddad463992cc9a
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/cold_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204905Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=812587a2f849cdc812bb5b1689c4f05628f01d91989c581c26ddad463992cc9a', 'amz-sdk-invocation-id': b'9341a34c-c96c-453f-9923-934112d48a42', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:49:05 GMT', 'x-amzn-requestid': 'cI5DwYgLKf2tzWg0qm4LWpvI4dAohYGvpNZniw4s3dBblW6u6V0c', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>cold_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:16102/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204905Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204905Z
20251114/us-east-1/s3/aws4_request
5442cbfcad240c6fcfffec63ba9ec0afb7a93d1b48c12a0f0fbb8108b0f46ac7
DEBUG    botocore.auth:auth.py:430 Signature:
689322d54858a2e38f8d685f84a70cfd48ea21ddbc9c5bcc5650fddc384bfc08
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/medium?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204905Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=689322d54858a2e38f8d685f84a70cfd48ea21ddbc9c5bcc5650fddc384bfc08', 'amz-sdk-invocation-id': b'b31e0a99-d1f9-4f40-98c4-ce4e4862ae2d', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:49:05 GMT', 'x-amzn-requestid': 'PaenB9Kf7sMx30A0Z3ucq06nWa7AIKWgD7vJLz8QyI9rv87vCvkJ', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>medium</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:16102/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204905Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204905Z
20251114/us-east-1/s3/aws4_request
417f139146c6243d29fba15f044e36b6dbdf9278287ec56a45cde259f1da6b33
DEBUG    botocore.auth:auth.py:430 Signature:
fb1147fb5de69614ee60d7c066de015886d174313d094b2e59328beeea5af853
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/frozen_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204905Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=fb1147fb5de69614ee60d7c066de015886d174313d094b2e59328beeea5af853', 'amz-sdk-invocation-id': b'ca0f02f2-bd67-4f96-862b-a3656ba0edf7', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 53592
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:49:05 GMT', 'x-amzn-requestid': 'gkqZUeLnFYoFgiaSDTNSAFuDiLFoVUysGhx7OjDTRZVcEwePWGtT', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '53592', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;34eff939966dd96fc61e04bee3d4ba4f&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A2%3A1816%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;c745068d481b0515aea4165b916ec5cb&#34;</ETag><Size>1816</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;fb23f9171b17757cb1dc2e176469b4a5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cfa8a0b7952fb63f7dfadf2cf83097ed&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;969785d18638dc1e71dc309c8fee9f59&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;76c553122067e565c23ac6b7466026f1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;6cca3dcd8f413ad51af7003527118f53&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;9d0aea585719b4e1a8eb01d939c00a9d&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;4f98c8ca83a70a033c75eff6e19bcb8e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1a5f4df50ae0202b78181ab5a79fc270&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;710bd12a125a7a0826c6dabe086b07b9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;be0a7c1984f4c8093eabc624229e85d5&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;0d068b6671dccd5032bc42db6aa10674&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;169a39dc1ef992105b008d64454cdda2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A3%3A1536%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1cd0ecd015e159922d991777d4e34b6a&#34;</ETag><Size>1536</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A4%3A1152%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b0945c53e3a8c53e06b5efbe1fa00b7e&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;21d237d9b840230ac40911f05460d2c9&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;a65d4652ca975ca96dd4adc269404389&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ffa157b81657d56c3806591d18161366&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;dbb30cffd96f2cda495c11eb50c8872a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;0b1b088a94fe98718b260b4e9262c5c6&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A2%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e0f105c23fdc288d960126f34607d3c2&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037897%3A1%3A1%3A255%3A1%3A1720%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1f30e67ac29c7a33dfa177893c57fe4e&#34;</ETag><Size>1720</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;756c8bf50e1b14ddff981f3d35b13a9a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d1d491d289f10bd319a5964f50e522d9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;122ba98dfa6de83562b52443f97e0bdc&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;7626e60779c9117a5aa5552db3e2ef74&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1144%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;76b382c008c1daa16aef1c638ccec692&#34;</ETag><Size>1144</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;f2f766068f0decd10d0a355d7a3ce7df&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A3%3A1224%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ac22662b420aa8c5bd61f9d898d93abd&#34;</ETag><Size>1224</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A4%3A2504%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;240ff0ca91edad5ad611828468ea5b44&#34;</ETag><Size>2504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;658bdfb1748413af03d9fd46c9bb805b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cf86574e0b5b9320b5838d1fe614f7d6&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1416%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b9311bd0a3261cd1c110524dbed0c0ee&#34;</ETag><Size>1416</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A2%3A1928%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;88965419a67c815737ea9348e37e2277&#34;</ETag><Size>1928</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d70b30ee26e1677f1c1601ea54148330&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f6ca311e356541dde08266785f2d8dcb&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A2%3A1296%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;83616eaa943da37ef7a92311c263371e&#34;</ETag><Size>1296</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;efd7c7e653e7b4cae5fa36e16311349c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A2%3A255%3A1%3A2424%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1cdf12a5ba12af80a8fcbe65a51be1b9&#34;</ETag><Size>2424</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;011746a5ca01506fdf83964c27756f29&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037905%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;af992cc29bb2d9de8afef2fa09221752&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;27eec981a6efeef3dd4577c0490156cd&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;dee641780c0c4d248fd383936ad519c0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;35d9c5b51a686307a2465a8dce6122e9&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;397f4751afcb170c423e629fd2b03c46&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A2%3A1200%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ed50b0f966729dbc524ed39d67043e7f&#34;</ETag><Size>1200</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;3e018695734005e3be7a2c364a2f9f4b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e26638baeb35e1d203ff779209f18000&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;65a1dd34e301bdc4d29ef1b96ad9f016&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;baf3bbe887771567705ea1878ad8dc02&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7d2dd5438efac312030ab1d7ff2404c0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A2%3A1496%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;65a7ecaa6689f54356759745386bb91d&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;30b77b5019f350acbf9f718551d2da77&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A2416%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cd5d4acd4df5dd76dd58206782e7f365&#34;</ETag><Size>2416</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A2%3A1208%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e265bd76e5998bc292913aa80b0323cf&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1616%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;57a665afff22ef5b34e6e3d54deceb64&#34;</ETag><Size>1616</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;af26aa3d5e60723ce6781c6f3c2fc0ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A2%3A1320%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;809a9542bd1ef395b5328d6c62a10038&#34;</ETag><Size>1320</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;cb2ec8fd8e2f39c71ca7fd8e26141b9e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A4%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d6fc50af39123e0c794e997429c894f8&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A5%3A1360%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;65143fdbcdcf279b6c27a79c688dd56d&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0aeeeab35fcefe8ebe92923db835b993&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0f234b8606389bcc82637b5eec502dc0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;878094d78836df848f6343a8dd183909&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A3%3A2008%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ac4c5f21766b72b1ef9379e666fba4e7&#34;</ETag><Size>2008</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1352%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;60d206b93f7f63a6d550278c79178dc9&#34;</ETag><Size>1352</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0187ebcce0242f7da65b2c6f25982550&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ae2150d01ae7f1af2a175cdd5170207a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b94d64f4fcc3c13c48a75d7864c1ce62&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;35638001230ae7c046190a76967679de&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e5058fc8bcef1d12f3a97e90ef3a4f22&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;c7371c2c071f84a8da422b44dc6ac8cd&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e59e4b2b6a14b9718cfde17164df7873&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A4%3A1240%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b715d29f1acb4f69bb2c6e45c759c4d0&#34;</ETag><Size>1240</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;62b537d856fda5644fe2cc48902c9731&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A2%3A255%3A1%3A1600%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d2260a637a13ce8ecc25b9c01b52b67d&#34;</ETag><Size>1600</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e3574f40b33f06df9e67a72ccbbff43c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A2%3A255%3A1%3A1440%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;24187b7f04140bb0b1bb743be65ee07c&#34;</ETag><Size>1440</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;f336cf1caa2096a96de0cfbc70f9ad9d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A2%3A1264%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1f3c31b42afda4973595009325ef3e49&#34;</ETag><Size>1264</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;20aa44e25b95f87a8c7337a642e24c97&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;1dd035a4cbe08fccc42394835e89df77&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A3%3A1544%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ddfac5c4dd4e6cfa512fc9ef755d80ba&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A4%3A1504%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;73896829b5a8ee7e2a223f80dd6bc99f&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037924%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;6bd52922b36ff7c2ce79617366ee07ae&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1744%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;9480636392e60386e5fcfa26a7e5fa1e&#34;</ETag><Size>1744</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;86f1b31668de87d96f5f9b73789e6722&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A3%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;daa4772dea9401d3c58dea4ef6f578f1&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;66a62a7691132cb3b4613c1d975fab65&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7e8d7307f40bdeb4f3305e9be602cb27&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;a120a0287db33e7f87e2847b83e80d5f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;23ee82433ce4e8b3c0adc7981a52a256&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A3%3A1304%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;c9bf1da7e81941d7bf8edf219e3af8e2&#34;</ETag><Size>1304</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;8d018b1c8baffd1d3c1f37f9112e3931&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;eacc29fa533e744afa4e9a034e4063e7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;313094a08eaea3e8b4a9335ffd44f54b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;a13c73d880c9ea8669a713db0044cc73&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;28e110a65388b036725c956cb4f40835&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;34aedc6a7f8b316b3e420d638101b7f3&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;29151557cd5bf4a5eae9a392b2ab3ee8&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;5a2acfe7d9463c6376f658c29c90fd02&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;9a184fad7ff74943b8ca812f5af57463&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;97dd67255e56715570c8124d64393e24&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;48e1e22980ccda9edefd8f1004274739&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A3%3A1736%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;c89ad4686d31b02b0e0e819333897101&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A4%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;b2f2306a3c7f01a5fd37e98c5f0db539&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;00949568528376e724e9fcf4d3b60725&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f472e8e0d0f8111aa3f3bc9c406179b1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;80731454b0f0f6bda9a6706328d41672&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A2%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;2331f114069e506fa45abd92f7cc16e8&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;80d5289d31961bf2a3b4ab12a0127d24&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A2%3A1256%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;78ecfb41c1828cbbf3e867460bede6a4&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e88ed3aaa7eca2764356d27ef10cfa1c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037937%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1702f735c923178d6e8f8e1569466a4b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037937%3A1%3A1%3A255%3A2%3A1144%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;feba9762acc7f93b4a56d85b48cf26fa&#34;</ETag><Size>1144</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;7011ee874e8ff2211e9e54543b3191f4&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A2%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;4a76c36aabfa4086bfd8d8d31bcbffc6&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A2%3A255%3A2%3A1448%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;0df75368d33e1d5d81a28b9a08eafcf3&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1640%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d94425a6997dab6e73d403aaaf1472ea&#34;</ETag><Size>1640</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;2119f8302ae9404302822f9dc235ec46&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f3d1bfdf886644bf29d31bd16584da90&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;2ace9abb6396728189d1f1270d6016c2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;bf78ed23adbd0ac419f1474fe596777e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A4%3A1784%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e97ede3a0b632611b38c82fa05d2f765&#34;</ETag><Size>1784</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;b0e4109c11e7240a3cfd95e0d987e3db&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;43314d5c28b605b5517144e412dfb477&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f48f340d92e63ff14be5fd27cc733f2c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;19a6de2f8fda386c1628a05640b1d614&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;cdd71f3f9258303a74e6bab5a59bf6d5&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A3%3A2112%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;91eda4be98cc3bac3417ee9509f73d7d&#34;</ETag><Size>2112</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A4%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;82778727338cea7e5f52a40b3c40f1d4&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;03be68aedc5e93911c97cacb12d43770&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b147b1cfd1ef351a131e686de1631d5c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A2%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;53e8079776efd0c7fe82c7cf6eafb28d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;9f36bfd117b58e56c940657eecfd89d2&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;aaa0a6e02417d93517e63e65e3e7d2e2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A2%3A255%3A1%3A1424%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d120f7f937da41759afa30a510ce0255&#34;</ETag><Size>1424</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1776%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;8160dece82ad022c94c68998c3b020aa&#34;</ETag><Size>1776</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;790833acc63bba5df43d70161e81146d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A3%3A1360%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;daff5c718ff85eb00c6b270f5760cb91&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d6b393272b0c8a1126c2678e565cb2e9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A2%3A255%3A1%3A1152%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ff9f3ec64ae8e1217924d0ed262134ae&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A1%3A2160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7d58cf2ffa3b3311d1c32aa97bc50a61&#34;</ETag><Size>2160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;3b536fbf5a72c6f1d25b794d57cc501b&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 785a2f0f-c376-4044-b73c-eb8afceabbf5, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 785a2f0f-c376-4044-b73c-eb8afceabbf5, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 785a2f0f-c376-4044-b73c-eb8afceabbf5, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 156028b5-8cfd-4841-9611-63b09c81c198, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 156028b5-8cfd-4841-9611-63b09c81c198, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 156028b5-8cfd-4841-9611-63b09c81c198, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 645, 'Portions': 145, 'ActivePortions': 145}, '__DEFAULT': {'Rows': 99355, 'Portions': 115, 'ActivePortions': 115}}, blobs: {'__DEFAULT': {'Portions': 115, 'BlobSize': 4406080, 'BlobCount': 575}, '/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 145, 'BlobSize': 176408, 'BlobCount': 725}}, cold bucket stat: (0, 0), frozen bucket stat: (145, 176408)
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:16102/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204907Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204907Z
20251114/us-east-1/s3/aws4_request
36a9ea3d95042215bdeb965e558d068a637e330fded0bfe15c9f0e5601ac118f
DEBUG    botocore.auth:auth.py:430 Signature:
79261521d7a26e4aa535b63ba518308152e7b5383f6317eb39a382d2e5ba069d
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/cold_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204907Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=79261521d7a26e4aa535b63ba518308152e7b5383f6317eb39a382d2e5ba069d', 'amz-sdk-invocation-id': b'c44c9f2f-195e-4ff6-afcd-114bf88bc226', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:49:07 GMT', 'x-amzn-requestid': 'RZUzINLVeMFlcyC5Dgic0hPqKgJ509TfWoRtDQz7CbBW2MuxcuOp', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>cold_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:16102/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204907Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204907Z
20251114/us-east-1/s3/aws4_request
3989ac900ac4aa7d41aa65b1bde66da623fbfad3092247ab0b19497d5a4d60c3
DEBUG    botocore.auth:auth.py:430 Signature:
93e5cfcfae6e7dc111b52c1eca8ca14e0f5994179dd995e7e51b85e21870de74
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/medium?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204907Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=93e5cfcfae6e7dc111b52c1eca8ca14e0f5994179dd995e7e51b85e21870de74', 'amz-sdk-invocation-id': b'88b6d190-c8ae-49e5-a920-037bd0bd342a', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:49:07 GMT', 'x-amzn-requestid': 'f8SbUe5fKEuWf22RfvVxnX3OxEHTqEcCiSArTjYAeuUARHYcq6GN', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>medium</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:16102/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204907Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204907Z
20251114/us-east-1/s3/aws4_request
e6001aa586df17080c86ac6d66a69606f645cab4b7c8a3b93a8d6ffdee7ed90c
DEBUG    botocore.auth:auth.py:430 Signature:
3437f80c06641c80af603b523d20990a14d228297c0280ad479f1293c3f1fe78
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/frozen_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204907Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=3437f80c06641c80af603b523d20990a14d228297c0280ad479f1293c3f1fe78', 'amz-sdk-invocation-id': b'cc8b674f-a04c-4eda-a9ef-163fcf36277b', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 53592
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:49:07 GMT', 'x-amzn-requestid': 'n4REQcDP5eNrrP4TFCcO1WF0E4WmFeG0FqsonlyyR7H9BWC0G8sB', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '53592', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;34eff939966dd96fc61e04bee3d4ba4f&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A2%3A1816%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;c745068d481b0515aea4165b916ec5cb&#34;</ETag><Size>1816</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;fb23f9171b17757cb1dc2e176469b4a5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cfa8a0b7952fb63f7dfadf2cf83097ed&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;969785d18638dc1e71dc309c8fee9f59&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;76c553122067e565c23ac6b7466026f1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;6cca3dcd8f413ad51af7003527118f53&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;9d0aea585719b4e1a8eb01d939c00a9d&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;4f98c8ca83a70a033c75eff6e19bcb8e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1a5f4df50ae0202b78181ab5a79fc270&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;710bd12a125a7a0826c6dabe086b07b9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;be0a7c1984f4c8093eabc624229e85d5&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;0d068b6671dccd5032bc42db6aa10674&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;169a39dc1ef992105b008d64454cdda2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A3%3A1536%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1cd0ecd015e159922d991777d4e34b6a&#34;</ETag><Size>1536</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A4%3A1152%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b0945c53e3a8c53e06b5efbe1fa00b7e&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;21d237d9b840230ac40911f05460d2c9&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;a65d4652ca975ca96dd4adc269404389&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ffa157b81657d56c3806591d18161366&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;dbb30cffd96f2cda495c11eb50c8872a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;0b1b088a94fe98718b260b4e9262c5c6&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A2%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e0f105c23fdc288d960126f34607d3c2&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037897%3A1%3A1%3A255%3A1%3A1720%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1f30e67ac29c7a33dfa177893c57fe4e&#34;</ETag><Size>1720</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;756c8bf50e1b14ddff981f3d35b13a9a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d1d491d289f10bd319a5964f50e522d9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;122ba98dfa6de83562b52443f97e0bdc&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;7626e60779c9117a5aa5552db3e2ef74&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1144%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;76b382c008c1daa16aef1c638ccec692&#34;</ETag><Size>1144</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;f2f766068f0decd10d0a355d7a3ce7df&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A3%3A1224%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ac22662b420aa8c5bd61f9d898d93abd&#34;</ETag><Size>1224</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A4%3A2504%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;240ff0ca91edad5ad611828468ea5b44&#34;</ETag><Size>2504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;658bdfb1748413af03d9fd46c9bb805b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cf86574e0b5b9320b5838d1fe614f7d6&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1416%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b9311bd0a3261cd1c110524dbed0c0ee&#34;</ETag><Size>1416</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A2%3A1928%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;88965419a67c815737ea9348e37e2277&#34;</ETag><Size>1928</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d70b30ee26e1677f1c1601ea54148330&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f6ca311e356541dde08266785f2d8dcb&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A2%3A1296%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;83616eaa943da37ef7a92311c263371e&#34;</ETag><Size>1296</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;efd7c7e653e7b4cae5fa36e16311349c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A2%3A255%3A1%3A2424%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1cdf12a5ba12af80a8fcbe65a51be1b9&#34;</ETag><Size>2424</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;011746a5ca01506fdf83964c27756f29&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037905%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;af992cc29bb2d9de8afef2fa09221752&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;27eec981a6efeef3dd4577c0490156cd&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;dee641780c0c4d248fd383936ad519c0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;35d9c5b51a686307a2465a8dce6122e9&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;397f4751afcb170c423e629fd2b03c46&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A2%3A1200%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ed50b0f966729dbc524ed39d67043e7f&#34;</ETag><Size>1200</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;3e018695734005e3be7a2c364a2f9f4b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e26638baeb35e1d203ff779209f18000&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;65a1dd34e301bdc4d29ef1b96ad9f016&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;baf3bbe887771567705ea1878ad8dc02&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7d2dd5438efac312030ab1d7ff2404c0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A2%3A1496%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;65a7ecaa6689f54356759745386bb91d&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;30b77b5019f350acbf9f718551d2da77&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A2416%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cd5d4acd4df5dd76dd58206782e7f365&#34;</ETag><Size>2416</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A2%3A1208%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e265bd76e5998bc292913aa80b0323cf&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1616%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;57a665afff22ef5b34e6e3d54deceb64&#34;</ETag><Size>1616</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;af26aa3d5e60723ce6781c6f3c2fc0ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A2%3A1320%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;809a9542bd1ef395b5328d6c62a10038&#34;</ETag><Size>1320</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;cb2ec8fd8e2f39c71ca7fd8e26141b9e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A4%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d6fc50af39123e0c794e997429c894f8&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A5%3A1360%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;65143fdbcdcf279b6c27a79c688dd56d&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0aeeeab35fcefe8ebe92923db835b993&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0f234b8606389bcc82637b5eec502dc0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;878094d78836df848f6343a8dd183909&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A3%3A2008%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ac4c5f21766b72b1ef9379e666fba4e7&#34;</ETag><Size>2008</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1352%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;60d206b93f7f63a6d550278c79178dc9&#34;</ETag><Size>1352</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0187ebcce0242f7da65b2c6f25982550&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ae2150d01ae7f1af2a175cdd5170207a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b94d64f4fcc3c13c48a75d7864c1ce62&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;35638001230ae7c046190a76967679de&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e5058fc8bcef1d12f3a97e90ef3a4f22&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;c7371c2c071f84a8da422b44dc6ac8cd&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e59e4b2b6a14b9718cfde17164df7873&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A4%3A1240%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b715d29f1acb4f69bb2c6e45c759c4d0&#34;</ETag><Size>1240</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;62b537d856fda5644fe2cc48902c9731&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A2%3A255%3A1%3A1600%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d2260a637a13ce8ecc25b9c01b52b67d&#34;</ETag><Size>1600</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e3574f40b33f06df9e67a72ccbbff43c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A2%3A255%3A1%3A1440%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;24187b7f04140bb0b1bb743be65ee07c&#34;</ETag><Size>1440</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;f336cf1caa2096a96de0cfbc70f9ad9d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A2%3A1264%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1f3c31b42afda4973595009325ef3e49&#34;</ETag><Size>1264</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;20aa44e25b95f87a8c7337a642e24c97&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;1dd035a4cbe08fccc42394835e89df77&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A3%3A1544%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ddfac5c4dd4e6cfa512fc9ef755d80ba&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A4%3A1504%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;73896829b5a8ee7e2a223f80dd6bc99f&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037924%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;6bd52922b36ff7c2ce79617366ee07ae&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1744%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;9480636392e60386e5fcfa26a7e5fa1e&#34;</ETag><Size>1744</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;86f1b31668de87d96f5f9b73789e6722&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A3%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;daa4772dea9401d3c58dea4ef6f578f1&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;66a62a7691132cb3b4613c1d975fab65&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7e8d7307f40bdeb4f3305e9be602cb27&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;a120a0287db33e7f87e2847b83e80d5f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;23ee82433ce4e8b3c0adc7981a52a256&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A3%3A1304%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;c9bf1da7e81941d7bf8edf219e3af8e2&#34;</ETag><Size>1304</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;8d018b1c8baffd1d3c1f37f9112e3931&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;eacc29fa533e744afa4e9a034e4063e7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;313094a08eaea3e8b4a9335ffd44f54b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;a13c73d880c9ea8669a713db0044cc73&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;28e110a65388b036725c956cb4f40835&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;34aedc6a7f8b316b3e420d638101b7f3&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;29151557cd5bf4a5eae9a392b2ab3ee8&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;5a2acfe7d9463c6376f658c29c90fd02&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;9a184fad7ff74943b8ca812f5af57463&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;97dd67255e56715570c8124d64393e24&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;48e1e22980ccda9edefd8f1004274739&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A3%3A1736%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;c89ad4686d31b02b0e0e819333897101&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A4%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;b2f2306a3c7f01a5fd37e98c5f0db539&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;00949568528376e724e9fcf4d3b60725&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f472e8e0d0f8111aa3f3bc9c406179b1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;80731454b0f0f6bda9a6706328d41672&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A2%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;2331f114069e506fa45abd92f7cc16e8&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;80d5289d31961bf2a3b4ab12a0127d24&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A2%3A1256%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;78ecfb41c1828cbbf3e867460bede6a4&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e88ed3aaa7eca2764356d27ef10cfa1c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037937%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1702f735c923178d6e8f8e1569466a4b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037937%3A1%3A1%3A255%3A2%3A1144%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;feba9762acc7f93b4a56d85b48cf26fa&#34;</ETag><Size>1144</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;7011ee874e8ff2211e9e54543b3191f4&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A2%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;4a76c36aabfa4086bfd8d8d31bcbffc6&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A2%3A255%3A2%3A1448%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;0df75368d33e1d5d81a28b9a08eafcf3&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1640%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d94425a6997dab6e73d403aaaf1472ea&#34;</ETag><Size>1640</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;2119f8302ae9404302822f9dc235ec46&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f3d1bfdf886644bf29d31bd16584da90&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;2ace9abb6396728189d1f1270d6016c2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;bf78ed23adbd0ac419f1474fe596777e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A4%3A1784%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e97ede3a0b632611b38c82fa05d2f765&#34;</ETag><Size>1784</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;b0e4109c11e7240a3cfd95e0d987e3db&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;43314d5c28b605b5517144e412dfb477&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f48f340d92e63ff14be5fd27cc733f2c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;19a6de2f8fda386c1628a05640b1d614&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;cdd71f3f9258303a74e6bab5a59bf6d5&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A3%3A2112%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;91eda4be98cc3bac3417ee9509f73d7d&#34;</ETag><Size>2112</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A4%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;82778727338cea7e5f52a40b3c40f1d4&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;03be68aedc5e93911c97cacb12d43770&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b147b1cfd1ef351a131e686de1631d5c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A2%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;53e8079776efd0c7fe82c7cf6eafb28d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;9f36bfd117b58e56c940657eecfd89d2&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;aaa0a6e02417d93517e63e65e3e7d2e2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A2%3A255%3A1%3A1424%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d120f7f937da41759afa30a510ce0255&#34;</ETag><Size>1424</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1776%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;8160dece82ad022c94c68998c3b020aa&#34;</ETag><Size>1776</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;790833acc63bba5df43d70161e81146d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A3%3A1360%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;daff5c718ff85eb00c6b270f5760cb91&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d6b393272b0c8a1126c2678e565cb2e9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A2%3A255%3A1%3A1152%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ff9f3ec64ae8e1217924d0ed262134ae&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A1%3A2160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7d58cf2ffa3b3311d1c32aa97bc50a61&#34;</ETag><Size>2160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;3b536fbf5a72c6f1d25b794d57cc501b&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, ea38064b-901a-486c-b678-664c1e32962b, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, ea38064b-901a-486c-b678-664c1e32962b, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, ea38064b-901a-486c-b678-664c1e32962b, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 64aebb68-a552-4854-8c1d-8ac1d9c70fc7, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 64aebb68-a552-4854-8c1d-8ac1d9c70fc7, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 64aebb68-a552-4854-8c1d-8ac1d9c70fc7, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 645, 'Portions': 145, 'ActivePortions': 145}, '__DEFAULT': {'Rows': 99355, 'Portions': 115, 'ActivePortions': 115}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 145, 'BlobSize': 176408, 'BlobCount': 725}, '__DEFAULT': {'Portions': 115, 'BlobSize': 4406080, 'BlobCount': 575}}, cold bucket stat: (0, 0), frozen bucket stat: (145, 176408)
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:16102/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204908Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204908Z
20251114/us-east-1/s3/aws4_request
0246d1bc180ed0483d02ed67b5a49f1dcbf6de3e531d580017976a56bf4b3c6b
DEBUG    botocore.auth:auth.py:430 Signature:
f03127f701f04c865700ff87e58f9a29901c25ca8dae8e2dbb3ae60350928c48
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/cold_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204908Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=f03127f701f04c865700ff87e58f9a29901c25ca8dae8e2dbb3ae60350928c48', 'amz-sdk-invocation-id': b'44a4fc1c-4f77-43d9-94ea-8653c1798559', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:49:08 GMT', 'x-amzn-requestid': 'SxUcELvw7capzumYMtT8zzU8nmvbCo6TZiullm1ChjEkzQ5OuM2t', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>cold_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:16102/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204908Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204908Z
20251114/us-east-1/s3/aws4_request
2af57d43403f53eecff83215ee6632d4139c9784992bf5f1d8f01886c663cc4e
DEBUG    botocore.auth:auth.py:430 Signature:
d05faa32e74ff5f7682c3a12ec085b560850707a7490af901ca6bd4f6756a423
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/medium?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204908Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=d05faa32e74ff5f7682c3a12ec085b560850707a7490af901ca6bd4f6756a423', 'amz-sdk-invocation-id': b'cb3f38b8-b900-400b-948a-49f44662aedd', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:49:08 GMT', 'x-amzn-requestid': 'ZPbwg0QqXmuymhbdeLckrTq3uDIygdRRBODkiZe2L1NHblncqC2A', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>medium</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:16102/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204908Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204908Z
20251114/us-east-1/s3/aws4_request
efb48398f2d5b6f41b30e9ef0f3b87d45127f824b94b619bff09d82adde341c3
DEBUG    botocore.auth:auth.py:430 Signature:
07d58e9180a5cb8ca05904834168daafe3507785d7306bf52df049c0ad961133
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/frozen_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204908Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=07d58e9180a5cb8ca05904834168daafe3507785d7306bf52df049c0ad961133', 'amz-sdk-invocation-id': b'4ab3415d-2a64-4c06-b01d-64981c469cfb', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 53592
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:49:08 GMT', 'x-amzn-requestid': 'IYy5V9ksRbSNXRuSF9XPBHelTa4RjfuWTqDBkK9YTxhd3fVfFALf', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '53592', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;34eff939966dd96fc61e04bee3d4ba4f&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A2%3A1816%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;c745068d481b0515aea4165b916ec5cb&#34;</ETag><Size>1816</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;fb23f9171b17757cb1dc2e176469b4a5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cfa8a0b7952fb63f7dfadf2cf83097ed&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;969785d18638dc1e71dc309c8fee9f59&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;76c553122067e565c23ac6b7466026f1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;6cca3dcd8f413ad51af7003527118f53&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;9d0aea585719b4e1a8eb01d939c00a9d&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;4f98c8ca83a70a033c75eff6e19bcb8e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1a5f4df50ae0202b78181ab5a79fc270&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;710bd12a125a7a0826c6dabe086b07b9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;be0a7c1984f4c8093eabc624229e85d5&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;0d068b6671dccd5032bc42db6aa10674&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;169a39dc1ef992105b008d64454cdda2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A3%3A1536%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1cd0ecd015e159922d991777d4e34b6a&#34;</ETag><Size>1536</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A4%3A1152%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b0945c53e3a8c53e06b5efbe1fa00b7e&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;21d237d9b840230ac40911f05460d2c9&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;a65d4652ca975ca96dd4adc269404389&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ffa157b81657d56c3806591d18161366&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;dbb30cffd96f2cda495c11eb50c8872a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;0b1b088a94fe98718b260b4e9262c5c6&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A2%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e0f105c23fdc288d960126f34607d3c2&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037897%3A1%3A1%3A255%3A1%3A1720%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1f30e67ac29c7a33dfa177893c57fe4e&#34;</ETag><Size>1720</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;756c8bf50e1b14ddff981f3d35b13a9a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d1d491d289f10bd319a5964f50e522d9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;122ba98dfa6de83562b52443f97e0bdc&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;7626e60779c9117a5aa5552db3e2ef74&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1144%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;76b382c008c1daa16aef1c638ccec692&#34;</ETag><Size>1144</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;f2f766068f0decd10d0a355d7a3ce7df&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A3%3A1224%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ac22662b420aa8c5bd61f9d898d93abd&#34;</ETag><Size>1224</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A4%3A2504%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;240ff0ca91edad5ad611828468ea5b44&#34;</ETag><Size>2504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;658bdfb1748413af03d9fd46c9bb805b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cf86574e0b5b9320b5838d1fe614f7d6&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1416%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b9311bd0a3261cd1c110524dbed0c0ee&#34;</ETag><Size>1416</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A2%3A1928%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;88965419a67c815737ea9348e37e2277&#34;</ETag><Size>1928</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d70b30ee26e1677f1c1601ea54148330&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f6ca311e356541dde08266785f2d8dcb&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A2%3A1296%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;83616eaa943da37ef7a92311c263371e&#34;</ETag><Size>1296</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;efd7c7e653e7b4cae5fa36e16311349c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A2%3A255%3A1%3A2424%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1cdf12a5ba12af80a8fcbe65a51be1b9&#34;</ETag><Size>2424</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;011746a5ca01506fdf83964c27756f29&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037905%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;af992cc29bb2d9de8afef2fa09221752&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;27eec981a6efeef3dd4577c0490156cd&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;dee641780c0c4d248fd383936ad519c0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;35d9c5b51a686307a2465a8dce6122e9&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;397f4751afcb170c423e629fd2b03c46&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A2%3A1200%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ed50b0f966729dbc524ed39d67043e7f&#34;</ETag><Size>1200</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;3e018695734005e3be7a2c364a2f9f4b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e26638baeb35e1d203ff779209f18000&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;65a1dd34e301bdc4d29ef1b96ad9f016&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;baf3bbe887771567705ea1878ad8dc02&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7d2dd5438efac312030ab1d7ff2404c0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A2%3A1496%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;65a7ecaa6689f54356759745386bb91d&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;30b77b5019f350acbf9f718551d2da77&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A2416%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cd5d4acd4df5dd76dd58206782e7f365&#34;</ETag><Size>2416</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A2%3A1208%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e265bd76e5998bc292913aa80b0323cf&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1616%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;57a665afff22ef5b34e6e3d54deceb64&#34;</ETag><Size>1616</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;af26aa3d5e60723ce6781c6f3c2fc0ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A2%3A1320%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;809a9542bd1ef395b5328d6c62a10038&#34;</ETag><Size>1320</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;cb2ec8fd8e2f39c71ca7fd8e26141b9e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A4%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d6fc50af39123e0c794e997429c894f8&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A5%3A1360%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;65143fdbcdcf279b6c27a79c688dd56d&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0aeeeab35fcefe8ebe92923db835b993&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0f234b8606389bcc82637b5eec502dc0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;878094d78836df848f6343a8dd183909&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A3%3A2008%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ac4c5f21766b72b1ef9379e666fba4e7&#34;</ETag><Size>2008</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1352%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;60d206b93f7f63a6d550278c79178dc9&#34;</ETag><Size>1352</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0187ebcce0242f7da65b2c6f25982550&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ae2150d01ae7f1af2a175cdd5170207a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b94d64f4fcc3c13c48a75d7864c1ce62&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;35638001230ae7c046190a76967679de&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e5058fc8bcef1d12f3a97e90ef3a4f22&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;c7371c2c071f84a8da422b44dc6ac8cd&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e59e4b2b6a14b9718cfde17164df7873&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A4%3A1240%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b715d29f1acb4f69bb2c6e45c759c4d0&#34;</ETag><Size>1240</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;62b537d856fda5644fe2cc48902c9731&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A2%3A255%3A1%3A1600%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d2260a637a13ce8ecc25b9c01b52b67d&#34;</ETag><Size>1600</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e3574f40b33f06df9e67a72ccbbff43c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A2%3A255%3A1%3A1440%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;24187b7f04140bb0b1bb743be65ee07c&#34;</ETag><Size>1440</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;f336cf1caa2096a96de0cfbc70f9ad9d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A2%3A1264%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1f3c31b42afda4973595009325ef3e49&#34;</ETag><Size>1264</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;20aa44e25b95f87a8c7337a642e24c97&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;1dd035a4cbe08fccc42394835e89df77&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A3%3A1544%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ddfac5c4dd4e6cfa512fc9ef755d80ba&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A4%3A1504%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;73896829b5a8ee7e2a223f80dd6bc99f&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037924%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;6bd52922b36ff7c2ce79617366ee07ae&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1744%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;9480636392e60386e5fcfa26a7e5fa1e&#34;</ETag><Size>1744</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;86f1b31668de87d96f5f9b73789e6722&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A3%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;daa4772dea9401d3c58dea4ef6f578f1&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;66a62a7691132cb3b4613c1d975fab65&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7e8d7307f40bdeb4f3305e9be602cb27&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;a120a0287db33e7f87e2847b83e80d5f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;23ee82433ce4e8b3c0adc7981a52a256&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A3%3A1304%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;c9bf1da7e81941d7bf8edf219e3af8e2&#34;</ETag><Size>1304</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;8d018b1c8baffd1d3c1f37f9112e3931&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;eacc29fa533e744afa4e9a034e4063e7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;313094a08eaea3e8b4a9335ffd44f54b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;a13c73d880c9ea8669a713db0044cc73&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;28e110a65388b036725c956cb4f40835&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;34aedc6a7f8b316b3e420d638101b7f3&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;29151557cd5bf4a5eae9a392b2ab3ee8&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;5a2acfe7d9463c6376f658c29c90fd02&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;9a184fad7ff74943b8ca812f5af57463&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;97dd67255e56715570c8124d64393e24&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;48e1e22980ccda9edefd8f1004274739&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A3%3A1736%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;c89ad4686d31b02b0e0e819333897101&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A4%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;b2f2306a3c7f01a5fd37e98c5f0db539&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;00949568528376e724e9fcf4d3b60725&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f472e8e0d0f8111aa3f3bc9c406179b1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;80731454b0f0f6bda9a6706328d41672&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A2%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;2331f114069e506fa45abd92f7cc16e8&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;80d5289d31961bf2a3b4ab12a0127d24&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A2%3A1256%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;78ecfb41c1828cbbf3e867460bede6a4&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e88ed3aaa7eca2764356d27ef10cfa1c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037937%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1702f735c923178d6e8f8e1569466a4b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037937%3A1%3A1%3A255%3A2%3A1144%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;feba9762acc7f93b4a56d85b48cf26fa&#34;</ETag><Size>1144</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;7011ee874e8ff2211e9e54543b3191f4&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A2%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;4a76c36aabfa4086bfd8d8d31bcbffc6&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A2%3A255%3A2%3A1448%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;0df75368d33e1d5d81a28b9a08eafcf3&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1640%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d94425a6997dab6e73d403aaaf1472ea&#34;</ETag><Size>1640</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;2119f8302ae9404302822f9dc235ec46&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f3d1bfdf886644bf29d31bd16584da90&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;2ace9abb6396728189d1f1270d6016c2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;bf78ed23adbd0ac419f1474fe596777e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A4%3A1784%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e97ede3a0b632611b38c82fa05d2f765&#34;</ETag><Size>1784</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;b0e4109c11e7240a3cfd95e0d987e3db&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;43314d5c28b605b5517144e412dfb477&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f48f340d92e63ff14be5fd27cc733f2c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;19a6de2f8fda386c1628a05640b1d614&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;cdd71f3f9258303a74e6bab5a59bf6d5&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A3%3A2112%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;91eda4be98cc3bac3417ee9509f73d7d&#34;</ETag><Size>2112</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A4%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;82778727338cea7e5f52a40b3c40f1d4&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;03be68aedc5e93911c97cacb12d43770&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b147b1cfd1ef351a131e686de1631d5c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A2%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;53e8079776efd0c7fe82c7cf6eafb28d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;9f36bfd117b58e56c940657eecfd89d2&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;aaa0a6e02417d93517e63e65e3e7d2e2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A2%3A255%3A1%3A1424%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d120f7f937da41759afa30a510ce0255&#34;</ETag><Size>1424</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1776%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;8160dece82ad022c94c68998c3b020aa&#34;</ETag><Size>1776</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;790833acc63bba5df43d70161e81146d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A3%3A1360%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;daff5c718ff85eb00c6b270f5760cb91&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d6b393272b0c8a1126c2678e565cb2e9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A2%3A255%3A1%3A1152%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ff9f3ec64ae8e1217924d0ed262134ae&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A1%3A2160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7d58cf2ffa3b3311d1c32aa97bc50a61&#34;</ETag><Size>2160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;3b536fbf5a72c6f1d25b794d57cc501b&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 980caed9-1cc1-48ab-acbb-26f3b327d7a9, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 980caed9-1cc1-48ab-acbb-26f3b327d7a9, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 980caed9-1cc1-48ab-acbb-26f3b327d7a9, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 5e7fd766-c2e1-445c-b44f-1fdaeb44c10b, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 5e7fd766-c2e1-445c-b44f-1fdaeb44c10b, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 5e7fd766-c2e1-445c-b44f-1fdaeb44c10b, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'__DEFAULT': {'Rows': 99355, 'Portions': 115, 'ActivePortions': 115}, '/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 645, 'Portions': 145, 'ActivePortions': 145}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 145, 'BlobSize': 176408, 'BlobCount': 725}, '__DEFAULT': {'Portions': 115, 'BlobSize': 4406080, 'BlobCount': 575}}, cold bucket stat: (0, 0), frozen bucket stat: (145, 176408)
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:16102/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204910Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204910Z
20251114/us-east-1/s3/aws4_request
801ec768322ba9d9e5e38b6eaf074bc2e69e8cd20deda87231fb7fcf3c787bbf
DEBUG    botocore.auth:auth.py:430 Signature:
361b0c0ec84a1407c52f0c9a4cede02c0795fd06c5ebbf29f1718c962d20751b
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/cold_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204910Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=361b0c0ec84a1407c52f0c9a4cede02c0795fd06c5ebbf29f1718c962d20751b', 'amz-sdk-invocation-id': b'632766d5-ddbe-4568-934e-b08c17563b32', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:49:10 GMT', 'x-amzn-requestid': '8nn26hLFrDGJIsNxeYTV5sh5wAezTNcIzCDfxCZCQoT2xmUkvj5P', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>cold_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:16102/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204910Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204910Z
20251114/us-east-1/s3/aws4_request
aac23e4c18f19a563ac64992953c2f95101c95fd092bc6aa99f8dab3a34eb15d
DEBUG    botocore.auth:auth.py:430 Signature:
92ad9eef5cf46772648409577488f658e4f53bf82775d6bb465a05ae241871f1
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/medium?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204910Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=92ad9eef5cf46772648409577488f658e4f53bf82775d6bb465a05ae241871f1', 'amz-sdk-invocation-id': b'62945f05-922e-4950-a951-d76020f3c1e4', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:49:10 GMT', 'x-amzn-requestid': 'grfWhFWxrl3gu07TFZsjuHxb47roBIlkOjDrRJCWYStk88qNkMoP', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>medium</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:16102/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204910Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204910Z
20251114/us-east-1/s3/aws4_request
51f936c8246f8cd9f27bebad354e002978886364798faecc1d7d9f2326e69625
DEBUG    botocore.auth:auth.py:430 Signature:
532de1393187cb70bf9726a9956cfe9124a8fc80b21c0c97aab53fbe8f81a146
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/frozen_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204910Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=532de1393187cb70bf9726a9956cfe9124a8fc80b21c0c97aab53fbe8f81a146', 'amz-sdk-invocation-id': b'0b21090b-3f3f-4bb3-a944-25125f260225', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 53592
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:49:10 GMT', 'x-amzn-requestid': 'bBtYej9hfSBzCyP1KfElGFGKKZVVCYCI7fBOT0RAf59OCBkYCoWB', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '53592', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;34eff939966dd96fc61e04bee3d4ba4f&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A2%3A1816%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;c745068d481b0515aea4165b916ec5cb&#34;</ETag><Size>1816</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;fb23f9171b17757cb1dc2e176469b4a5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cfa8a0b7952fb63f7dfadf2cf83097ed&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;969785d18638dc1e71dc309c8fee9f59&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;76c553122067e565c23ac6b7466026f1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;6cca3dcd8f413ad51af7003527118f53&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;9d0aea585719b4e1a8eb01d939c00a9d&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;4f98c8ca83a70a033c75eff6e19bcb8e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1a5f4df50ae0202b78181ab5a79fc270&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;710bd12a125a7a0826c6dabe086b07b9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;be0a7c1984f4c8093eabc624229e85d5&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;0d068b6671dccd5032bc42db6aa10674&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;169a39dc1ef992105b008d64454cdda2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A3%3A1536%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1cd0ecd015e159922d991777d4e34b6a&#34;</ETag><Size>1536</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A4%3A1152%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b0945c53e3a8c53e06b5efbe1fa00b7e&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;21d237d9b840230ac40911f05460d2c9&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;a65d4652ca975ca96dd4adc269404389&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ffa157b81657d56c3806591d18161366&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;dbb30cffd96f2cda495c11eb50c8872a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;0b1b088a94fe98718b260b4e9262c5c6&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A2%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e0f105c23fdc288d960126f34607d3c2&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037897%3A1%3A1%3A255%3A1%3A1720%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1f30e67ac29c7a33dfa177893c57fe4e&#34;</ETag><Size>1720</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;756c8bf50e1b14ddff981f3d35b13a9a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d1d491d289f10bd319a5964f50e522d9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;122ba98dfa6de83562b52443f97e0bdc&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;7626e60779c9117a5aa5552db3e2ef74&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1144%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;76b382c008c1daa16aef1c638ccec692&#34;</ETag><Size>1144</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;f2f766068f0decd10d0a355d7a3ce7df&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A3%3A1224%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ac22662b420aa8c5bd61f9d898d93abd&#34;</ETag><Size>1224</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A4%3A2504%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;240ff0ca91edad5ad611828468ea5b44&#34;</ETag><Size>2504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;658bdfb1748413af03d9fd46c9bb805b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cf86574e0b5b9320b5838d1fe614f7d6&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1416%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b9311bd0a3261cd1c110524dbed0c0ee&#34;</ETag><Size>1416</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A2%3A1928%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;88965419a67c815737ea9348e37e2277&#34;</ETag><Size>1928</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d70b30ee26e1677f1c1601ea54148330&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f6ca311e356541dde08266785f2d8dcb&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A2%3A1296%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;83616eaa943da37ef7a92311c263371e&#34;</ETag><Size>1296</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;efd7c7e653e7b4cae5fa36e16311349c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A2%3A255%3A1%3A2424%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1cdf12a5ba12af80a8fcbe65a51be1b9&#34;</ETag><Size>2424</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;011746a5ca01506fdf83964c27756f29&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037905%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;af992cc29bb2d9de8afef2fa09221752&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;27eec981a6efeef3dd4577c0490156cd&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;dee641780c0c4d248fd383936ad519c0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;35d9c5b51a686307a2465a8dce6122e9&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;397f4751afcb170c423e629fd2b03c46&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A2%3A1200%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ed50b0f966729dbc524ed39d67043e7f&#34;</ETag><Size>1200</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;3e018695734005e3be7a2c364a2f9f4b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e26638baeb35e1d203ff779209f18000&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;65a1dd34e301bdc4d29ef1b96ad9f016&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;baf3bbe887771567705ea1878ad8dc02&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7d2dd5438efac312030ab1d7ff2404c0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A2%3A1496%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;65a7ecaa6689f54356759745386bb91d&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;30b77b5019f350acbf9f718551d2da77&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A2416%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cd5d4acd4df5dd76dd58206782e7f365&#34;</ETag><Size>2416</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A2%3A1208%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e265bd76e5998bc292913aa80b0323cf&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1616%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;57a665afff22ef5b34e6e3d54deceb64&#34;</ETag><Size>1616</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;af26aa3d5e60723ce6781c6f3c2fc0ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A2%3A1320%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;809a9542bd1ef395b5328d6c62a10038&#34;</ETag><Size>1320</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;cb2ec8fd8e2f39c71ca7fd8e26141b9e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A4%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d6fc50af39123e0c794e997429c894f8&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A5%3A1360%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;65143fdbcdcf279b6c27a79c688dd56d&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0aeeeab35fcefe8ebe92923db835b993&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0f234b8606389bcc82637b5eec502dc0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;878094d78836df848f6343a8dd183909&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A3%3A2008%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ac4c5f21766b72b1ef9379e666fba4e7&#34;</ETag><Size>2008</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1352%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;60d206b93f7f63a6d550278c79178dc9&#34;</ETag><Size>1352</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0187ebcce0242f7da65b2c6f25982550&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ae2150d01ae7f1af2a175cdd5170207a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b94d64f4fcc3c13c48a75d7864c1ce62&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;35638001230ae7c046190a76967679de&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e5058fc8bcef1d12f3a97e90ef3a4f22&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;c7371c2c071f84a8da422b44dc6ac8cd&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e59e4b2b6a14b9718cfde17164df7873&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A4%3A1240%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b715d29f1acb4f69bb2c6e45c759c4d0&#34;</ETag><Size>1240</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;62b537d856fda5644fe2cc48902c9731&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A2%3A255%3A1%3A1600%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d2260a637a13ce8ecc25b9c01b52b67d&#34;</ETag><Size>1600</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e3574f40b33f06df9e67a72ccbbff43c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A2%3A255%3A1%3A1440%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;24187b7f04140bb0b1bb743be65ee07c&#34;</ETag><Size>1440</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;f336cf1caa2096a96de0cfbc70f9ad9d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A2%3A1264%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1f3c31b42afda4973595009325ef3e49&#34;</ETag><Size>1264</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;20aa44e25b95f87a8c7337a642e24c97&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;1dd035a4cbe08fccc42394835e89df77&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A3%3A1544%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ddfac5c4dd4e6cfa512fc9ef755d80ba&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A4%3A1504%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;73896829b5a8ee7e2a223f80dd6bc99f&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037924%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;6bd52922b36ff7c2ce79617366ee07ae&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1744%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;9480636392e60386e5fcfa26a7e5fa1e&#34;</ETag><Size>1744</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;86f1b31668de87d96f5f9b73789e6722&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A3%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;daa4772dea9401d3c58dea4ef6f578f1&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;66a62a7691132cb3b4613c1d975fab65&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7e8d7307f40bdeb4f3305e9be602cb27&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;a120a0287db33e7f87e2847b83e80d5f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;23ee82433ce4e8b3c0adc7981a52a256&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A3%3A1304%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;c9bf1da7e81941d7bf8edf219e3af8e2&#34;</ETag><Size>1304</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;8d018b1c8baffd1d3c1f37f9112e3931&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;eacc29fa533e744afa4e9a034e4063e7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;313094a08eaea3e8b4a9335ffd44f54b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;a13c73d880c9ea8669a713db0044cc73&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;28e110a65388b036725c956cb4f40835&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;34aedc6a7f8b316b3e420d638101b7f3&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;29151557cd5bf4a5eae9a392b2ab3ee8&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;5a2acfe7d9463c6376f658c29c90fd02&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;9a184fad7ff74943b8ca812f5af57463&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;97dd67255e56715570c8124d64393e24&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;48e1e22980ccda9edefd8f1004274739&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A3%3A1736%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;c89ad4686d31b02b0e0e819333897101&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A4%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;b2f2306a3c7f01a5fd37e98c5f0db539&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;00949568528376e724e9fcf4d3b60725&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f472e8e0d0f8111aa3f3bc9c406179b1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;80731454b0f0f6bda9a6706328d41672&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A2%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;2331f114069e506fa45abd92f7cc16e8&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;80d5289d31961bf2a3b4ab12a0127d24&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A2%3A1256%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;78ecfb41c1828cbbf3e867460bede6a4&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e88ed3aaa7eca2764356d27ef10cfa1c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037937%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1702f735c923178d6e8f8e1569466a4b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037937%3A1%3A1%3A255%3A2%3A1144%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;feba9762acc7f93b4a56d85b48cf26fa&#34;</ETag><Size>1144</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;7011ee874e8ff2211e9e54543b3191f4&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A2%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;4a76c36aabfa4086bfd8d8d31bcbffc6&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A2%3A255%3A2%3A1448%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;0df75368d33e1d5d81a28b9a08eafcf3&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1640%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d94425a6997dab6e73d403aaaf1472ea&#34;</ETag><Size>1640</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;2119f8302ae9404302822f9dc235ec46&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f3d1bfdf886644bf29d31bd16584da90&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;2ace9abb6396728189d1f1270d6016c2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;bf78ed23adbd0ac419f1474fe596777e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A4%3A1784%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e97ede3a0b632611b38c82fa05d2f765&#34;</ETag><Size>1784</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;b0e4109c11e7240a3cfd95e0d987e3db&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;43314d5c28b605b5517144e412dfb477&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f48f340d92e63ff14be5fd27cc733f2c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;19a6de2f8fda386c1628a05640b1d614&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;cdd71f3f9258303a74e6bab5a59bf6d5&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A3%3A2112%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;91eda4be98cc3bac3417ee9509f73d7d&#34;</ETag><Size>2112</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A4%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;82778727338cea7e5f52a40b3c40f1d4&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;03be68aedc5e93911c97cacb12d43770&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b147b1cfd1ef351a131e686de1631d5c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A2%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;53e8079776efd0c7fe82c7cf6eafb28d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;9f36bfd117b58e56c940657eecfd89d2&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;aaa0a6e02417d93517e63e65e3e7d2e2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A2%3A255%3A1%3A1424%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d120f7f937da41759afa30a510ce0255&#34;</ETag><Size>1424</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1776%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;8160dece82ad022c94c68998c3b020aa&#34;</ETag><Size>1776</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;790833acc63bba5df43d70161e81146d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A3%3A1360%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;daff5c718ff85eb00c6b270f5760cb91&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d6b393272b0c8a1126c2678e565cb2e9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A2%3A255%3A1%3A1152%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ff9f3ec64ae8e1217924d0ed262134ae&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A1%3A2160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7d58cf2ffa3b3311d1c32aa97bc50a61&#34;</ETag><Size>2160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;3b536fbf5a72c6f1d25b794d57cc501b&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 20d75238-86d9-4f23-bc50-25569f007a16, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 20d75238-86d9-4f23-bc50-25569f007a16, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 20d75238-86d9-4f23-bc50-25569f007a16, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, dd5ba2d0-1060-4d99-81c8-5b5daa1ae691, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, dd5ba2d0-1060-4d99-81c8-5b5daa1ae691, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, dd5ba2d0-1060-4d99-81c8-5b5daa1ae691, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 645, 'Portions': 145, 'ActivePortions': 145}, '__DEFAULT': {'Rows': 99355, 'Portions': 115, 'ActivePortions': 115}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 145, 'BlobSize': 176408, 'BlobCount': 725}, '__DEFAULT': {'Portions': 115, 'BlobSize': 4406080, 'BlobCount': 575}}, cold bucket stat: (0, 0), frozen bucket stat: (145, 176408)
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:16102/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204911Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204911Z
20251114/us-east-1/s3/aws4_request
d5ae33447f8ccefd2322c5495fd7dc640193d205d512f49c4b692acac1b094b8
DEBUG    botocore.auth:auth.py:430 Signature:
d6ef2abf1abdeb2a99da46512f66d541422aa5afa63601491cf2ad3658d6289d
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/cold_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204911Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=d6ef2abf1abdeb2a99da46512f66d541422aa5afa63601491cf2ad3658d6289d', 'amz-sdk-invocation-id': b'e78ed88b-e589-48f7-a638-c8a11fcf86c9', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:49:11 GMT', 'x-amzn-requestid': '0VrjCQpvekic1kcvq6bHwwiFLax95Z8CGi48j2EzfUd5eGjEgP34', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>cold_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:16102/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204911Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204911Z
20251114/us-east-1/s3/aws4_request
52f2ae1f1d4018f4e622eaec79ba9627fb52f5e205625fc17b3a697ce759a92d
DEBUG    botocore.auth:auth.py:430 Signature:
60f9443d3deb9ffa97c7ca2e0dd60dab75adf14fff76969d15f4cccbc3fdc736
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/medium?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204911Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=60f9443d3deb9ffa97c7ca2e0dd60dab75adf14fff76969d15f4cccbc3fdc736', 'amz-sdk-invocation-id': b'f76d4ba1-64a2-46b4-bea6-581ee1e0ff1c', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:49:11 GMT', 'x-amzn-requestid': 'Sfu0RVxfBs0wLqmSJ6qbkVO2RZj62L0mSEEfOBfWzYJi0gpDSaWN', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>medium</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:16102/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204911Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204911Z
20251114/us-east-1/s3/aws4_request
6b1c8624b6b342f6c8a7d77d0d6dac4208dc475251ad0505dc15631795e15c36
DEBUG    botocore.auth:auth.py:430 Signature:
e285cbfe8dc395d592fd49628a1db51316c113e8206a804207cffcc1227a64c3
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/frozen_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204911Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=e285cbfe8dc395d592fd49628a1db51316c113e8206a804207cffcc1227a64c3', 'amz-sdk-invocation-id': b'e99f0929-8aaa-4712-89dd-e9193943f43c', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 53592
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:49:11 GMT', 'x-amzn-requestid': '8VyCqd8woHYEKaFgWYKIci95ZXzCPgY6DQRmpspmuFotepYXdbZI', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '53592', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;34eff939966dd96fc61e04bee3d4ba4f&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A2%3A1816%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;c745068d481b0515aea4165b916ec5cb&#34;</ETag><Size>1816</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;fb23f9171b17757cb1dc2e176469b4a5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cfa8a0b7952fb63f7dfadf2cf83097ed&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;969785d18638dc1e71dc309c8fee9f59&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;76c553122067e565c23ac6b7466026f1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;6cca3dcd8f413ad51af7003527118f53&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;9d0aea585719b4e1a8eb01d939c00a9d&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;4f98c8ca83a70a033c75eff6e19bcb8e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1a5f4df50ae0202b78181ab5a79fc270&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;710bd12a125a7a0826c6dabe086b07b9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;be0a7c1984f4c8093eabc624229e85d5&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;0d068b6671dccd5032bc42db6aa10674&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;169a39dc1ef992105b008d64454cdda2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A3%3A1536%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1cd0ecd015e159922d991777d4e34b6a&#34;</ETag><Size>1536</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A4%3A1152%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b0945c53e3a8c53e06b5efbe1fa00b7e&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;21d237d9b840230ac40911f05460d2c9&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;a65d4652ca975ca96dd4adc269404389&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ffa157b81657d56c3806591d18161366&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;dbb30cffd96f2cda495c11eb50c8872a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;0b1b088a94fe98718b260b4e9262c5c6&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A2%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e0f105c23fdc288d960126f34607d3c2&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037897%3A1%3A1%3A255%3A1%3A1720%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1f30e67ac29c7a33dfa177893c57fe4e&#34;</ETag><Size>1720</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;756c8bf50e1b14ddff981f3d35b13a9a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d1d491d289f10bd319a5964f50e522d9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;122ba98dfa6de83562b52443f97e0bdc&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;7626e60779c9117a5aa5552db3e2ef74&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1144%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;76b382c008c1daa16aef1c638ccec692&#34;</ETag><Size>1144</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;f2f766068f0decd10d0a355d7a3ce7df&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A3%3A1224%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ac22662b420aa8c5bd61f9d898d93abd&#34;</ETag><Size>1224</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A4%3A2504%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;240ff0ca91edad5ad611828468ea5b44&#34;</ETag><Size>2504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;658bdfb1748413af03d9fd46c9bb805b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cf86574e0b5b9320b5838d1fe614f7d6&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1416%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b9311bd0a3261cd1c110524dbed0c0ee&#34;</ETag><Size>1416</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A2%3A1928%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;88965419a67c815737ea9348e37e2277&#34;</ETag><Size>1928</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d70b30ee26e1677f1c1601ea54148330&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f6ca311e356541dde08266785f2d8dcb&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A2%3A1296%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;83616eaa943da37ef7a92311c263371e&#34;</ETag><Size>1296</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;efd7c7e653e7b4cae5fa36e16311349c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A2%3A255%3A1%3A2424%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1cdf12a5ba12af80a8fcbe65a51be1b9&#34;</ETag><Size>2424</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;011746a5ca01506fdf83964c27756f29&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037905%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;af992cc29bb2d9de8afef2fa09221752&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;27eec981a6efeef3dd4577c0490156cd&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;dee641780c0c4d248fd383936ad519c0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;35d9c5b51a686307a2465a8dce6122e9&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;397f4751afcb170c423e629fd2b03c46&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A2%3A1200%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ed50b0f966729dbc524ed39d67043e7f&#34;</ETag><Size>1200</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;3e018695734005e3be7a2c364a2f9f4b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e26638baeb35e1d203ff779209f18000&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;65a1dd34e301bdc4d29ef1b96ad9f016&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;baf3bbe887771567705ea1878ad8dc02&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7d2dd5438efac312030ab1d7ff2404c0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A2%3A1496%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;65a7ecaa6689f54356759745386bb91d&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;30b77b5019f350acbf9f718551d2da77&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A2416%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cd5d4acd4df5dd76dd58206782e7f365&#34;</ETag><Size>2416</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A2%3A1208%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e265bd76e5998bc292913aa80b0323cf&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1616%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;57a665afff22ef5b34e6e3d54deceb64&#34;</ETag><Size>1616</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;af26aa3d5e60723ce6781c6f3c2fc0ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A2%3A1320%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;809a9542bd1ef395b5328d6c62a10038&#34;</ETag><Size>1320</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;cb2ec8fd8e2f39c71ca7fd8e26141b9e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A4%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d6fc50af39123e0c794e997429c894f8&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A5%3A1360%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;65143fdbcdcf279b6c27a79c688dd56d&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0aeeeab35fcefe8ebe92923db835b993&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0f234b8606389bcc82637b5eec502dc0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;878094d78836df848f6343a8dd183909&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A3%3A2008%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ac4c5f21766b72b1ef9379e666fba4e7&#34;</ETag><Size>2008</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1352%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;60d206b93f7f63a6d550278c79178dc9&#34;</ETag><Size>1352</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0187ebcce0242f7da65b2c6f25982550&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ae2150d01ae7f1af2a175cdd5170207a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b94d64f4fcc3c13c48a75d7864c1ce62&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;35638001230ae7c046190a76967679de&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e5058fc8bcef1d12f3a97e90ef3a4f22&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;c7371c2c071f84a8da422b44dc6ac8cd&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e59e4b2b6a14b9718cfde17164df7873&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A4%3A1240%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b715d29f1acb4f69bb2c6e45c759c4d0&#34;</ETag><Size>1240</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;62b537d856fda5644fe2cc48902c9731&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A2%3A255%3A1%3A1600%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d2260a637a13ce8ecc25b9c01b52b67d&#34;</ETag><Size>1600</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e3574f40b33f06df9e67a72ccbbff43c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A2%3A255%3A1%3A1440%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;24187b7f04140bb0b1bb743be65ee07c&#34;</ETag><Size>1440</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;f336cf1caa2096a96de0cfbc70f9ad9d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A2%3A1264%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1f3c31b42afda4973595009325ef3e49&#34;</ETag><Size>1264</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;20aa44e25b95f87a8c7337a642e24c97&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;1dd035a4cbe08fccc42394835e89df77&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A3%3A1544%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ddfac5c4dd4e6cfa512fc9ef755d80ba&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A4%3A1504%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;73896829b5a8ee7e2a223f80dd6bc99f&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037924%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;6bd52922b36ff7c2ce79617366ee07ae&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1744%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;9480636392e60386e5fcfa26a7e5fa1e&#34;</ETag><Size>1744</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;86f1b31668de87d96f5f9b73789e6722&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A3%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;daa4772dea9401d3c58dea4ef6f578f1&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;66a62a7691132cb3b4613c1d975fab65&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7e8d7307f40bdeb4f3305e9be602cb27&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;a120a0287db33e7f87e2847b83e80d5f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;23ee82433ce4e8b3c0adc7981a52a256&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A3%3A1304%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;c9bf1da7e81941d7bf8edf219e3af8e2&#34;</ETag><Size>1304</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;8d018b1c8baffd1d3c1f37f9112e3931&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;eacc29fa533e744afa4e9a034e4063e7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;313094a08eaea3e8b4a9335ffd44f54b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;a13c73d880c9ea8669a713db0044cc73&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;28e110a65388b036725c956cb4f40835&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;34aedc6a7f8b316b3e420d638101b7f3&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;29151557cd5bf4a5eae9a392b2ab3ee8&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;5a2acfe7d9463c6376f658c29c90fd02&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;9a184fad7ff74943b8ca812f5af57463&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;97dd67255e56715570c8124d64393e24&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;48e1e22980ccda9edefd8f1004274739&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A3%3A1736%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;c89ad4686d31b02b0e0e819333897101&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A4%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;b2f2306a3c7f01a5fd37e98c5f0db539&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;00949568528376e724e9fcf4d3b60725&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f472e8e0d0f8111aa3f3bc9c406179b1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;80731454b0f0f6bda9a6706328d41672&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A2%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;2331f114069e506fa45abd92f7cc16e8&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;80d5289d31961bf2a3b4ab12a0127d24&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A2%3A1256%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;78ecfb41c1828cbbf3e867460bede6a4&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e88ed3aaa7eca2764356d27ef10cfa1c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037937%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1702f735c923178d6e8f8e1569466a4b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037937%3A1%3A1%3A255%3A2%3A1144%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;feba9762acc7f93b4a56d85b48cf26fa&#34;</ETag><Size>1144</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;7011ee874e8ff2211e9e54543b3191f4&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A2%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;4a76c36aabfa4086bfd8d8d31bcbffc6&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A2%3A255%3A2%3A1448%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;0df75368d33e1d5d81a28b9a08eafcf3&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1640%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d94425a6997dab6e73d403aaaf1472ea&#34;</ETag><Size>1640</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;2119f8302ae9404302822f9dc235ec46&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f3d1bfdf886644bf29d31bd16584da90&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;2ace9abb6396728189d1f1270d6016c2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;bf78ed23adbd0ac419f1474fe596777e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A4%3A1784%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e97ede3a0b632611b38c82fa05d2f765&#34;</ETag><Size>1784</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;b0e4109c11e7240a3cfd95e0d987e3db&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;43314d5c28b605b5517144e412dfb477&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f48f340d92e63ff14be5fd27cc733f2c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;19a6de2f8fda386c1628a05640b1d614&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;cdd71f3f9258303a74e6bab5a59bf6d5&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A3%3A2112%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;91eda4be98cc3bac3417ee9509f73d7d&#34;</ETag><Size>2112</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A4%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;82778727338cea7e5f52a40b3c40f1d4&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;03be68aedc5e93911c97cacb12d43770&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b147b1cfd1ef351a131e686de1631d5c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A2%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;53e8079776efd0c7fe82c7cf6eafb28d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;9f36bfd117b58e56c940657eecfd89d2&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;aaa0a6e02417d93517e63e65e3e7d2e2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A2%3A255%3A1%3A1424%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d120f7f937da41759afa30a510ce0255&#34;</ETag><Size>1424</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1776%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;8160dece82ad022c94c68998c3b020aa&#34;</ETag><Size>1776</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;790833acc63bba5df43d70161e81146d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A3%3A1360%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;daff5c718ff85eb00c6b270f5760cb91&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d6b393272b0c8a1126c2678e565cb2e9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A2%3A255%3A1%3A1152%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ff9f3ec64ae8e1217924d0ed262134ae&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A1%3A2160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7d58cf2ffa3b3311d1c32aa97bc50a61&#34;</ETag><Size>2160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;3b536fbf5a72c6f1d25b794d57cc501b&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, fce8121d-ddb3-493a-819f-612d86296343, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, fce8121d-ddb3-493a-819f-612d86296343, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, fce8121d-ddb3-493a-819f-612d86296343, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 190dd139-f674-4294-9fcc-fdfa2019a7c7, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 190dd139-f674-4294-9fcc-fdfa2019a7c7, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 190dd139-f674-4294-9fcc-fdfa2019a7c7, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 645, 'Portions': 145, 'ActivePortions': 145}, '__DEFAULT': {'Rows': 99355, 'Portions': 115, 'ActivePortions': 115}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 145, 'BlobSize': 176408, 'BlobCount': 725}, '__DEFAULT': {'Portions': 115, 'BlobSize': 4406080, 'BlobCount': 575}}, cold bucket stat: (0, 0), frozen bucket stat: (145, 176408)
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:16102/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204913Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204913Z
20251114/us-east-1/s3/aws4_request
0c9604cf03cee1596debb78ea21a8f73ffe3d40ce3e726dd1d8000a7b6e62fb5
DEBUG    botocore.auth:auth.py:430 Signature:
fb37ea5be480b4bcef85c0480db01cc1511efff8f085c778523461c527d70244
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/cold_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204913Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=fb37ea5be480b4bcef85c0480db01cc1511efff8f085c778523461c527d70244', 'amz-sdk-invocation-id': b'8cf78b0a-c052-40fa-ad39-a65707fa6b7a', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:49:13 GMT', 'x-amzn-requestid': 'ygsi7WENBMpBKxjmgMbfEXu0GmGMhALr9GeyJlCltiuNhRgphcU9', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>cold_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:16102/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204913Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204913Z
20251114/us-east-1/s3/aws4_request
f059eeba77eed50756c1064f1add0ff39aec640afa9bb7d30f2511670561df1c
DEBUG    botocore.auth:auth.py:430 Signature:
443954db83acbc0d68e677278fb19e4e32483dd34a36182352fc53dca7e04623
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/medium?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204913Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=443954db83acbc0d68e677278fb19e4e32483dd34a36182352fc53dca7e04623', 'amz-sdk-invocation-id': b'1f30e835-97b2-47ca-9fef-aa655e91f446', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:49:13 GMT', 'x-amzn-requestid': 'FLdemLDNBcF88Q6b5Zr5p9RsNC5trvjMCPsHs7jCmPbXWnbFeb7F', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>medium</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:16102/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204913Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204913Z
20251114/us-east-1/s3/aws4_request
9bfd892dfbc5f5cc235abd6ec01253c1627a8f32688501fa3b6de727c36bebf5
DEBUG    botocore.auth:auth.py:430 Signature:
c2862ce325542187bbdfc5cc38bd72f245db482aa9dd770c2a08d8a2ea682b50
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/frozen_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204913Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=c2862ce325542187bbdfc5cc38bd72f245db482aa9dd770c2a08d8a2ea682b50', 'amz-sdk-invocation-id': b'35c78192-0905-42d4-ac92-0063d7e9f0b9', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 53592
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:49:13 GMT', 'x-amzn-requestid': '1HYdG9T2EOsOw86pwoY0iCD1La5erE1cerpvMWdbioHSKexvusZA', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '53592', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;34eff939966dd96fc61e04bee3d4ba4f&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A2%3A1816%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;c745068d481b0515aea4165b916ec5cb&#34;</ETag><Size>1816</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;fb23f9171b17757cb1dc2e176469b4a5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cfa8a0b7952fb63f7dfadf2cf83097ed&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;969785d18638dc1e71dc309c8fee9f59&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;76c553122067e565c23ac6b7466026f1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;6cca3dcd8f413ad51af7003527118f53&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;9d0aea585719b4e1a8eb01d939c00a9d&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;4f98c8ca83a70a033c75eff6e19bcb8e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1a5f4df50ae0202b78181ab5a79fc270&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;710bd12a125a7a0826c6dabe086b07b9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;be0a7c1984f4c8093eabc624229e85d5&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;0d068b6671dccd5032bc42db6aa10674&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;169a39dc1ef992105b008d64454cdda2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A3%3A1536%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1cd0ecd015e159922d991777d4e34b6a&#34;</ETag><Size>1536</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A4%3A1152%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b0945c53e3a8c53e06b5efbe1fa00b7e&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;21d237d9b840230ac40911f05460d2c9&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;a65d4652ca975ca96dd4adc269404389&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ffa157b81657d56c3806591d18161366&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;dbb30cffd96f2cda495c11eb50c8872a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;0b1b088a94fe98718b260b4e9262c5c6&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A2%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e0f105c23fdc288d960126f34607d3c2&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037897%3A1%3A1%3A255%3A1%3A1720%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1f30e67ac29c7a33dfa177893c57fe4e&#34;</ETag><Size>1720</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;756c8bf50e1b14ddff981f3d35b13a9a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d1d491d289f10bd319a5964f50e522d9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;122ba98dfa6de83562b52443f97e0bdc&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;7626e60779c9117a5aa5552db3e2ef74&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1144%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;76b382c008c1daa16aef1c638ccec692&#34;</ETag><Size>1144</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;f2f766068f0decd10d0a355d7a3ce7df&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A3%3A1224%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ac22662b420aa8c5bd61f9d898d93abd&#34;</ETag><Size>1224</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A4%3A2504%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;240ff0ca91edad5ad611828468ea5b44&#34;</ETag><Size>2504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;658bdfb1748413af03d9fd46c9bb805b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cf86574e0b5b9320b5838d1fe614f7d6&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1416%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b9311bd0a3261cd1c110524dbed0c0ee&#34;</ETag><Size>1416</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A2%3A1928%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;88965419a67c815737ea9348e37e2277&#34;</ETag><Size>1928</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d70b30ee26e1677f1c1601ea54148330&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f6ca311e356541dde08266785f2d8dcb&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A2%3A1296%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;83616eaa943da37ef7a92311c263371e&#34;</ETag><Size>1296</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;efd7c7e653e7b4cae5fa36e16311349c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A2%3A255%3A1%3A2424%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1cdf12a5ba12af80a8fcbe65a51be1b9&#34;</ETag><Size>2424</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;011746a5ca01506fdf83964c27756f29&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037905%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;af992cc29bb2d9de8afef2fa09221752&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;27eec981a6efeef3dd4577c0490156cd&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;dee641780c0c4d248fd383936ad519c0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;35d9c5b51a686307a2465a8dce6122e9&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;397f4751afcb170c423e629fd2b03c46&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A2%3A1200%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ed50b0f966729dbc524ed39d67043e7f&#34;</ETag><Size>1200</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;3e018695734005e3be7a2c364a2f9f4b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e26638baeb35e1d203ff779209f18000&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;65a1dd34e301bdc4d29ef1b96ad9f016&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;baf3bbe887771567705ea1878ad8dc02&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7d2dd5438efac312030ab1d7ff2404c0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A2%3A1496%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;65a7ecaa6689f54356759745386bb91d&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;30b77b5019f350acbf9f718551d2da77&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A2416%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cd5d4acd4df5dd76dd58206782e7f365&#34;</ETag><Size>2416</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A2%3A1208%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e265bd76e5998bc292913aa80b0323cf&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1616%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;57a665afff22ef5b34e6e3d54deceb64&#34;</ETag><Size>1616</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;af26aa3d5e60723ce6781c6f3c2fc0ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A2%3A1320%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;809a9542bd1ef395b5328d6c62a10038&#34;</ETag><Size>1320</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;cb2ec8fd8e2f39c71ca7fd8e26141b9e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A4%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d6fc50af39123e0c794e997429c894f8&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A5%3A1360%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;65143fdbcdcf279b6c27a79c688dd56d&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0aeeeab35fcefe8ebe92923db835b993&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0f234b8606389bcc82637b5eec502dc0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;878094d78836df848f6343a8dd183909&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A3%3A2008%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ac4c5f21766b72b1ef9379e666fba4e7&#34;</ETag><Size>2008</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1352%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;60d206b93f7f63a6d550278c79178dc9&#34;</ETag><Size>1352</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0187ebcce0242f7da65b2c6f25982550&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ae2150d01ae7f1af2a175cdd5170207a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b94d64f4fcc3c13c48a75d7864c1ce62&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;35638001230ae7c046190a76967679de&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e5058fc8bcef1d12f3a97e90ef3a4f22&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;c7371c2c071f84a8da422b44dc6ac8cd&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e59e4b2b6a14b9718cfde17164df7873&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A4%3A1240%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b715d29f1acb4f69bb2c6e45c759c4d0&#34;</ETag><Size>1240</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;62b537d856fda5644fe2cc48902c9731&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A2%3A255%3A1%3A1600%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d2260a637a13ce8ecc25b9c01b52b67d&#34;</ETag><Size>1600</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e3574f40b33f06df9e67a72ccbbff43c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A2%3A255%3A1%3A1440%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;24187b7f04140bb0b1bb743be65ee07c&#34;</ETag><Size>1440</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;f336cf1caa2096a96de0cfbc70f9ad9d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A2%3A1264%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1f3c31b42afda4973595009325ef3e49&#34;</ETag><Size>1264</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;20aa44e25b95f87a8c7337a642e24c97&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;1dd035a4cbe08fccc42394835e89df77&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A3%3A1544%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ddfac5c4dd4e6cfa512fc9ef755d80ba&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A4%3A1504%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;73896829b5a8ee7e2a223f80dd6bc99f&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037924%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;6bd52922b36ff7c2ce79617366ee07ae&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1744%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;9480636392e60386e5fcfa26a7e5fa1e&#34;</ETag><Size>1744</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;86f1b31668de87d96f5f9b73789e6722&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A3%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;daa4772dea9401d3c58dea4ef6f578f1&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;66a62a7691132cb3b4613c1d975fab65&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7e8d7307f40bdeb4f3305e9be602cb27&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;a120a0287db33e7f87e2847b83e80d5f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;23ee82433ce4e8b3c0adc7981a52a256&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A3%3A1304%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;c9bf1da7e81941d7bf8edf219e3af8e2&#34;</ETag><Size>1304</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;8d018b1c8baffd1d3c1f37f9112e3931&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;eacc29fa533e744afa4e9a034e4063e7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;313094a08eaea3e8b4a9335ffd44f54b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;a13c73d880c9ea8669a713db0044cc73&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;28e110a65388b036725c956cb4f40835&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;34aedc6a7f8b316b3e420d638101b7f3&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;29151557cd5bf4a5eae9a392b2ab3ee8&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;5a2acfe7d9463c6376f658c29c90fd02&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;9a184fad7ff74943b8ca812f5af57463&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;97dd67255e56715570c8124d64393e24&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;48e1e22980ccda9edefd8f1004274739&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A3%3A1736%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;c89ad4686d31b02b0e0e819333897101&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A4%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;b2f2306a3c7f01a5fd37e98c5f0db539&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;00949568528376e724e9fcf4d3b60725&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f472e8e0d0f8111aa3f3bc9c406179b1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;80731454b0f0f6bda9a6706328d41672&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A2%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;2331f114069e506fa45abd92f7cc16e8&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;80d5289d31961bf2a3b4ab12a0127d24&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A2%3A1256%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;78ecfb41c1828cbbf3e867460bede6a4&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e88ed3aaa7eca2764356d27ef10cfa1c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037937%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1702f735c923178d6e8f8e1569466a4b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037937%3A1%3A1%3A255%3A2%3A1144%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;feba9762acc7f93b4a56d85b48cf26fa&#34;</ETag><Size>1144</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;7011ee874e8ff2211e9e54543b3191f4&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A2%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;4a76c36aabfa4086bfd8d8d31bcbffc6&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A2%3A255%3A2%3A1448%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;0df75368d33e1d5d81a28b9a08eafcf3&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1640%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d94425a6997dab6e73d403aaaf1472ea&#34;</ETag><Size>1640</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;2119f8302ae9404302822f9dc235ec46&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f3d1bfdf886644bf29d31bd16584da90&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;2ace9abb6396728189d1f1270d6016c2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;bf78ed23adbd0ac419f1474fe596777e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A4%3A1784%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e97ede3a0b632611b38c82fa05d2f765&#34;</ETag><Size>1784</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;b0e4109c11e7240a3cfd95e0d987e3db&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;43314d5c28b605b5517144e412dfb477&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f48f340d92e63ff14be5fd27cc733f2c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;19a6de2f8fda386c1628a05640b1d614&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;cdd71f3f9258303a74e6bab5a59bf6d5&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A3%3A2112%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;91eda4be98cc3bac3417ee9509f73d7d&#34;</ETag><Size>2112</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A4%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;82778727338cea7e5f52a40b3c40f1d4&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;03be68aedc5e93911c97cacb12d43770&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b147b1cfd1ef351a131e686de1631d5c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A2%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;53e8079776efd0c7fe82c7cf6eafb28d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;9f36bfd117b58e56c940657eecfd89d2&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;aaa0a6e02417d93517e63e65e3e7d2e2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A2%3A255%3A1%3A1424%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d120f7f937da41759afa30a510ce0255&#34;</ETag><Size>1424</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1776%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;8160dece82ad022c94c68998c3b020aa&#34;</ETag><Size>1776</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;790833acc63bba5df43d70161e81146d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A3%3A1360%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;daff5c718ff85eb00c6b270f5760cb91&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d6b393272b0c8a1126c2678e565cb2e9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A2%3A255%3A1%3A1152%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ff9f3ec64ae8e1217924d0ed262134ae&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A1%3A2160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7d58cf2ffa3b3311d1c32aa97bc50a61&#34;</ETag><Size>2160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;3b536fbf5a72c6f1d25b794d57cc501b&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, d9d3aec3-ceda-4b16-9d72-0f1bd8c2d0ad, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, d9d3aec3-ceda-4b16-9d72-0f1bd8c2d0ad, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, d9d3aec3-ceda-4b16-9d72-0f1bd8c2d0ad, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, ab99a60a-e6f4-488d-8651-fd707ed2c4ed, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, ab99a60a-e6f4-488d-8651-fd707ed2c4ed, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, ab99a60a-e6f4-488d-8651-fd707ed2c4ed, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 645, 'Portions': 145, 'ActivePortions': 145}, '__DEFAULT': {'Rows': 99355, 'Portions': 115, 'ActivePortions': 115}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 145, 'BlobSize': 176408, 'BlobCount': 725}, '__DEFAULT': {'Portions': 115, 'BlobSize': 4406080, 'BlobCount': 575}}, cold bucket stat: (0, 0), frozen bucket stat: (145, 176408)
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:16102/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204914Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204914Z
20251114/us-east-1/s3/aws4_request
ab5dc6ac6acae620c05340b3cd118c2938fe557dc51e89b7b0fe15ff6efe128b
DEBUG    botocore.auth:auth.py:430 Signature:
4ded617ba7f763fcd3601b678c1bb54e12020538a9d56381125513d048dac777
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/cold_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204914Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=4ded617ba7f763fcd3601b678c1bb54e12020538a9d56381125513d048dac777', 'amz-sdk-invocation-id': b'e0116a9d-e730-43df-ae9f-377f19678b3f', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:49:14 GMT', 'x-amzn-requestid': 'h9bK2L1SWdreZgA2HZAj5i0MSYeGplOTGhgaVi91YghQjgV4zgBb', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>cold_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:16102/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204914Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204914Z
20251114/us-east-1/s3/aws4_request
00a954ed8f38dbed74f271abf3a9fbb68e76393df9c5bb52cb378e91f208669a
DEBUG    botocore.auth:auth.py:430 Signature:
35925453e5201788fab2e439a00c8e1eb29891fad7a22f10ee401ad239fe866f
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/medium?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204914Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=35925453e5201788fab2e439a00c8e1eb29891fad7a22f10ee401ad239fe866f', 'amz-sdk-invocation-id': b'e8264750-9f90-4ace-a54e-995da9445576', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:49:14 GMT', 'x-amzn-requestid': 'NiHBXNCRyfSYpSZrt17YF2ttfwoL9EaPeUfxsknTKFSVYl80IVKo', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>medium</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:16102/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204914Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204914Z
20251114/us-east-1/s3/aws4_request
a85313b0a95c2bf52a4a732b2cb26d91f61b89c7ee9a32c3a37a39f24ba16aa8
DEBUG    botocore.auth:auth.py:430 Signature:
4cd8b514046cc0a5130a2c9576b93ced6dc7d0570825fc121ef73cba1a0aec1a
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/frozen_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204914Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=4cd8b514046cc0a5130a2c9576b93ced6dc7d0570825fc121ef73cba1a0aec1a', 'amz-sdk-invocation-id': b'242ae84d-1521-4bf4-9eec-dc0adef0b8e4', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 53592
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:49:14 GMT', 'x-amzn-requestid': 'w708wepIwk6rnOEFttknPCFt5y2IntMyg9oQXThrmV3TQOxXle6f', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '53592', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;34eff939966dd96fc61e04bee3d4ba4f&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A2%3A1816%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;c745068d481b0515aea4165b916ec5cb&#34;</ETag><Size>1816</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;fb23f9171b17757cb1dc2e176469b4a5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cfa8a0b7952fb63f7dfadf2cf83097ed&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;969785d18638dc1e71dc309c8fee9f59&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;76c553122067e565c23ac6b7466026f1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;6cca3dcd8f413ad51af7003527118f53&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;9d0aea585719b4e1a8eb01d939c00a9d&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;4f98c8ca83a70a033c75eff6e19bcb8e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1a5f4df50ae0202b78181ab5a79fc270&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;710bd12a125a7a0826c6dabe086b07b9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;be0a7c1984f4c8093eabc624229e85d5&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;0d068b6671dccd5032bc42db6aa10674&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;169a39dc1ef992105b008d64454cdda2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A3%3A1536%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1cd0ecd015e159922d991777d4e34b6a&#34;</ETag><Size>1536</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A4%3A1152%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b0945c53e3a8c53e06b5efbe1fa00b7e&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;21d237d9b840230ac40911f05460d2c9&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;a65d4652ca975ca96dd4adc269404389&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ffa157b81657d56c3806591d18161366&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;dbb30cffd96f2cda495c11eb50c8872a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;0b1b088a94fe98718b260b4e9262c5c6&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A2%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e0f105c23fdc288d960126f34607d3c2&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037897%3A1%3A1%3A255%3A1%3A1720%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1f30e67ac29c7a33dfa177893c57fe4e&#34;</ETag><Size>1720</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;756c8bf50e1b14ddff981f3d35b13a9a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d1d491d289f10bd319a5964f50e522d9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;122ba98dfa6de83562b52443f97e0bdc&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;7626e60779c9117a5aa5552db3e2ef74&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1144%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;76b382c008c1daa16aef1c638ccec692&#34;</ETag><Size>1144</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;f2f766068f0decd10d0a355d7a3ce7df&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A3%3A1224%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ac22662b420aa8c5bd61f9d898d93abd&#34;</ETag><Size>1224</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A4%3A2504%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;240ff0ca91edad5ad611828468ea5b44&#34;</ETag><Size>2504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;658bdfb1748413af03d9fd46c9bb805b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cf86574e0b5b9320b5838d1fe614f7d6&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1416%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b9311bd0a3261cd1c110524dbed0c0ee&#34;</ETag><Size>1416</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A2%3A1928%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;88965419a67c815737ea9348e37e2277&#34;</ETag><Size>1928</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d70b30ee26e1677f1c1601ea54148330&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f6ca311e356541dde08266785f2d8dcb&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A2%3A1296%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;83616eaa943da37ef7a92311c263371e&#34;</ETag><Size>1296</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;efd7c7e653e7b4cae5fa36e16311349c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A2%3A255%3A1%3A2424%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1cdf12a5ba12af80a8fcbe65a51be1b9&#34;</ETag><Size>2424</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;011746a5ca01506fdf83964c27756f29&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037905%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;af992cc29bb2d9de8afef2fa09221752&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;27eec981a6efeef3dd4577c0490156cd&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;dee641780c0c4d248fd383936ad519c0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;35d9c5b51a686307a2465a8dce6122e9&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;397f4751afcb170c423e629fd2b03c46&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A2%3A1200%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ed50b0f966729dbc524ed39d67043e7f&#34;</ETag><Size>1200</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;3e018695734005e3be7a2c364a2f9f4b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e26638baeb35e1d203ff779209f18000&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;65a1dd34e301bdc4d29ef1b96ad9f016&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;baf3bbe887771567705ea1878ad8dc02&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7d2dd5438efac312030ab1d7ff2404c0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A2%3A1496%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;65a7ecaa6689f54356759745386bb91d&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;30b77b5019f350acbf9f718551d2da77&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A2416%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cd5d4acd4df5dd76dd58206782e7f365&#34;</ETag><Size>2416</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A2%3A1208%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e265bd76e5998bc292913aa80b0323cf&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1616%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;57a665afff22ef5b34e6e3d54deceb64&#34;</ETag><Size>1616</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;af26aa3d5e60723ce6781c6f3c2fc0ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A2%3A1320%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;809a9542bd1ef395b5328d6c62a10038&#34;</ETag><Size>1320</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;cb2ec8fd8e2f39c71ca7fd8e26141b9e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A4%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d6fc50af39123e0c794e997429c894f8&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A5%3A1360%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;65143fdbcdcf279b6c27a79c688dd56d&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0aeeeab35fcefe8ebe92923db835b993&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0f234b8606389bcc82637b5eec502dc0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;878094d78836df848f6343a8dd183909&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A3%3A2008%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ac4c5f21766b72b1ef9379e666fba4e7&#34;</ETag><Size>2008</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1352%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;60d206b93f7f63a6d550278c79178dc9&#34;</ETag><Size>1352</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0187ebcce0242f7da65b2c6f25982550&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ae2150d01ae7f1af2a175cdd5170207a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b94d64f4fcc3c13c48a75d7864c1ce62&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;35638001230ae7c046190a76967679de&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e5058fc8bcef1d12f3a97e90ef3a4f22&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;c7371c2c071f84a8da422b44dc6ac8cd&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e59e4b2b6a14b9718cfde17164df7873&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A4%3A1240%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b715d29f1acb4f69bb2c6e45c759c4d0&#34;</ETag><Size>1240</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;62b537d856fda5644fe2cc48902c9731&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A2%3A255%3A1%3A1600%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d2260a637a13ce8ecc25b9c01b52b67d&#34;</ETag><Size>1600</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e3574f40b33f06df9e67a72ccbbff43c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A2%3A255%3A1%3A1440%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;24187b7f04140bb0b1bb743be65ee07c&#34;</ETag><Size>1440</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;f336cf1caa2096a96de0cfbc70f9ad9d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A2%3A1264%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1f3c31b42afda4973595009325ef3e49&#34;</ETag><Size>1264</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;20aa44e25b95f87a8c7337a642e24c97&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;1dd035a4cbe08fccc42394835e89df77&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A3%3A1544%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ddfac5c4dd4e6cfa512fc9ef755d80ba&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A4%3A1504%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;73896829b5a8ee7e2a223f80dd6bc99f&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037924%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;6bd52922b36ff7c2ce79617366ee07ae&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1744%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;9480636392e60386e5fcfa26a7e5fa1e&#34;</ETag><Size>1744</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;86f1b31668de87d96f5f9b73789e6722&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A3%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;daa4772dea9401d3c58dea4ef6f578f1&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;66a62a7691132cb3b4613c1d975fab65&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7e8d7307f40bdeb4f3305e9be602cb27&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;a120a0287db33e7f87e2847b83e80d5f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;23ee82433ce4e8b3c0adc7981a52a256&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A3%3A1304%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;c9bf1da7e81941d7bf8edf219e3af8e2&#34;</ETag><Size>1304</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;8d018b1c8baffd1d3c1f37f9112e3931&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;eacc29fa533e744afa4e9a034e4063e7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;313094a08eaea3e8b4a9335ffd44f54b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;a13c73d880c9ea8669a713db0044cc73&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;28e110a65388b036725c956cb4f40835&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;34aedc6a7f8b316b3e420d638101b7f3&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;29151557cd5bf4a5eae9a392b2ab3ee8&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;5a2acfe7d9463c6376f658c29c90fd02&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;9a184fad7ff74943b8ca812f5af57463&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;97dd67255e56715570c8124d64393e24&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;48e1e22980ccda9edefd8f1004274739&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A3%3A1736%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;c89ad4686d31b02b0e0e819333897101&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A4%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;b2f2306a3c7f01a5fd37e98c5f0db539&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;00949568528376e724e9fcf4d3b60725&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f472e8e0d0f8111aa3f3bc9c406179b1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;80731454b0f0f6bda9a6706328d41672&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A2%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;2331f114069e506fa45abd92f7cc16e8&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;80d5289d31961bf2a3b4ab12a0127d24&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A2%3A1256%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;78ecfb41c1828cbbf3e867460bede6a4&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e88ed3aaa7eca2764356d27ef10cfa1c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037937%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1702f735c923178d6e8f8e1569466a4b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037937%3A1%3A1%3A255%3A2%3A1144%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;feba9762acc7f93b4a56d85b48cf26fa&#34;</ETag><Size>1144</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;7011ee874e8ff2211e9e54543b3191f4&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A2%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;4a76c36aabfa4086bfd8d8d31bcbffc6&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A2%3A255%3A2%3A1448%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;0df75368d33e1d5d81a28b9a08eafcf3&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1640%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d94425a6997dab6e73d403aaaf1472ea&#34;</ETag><Size>1640</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;2119f8302ae9404302822f9dc235ec46&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f3d1bfdf886644bf29d31bd16584da90&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;2ace9abb6396728189d1f1270d6016c2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;bf78ed23adbd0ac419f1474fe596777e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A4%3A1784%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e97ede3a0b632611b38c82fa05d2f765&#34;</ETag><Size>1784</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;b0e4109c11e7240a3cfd95e0d987e3db&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;43314d5c28b605b5517144e412dfb477&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f48f340d92e63ff14be5fd27cc733f2c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;19a6de2f8fda386c1628a05640b1d614&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;cdd71f3f9258303a74e6bab5a59bf6d5&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A3%3A2112%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;91eda4be98cc3bac3417ee9509f73d7d&#34;</ETag><Size>2112</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A4%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;82778727338cea7e5f52a40b3c40f1d4&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;03be68aedc5e93911c97cacb12d43770&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b147b1cfd1ef351a131e686de1631d5c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A2%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;53e8079776efd0c7fe82c7cf6eafb28d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;9f36bfd117b58e56c940657eecfd89d2&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;aaa0a6e02417d93517e63e65e3e7d2e2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A2%3A255%3A1%3A1424%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d120f7f937da41759afa30a510ce0255&#34;</ETag><Size>1424</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1776%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;8160dece82ad022c94c68998c3b020aa&#34;</ETag><Size>1776</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;790833acc63bba5df43d70161e81146d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A3%3A1360%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;daff5c718ff85eb00c6b270f5760cb91&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d6b393272b0c8a1126c2678e565cb2e9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A2%3A255%3A1%3A1152%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ff9f3ec64ae8e1217924d0ed262134ae&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A1%3A2160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7d58cf2ffa3b3311d1c32aa97bc50a61&#34;</ETag><Size>2160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;3b536fbf5a72c6f1d25b794d57cc501b&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 1955ec1e-0faf-4d12-9d0a-65f8362e8e57, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 1955ec1e-0faf-4d12-9d0a-65f8362e8e57, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 1955ec1e-0faf-4d12-9d0a-65f8362e8e57, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 139836a6-b9d8-4b2f-bd86-1a2255ac6a49, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 139836a6-b9d8-4b2f-bd86-1a2255ac6a49, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 139836a6-b9d8-4b2f-bd86-1a2255ac6a49, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 645, 'Portions': 145, 'ActivePortions': 145}, '__DEFAULT': {'Rows': 99355, 'Portions': 115, 'ActivePortions': 115}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 145, 'BlobSize': 176408, 'BlobCount': 725}, '__DEFAULT': {'Portions': 115, 'BlobSize': 4406080, 'BlobCount': 575}}, cold bucket stat: (0, 0), frozen bucket stat: (145, 176408)
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:16102/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204915Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204915Z
20251114/us-east-1/s3/aws4_request
971de2c7682a4830d6c730d14dda8a944dfcd440cf008266fdf527fdac88ec26
DEBUG    botocore.auth:auth.py:430 Signature:
444d80a9322dbd1c83d57e27c03c77ffbdc721eea263cc39087c2ac3be8bfab4
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/cold_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204915Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=444d80a9322dbd1c83d57e27c03c77ffbdc721eea263cc39087c2ac3be8bfab4', 'amz-sdk-invocation-id': b'546b82eb-f63f-473f-b516-e60b86349011', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:49:15 GMT', 'x-amzn-requestid': '26711cfZfm243n23dcK1vQaMJU5Vom5D85KJMXnjpAKJqC3BVKJQ', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>cold_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:16102/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204915Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204915Z
20251114/us-east-1/s3/aws4_request
b652653084791f460f6ef6433596625d58a56c26095c51ecca690f2639ca0d53
DEBUG    botocore.auth:auth.py:430 Signature:
fff3d619a1c3a2669c585984487739bda26efc117e8c106d53ad3d009fb90698
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/medium?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204915Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=fff3d619a1c3a2669c585984487739bda26efc117e8c106d53ad3d009fb90698', 'amz-sdk-invocation-id': b'5cdcdd26-3a04-441f-81e9-8c7b0f7beed9', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:49:15 GMT', 'x-amzn-requestid': 'xriVaOYDbXakaDCsUrQiRY0HSGPPoBsfCCIfSEsC6pG1qcPbaRG7', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>medium</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:16102/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204916Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204916Z
20251114/us-east-1/s3/aws4_request
9297a6d7c59ad66e9f2aee070e05b625634712630c6a3e852424ccf1fd852dda
DEBUG    botocore.auth:auth.py:430 Signature:
b2828fe91fd862f2a459f1fa968156b449fafc53a126cdfb8a8171e1c9191370
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/frozen_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204916Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=b2828fe91fd862f2a459f1fa968156b449fafc53a126cdfb8a8171e1c9191370', 'amz-sdk-invocation-id': b'98da9c50-c8cf-4d81-8c3f-0c1eabbc2234', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 53592
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:49:16 GMT', 'x-amzn-requestid': 'iTrIpwdAazksx7INhJVZRaKixrH2EmwFUMMmObMvZdNgzyKCftT2', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '53592', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;34eff939966dd96fc61e04bee3d4ba4f&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A2%3A1816%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;c745068d481b0515aea4165b916ec5cb&#34;</ETag><Size>1816</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;fb23f9171b17757cb1dc2e176469b4a5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cfa8a0b7952fb63f7dfadf2cf83097ed&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;969785d18638dc1e71dc309c8fee9f59&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;76c553122067e565c23ac6b7466026f1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;6cca3dcd8f413ad51af7003527118f53&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;9d0aea585719b4e1a8eb01d939c00a9d&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;4f98c8ca83a70a033c75eff6e19bcb8e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1a5f4df50ae0202b78181ab5a79fc270&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;710bd12a125a7a0826c6dabe086b07b9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;be0a7c1984f4c8093eabc624229e85d5&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;0d068b6671dccd5032bc42db6aa10674&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;169a39dc1ef992105b008d64454cdda2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A3%3A1536%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1cd0ecd015e159922d991777d4e34b6a&#34;</ETag><Size>1536</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A4%3A1152%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b0945c53e3a8c53e06b5efbe1fa00b7e&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;21d237d9b840230ac40911f05460d2c9&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;a65d4652ca975ca96dd4adc269404389&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ffa157b81657d56c3806591d18161366&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;dbb30cffd96f2cda495c11eb50c8872a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;0b1b088a94fe98718b260b4e9262c5c6&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A2%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e0f105c23fdc288d960126f34607d3c2&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037897%3A1%3A1%3A255%3A1%3A1720%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1f30e67ac29c7a33dfa177893c57fe4e&#34;</ETag><Size>1720</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;756c8bf50e1b14ddff981f3d35b13a9a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d1d491d289f10bd319a5964f50e522d9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;122ba98dfa6de83562b52443f97e0bdc&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;7626e60779c9117a5aa5552db3e2ef74&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1144%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;76b382c008c1daa16aef1c638ccec692&#34;</ETag><Size>1144</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;f2f766068f0decd10d0a355d7a3ce7df&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A3%3A1224%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ac22662b420aa8c5bd61f9d898d93abd&#34;</ETag><Size>1224</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A4%3A2504%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;240ff0ca91edad5ad611828468ea5b44&#34;</ETag><Size>2504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;658bdfb1748413af03d9fd46c9bb805b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cf86574e0b5b9320b5838d1fe614f7d6&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1416%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b9311bd0a3261cd1c110524dbed0c0ee&#34;</ETag><Size>1416</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A2%3A1928%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;88965419a67c815737ea9348e37e2277&#34;</ETag><Size>1928</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d70b30ee26e1677f1c1601ea54148330&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f6ca311e356541dde08266785f2d8dcb&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A2%3A1296%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;83616eaa943da37ef7a92311c263371e&#34;</ETag><Size>1296</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;efd7c7e653e7b4cae5fa36e16311349c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A2%3A255%3A1%3A2424%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1cdf12a5ba12af80a8fcbe65a51be1b9&#34;</ETag><Size>2424</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;011746a5ca01506fdf83964c27756f29&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037905%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;af992cc29bb2d9de8afef2fa09221752&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;27eec981a6efeef3dd4577c0490156cd&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;dee641780c0c4d248fd383936ad519c0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;35d9c5b51a686307a2465a8dce6122e9&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;397f4751afcb170c423e629fd2b03c46&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A2%3A1200%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ed50b0f966729dbc524ed39d67043e7f&#34;</ETag><Size>1200</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;3e018695734005e3be7a2c364a2f9f4b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e26638baeb35e1d203ff779209f18000&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;65a1dd34e301bdc4d29ef1b96ad9f016&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;baf3bbe887771567705ea1878ad8dc02&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7d2dd5438efac312030ab1d7ff2404c0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A2%3A1496%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;65a7ecaa6689f54356759745386bb91d&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;30b77b5019f350acbf9f718551d2da77&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A2416%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cd5d4acd4df5dd76dd58206782e7f365&#34;</ETag><Size>2416</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A2%3A1208%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e265bd76e5998bc292913aa80b0323cf&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1616%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;57a665afff22ef5b34e6e3d54deceb64&#34;</ETag><Size>1616</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;af26aa3d5e60723ce6781c6f3c2fc0ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A2%3A1320%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;809a9542bd1ef395b5328d6c62a10038&#34;</ETag><Size>1320</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;cb2ec8fd8e2f39c71ca7fd8e26141b9e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A4%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d6fc50af39123e0c794e997429c894f8&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A5%3A1360%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;65143fdbcdcf279b6c27a79c688dd56d&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0aeeeab35fcefe8ebe92923db835b993&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0f234b8606389bcc82637b5eec502dc0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;878094d78836df848f6343a8dd183909&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A3%3A2008%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ac4c5f21766b72b1ef9379e666fba4e7&#34;</ETag><Size>2008</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1352%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;60d206b93f7f63a6d550278c79178dc9&#34;</ETag><Size>1352</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0187ebcce0242f7da65b2c6f25982550&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ae2150d01ae7f1af2a175cdd5170207a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b94d64f4fcc3c13c48a75d7864c1ce62&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;35638001230ae7c046190a76967679de&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e5058fc8bcef1d12f3a97e90ef3a4f22&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;c7371c2c071f84a8da422b44dc6ac8cd&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e59e4b2b6a14b9718cfde17164df7873&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A4%3A1240%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b715d29f1acb4f69bb2c6e45c759c4d0&#34;</ETag><Size>1240</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;62b537d856fda5644fe2cc48902c9731&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A2%3A255%3A1%3A1600%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d2260a637a13ce8ecc25b9c01b52b67d&#34;</ETag><Size>1600</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e3574f40b33f06df9e67a72ccbbff43c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A2%3A255%3A1%3A1440%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;24187b7f04140bb0b1bb743be65ee07c&#34;</ETag><Size>1440</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;f336cf1caa2096a96de0cfbc70f9ad9d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A2%3A1264%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1f3c31b42afda4973595009325ef3e49&#34;</ETag><Size>1264</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;20aa44e25b95f87a8c7337a642e24c97&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;1dd035a4cbe08fccc42394835e89df77&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A3%3A1544%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ddfac5c4dd4e6cfa512fc9ef755d80ba&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A4%3A1504%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;73896829b5a8ee7e2a223f80dd6bc99f&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037924%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;6bd52922b36ff7c2ce79617366ee07ae&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1744%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;9480636392e60386e5fcfa26a7e5fa1e&#34;</ETag><Size>1744</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;86f1b31668de87d96f5f9b73789e6722&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A3%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;daa4772dea9401d3c58dea4ef6f578f1&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;66a62a7691132cb3b4613c1d975fab65&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7e8d7307f40bdeb4f3305e9be602cb27&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;a120a0287db33e7f87e2847b83e80d5f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;23ee82433ce4e8b3c0adc7981a52a256&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A3%3A1304%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;c9bf1da7e81941d7bf8edf219e3af8e2&#34;</ETag><Size>1304</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;8d018b1c8baffd1d3c1f37f9112e3931&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;eacc29fa533e744afa4e9a034e4063e7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;313094a08eaea3e8b4a9335ffd44f54b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;a13c73d880c9ea8669a713db0044cc73&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;28e110a65388b036725c956cb4f40835&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;34aedc6a7f8b316b3e420d638101b7f3&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;29151557cd5bf4a5eae9a392b2ab3ee8&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;5a2acfe7d9463c6376f658c29c90fd02&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;9a184fad7ff74943b8ca812f5af57463&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;97dd67255e56715570c8124d64393e24&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;48e1e22980ccda9edefd8f1004274739&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A3%3A1736%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;c89ad4686d31b02b0e0e819333897101&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A4%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;b2f2306a3c7f01a5fd37e98c5f0db539&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;00949568528376e724e9fcf4d3b60725&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f472e8e0d0f8111aa3f3bc9c406179b1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;80731454b0f0f6bda9a6706328d41672&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A2%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;2331f114069e506fa45abd92f7cc16e8&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;80d5289d31961bf2a3b4ab12a0127d24&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A2%3A1256%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;78ecfb41c1828cbbf3e867460bede6a4&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e88ed3aaa7eca2764356d27ef10cfa1c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037937%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1702f735c923178d6e8f8e1569466a4b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037937%3A1%3A1%3A255%3A2%3A1144%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;feba9762acc7f93b4a56d85b48cf26fa&#34;</ETag><Size>1144</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;7011ee874e8ff2211e9e54543b3191f4&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A2%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;4a76c36aabfa4086bfd8d8d31bcbffc6&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A2%3A255%3A2%3A1448%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;0df75368d33e1d5d81a28b9a08eafcf3&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1640%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d94425a6997dab6e73d403aaaf1472ea&#34;</ETag><Size>1640</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;2119f8302ae9404302822f9dc235ec46&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f3d1bfdf886644bf29d31bd16584da90&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;2ace9abb6396728189d1f1270d6016c2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;bf78ed23adbd0ac419f1474fe596777e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A4%3A1784%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e97ede3a0b632611b38c82fa05d2f765&#34;</ETag><Size>1784</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;b0e4109c11e7240a3cfd95e0d987e3db&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;43314d5c28b605b5517144e412dfb477&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f48f340d92e63ff14be5fd27cc733f2c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;19a6de2f8fda386c1628a05640b1d614&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;cdd71f3f9258303a74e6bab5a59bf6d5&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A3%3A2112%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;91eda4be98cc3bac3417ee9509f73d7d&#34;</ETag><Size>2112</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A4%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;82778727338cea7e5f52a40b3c40f1d4&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;03be68aedc5e93911c97cacb12d43770&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b147b1cfd1ef351a131e686de1631d5c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A2%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;53e8079776efd0c7fe82c7cf6eafb28d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;9f36bfd117b58e56c940657eecfd89d2&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;aaa0a6e02417d93517e63e65e3e7d2e2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A2%3A255%3A1%3A1424%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d120f7f937da41759afa30a510ce0255&#34;</ETag><Size>1424</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1776%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;8160dece82ad022c94c68998c3b020aa&#34;</ETag><Size>1776</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;790833acc63bba5df43d70161e81146d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A3%3A1360%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;daff5c718ff85eb00c6b270f5760cb91&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d6b393272b0c8a1126c2678e565cb2e9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A2%3A255%3A1%3A1152%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ff9f3ec64ae8e1217924d0ed262134ae&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A1%3A2160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7d58cf2ffa3b3311d1c32aa97bc50a61&#34;</ETag><Size>2160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;3b536fbf5a72c6f1d25b794d57cc501b&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, a97e633a-f502-42f2-87eb-6a4acf0bf3e0, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, a97e633a-f502-42f2-87eb-6a4acf0bf3e0, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, a97e633a-f502-42f2-87eb-6a4acf0bf3e0, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, ef18df7c-eb82-4121-a68a-6073776ecb97, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, ef18df7c-eb82-4121-a68a-6073776ecb97, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, ef18df7c-eb82-4121-a68a-6073776ecb97, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 645, 'Portions': 145, 'ActivePortions': 145}, '__DEFAULT': {'Rows': 99355, 'Portions': 115, 'ActivePortions': 115}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 145, 'BlobSize': 176408, 'BlobCount': 725}, '__DEFAULT': {'Portions': 115, 'BlobSize': 4406080, 'BlobCount': 575}}, cold bucket stat: (0, 0), frozen bucket stat: (145, 176408)
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:16102/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204917Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204917Z
20251114/us-east-1/s3/aws4_request
bfde3faad158360201d308b0228d90dc5c0d6d3229f8615953d54b282984d0d2
DEBUG    botocore.auth:auth.py:430 Signature:
9e5efb1981782a1bb2dafdd739ae84f8d07b6b82290189e121c9ff3ebc3af2c2
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/cold_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204917Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=9e5efb1981782a1bb2dafdd739ae84f8d07b6b82290189e121c9ff3ebc3af2c2', 'amz-sdk-invocation-id': b'4ec889fc-2870-464f-8c2e-936a499a46d2', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:49:17 GMT', 'x-amzn-requestid': 'EfQSsNZaljGPFgFRfcPYM1yaE0ZCxWWXknxq93a3f0DF18rQTAZW', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>cold_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:16102/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204917Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204917Z
20251114/us-east-1/s3/aws4_request
9efe2092a3241fec2310e9f5c08ba7f39bfcd1bd0520c2aeaf7cf244bf5ebc74
DEBUG    botocore.auth:auth.py:430 Signature:
55f35d5c927a72fc6403e5814c6e29b224053fabb77f834bc1d37dc7572f27c1
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/medium?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204917Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=55f35d5c927a72fc6403e5814c6e29b224053fabb77f834bc1d37dc7572f27c1', 'amz-sdk-invocation-id': b'03dd4215-b2d2-4177-93d8-8d0eaccdda7e', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:49:17 GMT', 'x-amzn-requestid': 'ZkwVE7lsw504U7vze3jfiUGenex30cFO6OkrDh2wBYNAPqTlhBUO', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>medium</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:16102/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204917Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204917Z
20251114/us-east-1/s3/aws4_request
8d3e0bb4b89063126ca994eded82e4f9a1899106d0a56a61cd5ca203ce69af4d
DEBUG    botocore.auth:auth.py:430 Signature:
f6f4fc84797e5e2a237d031e9beaf86685effc9c4ea9b82708aeab59dd1549e1
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/frozen_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204917Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=f6f4fc84797e5e2a237d031e9beaf86685effc9c4ea9b82708aeab59dd1549e1', 'amz-sdk-invocation-id': b'310fdff0-eab9-42aa-90e1-e4f5666e8439', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 53592
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:49:17 GMT', 'x-amzn-requestid': 'i5G8QkMN65QRc7JutGYAPCa3ghIM2hllWmbJj7bEHj9n4jrqEdN9', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '53592', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;34eff939966dd96fc61e04bee3d4ba4f&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A2%3A1816%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;c745068d481b0515aea4165b916ec5cb&#34;</ETag><Size>1816</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;fb23f9171b17757cb1dc2e176469b4a5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cfa8a0b7952fb63f7dfadf2cf83097ed&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;969785d18638dc1e71dc309c8fee9f59&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;76c553122067e565c23ac6b7466026f1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;6cca3dcd8f413ad51af7003527118f53&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;9d0aea585719b4e1a8eb01d939c00a9d&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;4f98c8ca83a70a033c75eff6e19bcb8e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1a5f4df50ae0202b78181ab5a79fc270&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;710bd12a125a7a0826c6dabe086b07b9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;be0a7c1984f4c8093eabc624229e85d5&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;0d068b6671dccd5032bc42db6aa10674&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;169a39dc1ef992105b008d64454cdda2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A3%3A1536%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1cd0ecd015e159922d991777d4e34b6a&#34;</ETag><Size>1536</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A4%3A1152%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b0945c53e3a8c53e06b5efbe1fa00b7e&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;21d237d9b840230ac40911f05460d2c9&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;a65d4652ca975ca96dd4adc269404389&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ffa157b81657d56c3806591d18161366&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;dbb30cffd96f2cda495c11eb50c8872a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;0b1b088a94fe98718b260b4e9262c5c6&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A2%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e0f105c23fdc288d960126f34607d3c2&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037897%3A1%3A1%3A255%3A1%3A1720%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1f30e67ac29c7a33dfa177893c57fe4e&#34;</ETag><Size>1720</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;756c8bf50e1b14ddff981f3d35b13a9a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d1d491d289f10bd319a5964f50e522d9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;122ba98dfa6de83562b52443f97e0bdc&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;7626e60779c9117a5aa5552db3e2ef74&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1144%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;76b382c008c1daa16aef1c638ccec692&#34;</ETag><Size>1144</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;f2f766068f0decd10d0a355d7a3ce7df&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A3%3A1224%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ac22662b420aa8c5bd61f9d898d93abd&#34;</ETag><Size>1224</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A4%3A2504%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;240ff0ca91edad5ad611828468ea5b44&#34;</ETag><Size>2504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;658bdfb1748413af03d9fd46c9bb805b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cf86574e0b5b9320b5838d1fe614f7d6&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1416%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b9311bd0a3261cd1c110524dbed0c0ee&#34;</ETag><Size>1416</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A2%3A1928%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;88965419a67c815737ea9348e37e2277&#34;</ETag><Size>1928</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d70b30ee26e1677f1c1601ea54148330&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f6ca311e356541dde08266785f2d8dcb&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A2%3A1296%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;83616eaa943da37ef7a92311c263371e&#34;</ETag><Size>1296</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;efd7c7e653e7b4cae5fa36e16311349c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A2%3A255%3A1%3A2424%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1cdf12a5ba12af80a8fcbe65a51be1b9&#34;</ETag><Size>2424</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;011746a5ca01506fdf83964c27756f29&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037905%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;af992cc29bb2d9de8afef2fa09221752&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;27eec981a6efeef3dd4577c0490156cd&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;dee641780c0c4d248fd383936ad519c0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;35d9c5b51a686307a2465a8dce6122e9&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;397f4751afcb170c423e629fd2b03c46&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A2%3A1200%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ed50b0f966729dbc524ed39d67043e7f&#34;</ETag><Size>1200</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;3e018695734005e3be7a2c364a2f9f4b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e26638baeb35e1d203ff779209f18000&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;65a1dd34e301bdc4d29ef1b96ad9f016&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;baf3bbe887771567705ea1878ad8dc02&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7d2dd5438efac312030ab1d7ff2404c0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A2%3A1496%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;65a7ecaa6689f54356759745386bb91d&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;30b77b5019f350acbf9f718551d2da77&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A2416%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cd5d4acd4df5dd76dd58206782e7f365&#34;</ETag><Size>2416</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A2%3A1208%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e265bd76e5998bc292913aa80b0323cf&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1616%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;57a665afff22ef5b34e6e3d54deceb64&#34;</ETag><Size>1616</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;af26aa3d5e60723ce6781c6f3c2fc0ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A2%3A1320%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;809a9542bd1ef395b5328d6c62a10038&#34;</ETag><Size>1320</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;cb2ec8fd8e2f39c71ca7fd8e26141b9e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A4%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d6fc50af39123e0c794e997429c894f8&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A5%3A1360%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;65143fdbcdcf279b6c27a79c688dd56d&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0aeeeab35fcefe8ebe92923db835b993&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0f234b8606389bcc82637b5eec502dc0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;878094d78836df848f6343a8dd183909&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A3%3A2008%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ac4c5f21766b72b1ef9379e666fba4e7&#34;</ETag><Size>2008</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1352%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;60d206b93f7f63a6d550278c79178dc9&#34;</ETag><Size>1352</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0187ebcce0242f7da65b2c6f25982550&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ae2150d01ae7f1af2a175cdd5170207a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b94d64f4fcc3c13c48a75d7864c1ce62&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;35638001230ae7c046190a76967679de&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e5058fc8bcef1d12f3a97e90ef3a4f22&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;c7371c2c071f84a8da422b44dc6ac8cd&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e59e4b2b6a14b9718cfde17164df7873&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A4%3A1240%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b715d29f1acb4f69bb2c6e45c759c4d0&#34;</ETag><Size>1240</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;62b537d856fda5644fe2cc48902c9731&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A2%3A255%3A1%3A1600%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d2260a637a13ce8ecc25b9c01b52b67d&#34;</ETag><Size>1600</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e3574f40b33f06df9e67a72ccbbff43c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A2%3A255%3A1%3A1440%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;24187b7f04140bb0b1bb743be65ee07c&#34;</ETag><Size>1440</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;f336cf1caa2096a96de0cfbc70f9ad9d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A2%3A1264%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1f3c31b42afda4973595009325ef3e49&#34;</ETag><Size>1264</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;20aa44e25b95f87a8c7337a642e24c97&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;1dd035a4cbe08fccc42394835e89df77&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A3%3A1544%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ddfac5c4dd4e6cfa512fc9ef755d80ba&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A4%3A1504%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;73896829b5a8ee7e2a223f80dd6bc99f&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037924%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;6bd52922b36ff7c2ce79617366ee07ae&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1744%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;9480636392e60386e5fcfa26a7e5fa1e&#34;</ETag><Size>1744</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;86f1b31668de87d96f5f9b73789e6722&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A3%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;daa4772dea9401d3c58dea4ef6f578f1&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;66a62a7691132cb3b4613c1d975fab65&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7e8d7307f40bdeb4f3305e9be602cb27&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;a120a0287db33e7f87e2847b83e80d5f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;23ee82433ce4e8b3c0adc7981a52a256&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A3%3A1304%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;c9bf1da7e81941d7bf8edf219e3af8e2&#34;</ETag><Size>1304</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;8d018b1c8baffd1d3c1f37f9112e3931&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;eacc29fa533e744afa4e9a034e4063e7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;313094a08eaea3e8b4a9335ffd44f54b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;a13c73d880c9ea8669a713db0044cc73&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;28e110a65388b036725c956cb4f40835&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;34aedc6a7f8b316b3e420d638101b7f3&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;29151557cd5bf4a5eae9a392b2ab3ee8&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;5a2acfe7d9463c6376f658c29c90fd02&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;9a184fad7ff74943b8ca812f5af57463&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;97dd67255e56715570c8124d64393e24&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;48e1e22980ccda9edefd8f1004274739&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A3%3A1736%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;c89ad4686d31b02b0e0e819333897101&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A4%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;b2f2306a3c7f01a5fd37e98c5f0db539&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;00949568528376e724e9fcf4d3b60725&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f472e8e0d0f8111aa3f3bc9c406179b1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;80731454b0f0f6bda9a6706328d41672&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A2%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;2331f114069e506fa45abd92f7cc16e8&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;80d5289d31961bf2a3b4ab12a0127d24&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A2%3A1256%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;78ecfb41c1828cbbf3e867460bede6a4&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e88ed3aaa7eca2764356d27ef10cfa1c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037937%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1702f735c923178d6e8f8e1569466a4b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037937%3A1%3A1%3A255%3A2%3A1144%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;feba9762acc7f93b4a56d85b48cf26fa&#34;</ETag><Size>1144</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;7011ee874e8ff2211e9e54543b3191f4&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A2%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;4a76c36aabfa4086bfd8d8d31bcbffc6&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A2%3A255%3A2%3A1448%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;0df75368d33e1d5d81a28b9a08eafcf3&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1640%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d94425a6997dab6e73d403aaaf1472ea&#34;</ETag><Size>1640</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;2119f8302ae9404302822f9dc235ec46&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f3d1bfdf886644bf29d31bd16584da90&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;2ace9abb6396728189d1f1270d6016c2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;bf78ed23adbd0ac419f1474fe596777e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A4%3A1784%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e97ede3a0b632611b38c82fa05d2f765&#34;</ETag><Size>1784</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;b0e4109c11e7240a3cfd95e0d987e3db&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;43314d5c28b605b5517144e412dfb477&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f48f340d92e63ff14be5fd27cc733f2c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;19a6de2f8fda386c1628a05640b1d614&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;cdd71f3f9258303a74e6bab5a59bf6d5&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A3%3A2112%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;91eda4be98cc3bac3417ee9509f73d7d&#34;</ETag><Size>2112</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A4%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;82778727338cea7e5f52a40b3c40f1d4&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;03be68aedc5e93911c97cacb12d43770&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b147b1cfd1ef351a131e686de1631d5c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A2%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;53e8079776efd0c7fe82c7cf6eafb28d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;9f36bfd117b58e56c940657eecfd89d2&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;aaa0a6e02417d93517e63e65e3e7d2e2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A2%3A255%3A1%3A1424%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d120f7f937da41759afa30a510ce0255&#34;</ETag><Size>1424</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1776%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;8160dece82ad022c94c68998c3b020aa&#34;</ETag><Size>1776</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;790833acc63bba5df43d70161e81146d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A3%3A1360%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;daff5c718ff85eb00c6b270f5760cb91&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d6b393272b0c8a1126c2678e565cb2e9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A2%3A255%3A1%3A1152%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ff9f3ec64ae8e1217924d0ed262134ae&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A1%3A2160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7d58cf2ffa3b3311d1c32aa97bc50a61&#34;</ETag><Size>2160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;3b536fbf5a72c6f1d25b794d57cc501b&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 74c3bc75-1230-48e8-8463-0a24787df66e, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 74c3bc75-1230-48e8-8463-0a24787df66e, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 74c3bc75-1230-48e8-8463-0a24787df66e, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 79cbe013-d04f-4044-a5e4-b16b8f56e58b, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 79cbe013-d04f-4044-a5e4-b16b8f56e58b, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 79cbe013-d04f-4044-a5e4-b16b8f56e58b, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 645, 'Portions': 145, 'ActivePortions': 145}, '__DEFAULT': {'Rows': 99355, 'Portions': 115, 'ActivePortions': 115}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 145, 'BlobSize': 176408, 'BlobCount': 725}, '__DEFAULT': {'Portions': 115, 'BlobSize': 4406080, 'BlobCount': 575}}, cold bucket stat: (0, 0), frozen bucket stat: (145, 176408)
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:16102/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204918Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204918Z
20251114/us-east-1/s3/aws4_request
537da8cbbcdccc3ddb065cad4e384316796d3486bc89a533ec97fd71e4f1777b
DEBUG    botocore.auth:auth.py:430 Signature:
7c35c1708a2f312eb53e7585f9ba41c12d109599d09ab31f248234943553e462
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/cold_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204918Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=7c35c1708a2f312eb53e7585f9ba41c12d109599d09ab31f248234943553e462', 'amz-sdk-invocation-id': b'114e3e16-ad80-49fe-9ed1-34e36824d62a', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:49:18 GMT', 'x-amzn-requestid': '26wkffAmt5iyF97UX1UjBnddUSOiLmn1Ya60EMGKbahMjho5hG6K', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>cold_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:16102/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204918Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204918Z
20251114/us-east-1/s3/aws4_request
24fde62a44d872df084007cf6cc9b600b4526572f9b34a37ec2a8263e5b4bce5
DEBUG    botocore.auth:auth.py:430 Signature:
d47ebe89a29637b0f935e63cc8ae4e48f431843e120966e14ee8b18349cc7d46
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/medium?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204918Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=d47ebe89a29637b0f935e63cc8ae4e48f431843e120966e14ee8b18349cc7d46', 'amz-sdk-invocation-id': b'774ddec3-9fa0-4436-9c8f-e525c2692b35', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:49:18 GMT', 'x-amzn-requestid': '7TF1VZVz8QhivoML0e3ANNuztrHYhL7ROFkuK62MAsWb2VTW2dd3', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>medium</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:16102/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204918Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204918Z
20251114/us-east-1/s3/aws4_request
244177d62ec5372b60331e765c47b537f7eca35ccf98228308820c19dd79f09d
DEBUG    botocore.auth:auth.py:430 Signature:
5eac3eb691aff93e07e78413fcf0b52cc1e659911728f60a6e8c331b3cd7d947
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/frozen_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204918Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=5eac3eb691aff93e07e78413fcf0b52cc1e659911728f60a6e8c331b3cd7d947', 'amz-sdk-invocation-id': b'250e8a29-e472-4e24-a678-f6704169816f', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 53592
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:49:18 GMT', 'x-amzn-requestid': 'CBytGBBu8GCLkw7s3jNVQ4KfT5yuBCgsugT72UrUxUaynkqL8P4B', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '53592', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;34eff939966dd96fc61e04bee3d4ba4f&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A2%3A1816%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;c745068d481b0515aea4165b916ec5cb&#34;</ETag><Size>1816</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;fb23f9171b17757cb1dc2e176469b4a5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cfa8a0b7952fb63f7dfadf2cf83097ed&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;969785d18638dc1e71dc309c8fee9f59&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;76c553122067e565c23ac6b7466026f1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;6cca3dcd8f413ad51af7003527118f53&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;9d0aea585719b4e1a8eb01d939c00a9d&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;4f98c8ca83a70a033c75eff6e19bcb8e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1a5f4df50ae0202b78181ab5a79fc270&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;710bd12a125a7a0826c6dabe086b07b9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;be0a7c1984f4c8093eabc624229e85d5&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;0d068b6671dccd5032bc42db6aa10674&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;169a39dc1ef992105b008d64454cdda2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A3%3A1536%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1cd0ecd015e159922d991777d4e34b6a&#34;</ETag><Size>1536</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A4%3A1152%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b0945c53e3a8c53e06b5efbe1fa00b7e&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;21d237d9b840230ac40911f05460d2c9&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;a65d4652ca975ca96dd4adc269404389&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ffa157b81657d56c3806591d18161366&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;dbb30cffd96f2cda495c11eb50c8872a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;0b1b088a94fe98718b260b4e9262c5c6&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A2%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e0f105c23fdc288d960126f34607d3c2&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037897%3A1%3A1%3A255%3A1%3A1720%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1f30e67ac29c7a33dfa177893c57fe4e&#34;</ETag><Size>1720</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;756c8bf50e1b14ddff981f3d35b13a9a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d1d491d289f10bd319a5964f50e522d9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;122ba98dfa6de83562b52443f97e0bdc&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;7626e60779c9117a5aa5552db3e2ef74&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1144%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;76b382c008c1daa16aef1c638ccec692&#34;</ETag><Size>1144</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;f2f766068f0decd10d0a355d7a3ce7df&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A3%3A1224%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ac22662b420aa8c5bd61f9d898d93abd&#34;</ETag><Size>1224</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A4%3A2504%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;240ff0ca91edad5ad611828468ea5b44&#34;</ETag><Size>2504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;658bdfb1748413af03d9fd46c9bb805b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cf86574e0b5b9320b5838d1fe614f7d6&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1416%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b9311bd0a3261cd1c110524dbed0c0ee&#34;</ETag><Size>1416</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A2%3A1928%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;88965419a67c815737ea9348e37e2277&#34;</ETag><Size>1928</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d70b30ee26e1677f1c1601ea54148330&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f6ca311e356541dde08266785f2d8dcb&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A2%3A1296%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;83616eaa943da37ef7a92311c263371e&#34;</ETag><Size>1296</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;efd7c7e653e7b4cae5fa36e16311349c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A2%3A255%3A1%3A2424%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1cdf12a5ba12af80a8fcbe65a51be1b9&#34;</ETag><Size>2424</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;011746a5ca01506fdf83964c27756f29&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037905%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;af992cc29bb2d9de8afef2fa09221752&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;27eec981a6efeef3dd4577c0490156cd&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;dee641780c0c4d248fd383936ad519c0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;35d9c5b51a686307a2465a8dce6122e9&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;397f4751afcb170c423e629fd2b03c46&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A2%3A1200%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ed50b0f966729dbc524ed39d67043e7f&#34;</ETag><Size>1200</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;3e018695734005e3be7a2c364a2f9f4b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e26638baeb35e1d203ff779209f18000&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;65a1dd34e301bdc4d29ef1b96ad9f016&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;baf3bbe887771567705ea1878ad8dc02&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7d2dd5438efac312030ab1d7ff2404c0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A2%3A1496%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;65a7ecaa6689f54356759745386bb91d&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;30b77b5019f350acbf9f718551d2da77&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A2416%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cd5d4acd4df5dd76dd58206782e7f365&#34;</ETag><Size>2416</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A2%3A1208%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e265bd76e5998bc292913aa80b0323cf&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1616%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;57a665afff22ef5b34e6e3d54deceb64&#34;</ETag><Size>1616</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;af26aa3d5e60723ce6781c6f3c2fc0ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A2%3A1320%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;809a9542bd1ef395b5328d6c62a10038&#34;</ETag><Size>1320</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;cb2ec8fd8e2f39c71ca7fd8e26141b9e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A4%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d6fc50af39123e0c794e997429c894f8&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A5%3A1360%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;65143fdbcdcf279b6c27a79c688dd56d&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0aeeeab35fcefe8ebe92923db835b993&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0f234b8606389bcc82637b5eec502dc0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;878094d78836df848f6343a8dd183909&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A3%3A2008%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ac4c5f21766b72b1ef9379e666fba4e7&#34;</ETag><Size>2008</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1352%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;60d206b93f7f63a6d550278c79178dc9&#34;</ETag><Size>1352</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0187ebcce0242f7da65b2c6f25982550&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ae2150d01ae7f1af2a175cdd5170207a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b94d64f4fcc3c13c48a75d7864c1ce62&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;35638001230ae7c046190a76967679de&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e5058fc8bcef1d12f3a97e90ef3a4f22&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;c7371c2c071f84a8da422b44dc6ac8cd&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e59e4b2b6a14b9718cfde17164df7873&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A4%3A1240%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b715d29f1acb4f69bb2c6e45c759c4d0&#34;</ETag><Size>1240</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;62b537d856fda5644fe2cc48902c9731&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A2%3A255%3A1%3A1600%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d2260a637a13ce8ecc25b9c01b52b67d&#34;</ETag><Size>1600</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e3574f40b33f06df9e67a72ccbbff43c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A2%3A255%3A1%3A1440%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;24187b7f04140bb0b1bb743be65ee07c&#34;</ETag><Size>1440</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;f336cf1caa2096a96de0cfbc70f9ad9d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A2%3A1264%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1f3c31b42afda4973595009325ef3e49&#34;</ETag><Size>1264</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;20aa44e25b95f87a8c7337a642e24c97&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;1dd035a4cbe08fccc42394835e89df77&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A3%3A1544%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ddfac5c4dd4e6cfa512fc9ef755d80ba&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A4%3A1504%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;73896829b5a8ee7e2a223f80dd6bc99f&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037924%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;6bd52922b36ff7c2ce79617366ee07ae&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1744%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;9480636392e60386e5fcfa26a7e5fa1e&#34;</ETag><Size>1744</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;86f1b31668de87d96f5f9b73789e6722&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A3%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;daa4772dea9401d3c58dea4ef6f578f1&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;66a62a7691132cb3b4613c1d975fab65&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7e8d7307f40bdeb4f3305e9be602cb27&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;a120a0287db33e7f87e2847b83e80d5f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;23ee82433ce4e8b3c0adc7981a52a256&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A3%3A1304%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;c9bf1da7e81941d7bf8edf219e3af8e2&#34;</ETag><Size>1304</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;8d018b1c8baffd1d3c1f37f9112e3931&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;eacc29fa533e744afa4e9a034e4063e7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;313094a08eaea3e8b4a9335ffd44f54b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;a13c73d880c9ea8669a713db0044cc73&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;28e110a65388b036725c956cb4f40835&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;34aedc6a7f8b316b3e420d638101b7f3&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;29151557cd5bf4a5eae9a392b2ab3ee8&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;5a2acfe7d9463c6376f658c29c90fd02&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;9a184fad7ff74943b8ca812f5af57463&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;97dd67255e56715570c8124d64393e24&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;48e1e22980ccda9edefd8f1004274739&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A3%3A1736%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;c89ad4686d31b02b0e0e819333897101&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A4%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;b2f2306a3c7f01a5fd37e98c5f0db539&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;00949568528376e724e9fcf4d3b60725&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f472e8e0d0f8111aa3f3bc9c406179b1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;80731454b0f0f6bda9a6706328d41672&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A2%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;2331f114069e506fa45abd92f7cc16e8&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;80d5289d31961bf2a3b4ab12a0127d24&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A2%3A1256%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;78ecfb41c1828cbbf3e867460bede6a4&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e88ed3aaa7eca2764356d27ef10cfa1c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037937%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1702f735c923178d6e8f8e1569466a4b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037937%3A1%3A1%3A255%3A2%3A1144%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;feba9762acc7f93b4a56d85b48cf26fa&#34;</ETag><Size>1144</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;7011ee874e8ff2211e9e54543b3191f4&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A2%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;4a76c36aabfa4086bfd8d8d31bcbffc6&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A2%3A255%3A2%3A1448%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;0df75368d33e1d5d81a28b9a08eafcf3&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1640%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d94425a6997dab6e73d403aaaf1472ea&#34;</ETag><Size>1640</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;2119f8302ae9404302822f9dc235ec46&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f3d1bfdf886644bf29d31bd16584da90&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;2ace9abb6396728189d1f1270d6016c2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;bf78ed23adbd0ac419f1474fe596777e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A4%3A1784%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e97ede3a0b632611b38c82fa05d2f765&#34;</ETag><Size>1784</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;b0e4109c11e7240a3cfd95e0d987e3db&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;43314d5c28b605b5517144e412dfb477&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f48f340d92e63ff14be5fd27cc733f2c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;19a6de2f8fda386c1628a05640b1d614&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;cdd71f3f9258303a74e6bab5a59bf6d5&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A3%3A2112%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;91eda4be98cc3bac3417ee9509f73d7d&#34;</ETag><Size>2112</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A4%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;82778727338cea7e5f52a40b3c40f1d4&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;03be68aedc5e93911c97cacb12d43770&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b147b1cfd1ef351a131e686de1631d5c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A2%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;53e8079776efd0c7fe82c7cf6eafb28d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;9f36bfd117b58e56c940657eecfd89d2&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;aaa0a6e02417d93517e63e65e3e7d2e2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A2%3A255%3A1%3A1424%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d120f7f937da41759afa30a510ce0255&#34;</ETag><Size>1424</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1776%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;8160dece82ad022c94c68998c3b020aa&#34;</ETag><Size>1776</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;790833acc63bba5df43d70161e81146d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A3%3A1360%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;daff5c718ff85eb00c6b270f5760cb91&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d6b393272b0c8a1126c2678e565cb2e9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A2%3A255%3A1%3A1152%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ff9f3ec64ae8e1217924d0ed262134ae&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A1%3A2160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7d58cf2ffa3b3311d1c32aa97bc50a61&#34;</ETag><Size>2160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;3b536fbf5a72c6f1d25b794d57cc501b&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 8299a0f0-3432-4ccc-a282-366d89ddbea1, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 8299a0f0-3432-4ccc-a282-366d89ddbea1, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 8299a0f0-3432-4ccc-a282-366d89ddbea1, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 809db2d7-b781-404b-91d3-ae8b8509b855, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 809db2d7-b781-404b-91d3-ae8b8509b855, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 809db2d7-b781-404b-91d3-ae8b8509b855, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 645, 'Portions': 145, 'ActivePortions': 145}, '__DEFAULT': {'Rows': 99355, 'Portions': 115, 'ActivePortions': 115}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 145, 'BlobSize': 176408, 'BlobCount': 725}, '__DEFAULT': {'Portions': 115, 'BlobSize': 4406080, 'BlobCount': 575}}, cold bucket stat: (0, 0), frozen bucket stat: (145, 176408)
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:16102/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204920Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204920Z
20251114/us-east-1/s3/aws4_request
6101e5ca152287df061201e274cc54fe2b8c55385879cd41abd1d3643a5ef817
DEBUG    botocore.auth:auth.py:430 Signature:
a431c8412cb2445b8c22f56f700404cd1cd570722194d8f6cf26b3d3f42140ad
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/cold_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204920Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=a431c8412cb2445b8c22f56f700404cd1cd570722194d8f6cf26b3d3f42140ad', 'amz-sdk-invocation-id': b'3b4e3da6-4313-4526-826c-626e76d2be95', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:49:20 GMT', 'x-amzn-requestid': 'SabL855IiinDiodanWU19BzvWwVqOeXIyrtZOlmLJJ843H4Dkp07', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>cold_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:16102/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204920Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204920Z
20251114/us-east-1/s3/aws4_request
67740e67a53480174c21420a1f6efd86e184c1112f08b0a9d2d2b7fc874c2ddd
DEBUG    botocore.auth:auth.py:430 Signature:
da51d7f0f52a4374521b05882e4563e3c1d34cc25f74d1fbadf6d21019b397f5
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/medium?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204920Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=da51d7f0f52a4374521b05882e4563e3c1d34cc25f74d1fbadf6d21019b397f5', 'amz-sdk-invocation-id': b'15f58ca7-c4b9-4d36-aec5-6055d210c46c', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:49:20 GMT', 'x-amzn-requestid': 'aLwNm4cJdTRRTy6Xa5kkz1sirZ1Kg7V9b6Ipu5y13z26B7UDRU0W', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>medium</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:16102/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204920Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204920Z
20251114/us-east-1/s3/aws4_request
a218e61d20616d7f02765c2bc1ab158a3792a31bc24832f0f4477bf7ef7a07c1
DEBUG    botocore.auth:auth.py:430 Signature:
a4edf695026bed1b2025b013b307ef071dbcfa075b9fc480dce9d5ada7d7d133
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/frozen_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204920Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=a4edf695026bed1b2025b013b307ef071dbcfa075b9fc480dce9d5ada7d7d133', 'amz-sdk-invocation-id': b'f7f821e2-d5fc-44d4-94ee-55f70dec6003', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 53592
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:49:20 GMT', 'x-amzn-requestid': 'g34SzjgUkDJBOS2M138bGl98jSeXEjNjAS9euLHfVR1qYEHaAeyA', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '53592', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;34eff939966dd96fc61e04bee3d4ba4f&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A2%3A1816%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;c745068d481b0515aea4165b916ec5cb&#34;</ETag><Size>1816</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;fb23f9171b17757cb1dc2e176469b4a5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cfa8a0b7952fb63f7dfadf2cf83097ed&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;969785d18638dc1e71dc309c8fee9f59&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;76c553122067e565c23ac6b7466026f1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;6cca3dcd8f413ad51af7003527118f53&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;9d0aea585719b4e1a8eb01d939c00a9d&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;4f98c8ca83a70a033c75eff6e19bcb8e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1a5f4df50ae0202b78181ab5a79fc270&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;710bd12a125a7a0826c6dabe086b07b9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;be0a7c1984f4c8093eabc624229e85d5&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;0d068b6671dccd5032bc42db6aa10674&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;169a39dc1ef992105b008d64454cdda2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A3%3A1536%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1cd0ecd015e159922d991777d4e34b6a&#34;</ETag><Size>1536</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A4%3A1152%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b0945c53e3a8c53e06b5efbe1fa00b7e&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;21d237d9b840230ac40911f05460d2c9&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;a65d4652ca975ca96dd4adc269404389&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ffa157b81657d56c3806591d18161366&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;dbb30cffd96f2cda495c11eb50c8872a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;0b1b088a94fe98718b260b4e9262c5c6&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A2%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e0f105c23fdc288d960126f34607d3c2&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037897%3A1%3A1%3A255%3A1%3A1720%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1f30e67ac29c7a33dfa177893c57fe4e&#34;</ETag><Size>1720</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;756c8bf50e1b14ddff981f3d35b13a9a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d1d491d289f10bd319a5964f50e522d9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;122ba98dfa6de83562b52443f97e0bdc&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;7626e60779c9117a5aa5552db3e2ef74&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1144%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;76b382c008c1daa16aef1c638ccec692&#34;</ETag><Size>1144</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;f2f766068f0decd10d0a355d7a3ce7df&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A3%3A1224%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ac22662b420aa8c5bd61f9d898d93abd&#34;</ETag><Size>1224</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A4%3A2504%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;240ff0ca91edad5ad611828468ea5b44&#34;</ETag><Size>2504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;658bdfb1748413af03d9fd46c9bb805b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cf86574e0b5b9320b5838d1fe614f7d6&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1416%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b9311bd0a3261cd1c110524dbed0c0ee&#34;</ETag><Size>1416</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A2%3A1928%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;88965419a67c815737ea9348e37e2277&#34;</ETag><Size>1928</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d70b30ee26e1677f1c1601ea54148330&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f6ca311e356541dde08266785f2d8dcb&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A2%3A1296%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;83616eaa943da37ef7a92311c263371e&#34;</ETag><Size>1296</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;efd7c7e653e7b4cae5fa36e16311349c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A2%3A255%3A1%3A2424%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1cdf12a5ba12af80a8fcbe65a51be1b9&#34;</ETag><Size>2424</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;011746a5ca01506fdf83964c27756f29&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037905%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;af992cc29bb2d9de8afef2fa09221752&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;27eec981a6efeef3dd4577c0490156cd&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;dee641780c0c4d248fd383936ad519c0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;35d9c5b51a686307a2465a8dce6122e9&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;397f4751afcb170c423e629fd2b03c46&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A2%3A1200%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ed50b0f966729dbc524ed39d67043e7f&#34;</ETag><Size>1200</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;3e018695734005e3be7a2c364a2f9f4b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e26638baeb35e1d203ff779209f18000&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;65a1dd34e301bdc4d29ef1b96ad9f016&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;baf3bbe887771567705ea1878ad8dc02&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7d2dd5438efac312030ab1d7ff2404c0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A2%3A1496%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;65a7ecaa6689f54356759745386bb91d&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;30b77b5019f350acbf9f718551d2da77&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A2416%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cd5d4acd4df5dd76dd58206782e7f365&#34;</ETag><Size>2416</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A2%3A1208%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e265bd76e5998bc292913aa80b0323cf&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1616%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;57a665afff22ef5b34e6e3d54deceb64&#34;</ETag><Size>1616</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;af26aa3d5e60723ce6781c6f3c2fc0ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A2%3A1320%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;809a9542bd1ef395b5328d6c62a10038&#34;</ETag><Size>1320</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;cb2ec8fd8e2f39c71ca7fd8e26141b9e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A4%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d6fc50af39123e0c794e997429c894f8&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A5%3A1360%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;65143fdbcdcf279b6c27a79c688dd56d&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0aeeeab35fcefe8ebe92923db835b993&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0f234b8606389bcc82637b5eec502dc0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;878094d78836df848f6343a8dd183909&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A3%3A2008%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ac4c5f21766b72b1ef9379e666fba4e7&#34;</ETag><Size>2008</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1352%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;60d206b93f7f63a6d550278c79178dc9&#34;</ETag><Size>1352</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0187ebcce0242f7da65b2c6f25982550&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ae2150d01ae7f1af2a175cdd5170207a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b94d64f4fcc3c13c48a75d7864c1ce62&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;35638001230ae7c046190a76967679de&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e5058fc8bcef1d12f3a97e90ef3a4f22&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;c7371c2c071f84a8da422b44dc6ac8cd&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e59e4b2b6a14b9718cfde17164df7873&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A4%3A1240%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b715d29f1acb4f69bb2c6e45c759c4d0&#34;</ETag><Size>1240</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;62b537d856fda5644fe2cc48902c9731&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A2%3A255%3A1%3A1600%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d2260a637a13ce8ecc25b9c01b52b67d&#34;</ETag><Size>1600</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e3574f40b33f06df9e67a72ccbbff43c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A2%3A255%3A1%3A1440%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;24187b7f04140bb0b1bb743be65ee07c&#34;</ETag><Size>1440</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;f336cf1caa2096a96de0cfbc70f9ad9d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A2%3A1264%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1f3c31b42afda4973595009325ef3e49&#34;</ETag><Size>1264</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;20aa44e25b95f87a8c7337a642e24c97&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;1dd035a4cbe08fccc42394835e89df77&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A3%3A1544%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ddfac5c4dd4e6cfa512fc9ef755d80ba&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A4%3A1504%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;73896829b5a8ee7e2a223f80dd6bc99f&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037924%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;6bd52922b36ff7c2ce79617366ee07ae&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1744%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;9480636392e60386e5fcfa26a7e5fa1e&#34;</ETag><Size>1744</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;86f1b31668de87d96f5f9b73789e6722&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A3%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;daa4772dea9401d3c58dea4ef6f578f1&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;66a62a7691132cb3b4613c1d975fab65&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7e8d7307f40bdeb4f3305e9be602cb27&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;a120a0287db33e7f87e2847b83e80d5f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;23ee82433ce4e8b3c0adc7981a52a256&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A3%3A1304%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;c9bf1da7e81941d7bf8edf219e3af8e2&#34;</ETag><Size>1304</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;8d018b1c8baffd1d3c1f37f9112e3931&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;eacc29fa533e744afa4e9a034e4063e7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;313094a08eaea3e8b4a9335ffd44f54b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;a13c73d880c9ea8669a713db0044cc73&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;28e110a65388b036725c956cb4f40835&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;34aedc6a7f8b316b3e420d638101b7f3&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;29151557cd5bf4a5eae9a392b2ab3ee8&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;5a2acfe7d9463c6376f658c29c90fd02&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;9a184fad7ff74943b8ca812f5af57463&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;97dd67255e56715570c8124d64393e24&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;48e1e22980ccda9edefd8f1004274739&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A3%3A1736%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;c89ad4686d31b02b0e0e819333897101&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A4%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;b2f2306a3c7f01a5fd37e98c5f0db539&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;00949568528376e724e9fcf4d3b60725&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f472e8e0d0f8111aa3f3bc9c406179b1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;80731454b0f0f6bda9a6706328d41672&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A2%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;2331f114069e506fa45abd92f7cc16e8&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;80d5289d31961bf2a3b4ab12a0127d24&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A2%3A1256%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;78ecfb41c1828cbbf3e867460bede6a4&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e88ed3aaa7eca2764356d27ef10cfa1c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037937%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1702f735c923178d6e8f8e1569466a4b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037937%3A1%3A1%3A255%3A2%3A1144%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;feba9762acc7f93b4a56d85b48cf26fa&#34;</ETag><Size>1144</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;7011ee874e8ff2211e9e54543b3191f4&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A2%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;4a76c36aabfa4086bfd8d8d31bcbffc6&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A2%3A255%3A2%3A1448%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;0df75368d33e1d5d81a28b9a08eafcf3&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1640%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d94425a6997dab6e73d403aaaf1472ea&#34;</ETag><Size>1640</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;2119f8302ae9404302822f9dc235ec46&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f3d1bfdf886644bf29d31bd16584da90&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;2ace9abb6396728189d1f1270d6016c2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;bf78ed23adbd0ac419f1474fe596777e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A4%3A1784%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e97ede3a0b632611b38c82fa05d2f765&#34;</ETag><Size>1784</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;b0e4109c11e7240a3cfd95e0d987e3db&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;43314d5c28b605b5517144e412dfb477&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f48f340d92e63ff14be5fd27cc733f2c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;19a6de2f8fda386c1628a05640b1d614&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;cdd71f3f9258303a74e6bab5a59bf6d5&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A3%3A2112%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;91eda4be98cc3bac3417ee9509f73d7d&#34;</ETag><Size>2112</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A4%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;82778727338cea7e5f52a40b3c40f1d4&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;03be68aedc5e93911c97cacb12d43770&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b147b1cfd1ef351a131e686de1631d5c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A2%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;53e8079776efd0c7fe82c7cf6eafb28d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;9f36bfd117b58e56c940657eecfd89d2&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;aaa0a6e02417d93517e63e65e3e7d2e2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A2%3A255%3A1%3A1424%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d120f7f937da41759afa30a510ce0255&#34;</ETag><Size>1424</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1776%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;8160dece82ad022c94c68998c3b020aa&#34;</ETag><Size>1776</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;790833acc63bba5df43d70161e81146d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A3%3A1360%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;daff5c718ff85eb00c6b270f5760cb91&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d6b393272b0c8a1126c2678e565cb2e9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A2%3A255%3A1%3A1152%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ff9f3ec64ae8e1217924d0ed262134ae&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A1%3A2160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7d58cf2ffa3b3311d1c32aa97bc50a61&#34;</ETag><Size>2160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;3b536fbf5a72c6f1d25b794d57cc501b&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, d20e57b1-057a-4606-96ae-34708f521deb, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, d20e57b1-057a-4606-96ae-34708f521deb, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, d20e57b1-057a-4606-96ae-34708f521deb, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, c1a0f2e3-c513-48ec-a836-17386f9f40c2, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, c1a0f2e3-c513-48ec-a836-17386f9f40c2, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, c1a0f2e3-c513-48ec-a836-17386f9f40c2, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 645, 'Portions': 145, 'ActivePortions': 145}, '__DEFAULT': {'Rows': 99355, 'Portions': 115, 'ActivePortions': 115}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 145, 'BlobSize': 176408, 'BlobCount': 725}, '__DEFAULT': {'Portions': 115, 'BlobSize': 4406080, 'BlobCount': 575}}, cold bucket stat: (0, 0), frozen bucket stat: (145, 176408)
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:16102/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204921Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204921Z
20251114/us-east-1/s3/aws4_request
b722de8b478467192c13819f9892bb6e7a6454b02efbc8a94b5eb00e0dc8e1c1
DEBUG    botocore.auth:auth.py:430 Signature:
8be5b3c33f04ad67c75e11e80fb15e8c227719ce199f91955835354b8c6495fc
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/cold_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204921Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=8be5b3c33f04ad67c75e11e80fb15e8c227719ce199f91955835354b8c6495fc', 'amz-sdk-invocation-id': b'ef411046-5583-488d-b1d2-d0736b57143c', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:49:21 GMT', 'x-amzn-requestid': 'kfRtS9oebZajPXljaJcNzhqVuRTuHu5SM21rr35bDtiQMkx6dHV3', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>cold_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:16102/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204921Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204921Z
20251114/us-east-1/s3/aws4_request
1ab597fe0d326f7957abab444b178a3541a19d56b41ddd29112cd8c96bd27cd5
DEBUG    botocore.auth:auth.py:430 Signature:
54f36e746ee5a3fcce42016cd0689c57e1ae10943d0902a8893be7622cb7ba1d
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/medium?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204921Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=54f36e746ee5a3fcce42016cd0689c57e1ae10943d0902a8893be7622cb7ba1d', 'amz-sdk-invocation-id': b'8058fba0-9146-4121-8b23-edda146e6d44', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:49:21 GMT', 'x-amzn-requestid': 'rr6z1bbs1TYOrtFivC5THFLpPbCDfElApKnLoGDjtAT898FnBa2r', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>medium</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:16102/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204921Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204921Z
20251114/us-east-1/s3/aws4_request
918ac3e5e5462264b14168d144d9df4aae1368cb98071d2c74fe3daab2d8de06
DEBUG    botocore.auth:auth.py:430 Signature:
f1435a70f9f442848e10a7306bfa87c9187c3e5eda2b68014aee23765694c99a
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/frozen_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204921Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=f1435a70f9f442848e10a7306bfa87c9187c3e5eda2b68014aee23765694c99a', 'amz-sdk-invocation-id': b'eae87641-ae4b-452f-882b-5e4bad8d885f', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 53592
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:49:21 GMT', 'x-amzn-requestid': 'peUdv4w5Xo2RlrphAurg55g7oovAym4Fn5IPjr7dO77OBFOk7EWg', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '53592', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;34eff939966dd96fc61e04bee3d4ba4f&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A2%3A1816%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;c745068d481b0515aea4165b916ec5cb&#34;</ETag><Size>1816</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;fb23f9171b17757cb1dc2e176469b4a5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cfa8a0b7952fb63f7dfadf2cf83097ed&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;969785d18638dc1e71dc309c8fee9f59&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;76c553122067e565c23ac6b7466026f1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;6cca3dcd8f413ad51af7003527118f53&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;9d0aea585719b4e1a8eb01d939c00a9d&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;4f98c8ca83a70a033c75eff6e19bcb8e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1a5f4df50ae0202b78181ab5a79fc270&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;710bd12a125a7a0826c6dabe086b07b9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;be0a7c1984f4c8093eabc624229e85d5&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;0d068b6671dccd5032bc42db6aa10674&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;169a39dc1ef992105b008d64454cdda2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A3%3A1536%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1cd0ecd015e159922d991777d4e34b6a&#34;</ETag><Size>1536</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A4%3A1152%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b0945c53e3a8c53e06b5efbe1fa00b7e&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;21d237d9b840230ac40911f05460d2c9&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;a65d4652ca975ca96dd4adc269404389&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ffa157b81657d56c3806591d18161366&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;dbb30cffd96f2cda495c11eb50c8872a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;0b1b088a94fe98718b260b4e9262c5c6&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A2%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e0f105c23fdc288d960126f34607d3c2&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037897%3A1%3A1%3A255%3A1%3A1720%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1f30e67ac29c7a33dfa177893c57fe4e&#34;</ETag><Size>1720</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;756c8bf50e1b14ddff981f3d35b13a9a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d1d491d289f10bd319a5964f50e522d9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;122ba98dfa6de83562b52443f97e0bdc&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;7626e60779c9117a5aa5552db3e2ef74&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1144%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;76b382c008c1daa16aef1c638ccec692&#34;</ETag><Size>1144</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;f2f766068f0decd10d0a355d7a3ce7df&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A3%3A1224%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ac22662b420aa8c5bd61f9d898d93abd&#34;</ETag><Size>1224</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A4%3A2504%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;240ff0ca91edad5ad611828468ea5b44&#34;</ETag><Size>2504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;658bdfb1748413af03d9fd46c9bb805b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cf86574e0b5b9320b5838d1fe614f7d6&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1416%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b9311bd0a3261cd1c110524dbed0c0ee&#34;</ETag><Size>1416</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A2%3A1928%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;88965419a67c815737ea9348e37e2277&#34;</ETag><Size>1928</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d70b30ee26e1677f1c1601ea54148330&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f6ca311e356541dde08266785f2d8dcb&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A2%3A1296%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;83616eaa943da37ef7a92311c263371e&#34;</ETag><Size>1296</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;efd7c7e653e7b4cae5fa36e16311349c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A2%3A255%3A1%3A2424%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1cdf12a5ba12af80a8fcbe65a51be1b9&#34;</ETag><Size>2424</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;011746a5ca01506fdf83964c27756f29&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037905%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;af992cc29bb2d9de8afef2fa09221752&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;27eec981a6efeef3dd4577c0490156cd&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;dee641780c0c4d248fd383936ad519c0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;35d9c5b51a686307a2465a8dce6122e9&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;397f4751afcb170c423e629fd2b03c46&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A2%3A1200%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ed50b0f966729dbc524ed39d67043e7f&#34;</ETag><Size>1200</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;3e018695734005e3be7a2c364a2f9f4b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e26638baeb35e1d203ff779209f18000&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;65a1dd34e301bdc4d29ef1b96ad9f016&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;baf3bbe887771567705ea1878ad8dc02&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7d2dd5438efac312030ab1d7ff2404c0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A2%3A1496%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;65a7ecaa6689f54356759745386bb91d&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;30b77b5019f350acbf9f718551d2da77&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A2416%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cd5d4acd4df5dd76dd58206782e7f365&#34;</ETag><Size>2416</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A2%3A1208%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e265bd76e5998bc292913aa80b0323cf&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1616%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;57a665afff22ef5b34e6e3d54deceb64&#34;</ETag><Size>1616</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;af26aa3d5e60723ce6781c6f3c2fc0ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A2%3A1320%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;809a9542bd1ef395b5328d6c62a10038&#34;</ETag><Size>1320</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;cb2ec8fd8e2f39c71ca7fd8e26141b9e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A4%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d6fc50af39123e0c794e997429c894f8&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A5%3A1360%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;65143fdbcdcf279b6c27a79c688dd56d&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0aeeeab35fcefe8ebe92923db835b993&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0f234b8606389bcc82637b5eec502dc0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;878094d78836df848f6343a8dd183909&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A3%3A2008%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ac4c5f21766b72b1ef9379e666fba4e7&#34;</ETag><Size>2008</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1352%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;60d206b93f7f63a6d550278c79178dc9&#34;</ETag><Size>1352</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0187ebcce0242f7da65b2c6f25982550&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ae2150d01ae7f1af2a175cdd5170207a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b94d64f4fcc3c13c48a75d7864c1ce62&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;35638001230ae7c046190a76967679de&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e5058fc8bcef1d12f3a97e90ef3a4f22&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;c7371c2c071f84a8da422b44dc6ac8cd&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e59e4b2b6a14b9718cfde17164df7873&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A4%3A1240%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b715d29f1acb4f69bb2c6e45c759c4d0&#34;</ETag><Size>1240</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;62b537d856fda5644fe2cc48902c9731&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A2%3A255%3A1%3A1600%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d2260a637a13ce8ecc25b9c01b52b67d&#34;</ETag><Size>1600</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e3574f40b33f06df9e67a72ccbbff43c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A2%3A255%3A1%3A1440%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;24187b7f04140bb0b1bb743be65ee07c&#34;</ETag><Size>1440</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;f336cf1caa2096a96de0cfbc70f9ad9d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A2%3A1264%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1f3c31b42afda4973595009325ef3e49&#34;</ETag><Size>1264</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;20aa44e25b95f87a8c7337a642e24c97&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;1dd035a4cbe08fccc42394835e89df77&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A3%3A1544%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ddfac5c4dd4e6cfa512fc9ef755d80ba&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A4%3A1504%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;73896829b5a8ee7e2a223f80dd6bc99f&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037924%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;6bd52922b36ff7c2ce79617366ee07ae&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1744%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;9480636392e60386e5fcfa26a7e5fa1e&#34;</ETag><Size>1744</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;86f1b31668de87d96f5f9b73789e6722&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A3%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;daa4772dea9401d3c58dea4ef6f578f1&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;66a62a7691132cb3b4613c1d975fab65&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7e8d7307f40bdeb4f3305e9be602cb27&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;a120a0287db33e7f87e2847b83e80d5f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;23ee82433ce4e8b3c0adc7981a52a256&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A3%3A1304%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;c9bf1da7e81941d7bf8edf219e3af8e2&#34;</ETag><Size>1304</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;8d018b1c8baffd1d3c1f37f9112e3931&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;eacc29fa533e744afa4e9a034e4063e7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;313094a08eaea3e8b4a9335ffd44f54b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;a13c73d880c9ea8669a713db0044cc73&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;28e110a65388b036725c956cb4f40835&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;34aedc6a7f8b316b3e420d638101b7f3&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;29151557cd5bf4a5eae9a392b2ab3ee8&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;5a2acfe7d9463c6376f658c29c90fd02&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;9a184fad7ff74943b8ca812f5af57463&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;97dd67255e56715570c8124d64393e24&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;48e1e22980ccda9edefd8f1004274739&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A3%3A1736%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;c89ad4686d31b02b0e0e819333897101&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A4%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;b2f2306a3c7f01a5fd37e98c5f0db539&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;00949568528376e724e9fcf4d3b60725&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f472e8e0d0f8111aa3f3bc9c406179b1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;80731454b0f0f6bda9a6706328d41672&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A2%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;2331f114069e506fa45abd92f7cc16e8&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;80d5289d31961bf2a3b4ab12a0127d24&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A2%3A1256%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;78ecfb41c1828cbbf3e867460bede6a4&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e88ed3aaa7eca2764356d27ef10cfa1c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037937%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1702f735c923178d6e8f8e1569466a4b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037937%3A1%3A1%3A255%3A2%3A1144%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;feba9762acc7f93b4a56d85b48cf26fa&#34;</ETag><Size>1144</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;7011ee874e8ff2211e9e54543b3191f4&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A2%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;4a76c36aabfa4086bfd8d8d31bcbffc6&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A2%3A255%3A2%3A1448%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;0df75368d33e1d5d81a28b9a08eafcf3&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1640%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d94425a6997dab6e73d403aaaf1472ea&#34;</ETag><Size>1640</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;2119f8302ae9404302822f9dc235ec46&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f3d1bfdf886644bf29d31bd16584da90&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;2ace9abb6396728189d1f1270d6016c2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;bf78ed23adbd0ac419f1474fe596777e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A4%3A1784%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e97ede3a0b632611b38c82fa05d2f765&#34;</ETag><Size>1784</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;b0e4109c11e7240a3cfd95e0d987e3db&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;43314d5c28b605b5517144e412dfb477&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f48f340d92e63ff14be5fd27cc733f2c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;19a6de2f8fda386c1628a05640b1d614&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;cdd71f3f9258303a74e6bab5a59bf6d5&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A3%3A2112%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;91eda4be98cc3bac3417ee9509f73d7d&#34;</ETag><Size>2112</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A4%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;82778727338cea7e5f52a40b3c40f1d4&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;03be68aedc5e93911c97cacb12d43770&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b147b1cfd1ef351a131e686de1631d5c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A2%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;53e8079776efd0c7fe82c7cf6eafb28d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;9f36bfd117b58e56c940657eecfd89d2&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;aaa0a6e02417d93517e63e65e3e7d2e2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A2%3A255%3A1%3A1424%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d120f7f937da41759afa30a510ce0255&#34;</ETag><Size>1424</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1776%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;8160dece82ad022c94c68998c3b020aa&#34;</ETag><Size>1776</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;790833acc63bba5df43d70161e81146d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A3%3A1360%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;daff5c718ff85eb00c6b270f5760cb91&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d6b393272b0c8a1126c2678e565cb2e9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A2%3A255%3A1%3A1152%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ff9f3ec64ae8e1217924d0ed262134ae&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A1%3A2160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7d58cf2ffa3b3311d1c32aa97bc50a61&#34;</ETag><Size>2160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;3b536fbf5a72c6f1d25b794d57cc501b&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 7354766b-c04a-4cf7-9dc4-84ba3a25cb94, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 7354766b-c04a-4cf7-9dc4-84ba3a25cb94, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 7354766b-c04a-4cf7-9dc4-84ba3a25cb94, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, c9ab07f8-6dad-4aec-b5ee-ebc05bc27d48, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, c9ab07f8-6dad-4aec-b5ee-ebc05bc27d48, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, c9ab07f8-6dad-4aec-b5ee-ebc05bc27d48, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 645, 'Portions': 145, 'ActivePortions': 145}, '__DEFAULT': {'Rows': 99355, 'Portions': 115, 'ActivePortions': 115}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 145, 'BlobSize': 176408, 'BlobCount': 725}, '__DEFAULT': {'Portions': 115, 'BlobSize': 4406080, 'BlobCount': 575}}, cold bucket stat: (0, 0), frozen bucket stat: (145, 176408)
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:16102/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204923Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204923Z
20251114/us-east-1/s3/aws4_request
d9df485cfe2373de1fc28b77d5321ccbce8cdcfccf08cdc5916dea0c385d8a6a
DEBUG    botocore.auth:auth.py:430 Signature:
bd024e5307102e0ce851347e5d000ebfcc74f98f2140d1b027d6b772a0984e4d
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/cold_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204923Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=bd024e5307102e0ce851347e5d000ebfcc74f98f2140d1b027d6b772a0984e4d', 'amz-sdk-invocation-id': b'68f42678-71e8-4c56-af8d-29e3a8f2450d', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:49:23 GMT', 'x-amzn-requestid': 'MB3IRsJvFXob0AYbXxd4wmY8qVXyuIuWMQ8RKqOpHYTsRZ5joLNg', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>cold_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:16102/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204923Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204923Z
20251114/us-east-1/s3/aws4_request
bace5a9aaa40424d8cbd99f62185b6016afc2854ae46b1e2de9df161383bbcae
DEBUG    botocore.auth:auth.py:430 Signature:
dca1c5dd03f6443d9acdc04c63edf5d202e83e6a9c5e9010513c53e07c7f5e47
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/medium?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204923Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=dca1c5dd03f6443d9acdc04c63edf5d202e83e6a9c5e9010513c53e07c7f5e47', 'amz-sdk-invocation-id': b'499117dd-39e9-470d-8019-878e10153f26', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:49:23 GMT', 'x-amzn-requestid': 'n8zwbEfNtmgIpwJb9UrrSsIv8oIQ7M40rRavuWM6DsaRwnsmVjM1', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>medium</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:16102/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204923Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204923Z
20251114/us-east-1/s3/aws4_request
28719795f735b973ef4e1e35a1d0b562948153c013bf1887e14c7a9bc05578e3
DEBUG    botocore.auth:auth.py:430 Signature:
e97e6205219adc95ce33dd3c02ca967a24876330aff6479e22ef04182ef0a38b
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/frozen_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204923Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=e97e6205219adc95ce33dd3c02ca967a24876330aff6479e22ef04182ef0a38b', 'amz-sdk-invocation-id': b'6f9ddf20-37ae-4e3c-99c8-51357b4682a7', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 53592
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:49:23 GMT', 'x-amzn-requestid': 'HOKXyhDJjrg3hsSargWDHtqMfn8fzHxhy5wGlY2c8uCNJOBc6ny8', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '53592', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;34eff939966dd96fc61e04bee3d4ba4f&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A2%3A1816%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;c745068d481b0515aea4165b916ec5cb&#34;</ETag><Size>1816</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;fb23f9171b17757cb1dc2e176469b4a5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cfa8a0b7952fb63f7dfadf2cf83097ed&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;969785d18638dc1e71dc309c8fee9f59&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;76c553122067e565c23ac6b7466026f1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;6cca3dcd8f413ad51af7003527118f53&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;9d0aea585719b4e1a8eb01d939c00a9d&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;4f98c8ca83a70a033c75eff6e19bcb8e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1a5f4df50ae0202b78181ab5a79fc270&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;710bd12a125a7a0826c6dabe086b07b9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;be0a7c1984f4c8093eabc624229e85d5&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;0d068b6671dccd5032bc42db6aa10674&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;169a39dc1ef992105b008d64454cdda2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A3%3A1536%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1cd0ecd015e159922d991777d4e34b6a&#34;</ETag><Size>1536</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A4%3A1152%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b0945c53e3a8c53e06b5efbe1fa00b7e&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;21d237d9b840230ac40911f05460d2c9&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;a65d4652ca975ca96dd4adc269404389&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ffa157b81657d56c3806591d18161366&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;dbb30cffd96f2cda495c11eb50c8872a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;0b1b088a94fe98718b260b4e9262c5c6&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A2%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e0f105c23fdc288d960126f34607d3c2&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037897%3A1%3A1%3A255%3A1%3A1720%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1f30e67ac29c7a33dfa177893c57fe4e&#34;</ETag><Size>1720</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;756c8bf50e1b14ddff981f3d35b13a9a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d1d491d289f10bd319a5964f50e522d9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;122ba98dfa6de83562b52443f97e0bdc&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;7626e60779c9117a5aa5552db3e2ef74&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1144%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;76b382c008c1daa16aef1c638ccec692&#34;</ETag><Size>1144</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;f2f766068f0decd10d0a355d7a3ce7df&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A3%3A1224%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ac22662b420aa8c5bd61f9d898d93abd&#34;</ETag><Size>1224</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A4%3A2504%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;240ff0ca91edad5ad611828468ea5b44&#34;</ETag><Size>2504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;658bdfb1748413af03d9fd46c9bb805b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cf86574e0b5b9320b5838d1fe614f7d6&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1416%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b9311bd0a3261cd1c110524dbed0c0ee&#34;</ETag><Size>1416</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A2%3A1928%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;88965419a67c815737ea9348e37e2277&#34;</ETag><Size>1928</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d70b30ee26e1677f1c1601ea54148330&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f6ca311e356541dde08266785f2d8dcb&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A2%3A1296%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;83616eaa943da37ef7a92311c263371e&#34;</ETag><Size>1296</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;efd7c7e653e7b4cae5fa36e16311349c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A2%3A255%3A1%3A2424%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1cdf12a5ba12af80a8fcbe65a51be1b9&#34;</ETag><Size>2424</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;011746a5ca01506fdf83964c27756f29&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037905%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;af992cc29bb2d9de8afef2fa09221752&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;27eec981a6efeef3dd4577c0490156cd&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;dee641780c0c4d248fd383936ad519c0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;35d9c5b51a686307a2465a8dce6122e9&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;397f4751afcb170c423e629fd2b03c46&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A2%3A1200%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ed50b0f966729dbc524ed39d67043e7f&#34;</ETag><Size>1200</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;3e018695734005e3be7a2c364a2f9f4b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e26638baeb35e1d203ff779209f18000&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;65a1dd34e301bdc4d29ef1b96ad9f016&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;baf3bbe887771567705ea1878ad8dc02&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7d2dd5438efac312030ab1d7ff2404c0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A2%3A1496%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;65a7ecaa6689f54356759745386bb91d&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;30b77b5019f350acbf9f718551d2da77&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A2416%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cd5d4acd4df5dd76dd58206782e7f365&#34;</ETag><Size>2416</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A2%3A1208%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e265bd76e5998bc292913aa80b0323cf&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1616%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;57a665afff22ef5b34e6e3d54deceb64&#34;</ETag><Size>1616</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;af26aa3d5e60723ce6781c6f3c2fc0ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A2%3A1320%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;809a9542bd1ef395b5328d6c62a10038&#34;</ETag><Size>1320</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;cb2ec8fd8e2f39c71ca7fd8e26141b9e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A4%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d6fc50af39123e0c794e997429c894f8&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A5%3A1360%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;65143fdbcdcf279b6c27a79c688dd56d&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0aeeeab35fcefe8ebe92923db835b993&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0f234b8606389bcc82637b5eec502dc0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;878094d78836df848f6343a8dd183909&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A3%3A2008%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ac4c5f21766b72b1ef9379e666fba4e7&#34;</ETag><Size>2008</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1352%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;60d206b93f7f63a6d550278c79178dc9&#34;</ETag><Size>1352</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0187ebcce0242f7da65b2c6f25982550&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ae2150d01ae7f1af2a175cdd5170207a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b94d64f4fcc3c13c48a75d7864c1ce62&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;35638001230ae7c046190a76967679de&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e5058fc8bcef1d12f3a97e90ef3a4f22&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;c7371c2c071f84a8da422b44dc6ac8cd&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e59e4b2b6a14b9718cfde17164df7873&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A4%3A1240%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b715d29f1acb4f69bb2c6e45c759c4d0&#34;</ETag><Size>1240</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;62b537d856fda5644fe2cc48902c9731&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A2%3A255%3A1%3A1600%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d2260a637a13ce8ecc25b9c01b52b67d&#34;</ETag><Size>1600</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e3574f40b33f06df9e67a72ccbbff43c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A2%3A255%3A1%3A1440%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;24187b7f04140bb0b1bb743be65ee07c&#34;</ETag><Size>1440</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;f336cf1caa2096a96de0cfbc70f9ad9d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A2%3A1264%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1f3c31b42afda4973595009325ef3e49&#34;</ETag><Size>1264</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;20aa44e25b95f87a8c7337a642e24c97&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;1dd035a4cbe08fccc42394835e89df77&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A3%3A1544%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ddfac5c4dd4e6cfa512fc9ef755d80ba&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A4%3A1504%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;73896829b5a8ee7e2a223f80dd6bc99f&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037924%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;6bd52922b36ff7c2ce79617366ee07ae&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1744%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;9480636392e60386e5fcfa26a7e5fa1e&#34;</ETag><Size>1744</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;86f1b31668de87d96f5f9b73789e6722&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A3%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;daa4772dea9401d3c58dea4ef6f578f1&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;66a62a7691132cb3b4613c1d975fab65&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7e8d7307f40bdeb4f3305e9be602cb27&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;a120a0287db33e7f87e2847b83e80d5f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;23ee82433ce4e8b3c0adc7981a52a256&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A3%3A1304%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;c9bf1da7e81941d7bf8edf219e3af8e2&#34;</ETag><Size>1304</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;8d018b1c8baffd1d3c1f37f9112e3931&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;eacc29fa533e744afa4e9a034e4063e7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;313094a08eaea3e8b4a9335ffd44f54b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;a13c73d880c9ea8669a713db0044cc73&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;28e110a65388b036725c956cb4f40835&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;34aedc6a7f8b316b3e420d638101b7f3&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;29151557cd5bf4a5eae9a392b2ab3ee8&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;5a2acfe7d9463c6376f658c29c90fd02&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;9a184fad7ff74943b8ca812f5af57463&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;97dd67255e56715570c8124d64393e24&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;48e1e22980ccda9edefd8f1004274739&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A3%3A1736%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;c89ad4686d31b02b0e0e819333897101&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A4%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;b2f2306a3c7f01a5fd37e98c5f0db539&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;00949568528376e724e9fcf4d3b60725&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f472e8e0d0f8111aa3f3bc9c406179b1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;80731454b0f0f6bda9a6706328d41672&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A2%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;2331f114069e506fa45abd92f7cc16e8&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;80d5289d31961bf2a3b4ab12a0127d24&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A2%3A1256%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;78ecfb41c1828cbbf3e867460bede6a4&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e88ed3aaa7eca2764356d27ef10cfa1c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037937%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1702f735c923178d6e8f8e1569466a4b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037937%3A1%3A1%3A255%3A2%3A1144%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;feba9762acc7f93b4a56d85b48cf26fa&#34;</ETag><Size>1144</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;7011ee874e8ff2211e9e54543b3191f4&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A2%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;4a76c36aabfa4086bfd8d8d31bcbffc6&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A2%3A255%3A2%3A1448%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;0df75368d33e1d5d81a28b9a08eafcf3&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1640%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d94425a6997dab6e73d403aaaf1472ea&#34;</ETag><Size>1640</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;2119f8302ae9404302822f9dc235ec46&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f3d1bfdf886644bf29d31bd16584da90&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;2ace9abb6396728189d1f1270d6016c2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;bf78ed23adbd0ac419f1474fe596777e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A4%3A1784%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e97ede3a0b632611b38c82fa05d2f765&#34;</ETag><Size>1784</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;b0e4109c11e7240a3cfd95e0d987e3db&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;43314d5c28b605b5517144e412dfb477&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f48f340d92e63ff14be5fd27cc733f2c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;19a6de2f8fda386c1628a05640b1d614&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;cdd71f3f9258303a74e6bab5a59bf6d5&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A3%3A2112%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;91eda4be98cc3bac3417ee9509f73d7d&#34;</ETag><Size>2112</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A4%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;82778727338cea7e5f52a40b3c40f1d4&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;03be68aedc5e93911c97cacb12d43770&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b147b1cfd1ef351a131e686de1631d5c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A2%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;53e8079776efd0c7fe82c7cf6eafb28d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;9f36bfd117b58e56c940657eecfd89d2&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;aaa0a6e02417d93517e63e65e3e7d2e2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A2%3A255%3A1%3A1424%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d120f7f937da41759afa30a510ce0255&#34;</ETag><Size>1424</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1776%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;8160dece82ad022c94c68998c3b020aa&#34;</ETag><Size>1776</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;790833acc63bba5df43d70161e81146d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A3%3A1360%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;daff5c718ff85eb00c6b270f5760cb91&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d6b393272b0c8a1126c2678e565cb2e9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A2%3A255%3A1%3A1152%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ff9f3ec64ae8e1217924d0ed262134ae&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A1%3A2160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7d58cf2ffa3b3311d1c32aa97bc50a61&#34;</ETag><Size>2160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;3b536fbf5a72c6f1d25b794d57cc501b&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 836febba-d4d7-4674-8fa5-769f656ec2de, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 836febba-d4d7-4674-8fa5-769f656ec2de, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 836febba-d4d7-4674-8fa5-769f656ec2de, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, f80dec34-e0ac-48be-8ad6-e7b461def52f, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, f80dec34-e0ac-48be-8ad6-e7b461def52f, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, f80dec34-e0ac-48be-8ad6-e7b461def52f, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 645, 'Portions': 145, 'ActivePortions': 145}, '__DEFAULT': {'Rows': 99355, 'Portions': 115, 'ActivePortions': 115}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 145, 'BlobSize': 176408, 'BlobCount': 725}, '__DEFAULT': {'Portions': 115, 'BlobSize': 4406080, 'BlobCount': 575}}, cold bucket stat: (0, 0), frozen bucket stat: (145, 176408)
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:16102/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204924Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204924Z
20251114/us-east-1/s3/aws4_request
790ddc20f8c07bfe8f2cf565be0072dbfdacc133f092157d24dd9624ac9d0a10
DEBUG    botocore.auth:auth.py:430 Signature:
926ba3efb162ae669381c57bf47938917cb6d9fae6f7d5630d79ec7c41165351
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/cold_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204924Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=926ba3efb162ae669381c57bf47938917cb6d9fae6f7d5630d79ec7c41165351', 'amz-sdk-invocation-id': b'8b26fbab-633f-4e63-996d-e0f76294706d', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:49:24 GMT', 'x-amzn-requestid': 'EdEz5jEFgxJ7aCIlj4zMTslCVj09OAEC5COw9pn02UrIgGIc3wjH', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>cold_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:16102/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204924Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204924Z
20251114/us-east-1/s3/aws4_request
6af1a0e1e8a9290f291cac9dd8f9c02fee34dabb9cec9a5968119ab844b86a13
DEBUG    botocore.auth:auth.py:430 Signature:
35edd7abd4ec4c9159128bed8124948ca3a3a670c18127d0931c4da2889617e6
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/medium?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204924Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=35edd7abd4ec4c9159128bed8124948ca3a3a670c18127d0931c4da2889617e6', 'amz-sdk-invocation-id': b'b7c91c03-3961-405c-8a0f-9a2b26e91810', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:49:24 GMT', 'x-amzn-requestid': '1xMxOPk2EBKjo9CgtDXFBKajWqZBOloTiygKCgKjePP3iTuVpNIS', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>medium</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:16102/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204924Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204924Z
20251114/us-east-1/s3/aws4_request
0b96ca7e9a8339e728d2605bdead9538378c4973f59affca17aa8f1eae54bd69
DEBUG    botocore.auth:auth.py:430 Signature:
f1c7afa5de3b76a03343433e0a48c4f10229bac466faf1ac57c0aaa7e02f9521
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/frozen_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204924Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=f1c7afa5de3b76a03343433e0a48c4f10229bac466faf1ac57c0aaa7e02f9521', 'amz-sdk-invocation-id': b'e141c5e5-5923-4d02-8d1f-0f6283a94679', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 53592
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:49:24 GMT', 'x-amzn-requestid': 'cGD83tdwBeQoAj2k4bt6CDWvfNRTBej9f6DEx180j3bqD3megMCY', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '53592', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;34eff939966dd96fc61e04bee3d4ba4f&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A2%3A1816%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;c745068d481b0515aea4165b916ec5cb&#34;</ETag><Size>1816</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;fb23f9171b17757cb1dc2e176469b4a5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cfa8a0b7952fb63f7dfadf2cf83097ed&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;969785d18638dc1e71dc309c8fee9f59&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;76c553122067e565c23ac6b7466026f1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;6cca3dcd8f413ad51af7003527118f53&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;9d0aea585719b4e1a8eb01d939c00a9d&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;4f98c8ca83a70a033c75eff6e19bcb8e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1a5f4df50ae0202b78181ab5a79fc270&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;710bd12a125a7a0826c6dabe086b07b9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;be0a7c1984f4c8093eabc624229e85d5&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;0d068b6671dccd5032bc42db6aa10674&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;169a39dc1ef992105b008d64454cdda2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A3%3A1536%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1cd0ecd015e159922d991777d4e34b6a&#34;</ETag><Size>1536</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A4%3A1152%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b0945c53e3a8c53e06b5efbe1fa00b7e&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;21d237d9b840230ac40911f05460d2c9&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;a65d4652ca975ca96dd4adc269404389&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ffa157b81657d56c3806591d18161366&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;dbb30cffd96f2cda495c11eb50c8872a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;0b1b088a94fe98718b260b4e9262c5c6&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A2%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e0f105c23fdc288d960126f34607d3c2&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037897%3A1%3A1%3A255%3A1%3A1720%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1f30e67ac29c7a33dfa177893c57fe4e&#34;</ETag><Size>1720</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;756c8bf50e1b14ddff981f3d35b13a9a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d1d491d289f10bd319a5964f50e522d9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;122ba98dfa6de83562b52443f97e0bdc&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;7626e60779c9117a5aa5552db3e2ef74&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1144%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;76b382c008c1daa16aef1c638ccec692&#34;</ETag><Size>1144</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;f2f766068f0decd10d0a355d7a3ce7df&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A3%3A1224%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ac22662b420aa8c5bd61f9d898d93abd&#34;</ETag><Size>1224</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A4%3A2504%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;240ff0ca91edad5ad611828468ea5b44&#34;</ETag><Size>2504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;658bdfb1748413af03d9fd46c9bb805b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cf86574e0b5b9320b5838d1fe614f7d6&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1416%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b9311bd0a3261cd1c110524dbed0c0ee&#34;</ETag><Size>1416</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A2%3A1928%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;88965419a67c815737ea9348e37e2277&#34;</ETag><Size>1928</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d70b30ee26e1677f1c1601ea54148330&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f6ca311e356541dde08266785f2d8dcb&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A2%3A1296%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;83616eaa943da37ef7a92311c263371e&#34;</ETag><Size>1296</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;efd7c7e653e7b4cae5fa36e16311349c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A2%3A255%3A1%3A2424%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1cdf12a5ba12af80a8fcbe65a51be1b9&#34;</ETag><Size>2424</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;011746a5ca01506fdf83964c27756f29&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037905%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;af992cc29bb2d9de8afef2fa09221752&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;27eec981a6efeef3dd4577c0490156cd&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;dee641780c0c4d248fd383936ad519c0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;35d9c5b51a686307a2465a8dce6122e9&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;397f4751afcb170c423e629fd2b03c46&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A2%3A1200%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ed50b0f966729dbc524ed39d67043e7f&#34;</ETag><Size>1200</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;3e018695734005e3be7a2c364a2f9f4b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e26638baeb35e1d203ff779209f18000&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;65a1dd34e301bdc4d29ef1b96ad9f016&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;baf3bbe887771567705ea1878ad8dc02&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7d2dd5438efac312030ab1d7ff2404c0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A2%3A1496%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;65a7ecaa6689f54356759745386bb91d&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;30b77b5019f350acbf9f718551d2da77&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A2416%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cd5d4acd4df5dd76dd58206782e7f365&#34;</ETag><Size>2416</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A2%3A1208%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e265bd76e5998bc292913aa80b0323cf&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1616%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;57a665afff22ef5b34e6e3d54deceb64&#34;</ETag><Size>1616</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;af26aa3d5e60723ce6781c6f3c2fc0ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A2%3A1320%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;809a9542bd1ef395b5328d6c62a10038&#34;</ETag><Size>1320</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;cb2ec8fd8e2f39c71ca7fd8e26141b9e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A4%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d6fc50af39123e0c794e997429c894f8&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A5%3A1360%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;65143fdbcdcf279b6c27a79c688dd56d&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0aeeeab35fcefe8ebe92923db835b993&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0f234b8606389bcc82637b5eec502dc0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;878094d78836df848f6343a8dd183909&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A3%3A2008%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ac4c5f21766b72b1ef9379e666fba4e7&#34;</ETag><Size>2008</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1352%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;60d206b93f7f63a6d550278c79178dc9&#34;</ETag><Size>1352</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0187ebcce0242f7da65b2c6f25982550&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ae2150d01ae7f1af2a175cdd5170207a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b94d64f4fcc3c13c48a75d7864c1ce62&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;35638001230ae7c046190a76967679de&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e5058fc8bcef1d12f3a97e90ef3a4f22&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;c7371c2c071f84a8da422b44dc6ac8cd&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e59e4b2b6a14b9718cfde17164df7873&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A4%3A1240%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b715d29f1acb4f69bb2c6e45c759c4d0&#34;</ETag><Size>1240</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;62b537d856fda5644fe2cc48902c9731&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A2%3A255%3A1%3A1600%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d2260a637a13ce8ecc25b9c01b52b67d&#34;</ETag><Size>1600</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e3574f40b33f06df9e67a72ccbbff43c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A2%3A255%3A1%3A1440%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;24187b7f04140bb0b1bb743be65ee07c&#34;</ETag><Size>1440</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;f336cf1caa2096a96de0cfbc70f9ad9d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A2%3A1264%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1f3c31b42afda4973595009325ef3e49&#34;</ETag><Size>1264</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;20aa44e25b95f87a8c7337a642e24c97&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;1dd035a4cbe08fccc42394835e89df77&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A3%3A1544%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ddfac5c4dd4e6cfa512fc9ef755d80ba&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A4%3A1504%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;73896829b5a8ee7e2a223f80dd6bc99f&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037924%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;6bd52922b36ff7c2ce79617366ee07ae&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1744%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;9480636392e60386e5fcfa26a7e5fa1e&#34;</ETag><Size>1744</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;86f1b31668de87d96f5f9b73789e6722&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A3%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;daa4772dea9401d3c58dea4ef6f578f1&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;66a62a7691132cb3b4613c1d975fab65&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7e8d7307f40bdeb4f3305e9be602cb27&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;a120a0287db33e7f87e2847b83e80d5f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;23ee82433ce4e8b3c0adc7981a52a256&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A3%3A1304%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;c9bf1da7e81941d7bf8edf219e3af8e2&#34;</ETag><Size>1304</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;8d018b1c8baffd1d3c1f37f9112e3931&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;eacc29fa533e744afa4e9a034e4063e7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;313094a08eaea3e8b4a9335ffd44f54b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;a13c73d880c9ea8669a713db0044cc73&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;28e110a65388b036725c956cb4f40835&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;34aedc6a7f8b316b3e420d638101b7f3&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;29151557cd5bf4a5eae9a392b2ab3ee8&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;5a2acfe7d9463c6376f658c29c90fd02&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;9a184fad7ff74943b8ca812f5af57463&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;97dd67255e56715570c8124d64393e24&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;48e1e22980ccda9edefd8f1004274739&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A3%3A1736%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;c89ad4686d31b02b0e0e819333897101&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A4%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;b2f2306a3c7f01a5fd37e98c5f0db539&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;00949568528376e724e9fcf4d3b60725&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f472e8e0d0f8111aa3f3bc9c406179b1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;80731454b0f0f6bda9a6706328d41672&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A2%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;2331f114069e506fa45abd92f7cc16e8&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;80d5289d31961bf2a3b4ab12a0127d24&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A2%3A1256%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;78ecfb41c1828cbbf3e867460bede6a4&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e88ed3aaa7eca2764356d27ef10cfa1c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037937%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1702f735c923178d6e8f8e1569466a4b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037937%3A1%3A1%3A255%3A2%3A1144%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;feba9762acc7f93b4a56d85b48cf26fa&#34;</ETag><Size>1144</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;7011ee874e8ff2211e9e54543b3191f4&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A2%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;4a76c36aabfa4086bfd8d8d31bcbffc6&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A2%3A255%3A2%3A1448%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;0df75368d33e1d5d81a28b9a08eafcf3&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1640%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d94425a6997dab6e73d403aaaf1472ea&#34;</ETag><Size>1640</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;2119f8302ae9404302822f9dc235ec46&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f3d1bfdf886644bf29d31bd16584da90&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;2ace9abb6396728189d1f1270d6016c2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;bf78ed23adbd0ac419f1474fe596777e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A4%3A1784%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e97ede3a0b632611b38c82fa05d2f765&#34;</ETag><Size>1784</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;b0e4109c11e7240a3cfd95e0d987e3db&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;43314d5c28b605b5517144e412dfb477&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f48f340d92e63ff14be5fd27cc733f2c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;19a6de2f8fda386c1628a05640b1d614&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;cdd71f3f9258303a74e6bab5a59bf6d5&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A3%3A2112%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;91eda4be98cc3bac3417ee9509f73d7d&#34;</ETag><Size>2112</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A4%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;82778727338cea7e5f52a40b3c40f1d4&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;03be68aedc5e93911c97cacb12d43770&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b147b1cfd1ef351a131e686de1631d5c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A2%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;53e8079776efd0c7fe82c7cf6eafb28d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;9f36bfd117b58e56c940657eecfd89d2&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;aaa0a6e02417d93517e63e65e3e7d2e2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A2%3A255%3A1%3A1424%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d120f7f937da41759afa30a510ce0255&#34;</ETag><Size>1424</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1776%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;8160dece82ad022c94c68998c3b020aa&#34;</ETag><Size>1776</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;790833acc63bba5df43d70161e81146d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A3%3A1360%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;daff5c718ff85eb00c6b270f5760cb91&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d6b393272b0c8a1126c2678e565cb2e9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A2%3A255%3A1%3A1152%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ff9f3ec64ae8e1217924d0ed262134ae&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A1%3A2160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7d58cf2ffa3b3311d1c32aa97bc50a61&#34;</ETag><Size>2160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;3b536fbf5a72c6f1d25b794d57cc501b&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 6d08ba0f-f3db-40f2-8660-97a193dac175, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 6d08ba0f-f3db-40f2-8660-97a193dac175, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 6d08ba0f-f3db-40f2-8660-97a193dac175, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, e6d434cc-915c-4ca5-ba4e-647ad95f63df, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, e6d434cc-915c-4ca5-ba4e-647ad95f63df, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, e6d434cc-915c-4ca5-ba4e-647ad95f63df, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 645, 'Portions': 145, 'ActivePortions': 145}, '__DEFAULT': {'Rows': 99355, 'Portions': 115, 'ActivePortions': 115}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 145, 'BlobSize': 176408, 'BlobCount': 725}, '__DEFAULT': {'Portions': 115, 'BlobSize': 4406080, 'BlobCount': 575}}, cold bucket stat: (0, 0), frozen bucket stat: (145, 176408)
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:16102/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204926Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204926Z
20251114/us-east-1/s3/aws4_request
dca4ca836030e1e196f8419bfa64ca00826b5983c87bd6419543b6729386c543
DEBUG    botocore.auth:auth.py:430 Signature:
1cea23a3c331cca2d86701328f6486379c46431a9c6bb6ee0b9fe324f4250832
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/cold_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204926Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=1cea23a3c331cca2d86701328f6486379c46431a9c6bb6ee0b9fe324f4250832', 'amz-sdk-invocation-id': b'9b7ba442-915f-40e1-a6b7-3c556c55404f', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:49:26 GMT', 'x-amzn-requestid': 'vk0X04JZw9fk1ees5ALZ5fh2mmnKI5ZBq3xizuumdNcpX6xXrnRh', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>cold_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:16102/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204926Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204926Z
20251114/us-east-1/s3/aws4_request
b4770f1f1a80e5f8efe74df9419c7394b654390d0360db9167d445a9b3d7e99a
DEBUG    botocore.auth:auth.py:430 Signature:
d8a1e9c0a073c5180d80271921cbc76aab2eb945c316cd23f4b0566d03726c6b
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/medium?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204926Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=d8a1e9c0a073c5180d80271921cbc76aab2eb945c316cd23f4b0566d03726c6b', 'amz-sdk-invocation-id': b'493c455c-6bc0-4c1b-b643-49b7d152f917', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:49:26 GMT', 'x-amzn-requestid': 'htWB2ZqEsnHUZWZVMM6ZfHFGXh9dO8PU1oYj0PUTALvlYwBlhSLZ', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>medium</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:16102/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204926Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204926Z
20251114/us-east-1/s3/aws4_request
f4de4b6d15ffceacb84e6c97868d17f18f194d9f535499a9488c114b3e535f12
DEBUG    botocore.auth:auth.py:430 Signature:
864a3c9f525dcf791733e4bd2e15d6a9bdc39dca96fddda0a997b1e5da29b822
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/frozen_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204926Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=864a3c9f525dcf791733e4bd2e15d6a9bdc39dca96fddda0a997b1e5da29b822', 'amz-sdk-invocation-id': b'081f3093-2154-4ec3-a69a-b30492c13014', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 53592
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:49:26 GMT', 'x-amzn-requestid': 'PzQlEC80VKZaErA6eWM9mZCsiVOrnd5n5LXDxnqu28nCtGwoh7wf', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '53592', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;34eff939966dd96fc61e04bee3d4ba4f&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A2%3A1816%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;c745068d481b0515aea4165b916ec5cb&#34;</ETag><Size>1816</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;fb23f9171b17757cb1dc2e176469b4a5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cfa8a0b7952fb63f7dfadf2cf83097ed&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;969785d18638dc1e71dc309c8fee9f59&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;76c553122067e565c23ac6b7466026f1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;6cca3dcd8f413ad51af7003527118f53&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;9d0aea585719b4e1a8eb01d939c00a9d&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;4f98c8ca83a70a033c75eff6e19bcb8e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1a5f4df50ae0202b78181ab5a79fc270&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;710bd12a125a7a0826c6dabe086b07b9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;be0a7c1984f4c8093eabc624229e85d5&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;0d068b6671dccd5032bc42db6aa10674&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;169a39dc1ef992105b008d64454cdda2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A3%3A1536%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1cd0ecd015e159922d991777d4e34b6a&#34;</ETag><Size>1536</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A4%3A1152%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b0945c53e3a8c53e06b5efbe1fa00b7e&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;21d237d9b840230ac40911f05460d2c9&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;a65d4652ca975ca96dd4adc269404389&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ffa157b81657d56c3806591d18161366&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;dbb30cffd96f2cda495c11eb50c8872a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;0b1b088a94fe98718b260b4e9262c5c6&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A2%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e0f105c23fdc288d960126f34607d3c2&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037897%3A1%3A1%3A255%3A1%3A1720%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1f30e67ac29c7a33dfa177893c57fe4e&#34;</ETag><Size>1720</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;756c8bf50e1b14ddff981f3d35b13a9a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d1d491d289f10bd319a5964f50e522d9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;122ba98dfa6de83562b52443f97e0bdc&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;7626e60779c9117a5aa5552db3e2ef74&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1144%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;76b382c008c1daa16aef1c638ccec692&#34;</ETag><Size>1144</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;f2f766068f0decd10d0a355d7a3ce7df&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A3%3A1224%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ac22662b420aa8c5bd61f9d898d93abd&#34;</ETag><Size>1224</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A4%3A2504%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;240ff0ca91edad5ad611828468ea5b44&#34;</ETag><Size>2504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;658bdfb1748413af03d9fd46c9bb805b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cf86574e0b5b9320b5838d1fe614f7d6&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1416%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b9311bd0a3261cd1c110524dbed0c0ee&#34;</ETag><Size>1416</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A2%3A1928%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;88965419a67c815737ea9348e37e2277&#34;</ETag><Size>1928</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d70b30ee26e1677f1c1601ea54148330&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f6ca311e356541dde08266785f2d8dcb&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A2%3A1296%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;83616eaa943da37ef7a92311c263371e&#34;</ETag><Size>1296</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;efd7c7e653e7b4cae5fa36e16311349c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A2%3A255%3A1%3A2424%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1cdf12a5ba12af80a8fcbe65a51be1b9&#34;</ETag><Size>2424</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;011746a5ca01506fdf83964c27756f29&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037905%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;af992cc29bb2d9de8afef2fa09221752&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;27eec981a6efeef3dd4577c0490156cd&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;dee641780c0c4d248fd383936ad519c0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;35d9c5b51a686307a2465a8dce6122e9&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;397f4751afcb170c423e629fd2b03c46&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A2%3A1200%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ed50b0f966729dbc524ed39d67043e7f&#34;</ETag><Size>1200</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;3e018695734005e3be7a2c364a2f9f4b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e26638baeb35e1d203ff779209f18000&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;65a1dd34e301bdc4d29ef1b96ad9f016&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;baf3bbe887771567705ea1878ad8dc02&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7d2dd5438efac312030ab1d7ff2404c0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A2%3A1496%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;65a7ecaa6689f54356759745386bb91d&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;30b77b5019f350acbf9f718551d2da77&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A2416%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cd5d4acd4df5dd76dd58206782e7f365&#34;</ETag><Size>2416</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A2%3A1208%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e265bd76e5998bc292913aa80b0323cf&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1616%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;57a665afff22ef5b34e6e3d54deceb64&#34;</ETag><Size>1616</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;af26aa3d5e60723ce6781c6f3c2fc0ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A2%3A1320%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;809a9542bd1ef395b5328d6c62a10038&#34;</ETag><Size>1320</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;cb2ec8fd8e2f39c71ca7fd8e26141b9e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A4%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d6fc50af39123e0c794e997429c894f8&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A5%3A1360%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;65143fdbcdcf279b6c27a79c688dd56d&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0aeeeab35fcefe8ebe92923db835b993&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0f234b8606389bcc82637b5eec502dc0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;878094d78836df848f6343a8dd183909&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A3%3A2008%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ac4c5f21766b72b1ef9379e666fba4e7&#34;</ETag><Size>2008</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1352%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;60d206b93f7f63a6d550278c79178dc9&#34;</ETag><Size>1352</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0187ebcce0242f7da65b2c6f25982550&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ae2150d01ae7f1af2a175cdd5170207a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b94d64f4fcc3c13c48a75d7864c1ce62&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;35638001230ae7c046190a76967679de&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e5058fc8bcef1d12f3a97e90ef3a4f22&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;c7371c2c071f84a8da422b44dc6ac8cd&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e59e4b2b6a14b9718cfde17164df7873&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A4%3A1240%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b715d29f1acb4f69bb2c6e45c759c4d0&#34;</ETag><Size>1240</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;62b537d856fda5644fe2cc48902c9731&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A2%3A255%3A1%3A1600%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d2260a637a13ce8ecc25b9c01b52b67d&#34;</ETag><Size>1600</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e3574f40b33f06df9e67a72ccbbff43c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A2%3A255%3A1%3A1440%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;24187b7f04140bb0b1bb743be65ee07c&#34;</ETag><Size>1440</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;f336cf1caa2096a96de0cfbc70f9ad9d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A2%3A1264%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1f3c31b42afda4973595009325ef3e49&#34;</ETag><Size>1264</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;20aa44e25b95f87a8c7337a642e24c97&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;1dd035a4cbe08fccc42394835e89df77&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A3%3A1544%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ddfac5c4dd4e6cfa512fc9ef755d80ba&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A4%3A1504%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;73896829b5a8ee7e2a223f80dd6bc99f&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037924%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;6bd52922b36ff7c2ce79617366ee07ae&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1744%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;9480636392e60386e5fcfa26a7e5fa1e&#34;</ETag><Size>1744</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;86f1b31668de87d96f5f9b73789e6722&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A3%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;daa4772dea9401d3c58dea4ef6f578f1&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;66a62a7691132cb3b4613c1d975fab65&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7e8d7307f40bdeb4f3305e9be602cb27&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;a120a0287db33e7f87e2847b83e80d5f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;23ee82433ce4e8b3c0adc7981a52a256&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A3%3A1304%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;c9bf1da7e81941d7bf8edf219e3af8e2&#34;</ETag><Size>1304</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;8d018b1c8baffd1d3c1f37f9112e3931&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;eacc29fa533e744afa4e9a034e4063e7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;313094a08eaea3e8b4a9335ffd44f54b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;a13c73d880c9ea8669a713db0044cc73&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;28e110a65388b036725c956cb4f40835&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;34aedc6a7f8b316b3e420d638101b7f3&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;29151557cd5bf4a5eae9a392b2ab3ee8&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;5a2acfe7d9463c6376f658c29c90fd02&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;9a184fad7ff74943b8ca812f5af57463&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;97dd67255e56715570c8124d64393e24&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;48e1e22980ccda9edefd8f1004274739&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A3%3A1736%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;c89ad4686d31b02b0e0e819333897101&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A4%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;b2f2306a3c7f01a5fd37e98c5f0db539&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;00949568528376e724e9fcf4d3b60725&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f472e8e0d0f8111aa3f3bc9c406179b1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;80731454b0f0f6bda9a6706328d41672&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A2%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;2331f114069e506fa45abd92f7cc16e8&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;80d5289d31961bf2a3b4ab12a0127d24&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A2%3A1256%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;78ecfb41c1828cbbf3e867460bede6a4&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e88ed3aaa7eca2764356d27ef10cfa1c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037937%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1702f735c923178d6e8f8e1569466a4b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037937%3A1%3A1%3A255%3A2%3A1144%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;feba9762acc7f93b4a56d85b48cf26fa&#34;</ETag><Size>1144</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;7011ee874e8ff2211e9e54543b3191f4&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A2%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;4a76c36aabfa4086bfd8d8d31bcbffc6&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A2%3A255%3A2%3A1448%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;0df75368d33e1d5d81a28b9a08eafcf3&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1640%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d94425a6997dab6e73d403aaaf1472ea&#34;</ETag><Size>1640</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;2119f8302ae9404302822f9dc235ec46&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f3d1bfdf886644bf29d31bd16584da90&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;2ace9abb6396728189d1f1270d6016c2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;bf78ed23adbd0ac419f1474fe596777e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A4%3A1784%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e97ede3a0b632611b38c82fa05d2f765&#34;</ETag><Size>1784</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;b0e4109c11e7240a3cfd95e0d987e3db&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;43314d5c28b605b5517144e412dfb477&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f48f340d92e63ff14be5fd27cc733f2c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;19a6de2f8fda386c1628a05640b1d614&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;cdd71f3f9258303a74e6bab5a59bf6d5&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A3%3A2112%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;91eda4be98cc3bac3417ee9509f73d7d&#34;</ETag><Size>2112</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A4%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;82778727338cea7e5f52a40b3c40f1d4&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;03be68aedc5e93911c97cacb12d43770&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b147b1cfd1ef351a131e686de1631d5c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A2%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;53e8079776efd0c7fe82c7cf6eafb28d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;9f36bfd117b58e56c940657eecfd89d2&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;aaa0a6e02417d93517e63e65e3e7d2e2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A2%3A255%3A1%3A1424%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d120f7f937da41759afa30a510ce0255&#34;</ETag><Size>1424</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1776%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;8160dece82ad022c94c68998c3b020aa&#34;</ETag><Size>1776</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;790833acc63bba5df43d70161e81146d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A3%3A1360%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;daff5c718ff85eb00c6b270f5760cb91&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d6b393272b0c8a1126c2678e565cb2e9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A2%3A255%3A1%3A1152%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ff9f3ec64ae8e1217924d0ed262134ae&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A1%3A2160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7d58cf2ffa3b3311d1c32aa97bc50a61&#34;</ETag><Size>2160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;3b536fbf5a72c6f1d25b794d57cc501b&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 80cde47b-dd44-43da-8309-9c1470d4f0e8, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 80cde47b-dd44-43da-8309-9c1470d4f0e8, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 80cde47b-dd44-43da-8309-9c1470d4f0e8, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 602f2e6c-aaa1-4179-ab92-a5129d58128f, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 602f2e6c-aaa1-4179-ab92-a5129d58128f, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 602f2e6c-aaa1-4179-ab92-a5129d58128f, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 645, 'Portions': 145, 'ActivePortions': 145}, '__DEFAULT': {'Rows': 99355, 'Portions': 115, 'ActivePortions': 115}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 145, 'BlobSize': 176408, 'BlobCount': 725}, '__DEFAULT': {'Portions': 115, 'BlobSize': 4406080, 'BlobCount': 575}}, cold bucket stat: (0, 0), frozen bucket stat: (145, 176408)
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:16102/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204927Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204927Z
20251114/us-east-1/s3/aws4_request
bd583156400d3cb7a2482fe3aac9aa1f3b606826f7d3cd3845cbb84faa2d2765
DEBUG    botocore.auth:auth.py:430 Signature:
cfb31d308eab6fe769f111f487d5025c01397af7cc41e1b3fdf2340297b3dafa
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/cold_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204927Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=cfb31d308eab6fe769f111f487d5025c01397af7cc41e1b3fdf2340297b3dafa', 'amz-sdk-invocation-id': b'747a031f-fdfc-4576-b447-4e8277b46631', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:49:27 GMT', 'x-amzn-requestid': 'tklZM44SsAinwQXxF5BG3oDXBjGQxFDyEyEWM8NJIglCOZq0FjSM', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>cold_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:16102/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204927Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204927Z
20251114/us-east-1/s3/aws4_request
b3436a8121f7f329798e7723156bf41af1e8e4bc8a96cd09e5387e578b46a5a3
DEBUG    botocore.auth:auth.py:430 Signature:
5381438bf105f30d5fe449199137e5e26a2647a935c7cd86951fde99aa4192f6
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/medium?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204927Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=5381438bf105f30d5fe449199137e5e26a2647a935c7cd86951fde99aa4192f6', 'amz-sdk-invocation-id': b'7e01e3d6-da66-4f55-9f5f-43b2e9f5669d', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:49:27 GMT', 'x-amzn-requestid': 'wi7WcajsHm1jMbIcpcDUp1yh6hQeLS7tIkz7XKaN8gqlt636KCP0', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>medium</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:16102/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204927Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204927Z
20251114/us-east-1/s3/aws4_request
62bac552d2c88c1184ef6495ad24ce4659bcb3f4531b54ec971af631af198e2c
DEBUG    botocore.auth:auth.py:430 Signature:
4f8d9e660de62febb45200a626a406e3f60c555f1c572ee698bdf73c6d069957
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/frozen_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204927Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=4f8d9e660de62febb45200a626a406e3f60c555f1c572ee698bdf73c6d069957', 'amz-sdk-invocation-id': b'a2c9a5c1-8357-4ee1-85eb-23c08ac0db5c', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 53592
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:49:27 GMT', 'x-amzn-requestid': 'uLozTflVaeuVPEXHd1NDBIIAGaPM70QkaWAsSzLJejbYTTO7Gedl', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '53592', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;34eff939966dd96fc61e04bee3d4ba4f&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A2%3A1816%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;c745068d481b0515aea4165b916ec5cb&#34;</ETag><Size>1816</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;fb23f9171b17757cb1dc2e176469b4a5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cfa8a0b7952fb63f7dfadf2cf83097ed&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;969785d18638dc1e71dc309c8fee9f59&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;76c553122067e565c23ac6b7466026f1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;6cca3dcd8f413ad51af7003527118f53&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;9d0aea585719b4e1a8eb01d939c00a9d&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;4f98c8ca83a70a033c75eff6e19bcb8e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1a5f4df50ae0202b78181ab5a79fc270&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;710bd12a125a7a0826c6dabe086b07b9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;be0a7c1984f4c8093eabc624229e85d5&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;0d068b6671dccd5032bc42db6aa10674&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;169a39dc1ef992105b008d64454cdda2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A3%3A1536%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1cd0ecd015e159922d991777d4e34b6a&#34;</ETag><Size>1536</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A4%3A1152%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b0945c53e3a8c53e06b5efbe1fa00b7e&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;21d237d9b840230ac40911f05460d2c9&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;a65d4652ca975ca96dd4adc269404389&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ffa157b81657d56c3806591d18161366&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;dbb30cffd96f2cda495c11eb50c8872a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;0b1b088a94fe98718b260b4e9262c5c6&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A2%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e0f105c23fdc288d960126f34607d3c2&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037897%3A1%3A1%3A255%3A1%3A1720%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1f30e67ac29c7a33dfa177893c57fe4e&#34;</ETag><Size>1720</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;756c8bf50e1b14ddff981f3d35b13a9a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d1d491d289f10bd319a5964f50e522d9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;122ba98dfa6de83562b52443f97e0bdc&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;7626e60779c9117a5aa5552db3e2ef74&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1144%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;76b382c008c1daa16aef1c638ccec692&#34;</ETag><Size>1144</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;f2f766068f0decd10d0a355d7a3ce7df&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A3%3A1224%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ac22662b420aa8c5bd61f9d898d93abd&#34;</ETag><Size>1224</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A4%3A2504%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;240ff0ca91edad5ad611828468ea5b44&#34;</ETag><Size>2504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;658bdfb1748413af03d9fd46c9bb805b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cf86574e0b5b9320b5838d1fe614f7d6&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1416%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b9311bd0a3261cd1c110524dbed0c0ee&#34;</ETag><Size>1416</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A2%3A1928%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;88965419a67c815737ea9348e37e2277&#34;</ETag><Size>1928</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d70b30ee26e1677f1c1601ea54148330&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f6ca311e356541dde08266785f2d8dcb&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A2%3A1296%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;83616eaa943da37ef7a92311c263371e&#34;</ETag><Size>1296</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;efd7c7e653e7b4cae5fa36e16311349c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A2%3A255%3A1%3A2424%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1cdf12a5ba12af80a8fcbe65a51be1b9&#34;</ETag><Size>2424</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;011746a5ca01506fdf83964c27756f29&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037905%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;af992cc29bb2d9de8afef2fa09221752&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;27eec981a6efeef3dd4577c0490156cd&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;dee641780c0c4d248fd383936ad519c0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;35d9c5b51a686307a2465a8dce6122e9&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;397f4751afcb170c423e629fd2b03c46&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A2%3A1200%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ed50b0f966729dbc524ed39d67043e7f&#34;</ETag><Size>1200</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;3e018695734005e3be7a2c364a2f9f4b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e26638baeb35e1d203ff779209f18000&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;65a1dd34e301bdc4d29ef1b96ad9f016&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;baf3bbe887771567705ea1878ad8dc02&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7d2dd5438efac312030ab1d7ff2404c0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A2%3A1496%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;65a7ecaa6689f54356759745386bb91d&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;30b77b5019f350acbf9f718551d2da77&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A2416%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cd5d4acd4df5dd76dd58206782e7f365&#34;</ETag><Size>2416</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A2%3A1208%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e265bd76e5998bc292913aa80b0323cf&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1616%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;57a665afff22ef5b34e6e3d54deceb64&#34;</ETag><Size>1616</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;af26aa3d5e60723ce6781c6f3c2fc0ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A2%3A1320%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;809a9542bd1ef395b5328d6c62a10038&#34;</ETag><Size>1320</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;cb2ec8fd8e2f39c71ca7fd8e26141b9e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A4%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d6fc50af39123e0c794e997429c894f8&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A5%3A1360%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;65143fdbcdcf279b6c27a79c688dd56d&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0aeeeab35fcefe8ebe92923db835b993&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0f234b8606389bcc82637b5eec502dc0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;878094d78836df848f6343a8dd183909&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A3%3A2008%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ac4c5f21766b72b1ef9379e666fba4e7&#34;</ETag><Size>2008</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1352%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;60d206b93f7f63a6d550278c79178dc9&#34;</ETag><Size>1352</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0187ebcce0242f7da65b2c6f25982550&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ae2150d01ae7f1af2a175cdd5170207a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b94d64f4fcc3c13c48a75d7864c1ce62&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;35638001230ae7c046190a76967679de&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e5058fc8bcef1d12f3a97e90ef3a4f22&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;c7371c2c071f84a8da422b44dc6ac8cd&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e59e4b2b6a14b9718cfde17164df7873&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A4%3A1240%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b715d29f1acb4f69bb2c6e45c759c4d0&#34;</ETag><Size>1240</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;62b537d856fda5644fe2cc48902c9731&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A2%3A255%3A1%3A1600%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d2260a637a13ce8ecc25b9c01b52b67d&#34;</ETag><Size>1600</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e3574f40b33f06df9e67a72ccbbff43c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A2%3A255%3A1%3A1440%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;24187b7f04140bb0b1bb743be65ee07c&#34;</ETag><Size>1440</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;f336cf1caa2096a96de0cfbc70f9ad9d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A2%3A1264%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1f3c31b42afda4973595009325ef3e49&#34;</ETag><Size>1264</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;20aa44e25b95f87a8c7337a642e24c97&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;1dd035a4cbe08fccc42394835e89df77&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A3%3A1544%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ddfac5c4dd4e6cfa512fc9ef755d80ba&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A4%3A1504%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;73896829b5a8ee7e2a223f80dd6bc99f&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037924%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;6bd52922b36ff7c2ce79617366ee07ae&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1744%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;9480636392e60386e5fcfa26a7e5fa1e&#34;</ETag><Size>1744</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;86f1b31668de87d96f5f9b73789e6722&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A3%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;daa4772dea9401d3c58dea4ef6f578f1&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;66a62a7691132cb3b4613c1d975fab65&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7e8d7307f40bdeb4f3305e9be602cb27&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;a120a0287db33e7f87e2847b83e80d5f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;23ee82433ce4e8b3c0adc7981a52a256&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A3%3A1304%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;c9bf1da7e81941d7bf8edf219e3af8e2&#34;</ETag><Size>1304</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;8d018b1c8baffd1d3c1f37f9112e3931&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;eacc29fa533e744afa4e9a034e4063e7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;313094a08eaea3e8b4a9335ffd44f54b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;a13c73d880c9ea8669a713db0044cc73&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;28e110a65388b036725c956cb4f40835&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;34aedc6a7f8b316b3e420d638101b7f3&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;29151557cd5bf4a5eae9a392b2ab3ee8&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;5a2acfe7d9463c6376f658c29c90fd02&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;9a184fad7ff74943b8ca812f5af57463&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;97dd67255e56715570c8124d64393e24&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;48e1e22980ccda9edefd8f1004274739&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A3%3A1736%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;c89ad4686d31b02b0e0e819333897101&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A4%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;b2f2306a3c7f01a5fd37e98c5f0db539&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;00949568528376e724e9fcf4d3b60725&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f472e8e0d0f8111aa3f3bc9c406179b1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;80731454b0f0f6bda9a6706328d41672&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A2%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;2331f114069e506fa45abd92f7cc16e8&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;80d5289d31961bf2a3b4ab12a0127d24&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A2%3A1256%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;78ecfb41c1828cbbf3e867460bede6a4&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e88ed3aaa7eca2764356d27ef10cfa1c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037937%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1702f735c923178d6e8f8e1569466a4b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037937%3A1%3A1%3A255%3A2%3A1144%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;feba9762acc7f93b4a56d85b48cf26fa&#34;</ETag><Size>1144</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;7011ee874e8ff2211e9e54543b3191f4&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A2%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;4a76c36aabfa4086bfd8d8d31bcbffc6&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A2%3A255%3A2%3A1448%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;0df75368d33e1d5d81a28b9a08eafcf3&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1640%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d94425a6997dab6e73d403aaaf1472ea&#34;</ETag><Size>1640</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;2119f8302ae9404302822f9dc235ec46&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f3d1bfdf886644bf29d31bd16584da90&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;2ace9abb6396728189d1f1270d6016c2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;bf78ed23adbd0ac419f1474fe596777e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A4%3A1784%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e97ede3a0b632611b38c82fa05d2f765&#34;</ETag><Size>1784</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;b0e4109c11e7240a3cfd95e0d987e3db&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;43314d5c28b605b5517144e412dfb477&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f48f340d92e63ff14be5fd27cc733f2c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;19a6de2f8fda386c1628a05640b1d614&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;cdd71f3f9258303a74e6bab5a59bf6d5&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A3%3A2112%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;91eda4be98cc3bac3417ee9509f73d7d&#34;</ETag><Size>2112</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A4%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;82778727338cea7e5f52a40b3c40f1d4&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;03be68aedc5e93911c97cacb12d43770&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b147b1cfd1ef351a131e686de1631d5c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A2%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;53e8079776efd0c7fe82c7cf6eafb28d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;9f36bfd117b58e56c940657eecfd89d2&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;aaa0a6e02417d93517e63e65e3e7d2e2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A2%3A255%3A1%3A1424%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d120f7f937da41759afa30a510ce0255&#34;</ETag><Size>1424</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1776%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;8160dece82ad022c94c68998c3b020aa&#34;</ETag><Size>1776</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;790833acc63bba5df43d70161e81146d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A3%3A1360%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;daff5c718ff85eb00c6b270f5760cb91&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d6b393272b0c8a1126c2678e565cb2e9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A2%3A255%3A1%3A1152%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ff9f3ec64ae8e1217924d0ed262134ae&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A1%3A2160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7d58cf2ffa3b3311d1c32aa97bc50a61&#34;</ETag><Size>2160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;3b536fbf5a72c6f1d25b794d57cc501b&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 1a7dd827-5636-4d2a-b166-a251fab14106, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 1a7dd827-5636-4d2a-b166-a251fab14106, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 1a7dd827-5636-4d2a-b166-a251fab14106, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, c142aa14-38d6-49ab-95cb-05962fb35ee5, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, c142aa14-38d6-49ab-95cb-05962fb35ee5, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, c142aa14-38d6-49ab-95cb-05962fb35ee5, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 645, 'Portions': 145, 'ActivePortions': 145}, '__DEFAULT': {'Rows': 99355, 'Portions': 115, 'ActivePortions': 115}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 145, 'BlobSize': 176408, 'BlobCount': 725}, '__DEFAULT': {'Portions': 115, 'BlobSize': 4406080, 'BlobCount': 575}}, cold bucket stat: (0, 0), frozen bucket stat: (145, 176408)
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:16102/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204929Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204929Z
20251114/us-east-1/s3/aws4_request
73dde758a824afefda49e712e08266b32d9a0336b718d90afb3252b70e7bbf48
DEBUG    botocore.auth:auth.py:430 Signature:
18d702c772b1c3b52bae30166807ad9afe510301e434409d7b1c4c6a5ca2e3b5
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/cold_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204929Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=18d702c772b1c3b52bae30166807ad9afe510301e434409d7b1c4c6a5ca2e3b5', 'amz-sdk-invocation-id': b'f3786709-ed8f-4d67-b39a-24eec028e297', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:49:29 GMT', 'x-amzn-requestid': 'qWl7TCpjTAfYq77bEn6MZDd5yzflVIeU5mqkuaIG1bzxVACWhAg3', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>cold_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:16102/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204929Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204929Z
20251114/us-east-1/s3/aws4_request
c085eb41cd583a61d8c7dd358a90671471935d972d4b771bd32d59566f4a23c4
DEBUG    botocore.auth:auth.py:430 Signature:
432b497a7439b48e2ce76d12b8c35dd8c1301df3c78b0369a0ab5f60a413e7d3
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/medium?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204929Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=432b497a7439b48e2ce76d12b8c35dd8c1301df3c78b0369a0ab5f60a413e7d3', 'amz-sdk-invocation-id': b'c79bde7e-37c8-4d7d-a533-d55ae673b0fd', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:49:29 GMT', 'x-amzn-requestid': 'oR6GiEeA5W2eOewPTthWEEK2U3c1SwPQoQdvk1GZIZAE8J55GDoA', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>medium</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:16102/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204929Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204929Z
20251114/us-east-1/s3/aws4_request
8c80d722a0728984bf369819495979c11be0d9bf078de2c117012223c15856ed
DEBUG    botocore.auth:auth.py:430 Signature:
12c834622aaa02b4a50d09b3dde0243ce46fadff7da909be41ca1c681515507e
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/frozen_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204929Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=12c834622aaa02b4a50d09b3dde0243ce46fadff7da909be41ca1c681515507e', 'amz-sdk-invocation-id': b'17fd7dd4-71d4-4366-ac72-82c1b8aa0c26', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 53592
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:49:29 GMT', 'x-amzn-requestid': 'VkwmCEnEh7thXwVkiZsopcyLXq1kcsc6akPfnegqC2G7Olz3e8QN', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '53592', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;34eff939966dd96fc61e04bee3d4ba4f&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A2%3A1816%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;c745068d481b0515aea4165b916ec5cb&#34;</ETag><Size>1816</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;fb23f9171b17757cb1dc2e176469b4a5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cfa8a0b7952fb63f7dfadf2cf83097ed&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;969785d18638dc1e71dc309c8fee9f59&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;76c553122067e565c23ac6b7466026f1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;6cca3dcd8f413ad51af7003527118f53&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;9d0aea585719b4e1a8eb01d939c00a9d&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;4f98c8ca83a70a033c75eff6e19bcb8e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1a5f4df50ae0202b78181ab5a79fc270&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;710bd12a125a7a0826c6dabe086b07b9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;be0a7c1984f4c8093eabc624229e85d5&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;0d068b6671dccd5032bc42db6aa10674&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;169a39dc1ef992105b008d64454cdda2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A3%3A1536%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1cd0ecd015e159922d991777d4e34b6a&#34;</ETag><Size>1536</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A4%3A1152%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b0945c53e3a8c53e06b5efbe1fa00b7e&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;21d237d9b840230ac40911f05460d2c9&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;a65d4652ca975ca96dd4adc269404389&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ffa157b81657d56c3806591d18161366&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;dbb30cffd96f2cda495c11eb50c8872a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;0b1b088a94fe98718b260b4e9262c5c6&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A2%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e0f105c23fdc288d960126f34607d3c2&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037897%3A1%3A1%3A255%3A1%3A1720%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1f30e67ac29c7a33dfa177893c57fe4e&#34;</ETag><Size>1720</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;756c8bf50e1b14ddff981f3d35b13a9a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d1d491d289f10bd319a5964f50e522d9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;122ba98dfa6de83562b52443f97e0bdc&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;7626e60779c9117a5aa5552db3e2ef74&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1144%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;76b382c008c1daa16aef1c638ccec692&#34;</ETag><Size>1144</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;f2f766068f0decd10d0a355d7a3ce7df&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A3%3A1224%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ac22662b420aa8c5bd61f9d898d93abd&#34;</ETag><Size>1224</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A4%3A2504%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;240ff0ca91edad5ad611828468ea5b44&#34;</ETag><Size>2504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;658bdfb1748413af03d9fd46c9bb805b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cf86574e0b5b9320b5838d1fe614f7d6&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1416%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b9311bd0a3261cd1c110524dbed0c0ee&#34;</ETag><Size>1416</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A2%3A1928%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;88965419a67c815737ea9348e37e2277&#34;</ETag><Size>1928</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d70b30ee26e1677f1c1601ea54148330&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f6ca311e356541dde08266785f2d8dcb&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A2%3A1296%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;83616eaa943da37ef7a92311c263371e&#34;</ETag><Size>1296</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;efd7c7e653e7b4cae5fa36e16311349c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A2%3A255%3A1%3A2424%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1cdf12a5ba12af80a8fcbe65a51be1b9&#34;</ETag><Size>2424</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;011746a5ca01506fdf83964c27756f29&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037905%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;af992cc29bb2d9de8afef2fa09221752&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;27eec981a6efeef3dd4577c0490156cd&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;dee641780c0c4d248fd383936ad519c0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;35d9c5b51a686307a2465a8dce6122e9&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;397f4751afcb170c423e629fd2b03c46&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A2%3A1200%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ed50b0f966729dbc524ed39d67043e7f&#34;</ETag><Size>1200</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;3e018695734005e3be7a2c364a2f9f4b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e26638baeb35e1d203ff779209f18000&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;65a1dd34e301bdc4d29ef1b96ad9f016&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;baf3bbe887771567705ea1878ad8dc02&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7d2dd5438efac312030ab1d7ff2404c0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A2%3A1496%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;65a7ecaa6689f54356759745386bb91d&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;30b77b5019f350acbf9f718551d2da77&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A2416%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cd5d4acd4df5dd76dd58206782e7f365&#34;</ETag><Size>2416</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A2%3A1208%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e265bd76e5998bc292913aa80b0323cf&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1616%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;57a665afff22ef5b34e6e3d54deceb64&#34;</ETag><Size>1616</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;af26aa3d5e60723ce6781c6f3c2fc0ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A2%3A1320%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;809a9542bd1ef395b5328d6c62a10038&#34;</ETag><Size>1320</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;cb2ec8fd8e2f39c71ca7fd8e26141b9e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A4%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d6fc50af39123e0c794e997429c894f8&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A5%3A1360%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;65143fdbcdcf279b6c27a79c688dd56d&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0aeeeab35fcefe8ebe92923db835b993&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0f234b8606389bcc82637b5eec502dc0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;878094d78836df848f6343a8dd183909&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A3%3A2008%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ac4c5f21766b72b1ef9379e666fba4e7&#34;</ETag><Size>2008</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1352%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;60d206b93f7f63a6d550278c79178dc9&#34;</ETag><Size>1352</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0187ebcce0242f7da65b2c6f25982550&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ae2150d01ae7f1af2a175cdd5170207a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b94d64f4fcc3c13c48a75d7864c1ce62&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;35638001230ae7c046190a76967679de&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e5058fc8bcef1d12f3a97e90ef3a4f22&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;c7371c2c071f84a8da422b44dc6ac8cd&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e59e4b2b6a14b9718cfde17164df7873&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A4%3A1240%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b715d29f1acb4f69bb2c6e45c759c4d0&#34;</ETag><Size>1240</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;62b537d856fda5644fe2cc48902c9731&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A2%3A255%3A1%3A1600%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d2260a637a13ce8ecc25b9c01b52b67d&#34;</ETag><Size>1600</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e3574f40b33f06df9e67a72ccbbff43c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A2%3A255%3A1%3A1440%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;24187b7f04140bb0b1bb743be65ee07c&#34;</ETag><Size>1440</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;f336cf1caa2096a96de0cfbc70f9ad9d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A2%3A1264%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1f3c31b42afda4973595009325ef3e49&#34;</ETag><Size>1264</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;20aa44e25b95f87a8c7337a642e24c97&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;1dd035a4cbe08fccc42394835e89df77&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A3%3A1544%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ddfac5c4dd4e6cfa512fc9ef755d80ba&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A4%3A1504%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;73896829b5a8ee7e2a223f80dd6bc99f&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037924%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;6bd52922b36ff7c2ce79617366ee07ae&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1744%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;9480636392e60386e5fcfa26a7e5fa1e&#34;</ETag><Size>1744</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;86f1b31668de87d96f5f9b73789e6722&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A3%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;daa4772dea9401d3c58dea4ef6f578f1&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;66a62a7691132cb3b4613c1d975fab65&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7e8d7307f40bdeb4f3305e9be602cb27&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;a120a0287db33e7f87e2847b83e80d5f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;23ee82433ce4e8b3c0adc7981a52a256&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A3%3A1304%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;c9bf1da7e81941d7bf8edf219e3af8e2&#34;</ETag><Size>1304</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;8d018b1c8baffd1d3c1f37f9112e3931&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;eacc29fa533e744afa4e9a034e4063e7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;313094a08eaea3e8b4a9335ffd44f54b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;a13c73d880c9ea8669a713db0044cc73&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;28e110a65388b036725c956cb4f40835&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;34aedc6a7f8b316b3e420d638101b7f3&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;29151557cd5bf4a5eae9a392b2ab3ee8&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;5a2acfe7d9463c6376f658c29c90fd02&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;9a184fad7ff74943b8ca812f5af57463&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;97dd67255e56715570c8124d64393e24&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;48e1e22980ccda9edefd8f1004274739&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A3%3A1736%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;c89ad4686d31b02b0e0e819333897101&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A4%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;b2f2306a3c7f01a5fd37e98c5f0db539&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;00949568528376e724e9fcf4d3b60725&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f472e8e0d0f8111aa3f3bc9c406179b1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;80731454b0f0f6bda9a6706328d41672&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A2%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;2331f114069e506fa45abd92f7cc16e8&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;80d5289d31961bf2a3b4ab12a0127d24&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A2%3A1256%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;78ecfb41c1828cbbf3e867460bede6a4&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e88ed3aaa7eca2764356d27ef10cfa1c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037937%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1702f735c923178d6e8f8e1569466a4b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037937%3A1%3A1%3A255%3A2%3A1144%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;feba9762acc7f93b4a56d85b48cf26fa&#34;</ETag><Size>1144</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;7011ee874e8ff2211e9e54543b3191f4&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A2%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;4a76c36aabfa4086bfd8d8d31bcbffc6&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A2%3A255%3A2%3A1448%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;0df75368d33e1d5d81a28b9a08eafcf3&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1640%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d94425a6997dab6e73d403aaaf1472ea&#34;</ETag><Size>1640</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;2119f8302ae9404302822f9dc235ec46&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f3d1bfdf886644bf29d31bd16584da90&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;2ace9abb6396728189d1f1270d6016c2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;bf78ed23adbd0ac419f1474fe596777e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A4%3A1784%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e97ede3a0b632611b38c82fa05d2f765&#34;</ETag><Size>1784</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;b0e4109c11e7240a3cfd95e0d987e3db&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;43314d5c28b605b5517144e412dfb477&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f48f340d92e63ff14be5fd27cc733f2c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;19a6de2f8fda386c1628a05640b1d614&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;cdd71f3f9258303a74e6bab5a59bf6d5&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A3%3A2112%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;91eda4be98cc3bac3417ee9509f73d7d&#34;</ETag><Size>2112</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A4%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;82778727338cea7e5f52a40b3c40f1d4&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;03be68aedc5e93911c97cacb12d43770&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b147b1cfd1ef351a131e686de1631d5c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A2%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;53e8079776efd0c7fe82c7cf6eafb28d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;9f36bfd117b58e56c940657eecfd89d2&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;aaa0a6e02417d93517e63e65e3e7d2e2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A2%3A255%3A1%3A1424%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d120f7f937da41759afa30a510ce0255&#34;</ETag><Size>1424</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1776%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;8160dece82ad022c94c68998c3b020aa&#34;</ETag><Size>1776</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;790833acc63bba5df43d70161e81146d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A3%3A1360%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;daff5c718ff85eb00c6b270f5760cb91&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d6b393272b0c8a1126c2678e565cb2e9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A2%3A255%3A1%3A1152%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ff9f3ec64ae8e1217924d0ed262134ae&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A1%3A2160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7d58cf2ffa3b3311d1c32aa97bc50a61&#34;</ETag><Size>2160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;3b536fbf5a72c6f1d25b794d57cc501b&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, bad7a12f-b9d9-46ef-a5e9-701c24abf093, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, bad7a12f-b9d9-46ef-a5e9-701c24abf093, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, bad7a12f-b9d9-46ef-a5e9-701c24abf093, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 7c9d073d-2a9b-4822-9521-1c37eb07ecd1, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 7c9d073d-2a9b-4822-9521-1c37eb07ecd1, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 7c9d073d-2a9b-4822-9521-1c37eb07ecd1, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 645, 'Portions': 145, 'ActivePortions': 145}, '__DEFAULT': {'Rows': 99355, 'Portions': 115, 'ActivePortions': 115}}, blobs: {'__DEFAULT': {'Portions': 115, 'BlobSize': 4406080, 'BlobCount': 575}, '/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 145, 'BlobSize': 176408, 'BlobCount': 725}}, cold bucket stat: (0, 0), frozen bucket stat: (145, 176408)
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:16102/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204930Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204930Z
20251114/us-east-1/s3/aws4_request
6ec6714b86fd9b803875d33d72aba37476647fbc094fc05529ed78340f59a219
DEBUG    botocore.auth:auth.py:430 Signature:
ecda836504861e9cd8dcab4ca3cff0f5af20bdc9a994d6245fff11707150fc64
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/cold_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204930Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=ecda836504861e9cd8dcab4ca3cff0f5af20bdc9a994d6245fff11707150fc64', 'amz-sdk-invocation-id': b'c054cd03-2603-429f-a957-434b06bbe2e1', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:49:30 GMT', 'x-amzn-requestid': 'z6cxodBRGUWHSoi3u8n7Ky309NQFOoA6nfbpXvjkEUiN1Fuajv7M', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>cold_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:16102/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204930Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204930Z
20251114/us-east-1/s3/aws4_request
206fa4df76c425a5ce38b82c2ee2b53cc9ae2a1b2cdce8c39bd0871257a03477
DEBUG    botocore.auth:auth.py:430 Signature:
e89dba7f83809784b637fb4eb95521e9b151066faf37228314ebb0c99628ba9d
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/medium?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204930Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=e89dba7f83809784b637fb4eb95521e9b151066faf37228314ebb0c99628ba9d', 'amz-sdk-invocation-id': b'9c3865f9-4903-42bf-b205-68962653e408', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:49:30 GMT', 'x-amzn-requestid': 'xaGesLLkdNVaE0zOzHsIH06iS2F1eaMBvnyKOWU21bKA4c9YdUL8', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>medium</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:16102/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204930Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204930Z
20251114/us-east-1/s3/aws4_request
affecd5d76793042e9ec51c6b6b64986e6f6e2387911dbd953f6966768e6d165
DEBUG    botocore.auth:auth.py:430 Signature:
0addbde8979d06fa681c824dbb85bb1559393de5ae99ac94e260ff61108812b1
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/frozen_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204930Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=0addbde8979d06fa681c824dbb85bb1559393de5ae99ac94e260ff61108812b1', 'amz-sdk-invocation-id': b'769ba989-9261-40bf-b698-d63973065674', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 53592
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:49:30 GMT', 'x-amzn-requestid': 'yN4Ff6aVxjYxFX9glud5az7L1Ic7ocE4JcwRtHYMRiPRWhxlkeNI', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '53592', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;34eff939966dd96fc61e04bee3d4ba4f&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A2%3A1816%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;c745068d481b0515aea4165b916ec5cb&#34;</ETag><Size>1816</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;fb23f9171b17757cb1dc2e176469b4a5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cfa8a0b7952fb63f7dfadf2cf83097ed&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;969785d18638dc1e71dc309c8fee9f59&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;76c553122067e565c23ac6b7466026f1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;6cca3dcd8f413ad51af7003527118f53&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;9d0aea585719b4e1a8eb01d939c00a9d&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;4f98c8ca83a70a033c75eff6e19bcb8e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1a5f4df50ae0202b78181ab5a79fc270&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;710bd12a125a7a0826c6dabe086b07b9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;be0a7c1984f4c8093eabc624229e85d5&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;0d068b6671dccd5032bc42db6aa10674&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;169a39dc1ef992105b008d64454cdda2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A3%3A1536%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1cd0ecd015e159922d991777d4e34b6a&#34;</ETag><Size>1536</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A4%3A1152%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b0945c53e3a8c53e06b5efbe1fa00b7e&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;21d237d9b840230ac40911f05460d2c9&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;a65d4652ca975ca96dd4adc269404389&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ffa157b81657d56c3806591d18161366&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;dbb30cffd96f2cda495c11eb50c8872a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;0b1b088a94fe98718b260b4e9262c5c6&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A2%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e0f105c23fdc288d960126f34607d3c2&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037897%3A1%3A1%3A255%3A1%3A1720%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1f30e67ac29c7a33dfa177893c57fe4e&#34;</ETag><Size>1720</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;756c8bf50e1b14ddff981f3d35b13a9a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d1d491d289f10bd319a5964f50e522d9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;122ba98dfa6de83562b52443f97e0bdc&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;7626e60779c9117a5aa5552db3e2ef74&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1144%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;76b382c008c1daa16aef1c638ccec692&#34;</ETag><Size>1144</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;f2f766068f0decd10d0a355d7a3ce7df&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A3%3A1224%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ac22662b420aa8c5bd61f9d898d93abd&#34;</ETag><Size>1224</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A4%3A2504%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;240ff0ca91edad5ad611828468ea5b44&#34;</ETag><Size>2504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;658bdfb1748413af03d9fd46c9bb805b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cf86574e0b5b9320b5838d1fe614f7d6&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1416%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b9311bd0a3261cd1c110524dbed0c0ee&#34;</ETag><Size>1416</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A2%3A1928%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;88965419a67c815737ea9348e37e2277&#34;</ETag><Size>1928</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d70b30ee26e1677f1c1601ea54148330&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f6ca311e356541dde08266785f2d8dcb&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A2%3A1296%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;83616eaa943da37ef7a92311c263371e&#34;</ETag><Size>1296</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;efd7c7e653e7b4cae5fa36e16311349c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A2%3A255%3A1%3A2424%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1cdf12a5ba12af80a8fcbe65a51be1b9&#34;</ETag><Size>2424</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;011746a5ca01506fdf83964c27756f29&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037905%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;af992cc29bb2d9de8afef2fa09221752&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;27eec981a6efeef3dd4577c0490156cd&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;dee641780c0c4d248fd383936ad519c0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;35d9c5b51a686307a2465a8dce6122e9&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;397f4751afcb170c423e629fd2b03c46&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A2%3A1200%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ed50b0f966729dbc524ed39d67043e7f&#34;</ETag><Size>1200</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;3e018695734005e3be7a2c364a2f9f4b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e26638baeb35e1d203ff779209f18000&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;65a1dd34e301bdc4d29ef1b96ad9f016&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;baf3bbe887771567705ea1878ad8dc02&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7d2dd5438efac312030ab1d7ff2404c0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A2%3A1496%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;65a7ecaa6689f54356759745386bb91d&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;30b77b5019f350acbf9f718551d2da77&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A2416%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cd5d4acd4df5dd76dd58206782e7f365&#34;</ETag><Size>2416</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A2%3A1208%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e265bd76e5998bc292913aa80b0323cf&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1616%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;57a665afff22ef5b34e6e3d54deceb64&#34;</ETag><Size>1616</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;af26aa3d5e60723ce6781c6f3c2fc0ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A2%3A1320%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;809a9542bd1ef395b5328d6c62a10038&#34;</ETag><Size>1320</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;cb2ec8fd8e2f39c71ca7fd8e26141b9e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A4%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d6fc50af39123e0c794e997429c894f8&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A5%3A1360%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;65143fdbcdcf279b6c27a79c688dd56d&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0aeeeab35fcefe8ebe92923db835b993&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0f234b8606389bcc82637b5eec502dc0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;878094d78836df848f6343a8dd183909&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A3%3A2008%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ac4c5f21766b72b1ef9379e666fba4e7&#34;</ETag><Size>2008</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1352%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;60d206b93f7f63a6d550278c79178dc9&#34;</ETag><Size>1352</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0187ebcce0242f7da65b2c6f25982550&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ae2150d01ae7f1af2a175cdd5170207a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b94d64f4fcc3c13c48a75d7864c1ce62&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;35638001230ae7c046190a76967679de&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e5058fc8bcef1d12f3a97e90ef3a4f22&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;c7371c2c071f84a8da422b44dc6ac8cd&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e59e4b2b6a14b9718cfde17164df7873&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A4%3A1240%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b715d29f1acb4f69bb2c6e45c759c4d0&#34;</ETag><Size>1240</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;62b537d856fda5644fe2cc48902c9731&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A2%3A255%3A1%3A1600%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d2260a637a13ce8ecc25b9c01b52b67d&#34;</ETag><Size>1600</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e3574f40b33f06df9e67a72ccbbff43c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A2%3A255%3A1%3A1440%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;24187b7f04140bb0b1bb743be65ee07c&#34;</ETag><Size>1440</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;f336cf1caa2096a96de0cfbc70f9ad9d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A2%3A1264%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1f3c31b42afda4973595009325ef3e49&#34;</ETag><Size>1264</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;20aa44e25b95f87a8c7337a642e24c97&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;1dd035a4cbe08fccc42394835e89df77&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A3%3A1544%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ddfac5c4dd4e6cfa512fc9ef755d80ba&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A4%3A1504%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;73896829b5a8ee7e2a223f80dd6bc99f&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037924%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;6bd52922b36ff7c2ce79617366ee07ae&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1744%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;9480636392e60386e5fcfa26a7e5fa1e&#34;</ETag><Size>1744</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;86f1b31668de87d96f5f9b73789e6722&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A3%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;daa4772dea9401d3c58dea4ef6f578f1&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;66a62a7691132cb3b4613c1d975fab65&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7e8d7307f40bdeb4f3305e9be602cb27&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;a120a0287db33e7f87e2847b83e80d5f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;23ee82433ce4e8b3c0adc7981a52a256&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A3%3A1304%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;c9bf1da7e81941d7bf8edf219e3af8e2&#34;</ETag><Size>1304</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;8d018b1c8baffd1d3c1f37f9112e3931&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;eacc29fa533e744afa4e9a034e4063e7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;313094a08eaea3e8b4a9335ffd44f54b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;a13c73d880c9ea8669a713db0044cc73&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;28e110a65388b036725c956cb4f40835&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;34aedc6a7f8b316b3e420d638101b7f3&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;29151557cd5bf4a5eae9a392b2ab3ee8&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;5a2acfe7d9463c6376f658c29c90fd02&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;9a184fad7ff74943b8ca812f5af57463&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;97dd67255e56715570c8124d64393e24&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;48e1e22980ccda9edefd8f1004274739&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A3%3A1736%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;c89ad4686d31b02b0e0e819333897101&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A4%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;b2f2306a3c7f01a5fd37e98c5f0db539&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;00949568528376e724e9fcf4d3b60725&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f472e8e0d0f8111aa3f3bc9c406179b1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;80731454b0f0f6bda9a6706328d41672&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A2%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;2331f114069e506fa45abd92f7cc16e8&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;80d5289d31961bf2a3b4ab12a0127d24&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A2%3A1256%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;78ecfb41c1828cbbf3e867460bede6a4&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e88ed3aaa7eca2764356d27ef10cfa1c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037937%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1702f735c923178d6e8f8e1569466a4b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037937%3A1%3A1%3A255%3A2%3A1144%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;feba9762acc7f93b4a56d85b48cf26fa&#34;</ETag><Size>1144</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;7011ee874e8ff2211e9e54543b3191f4&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A2%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;4a76c36aabfa4086bfd8d8d31bcbffc6&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A2%3A255%3A2%3A1448%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;0df75368d33e1d5d81a28b9a08eafcf3&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1640%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d94425a6997dab6e73d403aaaf1472ea&#34;</ETag><Size>1640</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;2119f8302ae9404302822f9dc235ec46&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f3d1bfdf886644bf29d31bd16584da90&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;2ace9abb6396728189d1f1270d6016c2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;bf78ed23adbd0ac419f1474fe596777e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A4%3A1784%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e97ede3a0b632611b38c82fa05d2f765&#34;</ETag><Size>1784</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;b0e4109c11e7240a3cfd95e0d987e3db&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;43314d5c28b605b5517144e412dfb477&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f48f340d92e63ff14be5fd27cc733f2c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;19a6de2f8fda386c1628a05640b1d614&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;cdd71f3f9258303a74e6bab5a59bf6d5&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A3%3A2112%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;91eda4be98cc3bac3417ee9509f73d7d&#34;</ETag><Size>2112</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A4%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;82778727338cea7e5f52a40b3c40f1d4&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;03be68aedc5e93911c97cacb12d43770&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b147b1cfd1ef351a131e686de1631d5c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A2%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;53e8079776efd0c7fe82c7cf6eafb28d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;9f36bfd117b58e56c940657eecfd89d2&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;aaa0a6e02417d93517e63e65e3e7d2e2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A2%3A255%3A1%3A1424%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d120f7f937da41759afa30a510ce0255&#34;</ETag><Size>1424</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1776%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;8160dece82ad022c94c68998c3b020aa&#34;</ETag><Size>1776</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;790833acc63bba5df43d70161e81146d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A3%3A1360%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;daff5c718ff85eb00c6b270f5760cb91&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d6b393272b0c8a1126c2678e565cb2e9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A2%3A255%3A1%3A1152%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ff9f3ec64ae8e1217924d0ed262134ae&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A1%3A2160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7d58cf2ffa3b3311d1c32aa97bc50a61&#34;</ETag><Size>2160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;3b536fbf5a72c6f1d25b794d57cc501b&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 5fee1d99-da16-4282-ad78-94ba1336fd74, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 5fee1d99-da16-4282-ad78-94ba1336fd74, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 5fee1d99-da16-4282-ad78-94ba1336fd74, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 26eb78f8-86ee-43eb-a5b1-e350ec1075d4, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 26eb78f8-86ee-43eb-a5b1-e350ec1075d4, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 26eb78f8-86ee-43eb-a5b1-e350ec1075d4, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 645, 'Portions': 145, 'ActivePortions': 145}, '__DEFAULT': {'Rows': 99355, 'Portions': 115, 'ActivePortions': 115}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 145, 'BlobSize': 176408, 'BlobCount': 725}, '__DEFAULT': {'Portions': 115, 'BlobSize': 4406080, 'BlobCount': 575}}, cold bucket stat: (0, 0), frozen bucket stat: (145, 176408)
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:16102/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204931Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204931Z
20251114/us-east-1/s3/aws4_request
bebf03f8fe7d35654e5a0fff4e9af918c1ba02018f4a7a0f8b068c383716a92b
DEBUG    botocore.auth:auth.py:430 Signature:
d2116586997d9f6b6dcc09ed0353c6387558f8cf0c154858dce75f8bd085052f
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/cold_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204931Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=d2116586997d9f6b6dcc09ed0353c6387558f8cf0c154858dce75f8bd085052f', 'amz-sdk-invocation-id': b'f3b08f56-4e72-45d5-aa0b-910b995d6e1a', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:49:31 GMT', 'x-amzn-requestid': 'B61wPsvS0cSmFkTazfSQFHkBChgDiw64Q9QVJ7vGWGGeBXziw1nm', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>cold_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:16102/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204931Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204931Z
20251114/us-east-1/s3/aws4_request
af560c1d63101554432958d6f4e35d93ad6a9156f24a64987246d72561d39034
DEBUG    botocore.auth:auth.py:430 Signature:
c9c632acaf872bd99941356c05c56180dbd80b18e742d298f964e6a5f7666fdf
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/medium?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204931Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=c9c632acaf872bd99941356c05c56180dbd80b18e742d298f964e6a5f7666fdf', 'amz-sdk-invocation-id': b'20aa4fdd-61e6-4f4b-9cd2-4ec74e64bc34', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:49:31 GMT', 'x-amzn-requestid': '6ti4JKbVNbz3shvDGR7Rq9gdrk8A97tJPlVnXwMBkJ7bzunc4CBM', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>medium</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:16102/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204931Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204931Z
20251114/us-east-1/s3/aws4_request
0dcebfc02125eeded16bf40f71d8c4034de4f8895b31de08e3cbebf731557f71
DEBUG    botocore.auth:auth.py:430 Signature:
24a68f17fcf4d28e07c1061712a9b96625853f248a391bd707e11fedd447b0df
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/frozen_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204931Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=24a68f17fcf4d28e07c1061712a9b96625853f248a391bd707e11fedd447b0df', 'amz-sdk-invocation-id': b'2d52cba0-e851-496a-a8fa-b8212acf267c', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 53592
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:49:32 GMT', 'x-amzn-requestid': '2cZl5U35Htd6YMesj698Rq2TEalUP0s0WvNLLrfYf1XqJM31SSzl', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '53592', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;34eff939966dd96fc61e04bee3d4ba4f&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A2%3A1816%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;c745068d481b0515aea4165b916ec5cb&#34;</ETag><Size>1816</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;fb23f9171b17757cb1dc2e176469b4a5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cfa8a0b7952fb63f7dfadf2cf83097ed&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;969785d18638dc1e71dc309c8fee9f59&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;76c553122067e565c23ac6b7466026f1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;6cca3dcd8f413ad51af7003527118f53&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;9d0aea585719b4e1a8eb01d939c00a9d&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;4f98c8ca83a70a033c75eff6e19bcb8e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1a5f4df50ae0202b78181ab5a79fc270&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;710bd12a125a7a0826c6dabe086b07b9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;be0a7c1984f4c8093eabc624229e85d5&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;0d068b6671dccd5032bc42db6aa10674&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;169a39dc1ef992105b008d64454cdda2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A3%3A1536%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1cd0ecd015e159922d991777d4e34b6a&#34;</ETag><Size>1536</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A4%3A1152%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b0945c53e3a8c53e06b5efbe1fa00b7e&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;21d237d9b840230ac40911f05460d2c9&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;a65d4652ca975ca96dd4adc269404389&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ffa157b81657d56c3806591d18161366&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;dbb30cffd96f2cda495c11eb50c8872a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;0b1b088a94fe98718b260b4e9262c5c6&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A2%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e0f105c23fdc288d960126f34607d3c2&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037897%3A1%3A1%3A255%3A1%3A1720%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1f30e67ac29c7a33dfa177893c57fe4e&#34;</ETag><Size>1720</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;756c8bf50e1b14ddff981f3d35b13a9a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d1d491d289f10bd319a5964f50e522d9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;122ba98dfa6de83562b52443f97e0bdc&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;7626e60779c9117a5aa5552db3e2ef74&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1144%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;76b382c008c1daa16aef1c638ccec692&#34;</ETag><Size>1144</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;f2f766068f0decd10d0a355d7a3ce7df&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A3%3A1224%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ac22662b420aa8c5bd61f9d898d93abd&#34;</ETag><Size>1224</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A4%3A2504%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;240ff0ca91edad5ad611828468ea5b44&#34;</ETag><Size>2504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;658bdfb1748413af03d9fd46c9bb805b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cf86574e0b5b9320b5838d1fe614f7d6&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1416%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b9311bd0a3261cd1c110524dbed0c0ee&#34;</ETag><Size>1416</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A2%3A1928%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;88965419a67c815737ea9348e37e2277&#34;</ETag><Size>1928</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d70b30ee26e1677f1c1601ea54148330&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f6ca311e356541dde08266785f2d8dcb&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A2%3A1296%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;83616eaa943da37ef7a92311c263371e&#34;</ETag><Size>1296</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;efd7c7e653e7b4cae5fa36e16311349c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A2%3A255%3A1%3A2424%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1cdf12a5ba12af80a8fcbe65a51be1b9&#34;</ETag><Size>2424</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;011746a5ca01506fdf83964c27756f29&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037905%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;af992cc29bb2d9de8afef2fa09221752&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;27eec981a6efeef3dd4577c0490156cd&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;dee641780c0c4d248fd383936ad519c0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;35d9c5b51a686307a2465a8dce6122e9&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;397f4751afcb170c423e629fd2b03c46&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A2%3A1200%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ed50b0f966729dbc524ed39d67043e7f&#34;</ETag><Size>1200</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;3e018695734005e3be7a2c364a2f9f4b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e26638baeb35e1d203ff779209f18000&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;65a1dd34e301bdc4d29ef1b96ad9f016&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;baf3bbe887771567705ea1878ad8dc02&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7d2dd5438efac312030ab1d7ff2404c0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A2%3A1496%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;65a7ecaa6689f54356759745386bb91d&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;30b77b5019f350acbf9f718551d2da77&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A2416%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cd5d4acd4df5dd76dd58206782e7f365&#34;</ETag><Size>2416</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A2%3A1208%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e265bd76e5998bc292913aa80b0323cf&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1616%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;57a665afff22ef5b34e6e3d54deceb64&#34;</ETag><Size>1616</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;af26aa3d5e60723ce6781c6f3c2fc0ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A2%3A1320%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;809a9542bd1ef395b5328d6c62a10038&#34;</ETag><Size>1320</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;cb2ec8fd8e2f39c71ca7fd8e26141b9e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A4%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d6fc50af39123e0c794e997429c894f8&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A5%3A1360%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;65143fdbcdcf279b6c27a79c688dd56d&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0aeeeab35fcefe8ebe92923db835b993&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0f234b8606389bcc82637b5eec502dc0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;878094d78836df848f6343a8dd183909&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A3%3A2008%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ac4c5f21766b72b1ef9379e666fba4e7&#34;</ETag><Size>2008</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1352%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;60d206b93f7f63a6d550278c79178dc9&#34;</ETag><Size>1352</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0187ebcce0242f7da65b2c6f25982550&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ae2150d01ae7f1af2a175cdd5170207a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b94d64f4fcc3c13c48a75d7864c1ce62&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;35638001230ae7c046190a76967679de&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e5058fc8bcef1d12f3a97e90ef3a4f22&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;c7371c2c071f84a8da422b44dc6ac8cd&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e59e4b2b6a14b9718cfde17164df7873&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A4%3A1240%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b715d29f1acb4f69bb2c6e45c759c4d0&#34;</ETag><Size>1240</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;62b537d856fda5644fe2cc48902c9731&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A2%3A255%3A1%3A1600%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d2260a637a13ce8ecc25b9c01b52b67d&#34;</ETag><Size>1600</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e3574f40b33f06df9e67a72ccbbff43c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A2%3A255%3A1%3A1440%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;24187b7f04140bb0b1bb743be65ee07c&#34;</ETag><Size>1440</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;f336cf1caa2096a96de0cfbc70f9ad9d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A2%3A1264%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1f3c31b42afda4973595009325ef3e49&#34;</ETag><Size>1264</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;20aa44e25b95f87a8c7337a642e24c97&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;1dd035a4cbe08fccc42394835e89df77&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A3%3A1544%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ddfac5c4dd4e6cfa512fc9ef755d80ba&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A4%3A1504%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;73896829b5a8ee7e2a223f80dd6bc99f&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037924%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;6bd52922b36ff7c2ce79617366ee07ae&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1744%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;9480636392e60386e5fcfa26a7e5fa1e&#34;</ETag><Size>1744</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;86f1b31668de87d96f5f9b73789e6722&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A3%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;daa4772dea9401d3c58dea4ef6f578f1&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;66a62a7691132cb3b4613c1d975fab65&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7e8d7307f40bdeb4f3305e9be602cb27&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;a120a0287db33e7f87e2847b83e80d5f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;23ee82433ce4e8b3c0adc7981a52a256&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A3%3A1304%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;c9bf1da7e81941d7bf8edf219e3af8e2&#34;</ETag><Size>1304</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;8d018b1c8baffd1d3c1f37f9112e3931&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;eacc29fa533e744afa4e9a034e4063e7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;313094a08eaea3e8b4a9335ffd44f54b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;a13c73d880c9ea8669a713db0044cc73&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;28e110a65388b036725c956cb4f40835&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;34aedc6a7f8b316b3e420d638101b7f3&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;29151557cd5bf4a5eae9a392b2ab3ee8&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;5a2acfe7d9463c6376f658c29c90fd02&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;9a184fad7ff74943b8ca812f5af57463&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;97dd67255e56715570c8124d64393e24&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;48e1e22980ccda9edefd8f1004274739&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A3%3A1736%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;c89ad4686d31b02b0e0e819333897101&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A4%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;b2f2306a3c7f01a5fd37e98c5f0db539&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;00949568528376e724e9fcf4d3b60725&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f472e8e0d0f8111aa3f3bc9c406179b1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;80731454b0f0f6bda9a6706328d41672&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A2%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;2331f114069e506fa45abd92f7cc16e8&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;80d5289d31961bf2a3b4ab12a0127d24&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A2%3A1256%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;78ecfb41c1828cbbf3e867460bede6a4&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e88ed3aaa7eca2764356d27ef10cfa1c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037937%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1702f735c923178d6e8f8e1569466a4b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037937%3A1%3A1%3A255%3A2%3A1144%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;feba9762acc7f93b4a56d85b48cf26fa&#34;</ETag><Size>1144</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;7011ee874e8ff2211e9e54543b3191f4&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A2%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;4a76c36aabfa4086bfd8d8d31bcbffc6&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A2%3A255%3A2%3A1448%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;0df75368d33e1d5d81a28b9a08eafcf3&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1640%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d94425a6997dab6e73d403aaaf1472ea&#34;</ETag><Size>1640</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;2119f8302ae9404302822f9dc235ec46&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f3d1bfdf886644bf29d31bd16584da90&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;2ace9abb6396728189d1f1270d6016c2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;bf78ed23adbd0ac419f1474fe596777e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A4%3A1784%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e97ede3a0b632611b38c82fa05d2f765&#34;</ETag><Size>1784</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;b0e4109c11e7240a3cfd95e0d987e3db&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;43314d5c28b605b5517144e412dfb477&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f48f340d92e63ff14be5fd27cc733f2c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;19a6de2f8fda386c1628a05640b1d614&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;cdd71f3f9258303a74e6bab5a59bf6d5&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A3%3A2112%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;91eda4be98cc3bac3417ee9509f73d7d&#34;</ETag><Size>2112</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A4%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;82778727338cea7e5f52a40b3c40f1d4&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;03be68aedc5e93911c97cacb12d43770&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b147b1cfd1ef351a131e686de1631d5c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A2%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;53e8079776efd0c7fe82c7cf6eafb28d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;9f36bfd117b58e56c940657eecfd89d2&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;aaa0a6e02417d93517e63e65e3e7d2e2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A2%3A255%3A1%3A1424%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d120f7f937da41759afa30a510ce0255&#34;</ETag><Size>1424</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1776%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;8160dece82ad022c94c68998c3b020aa&#34;</ETag><Size>1776</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;790833acc63bba5df43d70161e81146d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A3%3A1360%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;daff5c718ff85eb00c6b270f5760cb91&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d6b393272b0c8a1126c2678e565cb2e9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A2%3A255%3A1%3A1152%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ff9f3ec64ae8e1217924d0ed262134ae&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A1%3A2160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7d58cf2ffa3b3311d1c32aa97bc50a61&#34;</ETag><Size>2160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;3b536fbf5a72c6f1d25b794d57cc501b&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 50ef2909-3d49-4992-8234-525c4b79f141, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 50ef2909-3d49-4992-8234-525c4b79f141, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 50ef2909-3d49-4992-8234-525c4b79f141, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 60517f72-b5e7-4cb2-8949-3a74ee35dde7, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 60517f72-b5e7-4cb2-8949-3a74ee35dde7, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 60517f72-b5e7-4cb2-8949-3a74ee35dde7, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 645, 'Portions': 145, 'ActivePortions': 145}, '__DEFAULT': {'Rows': 99355, 'Portions': 115, 'ActivePortions': 115}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 145, 'BlobSize': 176408, 'BlobCount': 725}, '__DEFAULT': {'Portions': 115, 'BlobSize': 4406080, 'BlobCount': 575}}, cold bucket stat: (0, 0), frozen bucket stat: (145, 176408)
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:16102/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204933Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204933Z
20251114/us-east-1/s3/aws4_request
17f962c904adaa5d406d181f6c1229d76f5c801a03b02d8f25cdbe29075043e0
DEBUG    botocore.auth:auth.py:430 Signature:
4aa2f16485a8c07a6b8d172bc01aeed8d80562a842001fd3a89073b2dc3a3c62
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/cold_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204933Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=4aa2f16485a8c07a6b8d172bc01aeed8d80562a842001fd3a89073b2dc3a3c62', 'amz-sdk-invocation-id': b'8760633e-f308-4b9b-abd4-17e51a624dca', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:49:33 GMT', 'x-amzn-requestid': 'TmDRLKKPiKWvLbptBFSKLkQnjLuebe6rSF9TIexndT4KLOaWwnly', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>cold_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:16102/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204933Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204933Z
20251114/us-east-1/s3/aws4_request
93e1ed73f3e92d82f084efc2e5c487490618c1a76726ecd416080c7a8660cf40
DEBUG    botocore.auth:auth.py:430 Signature:
486e53aeef2f9c940639b4316162567a0b35e9fe306ed73ab741eb8c043bbf38
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/medium?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204933Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=486e53aeef2f9c940639b4316162567a0b35e9fe306ed73ab741eb8c043bbf38', 'amz-sdk-invocation-id': b'9180ae69-0e7a-4fa2-adf9-f0397e205cbf', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:49:33 GMT', 'x-amzn-requestid': 'DThWws721tV7qiI0yzxvQGoVstJ6PHWQe5U8Kk5Nu9YoyAhOWSBE', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>medium</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:16102/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204933Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204933Z
20251114/us-east-1/s3/aws4_request
8d1f8def45de62219457f5b5faf6924da5193dd79a1160e6ee6bee0225e4350c
DEBUG    botocore.auth:auth.py:430 Signature:
fc9d89c945e2556ea66c74241961647c48e102a6927951bf4345637a69f963e7
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/frozen_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204933Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=fc9d89c945e2556ea66c74241961647c48e102a6927951bf4345637a69f963e7', 'amz-sdk-invocation-id': b'd8fff3b7-0c24-4598-8889-6220deba1ab6', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 53592
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:49:33 GMT', 'x-amzn-requestid': 'RsbZXWSAwyfws6PfZK6JACENQV1yscrNKC7TjiuH2pnj7qZJI5ed', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '53592', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;34eff939966dd96fc61e04bee3d4ba4f&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A2%3A1816%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;c745068d481b0515aea4165b916ec5cb&#34;</ETag><Size>1816</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;fb23f9171b17757cb1dc2e176469b4a5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cfa8a0b7952fb63f7dfadf2cf83097ed&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;969785d18638dc1e71dc309c8fee9f59&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;76c553122067e565c23ac6b7466026f1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;6cca3dcd8f413ad51af7003527118f53&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;9d0aea585719b4e1a8eb01d939c00a9d&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;4f98c8ca83a70a033c75eff6e19bcb8e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1a5f4df50ae0202b78181ab5a79fc270&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;710bd12a125a7a0826c6dabe086b07b9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;be0a7c1984f4c8093eabc624229e85d5&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;0d068b6671dccd5032bc42db6aa10674&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;169a39dc1ef992105b008d64454cdda2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A3%3A1536%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1cd0ecd015e159922d991777d4e34b6a&#34;</ETag><Size>1536</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A4%3A1152%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b0945c53e3a8c53e06b5efbe1fa00b7e&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;21d237d9b840230ac40911f05460d2c9&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;a65d4652ca975ca96dd4adc269404389&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ffa157b81657d56c3806591d18161366&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;dbb30cffd96f2cda495c11eb50c8872a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;0b1b088a94fe98718b260b4e9262c5c6&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A2%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e0f105c23fdc288d960126f34607d3c2&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037897%3A1%3A1%3A255%3A1%3A1720%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1f30e67ac29c7a33dfa177893c57fe4e&#34;</ETag><Size>1720</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;756c8bf50e1b14ddff981f3d35b13a9a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d1d491d289f10bd319a5964f50e522d9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;122ba98dfa6de83562b52443f97e0bdc&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;7626e60779c9117a5aa5552db3e2ef74&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1144%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;76b382c008c1daa16aef1c638ccec692&#34;</ETag><Size>1144</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;f2f766068f0decd10d0a355d7a3ce7df&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A3%3A1224%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ac22662b420aa8c5bd61f9d898d93abd&#34;</ETag><Size>1224</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A4%3A2504%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;240ff0ca91edad5ad611828468ea5b44&#34;</ETag><Size>2504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;658bdfb1748413af03d9fd46c9bb805b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cf86574e0b5b9320b5838d1fe614f7d6&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1416%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b9311bd0a3261cd1c110524dbed0c0ee&#34;</ETag><Size>1416</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A2%3A1928%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;88965419a67c815737ea9348e37e2277&#34;</ETag><Size>1928</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d70b30ee26e1677f1c1601ea54148330&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f6ca311e356541dde08266785f2d8dcb&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A2%3A1296%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;83616eaa943da37ef7a92311c263371e&#34;</ETag><Size>1296</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;efd7c7e653e7b4cae5fa36e16311349c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A2%3A255%3A1%3A2424%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1cdf12a5ba12af80a8fcbe65a51be1b9&#34;</ETag><Size>2424</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;011746a5ca01506fdf83964c27756f29&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037905%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;af992cc29bb2d9de8afef2fa09221752&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;27eec981a6efeef3dd4577c0490156cd&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;dee641780c0c4d248fd383936ad519c0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;35d9c5b51a686307a2465a8dce6122e9&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;397f4751afcb170c423e629fd2b03c46&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A2%3A1200%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ed50b0f966729dbc524ed39d67043e7f&#34;</ETag><Size>1200</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;3e018695734005e3be7a2c364a2f9f4b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e26638baeb35e1d203ff779209f18000&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;65a1dd34e301bdc4d29ef1b96ad9f016&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;baf3bbe887771567705ea1878ad8dc02&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7d2dd5438efac312030ab1d7ff2404c0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A2%3A1496%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;65a7ecaa6689f54356759745386bb91d&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;30b77b5019f350acbf9f718551d2da77&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A2416%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cd5d4acd4df5dd76dd58206782e7f365&#34;</ETag><Size>2416</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A2%3A1208%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e265bd76e5998bc292913aa80b0323cf&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1616%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;57a665afff22ef5b34e6e3d54deceb64&#34;</ETag><Size>1616</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;af26aa3d5e60723ce6781c6f3c2fc0ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A2%3A1320%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;809a9542bd1ef395b5328d6c62a10038&#34;</ETag><Size>1320</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;cb2ec8fd8e2f39c71ca7fd8e26141b9e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A4%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d6fc50af39123e0c794e997429c894f8&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A5%3A1360%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;65143fdbcdcf279b6c27a79c688dd56d&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0aeeeab35fcefe8ebe92923db835b993&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0f234b8606389bcc82637b5eec502dc0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;878094d78836df848f6343a8dd183909&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A3%3A2008%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ac4c5f21766b72b1ef9379e666fba4e7&#34;</ETag><Size>2008</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1352%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;60d206b93f7f63a6d550278c79178dc9&#34;</ETag><Size>1352</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0187ebcce0242f7da65b2c6f25982550&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ae2150d01ae7f1af2a175cdd5170207a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b94d64f4fcc3c13c48a75d7864c1ce62&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;35638001230ae7c046190a76967679de&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e5058fc8bcef1d12f3a97e90ef3a4f22&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;c7371c2c071f84a8da422b44dc6ac8cd&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e59e4b2b6a14b9718cfde17164df7873&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A4%3A1240%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b715d29f1acb4f69bb2c6e45c759c4d0&#34;</ETag><Size>1240</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;62b537d856fda5644fe2cc48902c9731&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A2%3A255%3A1%3A1600%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d2260a637a13ce8ecc25b9c01b52b67d&#34;</ETag><Size>1600</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e3574f40b33f06df9e67a72ccbbff43c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A2%3A255%3A1%3A1440%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;24187b7f04140bb0b1bb743be65ee07c&#34;</ETag><Size>1440</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;f336cf1caa2096a96de0cfbc70f9ad9d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A2%3A1264%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1f3c31b42afda4973595009325ef3e49&#34;</ETag><Size>1264</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;20aa44e25b95f87a8c7337a642e24c97&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;1dd035a4cbe08fccc42394835e89df77&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A3%3A1544%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ddfac5c4dd4e6cfa512fc9ef755d80ba&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A4%3A1504%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;73896829b5a8ee7e2a223f80dd6bc99f&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037924%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;6bd52922b36ff7c2ce79617366ee07ae&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1744%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;9480636392e60386e5fcfa26a7e5fa1e&#34;</ETag><Size>1744</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;86f1b31668de87d96f5f9b73789e6722&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A3%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;daa4772dea9401d3c58dea4ef6f578f1&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;66a62a7691132cb3b4613c1d975fab65&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7e8d7307f40bdeb4f3305e9be602cb27&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;a120a0287db33e7f87e2847b83e80d5f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;23ee82433ce4e8b3c0adc7981a52a256&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A3%3A1304%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;c9bf1da7e81941d7bf8edf219e3af8e2&#34;</ETag><Size>1304</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;8d018b1c8baffd1d3c1f37f9112e3931&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;eacc29fa533e744afa4e9a034e4063e7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;313094a08eaea3e8b4a9335ffd44f54b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;a13c73d880c9ea8669a713db0044cc73&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;28e110a65388b036725c956cb4f40835&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;34aedc6a7f8b316b3e420d638101b7f3&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;29151557cd5bf4a5eae9a392b2ab3ee8&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;5a2acfe7d9463c6376f658c29c90fd02&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;9a184fad7ff74943b8ca812f5af57463&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;97dd67255e56715570c8124d64393e24&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;48e1e22980ccda9edefd8f1004274739&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A3%3A1736%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;c89ad4686d31b02b0e0e819333897101&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A4%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;b2f2306a3c7f01a5fd37e98c5f0db539&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;00949568528376e724e9fcf4d3b60725&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f472e8e0d0f8111aa3f3bc9c406179b1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;80731454b0f0f6bda9a6706328d41672&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A2%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;2331f114069e506fa45abd92f7cc16e8&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;80d5289d31961bf2a3b4ab12a0127d24&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A2%3A1256%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;78ecfb41c1828cbbf3e867460bede6a4&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e88ed3aaa7eca2764356d27ef10cfa1c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037937%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1702f735c923178d6e8f8e1569466a4b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037937%3A1%3A1%3A255%3A2%3A1144%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;feba9762acc7f93b4a56d85b48cf26fa&#34;</ETag><Size>1144</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;7011ee874e8ff2211e9e54543b3191f4&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A2%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;4a76c36aabfa4086bfd8d8d31bcbffc6&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A2%3A255%3A2%3A1448%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;0df75368d33e1d5d81a28b9a08eafcf3&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1640%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d94425a6997dab6e73d403aaaf1472ea&#34;</ETag><Size>1640</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;2119f8302ae9404302822f9dc235ec46&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f3d1bfdf886644bf29d31bd16584da90&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;2ace9abb6396728189d1f1270d6016c2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;bf78ed23adbd0ac419f1474fe596777e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A4%3A1784%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e97ede3a0b632611b38c82fa05d2f765&#34;</ETag><Size>1784</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;b0e4109c11e7240a3cfd95e0d987e3db&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;43314d5c28b605b5517144e412dfb477&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f48f340d92e63ff14be5fd27cc733f2c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;19a6de2f8fda386c1628a05640b1d614&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;cdd71f3f9258303a74e6bab5a59bf6d5&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A3%3A2112%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;91eda4be98cc3bac3417ee9509f73d7d&#34;</ETag><Size>2112</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A4%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;82778727338cea7e5f52a40b3c40f1d4&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;03be68aedc5e93911c97cacb12d43770&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b147b1cfd1ef351a131e686de1631d5c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A2%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;53e8079776efd0c7fe82c7cf6eafb28d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;9f36bfd117b58e56c940657eecfd89d2&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;aaa0a6e02417d93517e63e65e3e7d2e2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A2%3A255%3A1%3A1424%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d120f7f937da41759afa30a510ce0255&#34;</ETag><Size>1424</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1776%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;8160dece82ad022c94c68998c3b020aa&#34;</ETag><Size>1776</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;790833acc63bba5df43d70161e81146d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A3%3A1360%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;daff5c718ff85eb00c6b270f5760cb91&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d6b393272b0c8a1126c2678e565cb2e9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A2%3A255%3A1%3A1152%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ff9f3ec64ae8e1217924d0ed262134ae&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A1%3A2160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7d58cf2ffa3b3311d1c32aa97bc50a61&#34;</ETag><Size>2160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;3b536fbf5a72c6f1d25b794d57cc501b&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 7527f89c-5b6f-49a8-b6ed-cd8a890899e2, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 7527f89c-5b6f-49a8-b6ed-cd8a890899e2, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 7527f89c-5b6f-49a8-b6ed-cd8a890899e2, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, fe8b1b43-5f77-455a-b103-5511221a2bb5, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, fe8b1b43-5f77-455a-b103-5511221a2bb5, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, fe8b1b43-5f77-455a-b103-5511221a2bb5, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 645, 'Portions': 145, 'ActivePortions': 145}, '__DEFAULT': {'Rows': 99355, 'Portions': 115, 'ActivePortions': 115}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 145, 'BlobSize': 176408, 'BlobCount': 725}, '__DEFAULT': {'Portions': 115, 'BlobSize': 4406080, 'BlobCount': 575}}, cold bucket stat: (0, 0), frozen bucket stat: (145, 176408)
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:16102/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204934Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204934Z
20251114/us-east-1/s3/aws4_request
b3949f21d0455fd9230a0de37f322c99dbd32174afc27439581fc35b37f7d644
DEBUG    botocore.auth:auth.py:430 Signature:
7111fb11eecfa1b63a84ba6c1ec2c8f426e786d988e35f5729b411ee05c3b172
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/cold_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204934Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=7111fb11eecfa1b63a84ba6c1ec2c8f426e786d988e35f5729b411ee05c3b172', 'amz-sdk-invocation-id': b'7a1925fd-c0a5-4b3b-a055-4f4d32dd730d', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:49:34 GMT', 'x-amzn-requestid': 'tEgEwuMnsatAhApZVL0Cw2rGgqhx1SIutz9s23vDC443d0qgKnjm', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>cold_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:16102/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204934Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204934Z
20251114/us-east-1/s3/aws4_request
e4b222312488693323e1d31f663bed18cf311ffcc689a88a61e3e4f426152328
DEBUG    botocore.auth:auth.py:430 Signature:
037ac3c01a8a9d011ce79b7769ffef7b22e465fb004e79f76e15e98b77b655d5
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/medium?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204934Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=037ac3c01a8a9d011ce79b7769ffef7b22e465fb004e79f76e15e98b77b655d5', 'amz-sdk-invocation-id': b'bca01622-0767-44fd-9319-f1baa4789359', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:49:34 GMT', 'x-amzn-requestid': 'L9KGkGPeaH6NZZVFgV95JDFqYyyKYqVkOQ7z7bQUT7MIx30NQ57P', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>medium</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:16102/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204934Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204934Z
20251114/us-east-1/s3/aws4_request
084be42ca8ae304256a20992b65edba9f757e6b05d70d2c2369b44e3a30e3669
DEBUG    botocore.auth:auth.py:430 Signature:
f1909785003a2d7d7c4801f4888cd382782cb1b1ee7a101ee13b6006d06e754e
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/frozen_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204934Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=f1909785003a2d7d7c4801f4888cd382782cb1b1ee7a101ee13b6006d06e754e', 'amz-sdk-invocation-id': b'a068d988-f0a9-4947-88ff-e0d4849e0b13', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 53592
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:49:34 GMT', 'x-amzn-requestid': 't0Sl7cfKD8XMHwRodPfZGRpyIjk9RVdTuCECNQ8GFTOFCS6y2fa2', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '53592', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;34eff939966dd96fc61e04bee3d4ba4f&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A2%3A1816%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;c745068d481b0515aea4165b916ec5cb&#34;</ETag><Size>1816</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;fb23f9171b17757cb1dc2e176469b4a5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cfa8a0b7952fb63f7dfadf2cf83097ed&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;969785d18638dc1e71dc309c8fee9f59&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;76c553122067e565c23ac6b7466026f1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;6cca3dcd8f413ad51af7003527118f53&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;9d0aea585719b4e1a8eb01d939c00a9d&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;4f98c8ca83a70a033c75eff6e19bcb8e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1a5f4df50ae0202b78181ab5a79fc270&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;710bd12a125a7a0826c6dabe086b07b9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;be0a7c1984f4c8093eabc624229e85d5&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;0d068b6671dccd5032bc42db6aa10674&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;169a39dc1ef992105b008d64454cdda2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A3%3A1536%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1cd0ecd015e159922d991777d4e34b6a&#34;</ETag><Size>1536</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A4%3A1152%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b0945c53e3a8c53e06b5efbe1fa00b7e&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;21d237d9b840230ac40911f05460d2c9&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;a65d4652ca975ca96dd4adc269404389&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ffa157b81657d56c3806591d18161366&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;dbb30cffd96f2cda495c11eb50c8872a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;0b1b088a94fe98718b260b4e9262c5c6&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A2%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e0f105c23fdc288d960126f34607d3c2&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037897%3A1%3A1%3A255%3A1%3A1720%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1f30e67ac29c7a33dfa177893c57fe4e&#34;</ETag><Size>1720</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;756c8bf50e1b14ddff981f3d35b13a9a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d1d491d289f10bd319a5964f50e522d9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;122ba98dfa6de83562b52443f97e0bdc&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;7626e60779c9117a5aa5552db3e2ef74&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1144%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;76b382c008c1daa16aef1c638ccec692&#34;</ETag><Size>1144</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;f2f766068f0decd10d0a355d7a3ce7df&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A3%3A1224%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ac22662b420aa8c5bd61f9d898d93abd&#34;</ETag><Size>1224</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A4%3A2504%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;240ff0ca91edad5ad611828468ea5b44&#34;</ETag><Size>2504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;658bdfb1748413af03d9fd46c9bb805b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cf86574e0b5b9320b5838d1fe614f7d6&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1416%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b9311bd0a3261cd1c110524dbed0c0ee&#34;</ETag><Size>1416</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A2%3A1928%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;88965419a67c815737ea9348e37e2277&#34;</ETag><Size>1928</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d70b30ee26e1677f1c1601ea54148330&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f6ca311e356541dde08266785f2d8dcb&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A2%3A1296%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;83616eaa943da37ef7a92311c263371e&#34;</ETag><Size>1296</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;efd7c7e653e7b4cae5fa36e16311349c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A2%3A255%3A1%3A2424%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1cdf12a5ba12af80a8fcbe65a51be1b9&#34;</ETag><Size>2424</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;011746a5ca01506fdf83964c27756f29&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037905%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;af992cc29bb2d9de8afef2fa09221752&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;27eec981a6efeef3dd4577c0490156cd&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;dee641780c0c4d248fd383936ad519c0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;35d9c5b51a686307a2465a8dce6122e9&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;397f4751afcb170c423e629fd2b03c46&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A2%3A1200%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ed50b0f966729dbc524ed39d67043e7f&#34;</ETag><Size>1200</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;3e018695734005e3be7a2c364a2f9f4b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e26638baeb35e1d203ff779209f18000&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;65a1dd34e301bdc4d29ef1b96ad9f016&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;baf3bbe887771567705ea1878ad8dc02&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7d2dd5438efac312030ab1d7ff2404c0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A2%3A1496%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;65a7ecaa6689f54356759745386bb91d&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;30b77b5019f350acbf9f718551d2da77&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A2416%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cd5d4acd4df5dd76dd58206782e7f365&#34;</ETag><Size>2416</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A2%3A1208%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e265bd76e5998bc292913aa80b0323cf&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1616%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;57a665afff22ef5b34e6e3d54deceb64&#34;</ETag><Size>1616</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;af26aa3d5e60723ce6781c6f3c2fc0ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A2%3A1320%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;809a9542bd1ef395b5328d6c62a10038&#34;</ETag><Size>1320</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;cb2ec8fd8e2f39c71ca7fd8e26141b9e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A4%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d6fc50af39123e0c794e997429c894f8&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A5%3A1360%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;65143fdbcdcf279b6c27a79c688dd56d&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0aeeeab35fcefe8ebe92923db835b993&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0f234b8606389bcc82637b5eec502dc0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;878094d78836df848f6343a8dd183909&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A3%3A2008%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ac4c5f21766b72b1ef9379e666fba4e7&#34;</ETag><Size>2008</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1352%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;60d206b93f7f63a6d550278c79178dc9&#34;</ETag><Size>1352</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0187ebcce0242f7da65b2c6f25982550&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ae2150d01ae7f1af2a175cdd5170207a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b94d64f4fcc3c13c48a75d7864c1ce62&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;35638001230ae7c046190a76967679de&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e5058fc8bcef1d12f3a97e90ef3a4f22&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;c7371c2c071f84a8da422b44dc6ac8cd&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e59e4b2b6a14b9718cfde17164df7873&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A4%3A1240%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b715d29f1acb4f69bb2c6e45c759c4d0&#34;</ETag><Size>1240</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;62b537d856fda5644fe2cc48902c9731&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A2%3A255%3A1%3A1600%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d2260a637a13ce8ecc25b9c01b52b67d&#34;</ETag><Size>1600</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e3574f40b33f06df9e67a72ccbbff43c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A2%3A255%3A1%3A1440%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;24187b7f04140bb0b1bb743be65ee07c&#34;</ETag><Size>1440</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;f336cf1caa2096a96de0cfbc70f9ad9d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A2%3A1264%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1f3c31b42afda4973595009325ef3e49&#34;</ETag><Size>1264</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;20aa44e25b95f87a8c7337a642e24c97&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;1dd035a4cbe08fccc42394835e89df77&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A3%3A1544%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ddfac5c4dd4e6cfa512fc9ef755d80ba&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A4%3A1504%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;73896829b5a8ee7e2a223f80dd6bc99f&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037924%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;6bd52922b36ff7c2ce79617366ee07ae&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1744%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;9480636392e60386e5fcfa26a7e5fa1e&#34;</ETag><Size>1744</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;86f1b31668de87d96f5f9b73789e6722&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A3%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;daa4772dea9401d3c58dea4ef6f578f1&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;66a62a7691132cb3b4613c1d975fab65&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7e8d7307f40bdeb4f3305e9be602cb27&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;a120a0287db33e7f87e2847b83e80d5f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;23ee82433ce4e8b3c0adc7981a52a256&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A3%3A1304%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;c9bf1da7e81941d7bf8edf219e3af8e2&#34;</ETag><Size>1304</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;8d018b1c8baffd1d3c1f37f9112e3931&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;eacc29fa533e744afa4e9a034e4063e7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;313094a08eaea3e8b4a9335ffd44f54b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;a13c73d880c9ea8669a713db0044cc73&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;28e110a65388b036725c956cb4f40835&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;34aedc6a7f8b316b3e420d638101b7f3&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;29151557cd5bf4a5eae9a392b2ab3ee8&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;5a2acfe7d9463c6376f658c29c90fd02&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;9a184fad7ff74943b8ca812f5af57463&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;97dd67255e56715570c8124d64393e24&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;48e1e22980ccda9edefd8f1004274739&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A3%3A1736%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;c89ad4686d31b02b0e0e819333897101&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A4%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;b2f2306a3c7f01a5fd37e98c5f0db539&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;00949568528376e724e9fcf4d3b60725&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f472e8e0d0f8111aa3f3bc9c406179b1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;80731454b0f0f6bda9a6706328d41672&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A2%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;2331f114069e506fa45abd92f7cc16e8&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;80d5289d31961bf2a3b4ab12a0127d24&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A2%3A1256%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;78ecfb41c1828cbbf3e867460bede6a4&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e88ed3aaa7eca2764356d27ef10cfa1c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037937%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1702f735c923178d6e8f8e1569466a4b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037937%3A1%3A1%3A255%3A2%3A1144%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;feba9762acc7f93b4a56d85b48cf26fa&#34;</ETag><Size>1144</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;7011ee874e8ff2211e9e54543b3191f4&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A2%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;4a76c36aabfa4086bfd8d8d31bcbffc6&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A2%3A255%3A2%3A1448%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;0df75368d33e1d5d81a28b9a08eafcf3&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1640%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d94425a6997dab6e73d403aaaf1472ea&#34;</ETag><Size>1640</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;2119f8302ae9404302822f9dc235ec46&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f3d1bfdf886644bf29d31bd16584da90&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;2ace9abb6396728189d1f1270d6016c2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;bf78ed23adbd0ac419f1474fe596777e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A4%3A1784%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e97ede3a0b632611b38c82fa05d2f765&#34;</ETag><Size>1784</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;b0e4109c11e7240a3cfd95e0d987e3db&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;43314d5c28b605b5517144e412dfb477&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f48f340d92e63ff14be5fd27cc733f2c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;19a6de2f8fda386c1628a05640b1d614&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;cdd71f3f9258303a74e6bab5a59bf6d5&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A3%3A2112%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;91eda4be98cc3bac3417ee9509f73d7d&#34;</ETag><Size>2112</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A4%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;82778727338cea7e5f52a40b3c40f1d4&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;03be68aedc5e93911c97cacb12d43770&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b147b1cfd1ef351a131e686de1631d5c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A2%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;53e8079776efd0c7fe82c7cf6eafb28d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;9f36bfd117b58e56c940657eecfd89d2&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;aaa0a6e02417d93517e63e65e3e7d2e2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A2%3A255%3A1%3A1424%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d120f7f937da41759afa30a510ce0255&#34;</ETag><Size>1424</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1776%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;8160dece82ad022c94c68998c3b020aa&#34;</ETag><Size>1776</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;790833acc63bba5df43d70161e81146d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A3%3A1360%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;daff5c718ff85eb00c6b270f5760cb91&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d6b393272b0c8a1126c2678e565cb2e9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A2%3A255%3A1%3A1152%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ff9f3ec64ae8e1217924d0ed262134ae&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A1%3A2160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7d58cf2ffa3b3311d1c32aa97bc50a61&#34;</ETag><Size>2160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;3b536fbf5a72c6f1d25b794d57cc501b&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, cc407ea5-d9e8-4f14-9ab9-d8f9c6ce03b0, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, cc407ea5-d9e8-4f14-9ab9-d8f9c6ce03b0, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, cc407ea5-d9e8-4f14-9ab9-d8f9c6ce03b0, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 49b475aa-155d-418c-ae12-0c6eeb2cfdcd, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 49b475aa-155d-418c-ae12-0c6eeb2cfdcd, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 49b475aa-155d-418c-ae12-0c6eeb2cfdcd, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 645, 'Portions': 145, 'ActivePortions': 145}, '__DEFAULT': {'Rows': 99355, 'Portions': 115, 'ActivePortions': 115}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 145, 'BlobSize': 176408, 'BlobCount': 725}, '__DEFAULT': {'Portions': 115, 'BlobSize': 4406080, 'BlobCount': 575}}, cold bucket stat: (0, 0), frozen bucket stat: (145, 176408)
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:16102/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204936Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204936Z
20251114/us-east-1/s3/aws4_request
6479353b80cede002d3515bb1f1c48afa42f3d3e4f0e7c2039bf394199a93775
DEBUG    botocore.auth:auth.py:430 Signature:
2aa14aaf39f022864455d1555fb951ee68f6f670e844b79d7704d019c3f75444
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/cold_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204936Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=2aa14aaf39f022864455d1555fb951ee68f6f670e844b79d7704d019c3f75444', 'amz-sdk-invocation-id': b'e8018fa5-9771-41b7-9de9-037849d94892', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:49:36 GMT', 'x-amzn-requestid': 'XvUPRPz3FdQErPn2SOjn2n4X7cLSerLei6FAEHJ2ZxCgdPfaZJcE', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>cold_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:16102/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204936Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204936Z
20251114/us-east-1/s3/aws4_request
3890a82010eeebc9ef5504a830f6ba64143e78b5cc6eb48fc5a9b00c20709c99
DEBUG    botocore.auth:auth.py:430 Signature:
33d54a29b51d32eb08e24695cc74d64b5ed824ccfcb48f92751539aee6b56ffb
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/medium?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204936Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=33d54a29b51d32eb08e24695cc74d64b5ed824ccfcb48f92751539aee6b56ffb', 'amz-sdk-invocation-id': b'5aef14db-2a33-4774-8be6-11c49ee3d1bc', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:49:36 GMT', 'x-amzn-requestid': 'c2qVYWHUq6RmXmKEC1DjJdZx3rEM4OItPbmhMNdJICcbMR7nyIyC', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>medium</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:16102/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204936Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204936Z
20251114/us-east-1/s3/aws4_request
0c8c9589894c72d6d1a83d8afb6c084f28ca875bb3acf0807e91dfed3e2b6368
DEBUG    botocore.auth:auth.py:430 Signature:
46762f56e0f3703544d610199c7d556c1bba659b91dba60814d101856d76766c
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/frozen_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204936Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=46762f56e0f3703544d610199c7d556c1bba659b91dba60814d101856d76766c', 'amz-sdk-invocation-id': b'a8064b6f-7d60-4cfc-92c2-3e534ad036ca', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 53592
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:49:36 GMT', 'x-amzn-requestid': 'NZOCoS9rkPV0MiyN3YBe16U9F9BzSRd44Drq3M9UTxTdUunHQTOu', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '53592', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;34eff939966dd96fc61e04bee3d4ba4f&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A2%3A1816%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;c745068d481b0515aea4165b916ec5cb&#34;</ETag><Size>1816</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;fb23f9171b17757cb1dc2e176469b4a5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cfa8a0b7952fb63f7dfadf2cf83097ed&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;969785d18638dc1e71dc309c8fee9f59&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;76c553122067e565c23ac6b7466026f1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;6cca3dcd8f413ad51af7003527118f53&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;9d0aea585719b4e1a8eb01d939c00a9d&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;4f98c8ca83a70a033c75eff6e19bcb8e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1a5f4df50ae0202b78181ab5a79fc270&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;710bd12a125a7a0826c6dabe086b07b9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;be0a7c1984f4c8093eabc624229e85d5&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;0d068b6671dccd5032bc42db6aa10674&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;169a39dc1ef992105b008d64454cdda2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A3%3A1536%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1cd0ecd015e159922d991777d4e34b6a&#34;</ETag><Size>1536</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A4%3A1152%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b0945c53e3a8c53e06b5efbe1fa00b7e&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;21d237d9b840230ac40911f05460d2c9&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;a65d4652ca975ca96dd4adc269404389&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ffa157b81657d56c3806591d18161366&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;dbb30cffd96f2cda495c11eb50c8872a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;0b1b088a94fe98718b260b4e9262c5c6&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A2%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e0f105c23fdc288d960126f34607d3c2&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037897%3A1%3A1%3A255%3A1%3A1720%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1f30e67ac29c7a33dfa177893c57fe4e&#34;</ETag><Size>1720</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;756c8bf50e1b14ddff981f3d35b13a9a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d1d491d289f10bd319a5964f50e522d9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;122ba98dfa6de83562b52443f97e0bdc&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;7626e60779c9117a5aa5552db3e2ef74&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1144%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;76b382c008c1daa16aef1c638ccec692&#34;</ETag><Size>1144</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;f2f766068f0decd10d0a355d7a3ce7df&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A3%3A1224%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ac22662b420aa8c5bd61f9d898d93abd&#34;</ETag><Size>1224</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A4%3A2504%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;240ff0ca91edad5ad611828468ea5b44&#34;</ETag><Size>2504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;658bdfb1748413af03d9fd46c9bb805b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cf86574e0b5b9320b5838d1fe614f7d6&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1416%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b9311bd0a3261cd1c110524dbed0c0ee&#34;</ETag><Size>1416</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A2%3A1928%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;88965419a67c815737ea9348e37e2277&#34;</ETag><Size>1928</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d70b30ee26e1677f1c1601ea54148330&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f6ca311e356541dde08266785f2d8dcb&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A2%3A1296%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;83616eaa943da37ef7a92311c263371e&#34;</ETag><Size>1296</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;efd7c7e653e7b4cae5fa36e16311349c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A2%3A255%3A1%3A2424%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1cdf12a5ba12af80a8fcbe65a51be1b9&#34;</ETag><Size>2424</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;011746a5ca01506fdf83964c27756f29&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037905%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;af992cc29bb2d9de8afef2fa09221752&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;27eec981a6efeef3dd4577c0490156cd&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;dee641780c0c4d248fd383936ad519c0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;35d9c5b51a686307a2465a8dce6122e9&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;397f4751afcb170c423e629fd2b03c46&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A2%3A1200%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ed50b0f966729dbc524ed39d67043e7f&#34;</ETag><Size>1200</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;3e018695734005e3be7a2c364a2f9f4b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e26638baeb35e1d203ff779209f18000&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;65a1dd34e301bdc4d29ef1b96ad9f016&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;baf3bbe887771567705ea1878ad8dc02&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7d2dd5438efac312030ab1d7ff2404c0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A2%3A1496%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;65a7ecaa6689f54356759745386bb91d&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;30b77b5019f350acbf9f718551d2da77&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A2416%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cd5d4acd4df5dd76dd58206782e7f365&#34;</ETag><Size>2416</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A2%3A1208%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e265bd76e5998bc292913aa80b0323cf&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1616%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;57a665afff22ef5b34e6e3d54deceb64&#34;</ETag><Size>1616</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;af26aa3d5e60723ce6781c6f3c2fc0ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A2%3A1320%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;809a9542bd1ef395b5328d6c62a10038&#34;</ETag><Size>1320</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;cb2ec8fd8e2f39c71ca7fd8e26141b9e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A4%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d6fc50af39123e0c794e997429c894f8&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A5%3A1360%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;65143fdbcdcf279b6c27a79c688dd56d&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0aeeeab35fcefe8ebe92923db835b993&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0f234b8606389bcc82637b5eec502dc0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;878094d78836df848f6343a8dd183909&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A3%3A2008%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ac4c5f21766b72b1ef9379e666fba4e7&#34;</ETag><Size>2008</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1352%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;60d206b93f7f63a6d550278c79178dc9&#34;</ETag><Size>1352</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0187ebcce0242f7da65b2c6f25982550&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ae2150d01ae7f1af2a175cdd5170207a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b94d64f4fcc3c13c48a75d7864c1ce62&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;35638001230ae7c046190a76967679de&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e5058fc8bcef1d12f3a97e90ef3a4f22&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;c7371c2c071f84a8da422b44dc6ac8cd&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e59e4b2b6a14b9718cfde17164df7873&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A4%3A1240%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b715d29f1acb4f69bb2c6e45c759c4d0&#34;</ETag><Size>1240</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;62b537d856fda5644fe2cc48902c9731&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A2%3A255%3A1%3A1600%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d2260a637a13ce8ecc25b9c01b52b67d&#34;</ETag><Size>1600</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e3574f40b33f06df9e67a72ccbbff43c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A2%3A255%3A1%3A1440%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;24187b7f04140bb0b1bb743be65ee07c&#34;</ETag><Size>1440</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;f336cf1caa2096a96de0cfbc70f9ad9d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A2%3A1264%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1f3c31b42afda4973595009325ef3e49&#34;</ETag><Size>1264</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;20aa44e25b95f87a8c7337a642e24c97&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;1dd035a4cbe08fccc42394835e89df77&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A3%3A1544%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ddfac5c4dd4e6cfa512fc9ef755d80ba&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A4%3A1504%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;73896829b5a8ee7e2a223f80dd6bc99f&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037924%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;6bd52922b36ff7c2ce79617366ee07ae&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1744%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;9480636392e60386e5fcfa26a7e5fa1e&#34;</ETag><Size>1744</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;86f1b31668de87d96f5f9b73789e6722&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A3%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;daa4772dea9401d3c58dea4ef6f578f1&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;66a62a7691132cb3b4613c1d975fab65&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7e8d7307f40bdeb4f3305e9be602cb27&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;a120a0287db33e7f87e2847b83e80d5f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;23ee82433ce4e8b3c0adc7981a52a256&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A3%3A1304%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;c9bf1da7e81941d7bf8edf219e3af8e2&#34;</ETag><Size>1304</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;8d018b1c8baffd1d3c1f37f9112e3931&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;eacc29fa533e744afa4e9a034e4063e7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;313094a08eaea3e8b4a9335ffd44f54b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;a13c73d880c9ea8669a713db0044cc73&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;28e110a65388b036725c956cb4f40835&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;34aedc6a7f8b316b3e420d638101b7f3&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;29151557cd5bf4a5eae9a392b2ab3ee8&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;5a2acfe7d9463c6376f658c29c90fd02&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;9a184fad7ff74943b8ca812f5af57463&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;97dd67255e56715570c8124d64393e24&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;48e1e22980ccda9edefd8f1004274739&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A3%3A1736%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;c89ad4686d31b02b0e0e819333897101&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A4%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;b2f2306a3c7f01a5fd37e98c5f0db539&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;00949568528376e724e9fcf4d3b60725&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f472e8e0d0f8111aa3f3bc9c406179b1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;80731454b0f0f6bda9a6706328d41672&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A2%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;2331f114069e506fa45abd92f7cc16e8&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;80d5289d31961bf2a3b4ab12a0127d24&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A2%3A1256%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;78ecfb41c1828cbbf3e867460bede6a4&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e88ed3aaa7eca2764356d27ef10cfa1c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037937%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1702f735c923178d6e8f8e1569466a4b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037937%3A1%3A1%3A255%3A2%3A1144%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;feba9762acc7f93b4a56d85b48cf26fa&#34;</ETag><Size>1144</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;7011ee874e8ff2211e9e54543b3191f4&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A2%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;4a76c36aabfa4086bfd8d8d31bcbffc6&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A2%3A255%3A2%3A1448%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;0df75368d33e1d5d81a28b9a08eafcf3&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1640%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d94425a6997dab6e73d403aaaf1472ea&#34;</ETag><Size>1640</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;2119f8302ae9404302822f9dc235ec46&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f3d1bfdf886644bf29d31bd16584da90&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;2ace9abb6396728189d1f1270d6016c2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;bf78ed23adbd0ac419f1474fe596777e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A4%3A1784%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e97ede3a0b632611b38c82fa05d2f765&#34;</ETag><Size>1784</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;b0e4109c11e7240a3cfd95e0d987e3db&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;43314d5c28b605b5517144e412dfb477&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f48f340d92e63ff14be5fd27cc733f2c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;19a6de2f8fda386c1628a05640b1d614&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;cdd71f3f9258303a74e6bab5a59bf6d5&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A3%3A2112%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;91eda4be98cc3bac3417ee9509f73d7d&#34;</ETag><Size>2112</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A4%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;82778727338cea7e5f52a40b3c40f1d4&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;03be68aedc5e93911c97cacb12d43770&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b147b1cfd1ef351a131e686de1631d5c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A2%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;53e8079776efd0c7fe82c7cf6eafb28d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;9f36bfd117b58e56c940657eecfd89d2&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;aaa0a6e02417d93517e63e65e3e7d2e2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A2%3A255%3A1%3A1424%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d120f7f937da41759afa30a510ce0255&#34;</ETag><Size>1424</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1776%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;8160dece82ad022c94c68998c3b020aa&#34;</ETag><Size>1776</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;790833acc63bba5df43d70161e81146d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A3%3A1360%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;daff5c718ff85eb00c6b270f5760cb91&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d6b393272b0c8a1126c2678e565cb2e9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A2%3A255%3A1%3A1152%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ff9f3ec64ae8e1217924d0ed262134ae&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A1%3A2160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7d58cf2ffa3b3311d1c32aa97bc50a61&#34;</ETag><Size>2160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;3b536fbf5a72c6f1d25b794d57cc501b&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, fc7a6bf7-0af9-458c-8e6d-c9cb8c7887c4, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, fc7a6bf7-0af9-458c-8e6d-c9cb8c7887c4, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, fc7a6bf7-0af9-458c-8e6d-c9cb8c7887c4, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, d59032b5-2408-4c7b-a689-368670e62b2f, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, d59032b5-2408-4c7b-a689-368670e62b2f, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, d59032b5-2408-4c7b-a689-368670e62b2f, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 645, 'Portions': 145, 'ActivePortions': 145}, '__DEFAULT': {'Rows': 99355, 'Portions': 115, 'ActivePortions': 115}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 145, 'BlobSize': 176408, 'BlobCount': 725}, '__DEFAULT': {'Portions': 115, 'BlobSize': 4406080, 'BlobCount': 575}}, cold bucket stat: (0, 0), frozen bucket stat: (145, 176408)
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:16102/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204937Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204937Z
20251114/us-east-1/s3/aws4_request
476f7a5b9f4d36152152e20089620cd4e207408375924083ae83ec040af3815b
DEBUG    botocore.auth:auth.py:430 Signature:
52d9f311a9bd55059566122d406dbb16f03bb81d9cc5f527ebbacbd06fdeafef
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/cold_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204937Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=52d9f311a9bd55059566122d406dbb16f03bb81d9cc5f527ebbacbd06fdeafef', 'amz-sdk-invocation-id': b'c4af0f18-d9ac-4384-bd89-6955aaed27e2', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:49:37 GMT', 'x-amzn-requestid': 'ddiEJnqAZ2g0QXGUAAAwqhrCj1c9hecPrKJ1thdZZN3GrAH5RW40', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>cold_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:16102/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204937Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204937Z
20251114/us-east-1/s3/aws4_request
6e1a863f3af60b4f2a526ed54b425794ac85f756e12a0357588c820c67e9a550
DEBUG    botocore.auth:auth.py:430 Signature:
2d82e9238c764c3c6521bdea288b6ac2d290d4647abc961bd4d0636ba407d25d
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/medium?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204937Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=2d82e9238c764c3c6521bdea288b6ac2d290d4647abc961bd4d0636ba407d25d', 'amz-sdk-invocation-id': b'a63f2d31-21a7-4820-bd48-e8e09f11c0bb', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:49:37 GMT', 'x-amzn-requestid': 'x73aN031XIYrOjkdNCkmRXdxUJneGsmwWHV9DLUbNdIr0Vsf62n4', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>medium</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:16102/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204937Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204937Z
20251114/us-east-1/s3/aws4_request
696d6e25cc0fa408aeac4b0c7f585e2c88c0504e29f6d5a2697a7967bd5a75d5
DEBUG    botocore.auth:auth.py:430 Signature:
5205500817016735a74545a4d4432802b7208c51f633cf6fb8c97f48eba17b72
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/frozen_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204937Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=5205500817016735a74545a4d4432802b7208c51f633cf6fb8c97f48eba17b72', 'amz-sdk-invocation-id': b'c27ad103-acb3-49dd-a753-3f316ba62fc8', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 53592
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:49:37 GMT', 'x-amzn-requestid': 'ZLGS96Y3aiK5OPluv1c3mhL0bC4bdgEzGe8JQGxOhFePPBJtBkGb', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '53592', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;34eff939966dd96fc61e04bee3d4ba4f&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A2%3A1816%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;c745068d481b0515aea4165b916ec5cb&#34;</ETag><Size>1816</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;fb23f9171b17757cb1dc2e176469b4a5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cfa8a0b7952fb63f7dfadf2cf83097ed&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;969785d18638dc1e71dc309c8fee9f59&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;76c553122067e565c23ac6b7466026f1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;6cca3dcd8f413ad51af7003527118f53&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;9d0aea585719b4e1a8eb01d939c00a9d&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;4f98c8ca83a70a033c75eff6e19bcb8e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1a5f4df50ae0202b78181ab5a79fc270&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;710bd12a125a7a0826c6dabe086b07b9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;be0a7c1984f4c8093eabc624229e85d5&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;0d068b6671dccd5032bc42db6aa10674&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;169a39dc1ef992105b008d64454cdda2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A3%3A1536%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1cd0ecd015e159922d991777d4e34b6a&#34;</ETag><Size>1536</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A4%3A1152%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b0945c53e3a8c53e06b5efbe1fa00b7e&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;21d237d9b840230ac40911f05460d2c9&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;a65d4652ca975ca96dd4adc269404389&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ffa157b81657d56c3806591d18161366&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;dbb30cffd96f2cda495c11eb50c8872a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;0b1b088a94fe98718b260b4e9262c5c6&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A2%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e0f105c23fdc288d960126f34607d3c2&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037897%3A1%3A1%3A255%3A1%3A1720%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1f30e67ac29c7a33dfa177893c57fe4e&#34;</ETag><Size>1720</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;756c8bf50e1b14ddff981f3d35b13a9a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d1d491d289f10bd319a5964f50e522d9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;122ba98dfa6de83562b52443f97e0bdc&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;7626e60779c9117a5aa5552db3e2ef74&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1144%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;76b382c008c1daa16aef1c638ccec692&#34;</ETag><Size>1144</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;f2f766068f0decd10d0a355d7a3ce7df&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A3%3A1224%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ac22662b420aa8c5bd61f9d898d93abd&#34;</ETag><Size>1224</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A4%3A2504%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;240ff0ca91edad5ad611828468ea5b44&#34;</ETag><Size>2504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;658bdfb1748413af03d9fd46c9bb805b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cf86574e0b5b9320b5838d1fe614f7d6&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1416%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b9311bd0a3261cd1c110524dbed0c0ee&#34;</ETag><Size>1416</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A2%3A1928%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;88965419a67c815737ea9348e37e2277&#34;</ETag><Size>1928</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d70b30ee26e1677f1c1601ea54148330&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f6ca311e356541dde08266785f2d8dcb&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A2%3A1296%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;83616eaa943da37ef7a92311c263371e&#34;</ETag><Size>1296</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;efd7c7e653e7b4cae5fa36e16311349c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A2%3A255%3A1%3A2424%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1cdf12a5ba12af80a8fcbe65a51be1b9&#34;</ETag><Size>2424</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;011746a5ca01506fdf83964c27756f29&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037905%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;af992cc29bb2d9de8afef2fa09221752&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;27eec981a6efeef3dd4577c0490156cd&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;dee641780c0c4d248fd383936ad519c0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;35d9c5b51a686307a2465a8dce6122e9&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;397f4751afcb170c423e629fd2b03c46&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A2%3A1200%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ed50b0f966729dbc524ed39d67043e7f&#34;</ETag><Size>1200</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;3e018695734005e3be7a2c364a2f9f4b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e26638baeb35e1d203ff779209f18000&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;65a1dd34e301bdc4d29ef1b96ad9f016&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;baf3bbe887771567705ea1878ad8dc02&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7d2dd5438efac312030ab1d7ff2404c0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A2%3A1496%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;65a7ecaa6689f54356759745386bb91d&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;30b77b5019f350acbf9f718551d2da77&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A2416%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cd5d4acd4df5dd76dd58206782e7f365&#34;</ETag><Size>2416</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A2%3A1208%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e265bd76e5998bc292913aa80b0323cf&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1616%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;57a665afff22ef5b34e6e3d54deceb64&#34;</ETag><Size>1616</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;af26aa3d5e60723ce6781c6f3c2fc0ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A2%3A1320%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;809a9542bd1ef395b5328d6c62a10038&#34;</ETag><Size>1320</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;cb2ec8fd8e2f39c71ca7fd8e26141b9e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A4%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d6fc50af39123e0c794e997429c894f8&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A5%3A1360%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;65143fdbcdcf279b6c27a79c688dd56d&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0aeeeab35fcefe8ebe92923db835b993&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0f234b8606389bcc82637b5eec502dc0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;878094d78836df848f6343a8dd183909&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A3%3A2008%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ac4c5f21766b72b1ef9379e666fba4e7&#34;</ETag><Size>2008</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1352%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;60d206b93f7f63a6d550278c79178dc9&#34;</ETag><Size>1352</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0187ebcce0242f7da65b2c6f25982550&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ae2150d01ae7f1af2a175cdd5170207a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b94d64f4fcc3c13c48a75d7864c1ce62&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;35638001230ae7c046190a76967679de&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e5058fc8bcef1d12f3a97e90ef3a4f22&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;c7371c2c071f84a8da422b44dc6ac8cd&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e59e4b2b6a14b9718cfde17164df7873&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A4%3A1240%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b715d29f1acb4f69bb2c6e45c759c4d0&#34;</ETag><Size>1240</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;62b537d856fda5644fe2cc48902c9731&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A2%3A255%3A1%3A1600%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d2260a637a13ce8ecc25b9c01b52b67d&#34;</ETag><Size>1600</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e3574f40b33f06df9e67a72ccbbff43c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A2%3A255%3A1%3A1440%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;24187b7f04140bb0b1bb743be65ee07c&#34;</ETag><Size>1440</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;f336cf1caa2096a96de0cfbc70f9ad9d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A2%3A1264%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1f3c31b42afda4973595009325ef3e49&#34;</ETag><Size>1264</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;20aa44e25b95f87a8c7337a642e24c97&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;1dd035a4cbe08fccc42394835e89df77&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A3%3A1544%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ddfac5c4dd4e6cfa512fc9ef755d80ba&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A4%3A1504%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;73896829b5a8ee7e2a223f80dd6bc99f&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037924%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;6bd52922b36ff7c2ce79617366ee07ae&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1744%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;9480636392e60386e5fcfa26a7e5fa1e&#34;</ETag><Size>1744</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;86f1b31668de87d96f5f9b73789e6722&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A3%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;daa4772dea9401d3c58dea4ef6f578f1&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;66a62a7691132cb3b4613c1d975fab65&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7e8d7307f40bdeb4f3305e9be602cb27&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;a120a0287db33e7f87e2847b83e80d5f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;23ee82433ce4e8b3c0adc7981a52a256&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A3%3A1304%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;c9bf1da7e81941d7bf8edf219e3af8e2&#34;</ETag><Size>1304</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;8d018b1c8baffd1d3c1f37f9112e3931&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;eacc29fa533e744afa4e9a034e4063e7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;313094a08eaea3e8b4a9335ffd44f54b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;a13c73d880c9ea8669a713db0044cc73&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;28e110a65388b036725c956cb4f40835&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;34aedc6a7f8b316b3e420d638101b7f3&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;29151557cd5bf4a5eae9a392b2ab3ee8&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;5a2acfe7d9463c6376f658c29c90fd02&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;9a184fad7ff74943b8ca812f5af57463&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;97dd67255e56715570c8124d64393e24&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;48e1e22980ccda9edefd8f1004274739&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A3%3A1736%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;c89ad4686d31b02b0e0e819333897101&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A4%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;b2f2306a3c7f01a5fd37e98c5f0db539&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;00949568528376e724e9fcf4d3b60725&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f472e8e0d0f8111aa3f3bc9c406179b1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;80731454b0f0f6bda9a6706328d41672&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A2%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;2331f114069e506fa45abd92f7cc16e8&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;80d5289d31961bf2a3b4ab12a0127d24&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A2%3A1256%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;78ecfb41c1828cbbf3e867460bede6a4&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e88ed3aaa7eca2764356d27ef10cfa1c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037937%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1702f735c923178d6e8f8e1569466a4b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037937%3A1%3A1%3A255%3A2%3A1144%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;feba9762acc7f93b4a56d85b48cf26fa&#34;</ETag><Size>1144</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;7011ee874e8ff2211e9e54543b3191f4&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A2%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;4a76c36aabfa4086bfd8d8d31bcbffc6&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A2%3A255%3A2%3A1448%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;0df75368d33e1d5d81a28b9a08eafcf3&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1640%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d94425a6997dab6e73d403aaaf1472ea&#34;</ETag><Size>1640</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;2119f8302ae9404302822f9dc235ec46&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f3d1bfdf886644bf29d31bd16584da90&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;2ace9abb6396728189d1f1270d6016c2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;bf78ed23adbd0ac419f1474fe596777e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A4%3A1784%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e97ede3a0b632611b38c82fa05d2f765&#34;</ETag><Size>1784</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;b0e4109c11e7240a3cfd95e0d987e3db&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;43314d5c28b605b5517144e412dfb477&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f48f340d92e63ff14be5fd27cc733f2c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;19a6de2f8fda386c1628a05640b1d614&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;cdd71f3f9258303a74e6bab5a59bf6d5&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A3%3A2112%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;91eda4be98cc3bac3417ee9509f73d7d&#34;</ETag><Size>2112</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A4%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;82778727338cea7e5f52a40b3c40f1d4&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;03be68aedc5e93911c97cacb12d43770&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b147b1cfd1ef351a131e686de1631d5c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A2%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;53e8079776efd0c7fe82c7cf6eafb28d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;9f36bfd117b58e56c940657eecfd89d2&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;aaa0a6e02417d93517e63e65e3e7d2e2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A2%3A255%3A1%3A1424%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d120f7f937da41759afa30a510ce0255&#34;</ETag><Size>1424</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1776%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;8160dece82ad022c94c68998c3b020aa&#34;</ETag><Size>1776</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;790833acc63bba5df43d70161e81146d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A3%3A1360%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;daff5c718ff85eb00c6b270f5760cb91&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d6b393272b0c8a1126c2678e565cb2e9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A2%3A255%3A1%3A1152%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ff9f3ec64ae8e1217924d0ed262134ae&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A1%3A2160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7d58cf2ffa3b3311d1c32aa97bc50a61&#34;</ETag><Size>2160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;3b536fbf5a72c6f1d25b794d57cc501b&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, b9f35145-36e9-4c0e-ad2d-1ca617396ad6, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, b9f35145-36e9-4c0e-ad2d-1ca617396ad6, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, b9f35145-36e9-4c0e-ad2d-1ca617396ad6, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, c8b05ed5-e369-49a1-9008-f32da114275a, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, c8b05ed5-e369-49a1-9008-f32da114275a, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, c8b05ed5-e369-49a1-9008-f32da114275a, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 645, 'Portions': 145, 'ActivePortions': 145}, '__DEFAULT': {'Rows': 99355, 'Portions': 115, 'ActivePortions': 115}}, blobs: {'__DEFAULT': {'Portions': 115, 'BlobSize': 4406080, 'BlobCount': 575}, '/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 145, 'BlobSize': 176408, 'BlobCount': 725}}, cold bucket stat: (0, 0), frozen bucket stat: (145, 176408)
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:16102/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204939Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204939Z
20251114/us-east-1/s3/aws4_request
9d73ce66c74e87ed876af12f155402241d7fe59edaa9cee441b3b82db4c178ad
DEBUG    botocore.auth:auth.py:430 Signature:
cd5628c0c79d980ddc503c7343853cd086c4853212fb2c9746ef8416e60a8755
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/cold_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204939Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=cd5628c0c79d980ddc503c7343853cd086c4853212fb2c9746ef8416e60a8755', 'amz-sdk-invocation-id': b'09c984fd-d34d-4369-ae3a-2c4a3b76d0c2', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:49:39 GMT', 'x-amzn-requestid': 'eQAuNCDKXG2rUaJqbaspFbv4yKRMq8zGm4O7u6UYXIssb1YxyRZ9', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>cold_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:16102/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204939Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204939Z
20251114/us-east-1/s3/aws4_request
626d4d86ea901d9ed4e14e411a9592689155d8a1fde3734b52dc5fa763cc1d88
DEBUG    botocore.auth:auth.py:430 Signature:
f8576c17080b05a4e81ae233ce942377bb654e69f20ba24c4e8286ccf941410f
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/medium?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204939Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=f8576c17080b05a4e81ae233ce942377bb654e69f20ba24c4e8286ccf941410f', 'amz-sdk-invocation-id': b'72c83011-fcc0-4da0-9608-c8854f0e4dc9', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:49:39 GMT', 'x-amzn-requestid': '7osX4La29IWSrQaTkVd9y3GQnrnBLRMysAKyUUqgtjHVa1UNpYhb', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>medium</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:16102/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204939Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204939Z
20251114/us-east-1/s3/aws4_request
1e70d0ffae4decbc2f8902a8381a0f4574f52a12301a42c5b674fb537c567996
DEBUG    botocore.auth:auth.py:430 Signature:
54e9ecc837d9d398508b11dbe4477e30e5ef1f3a6c4f70cd11a4cc0321e90810
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/frozen_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204939Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=54e9ecc837d9d398508b11dbe4477e30e5ef1f3a6c4f70cd11a4cc0321e90810', 'amz-sdk-invocation-id': b'436a1e74-ab8b-4bfe-a357-cbaac596f47d', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 53592
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:49:39 GMT', 'x-amzn-requestid': 'lUn7FVJGhhmtC8wf1lM8MBIlQLBYEs9co9ZsoxkRqCivaWE0yuQt', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '53592', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;34eff939966dd96fc61e04bee3d4ba4f&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A2%3A1816%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;c745068d481b0515aea4165b916ec5cb&#34;</ETag><Size>1816</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;fb23f9171b17757cb1dc2e176469b4a5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cfa8a0b7952fb63f7dfadf2cf83097ed&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;969785d18638dc1e71dc309c8fee9f59&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;76c553122067e565c23ac6b7466026f1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;6cca3dcd8f413ad51af7003527118f53&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;9d0aea585719b4e1a8eb01d939c00a9d&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;4f98c8ca83a70a033c75eff6e19bcb8e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1a5f4df50ae0202b78181ab5a79fc270&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;710bd12a125a7a0826c6dabe086b07b9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;be0a7c1984f4c8093eabc624229e85d5&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;0d068b6671dccd5032bc42db6aa10674&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;169a39dc1ef992105b008d64454cdda2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A3%3A1536%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1cd0ecd015e159922d991777d4e34b6a&#34;</ETag><Size>1536</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A4%3A1152%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b0945c53e3a8c53e06b5efbe1fa00b7e&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;21d237d9b840230ac40911f05460d2c9&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;a65d4652ca975ca96dd4adc269404389&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ffa157b81657d56c3806591d18161366&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;dbb30cffd96f2cda495c11eb50c8872a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;0b1b088a94fe98718b260b4e9262c5c6&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A2%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e0f105c23fdc288d960126f34607d3c2&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037897%3A1%3A1%3A255%3A1%3A1720%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1f30e67ac29c7a33dfa177893c57fe4e&#34;</ETag><Size>1720</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;756c8bf50e1b14ddff981f3d35b13a9a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d1d491d289f10bd319a5964f50e522d9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;122ba98dfa6de83562b52443f97e0bdc&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;7626e60779c9117a5aa5552db3e2ef74&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1144%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;76b382c008c1daa16aef1c638ccec692&#34;</ETag><Size>1144</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;f2f766068f0decd10d0a355d7a3ce7df&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A3%3A1224%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ac22662b420aa8c5bd61f9d898d93abd&#34;</ETag><Size>1224</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A4%3A2504%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;240ff0ca91edad5ad611828468ea5b44&#34;</ETag><Size>2504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;658bdfb1748413af03d9fd46c9bb805b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cf86574e0b5b9320b5838d1fe614f7d6&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1416%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b9311bd0a3261cd1c110524dbed0c0ee&#34;</ETag><Size>1416</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A2%3A1928%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;88965419a67c815737ea9348e37e2277&#34;</ETag><Size>1928</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d70b30ee26e1677f1c1601ea54148330&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f6ca311e356541dde08266785f2d8dcb&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A2%3A1296%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;83616eaa943da37ef7a92311c263371e&#34;</ETag><Size>1296</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;efd7c7e653e7b4cae5fa36e16311349c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A2%3A255%3A1%3A2424%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1cdf12a5ba12af80a8fcbe65a51be1b9&#34;</ETag><Size>2424</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;011746a5ca01506fdf83964c27756f29&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037905%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;af992cc29bb2d9de8afef2fa09221752&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;27eec981a6efeef3dd4577c0490156cd&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;dee641780c0c4d248fd383936ad519c0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;35d9c5b51a686307a2465a8dce6122e9&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;397f4751afcb170c423e629fd2b03c46&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A2%3A1200%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ed50b0f966729dbc524ed39d67043e7f&#34;</ETag><Size>1200</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;3e018695734005e3be7a2c364a2f9f4b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e26638baeb35e1d203ff779209f18000&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;65a1dd34e301bdc4d29ef1b96ad9f016&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;baf3bbe887771567705ea1878ad8dc02&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7d2dd5438efac312030ab1d7ff2404c0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A2%3A1496%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;65a7ecaa6689f54356759745386bb91d&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;30b77b5019f350acbf9f718551d2da77&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A2416%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cd5d4acd4df5dd76dd58206782e7f365&#34;</ETag><Size>2416</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A2%3A1208%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e265bd76e5998bc292913aa80b0323cf&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1616%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;57a665afff22ef5b34e6e3d54deceb64&#34;</ETag><Size>1616</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;af26aa3d5e60723ce6781c6f3c2fc0ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A2%3A1320%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;809a9542bd1ef395b5328d6c62a10038&#34;</ETag><Size>1320</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;cb2ec8fd8e2f39c71ca7fd8e26141b9e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A4%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d6fc50af39123e0c794e997429c894f8&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A5%3A1360%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;65143fdbcdcf279b6c27a79c688dd56d&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0aeeeab35fcefe8ebe92923db835b993&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0f234b8606389bcc82637b5eec502dc0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;878094d78836df848f6343a8dd183909&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A3%3A2008%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ac4c5f21766b72b1ef9379e666fba4e7&#34;</ETag><Size>2008</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1352%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;60d206b93f7f63a6d550278c79178dc9&#34;</ETag><Size>1352</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0187ebcce0242f7da65b2c6f25982550&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ae2150d01ae7f1af2a175cdd5170207a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b94d64f4fcc3c13c48a75d7864c1ce62&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;35638001230ae7c046190a76967679de&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e5058fc8bcef1d12f3a97e90ef3a4f22&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;c7371c2c071f84a8da422b44dc6ac8cd&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e59e4b2b6a14b9718cfde17164df7873&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A4%3A1240%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b715d29f1acb4f69bb2c6e45c759c4d0&#34;</ETag><Size>1240</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;62b537d856fda5644fe2cc48902c9731&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A2%3A255%3A1%3A1600%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d2260a637a13ce8ecc25b9c01b52b67d&#34;</ETag><Size>1600</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e3574f40b33f06df9e67a72ccbbff43c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A2%3A255%3A1%3A1440%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;24187b7f04140bb0b1bb743be65ee07c&#34;</ETag><Size>1440</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;f336cf1caa2096a96de0cfbc70f9ad9d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A2%3A1264%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1f3c31b42afda4973595009325ef3e49&#34;</ETag><Size>1264</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;20aa44e25b95f87a8c7337a642e24c97&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;1dd035a4cbe08fccc42394835e89df77&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A3%3A1544%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ddfac5c4dd4e6cfa512fc9ef755d80ba&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A4%3A1504%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;73896829b5a8ee7e2a223f80dd6bc99f&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037924%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;6bd52922b36ff7c2ce79617366ee07ae&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1744%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;9480636392e60386e5fcfa26a7e5fa1e&#34;</ETag><Size>1744</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;86f1b31668de87d96f5f9b73789e6722&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A3%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;daa4772dea9401d3c58dea4ef6f578f1&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;66a62a7691132cb3b4613c1d975fab65&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7e8d7307f40bdeb4f3305e9be602cb27&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;a120a0287db33e7f87e2847b83e80d5f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;23ee82433ce4e8b3c0adc7981a52a256&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A3%3A1304%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;c9bf1da7e81941d7bf8edf219e3af8e2&#34;</ETag><Size>1304</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;8d018b1c8baffd1d3c1f37f9112e3931&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;eacc29fa533e744afa4e9a034e4063e7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;313094a08eaea3e8b4a9335ffd44f54b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;a13c73d880c9ea8669a713db0044cc73&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;28e110a65388b036725c956cb4f40835&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;34aedc6a7f8b316b3e420d638101b7f3&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;29151557cd5bf4a5eae9a392b2ab3ee8&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;5a2acfe7d9463c6376f658c29c90fd02&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;9a184fad7ff74943b8ca812f5af57463&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;97dd67255e56715570c8124d64393e24&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;48e1e22980ccda9edefd8f1004274739&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A3%3A1736%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;c89ad4686d31b02b0e0e819333897101&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A4%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;b2f2306a3c7f01a5fd37e98c5f0db539&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;00949568528376e724e9fcf4d3b60725&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f472e8e0d0f8111aa3f3bc9c406179b1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;80731454b0f0f6bda9a6706328d41672&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A2%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;2331f114069e506fa45abd92f7cc16e8&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;80d5289d31961bf2a3b4ab12a0127d24&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A2%3A1256%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;78ecfb41c1828cbbf3e867460bede6a4&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e88ed3aaa7eca2764356d27ef10cfa1c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037937%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1702f735c923178d6e8f8e1569466a4b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037937%3A1%3A1%3A255%3A2%3A1144%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;feba9762acc7f93b4a56d85b48cf26fa&#34;</ETag><Size>1144</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;7011ee874e8ff2211e9e54543b3191f4&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A2%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;4a76c36aabfa4086bfd8d8d31bcbffc6&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A2%3A255%3A2%3A1448%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;0df75368d33e1d5d81a28b9a08eafcf3&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1640%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d94425a6997dab6e73d403aaaf1472ea&#34;</ETag><Size>1640</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;2119f8302ae9404302822f9dc235ec46&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f3d1bfdf886644bf29d31bd16584da90&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;2ace9abb6396728189d1f1270d6016c2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;bf78ed23adbd0ac419f1474fe596777e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A4%3A1784%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e97ede3a0b632611b38c82fa05d2f765&#34;</ETag><Size>1784</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;b0e4109c11e7240a3cfd95e0d987e3db&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;43314d5c28b605b5517144e412dfb477&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f48f340d92e63ff14be5fd27cc733f2c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;19a6de2f8fda386c1628a05640b1d614&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;cdd71f3f9258303a74e6bab5a59bf6d5&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A3%3A2112%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;91eda4be98cc3bac3417ee9509f73d7d&#34;</ETag><Size>2112</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A4%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;82778727338cea7e5f52a40b3c40f1d4&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;03be68aedc5e93911c97cacb12d43770&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b147b1cfd1ef351a131e686de1631d5c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A2%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;53e8079776efd0c7fe82c7cf6eafb28d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;9f36bfd117b58e56c940657eecfd89d2&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;aaa0a6e02417d93517e63e65e3e7d2e2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A2%3A255%3A1%3A1424%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d120f7f937da41759afa30a510ce0255&#34;</ETag><Size>1424</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1776%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;8160dece82ad022c94c68998c3b020aa&#34;</ETag><Size>1776</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;790833acc63bba5df43d70161e81146d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A3%3A1360%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;daff5c718ff85eb00c6b270f5760cb91&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d6b393272b0c8a1126c2678e565cb2e9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A2%3A255%3A1%3A1152%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ff9f3ec64ae8e1217924d0ed262134ae&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A1%3A2160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7d58cf2ffa3b3311d1c32aa97bc50a61&#34;</ETag><Size>2160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;3b536fbf5a72c6f1d25b794d57cc501b&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 844b1064-6d86-4f75-8a17-b51ef982bd05, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 844b1064-6d86-4f75-8a17-b51ef982bd05, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 844b1064-6d86-4f75-8a17-b51ef982bd05, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, e64cffd0-7126-424e-a82f-051fc93ec5d8, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, e64cffd0-7126-424e-a82f-051fc93ec5d8, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, e64cffd0-7126-424e-a82f-051fc93ec5d8, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'__DEFAULT': {'Rows': 99355, 'Portions': 115, 'ActivePortions': 115}, '/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 645, 'Portions': 145, 'ActivePortions': 145}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 145, 'BlobSize': 176408, 'BlobCount': 725}, '__DEFAULT': {'Portions': 115, 'BlobSize': 4406080, 'BlobCount': 575}}, cold bucket stat: (0, 0), frozen bucket stat: (145, 176408)
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:16102/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204940Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204940Z
20251114/us-east-1/s3/aws4_request
9461a3bb88518df7dc14037966f53039f65d80294dca1825c6aad8d3a1a0a8aa
DEBUG    botocore.auth:auth.py:430 Signature:
c215dda71950863564ea3c17e24706b12407e3c91e2fedf7ba3f92aa32d89d9e
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/cold_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204940Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=c215dda71950863564ea3c17e24706b12407e3c91e2fedf7ba3f92aa32d89d9e', 'amz-sdk-invocation-id': b'29a97476-0453-4bfb-a4e3-3d9cc1541dac', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:49:40 GMT', 'x-amzn-requestid': '6ztvIhAO7yXqQGmtwwDLM44mbitnAbap0k9grLd07WwDkxqklu34', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>cold_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:16102/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204940Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204940Z
20251114/us-east-1/s3/aws4_request
c697373baea731f856e0f94beffee13fa543c9690bc187d3c91fce9d2dacd0ad
DEBUG    botocore.auth:auth.py:430 Signature:
f683101215abaa4f15de39f5ee0c107c8b3a96541b8f8c535b8496736be3bea1
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/medium?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204940Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=f683101215abaa4f15de39f5ee0c107c8b3a96541b8f8c535b8496736be3bea1', 'amz-sdk-invocation-id': b'584784d2-d509-454b-a755-aa4b09af0a49', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:49:40 GMT', 'x-amzn-requestid': 'Vij4wMpu1rY7oMUsOZEHXK8hnd4eKl1UavewHsFV4WCHP7Osq7X9', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>medium</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:16102/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204940Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204940Z
20251114/us-east-1/s3/aws4_request
738f644a0d56d67e3bfe547a45ca061798581d03bfe7a07e065fed823480c65c
DEBUG    botocore.auth:auth.py:430 Signature:
4608e3db5ba620934f49ddaf7bfd5fc51bab78f394f1000464f012b8a1beb6a2
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/frozen_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204940Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=4608e3db5ba620934f49ddaf7bfd5fc51bab78f394f1000464f012b8a1beb6a2', 'amz-sdk-invocation-id': b'8de1095b-b502-4f70-82ce-428e2632c47e', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 53592
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:49:40 GMT', 'x-amzn-requestid': 'jWPS2tg4ZF5YqVsK8lMnsiBLV0nlS7rpLxNjeY5ESXSTCXmBJPhN', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '53592', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;34eff939966dd96fc61e04bee3d4ba4f&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A2%3A1816%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;c745068d481b0515aea4165b916ec5cb&#34;</ETag><Size>1816</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;fb23f9171b17757cb1dc2e176469b4a5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cfa8a0b7952fb63f7dfadf2cf83097ed&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;969785d18638dc1e71dc309c8fee9f59&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;76c553122067e565c23ac6b7466026f1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;6cca3dcd8f413ad51af7003527118f53&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;9d0aea585719b4e1a8eb01d939c00a9d&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;4f98c8ca83a70a033c75eff6e19bcb8e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1a5f4df50ae0202b78181ab5a79fc270&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;710bd12a125a7a0826c6dabe086b07b9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;be0a7c1984f4c8093eabc624229e85d5&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;0d068b6671dccd5032bc42db6aa10674&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;169a39dc1ef992105b008d64454cdda2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A3%3A1536%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1cd0ecd015e159922d991777d4e34b6a&#34;</ETag><Size>1536</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A4%3A1152%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b0945c53e3a8c53e06b5efbe1fa00b7e&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;21d237d9b840230ac40911f05460d2c9&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;a65d4652ca975ca96dd4adc269404389&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ffa157b81657d56c3806591d18161366&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;dbb30cffd96f2cda495c11eb50c8872a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;0b1b088a94fe98718b260b4e9262c5c6&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A2%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e0f105c23fdc288d960126f34607d3c2&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037897%3A1%3A1%3A255%3A1%3A1720%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1f30e67ac29c7a33dfa177893c57fe4e&#34;</ETag><Size>1720</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;756c8bf50e1b14ddff981f3d35b13a9a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d1d491d289f10bd319a5964f50e522d9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;122ba98dfa6de83562b52443f97e0bdc&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;7626e60779c9117a5aa5552db3e2ef74&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1144%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;76b382c008c1daa16aef1c638ccec692&#34;</ETag><Size>1144</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;f2f766068f0decd10d0a355d7a3ce7df&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A3%3A1224%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ac22662b420aa8c5bd61f9d898d93abd&#34;</ETag><Size>1224</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A4%3A2504%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;240ff0ca91edad5ad611828468ea5b44&#34;</ETag><Size>2504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;658bdfb1748413af03d9fd46c9bb805b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cf86574e0b5b9320b5838d1fe614f7d6&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1416%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b9311bd0a3261cd1c110524dbed0c0ee&#34;</ETag><Size>1416</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A2%3A1928%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;88965419a67c815737ea9348e37e2277&#34;</ETag><Size>1928</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d70b30ee26e1677f1c1601ea54148330&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f6ca311e356541dde08266785f2d8dcb&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A2%3A1296%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;83616eaa943da37ef7a92311c263371e&#34;</ETag><Size>1296</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;efd7c7e653e7b4cae5fa36e16311349c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A2%3A255%3A1%3A2424%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1cdf12a5ba12af80a8fcbe65a51be1b9&#34;</ETag><Size>2424</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;011746a5ca01506fdf83964c27756f29&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037905%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;af992cc29bb2d9de8afef2fa09221752&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;27eec981a6efeef3dd4577c0490156cd&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;dee641780c0c4d248fd383936ad519c0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;35d9c5b51a686307a2465a8dce6122e9&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;397f4751afcb170c423e629fd2b03c46&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A2%3A1200%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ed50b0f966729dbc524ed39d67043e7f&#34;</ETag><Size>1200</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;3e018695734005e3be7a2c364a2f9f4b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e26638baeb35e1d203ff779209f18000&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;65a1dd34e301bdc4d29ef1b96ad9f016&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;baf3bbe887771567705ea1878ad8dc02&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7d2dd5438efac312030ab1d7ff2404c0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A2%3A1496%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;65a7ecaa6689f54356759745386bb91d&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;30b77b5019f350acbf9f718551d2da77&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A2416%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cd5d4acd4df5dd76dd58206782e7f365&#34;</ETag><Size>2416</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A2%3A1208%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e265bd76e5998bc292913aa80b0323cf&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1616%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;57a665afff22ef5b34e6e3d54deceb64&#34;</ETag><Size>1616</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;af26aa3d5e60723ce6781c6f3c2fc0ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A2%3A1320%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;809a9542bd1ef395b5328d6c62a10038&#34;</ETag><Size>1320</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;cb2ec8fd8e2f39c71ca7fd8e26141b9e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A4%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d6fc50af39123e0c794e997429c894f8&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A5%3A1360%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;65143fdbcdcf279b6c27a79c688dd56d&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0aeeeab35fcefe8ebe92923db835b993&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0f234b8606389bcc82637b5eec502dc0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;878094d78836df848f6343a8dd183909&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A3%3A2008%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ac4c5f21766b72b1ef9379e666fba4e7&#34;</ETag><Size>2008</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1352%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;60d206b93f7f63a6d550278c79178dc9&#34;</ETag><Size>1352</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0187ebcce0242f7da65b2c6f25982550&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ae2150d01ae7f1af2a175cdd5170207a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b94d64f4fcc3c13c48a75d7864c1ce62&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;35638001230ae7c046190a76967679de&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e5058fc8bcef1d12f3a97e90ef3a4f22&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;c7371c2c071f84a8da422b44dc6ac8cd&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e59e4b2b6a14b9718cfde17164df7873&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A4%3A1240%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b715d29f1acb4f69bb2c6e45c759c4d0&#34;</ETag><Size>1240</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;62b537d856fda5644fe2cc48902c9731&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A2%3A255%3A1%3A1600%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d2260a637a13ce8ecc25b9c01b52b67d&#34;</ETag><Size>1600</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e3574f40b33f06df9e67a72ccbbff43c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A2%3A255%3A1%3A1440%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;24187b7f04140bb0b1bb743be65ee07c&#34;</ETag><Size>1440</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;f336cf1caa2096a96de0cfbc70f9ad9d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A2%3A1264%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1f3c31b42afda4973595009325ef3e49&#34;</ETag><Size>1264</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;20aa44e25b95f87a8c7337a642e24c97&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;1dd035a4cbe08fccc42394835e89df77&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A3%3A1544%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ddfac5c4dd4e6cfa512fc9ef755d80ba&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A4%3A1504%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;73896829b5a8ee7e2a223f80dd6bc99f&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037924%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;6bd52922b36ff7c2ce79617366ee07ae&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1744%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;9480636392e60386e5fcfa26a7e5fa1e&#34;</ETag><Size>1744</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;86f1b31668de87d96f5f9b73789e6722&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A3%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;daa4772dea9401d3c58dea4ef6f578f1&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;66a62a7691132cb3b4613c1d975fab65&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7e8d7307f40bdeb4f3305e9be602cb27&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;a120a0287db33e7f87e2847b83e80d5f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;23ee82433ce4e8b3c0adc7981a52a256&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A3%3A1304%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;c9bf1da7e81941d7bf8edf219e3af8e2&#34;</ETag><Size>1304</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;8d018b1c8baffd1d3c1f37f9112e3931&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;eacc29fa533e744afa4e9a034e4063e7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;313094a08eaea3e8b4a9335ffd44f54b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;a13c73d880c9ea8669a713db0044cc73&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;28e110a65388b036725c956cb4f40835&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;34aedc6a7f8b316b3e420d638101b7f3&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;29151557cd5bf4a5eae9a392b2ab3ee8&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;5a2acfe7d9463c6376f658c29c90fd02&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;9a184fad7ff74943b8ca812f5af57463&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;97dd67255e56715570c8124d64393e24&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;48e1e22980ccda9edefd8f1004274739&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A3%3A1736%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;c89ad4686d31b02b0e0e819333897101&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A4%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;b2f2306a3c7f01a5fd37e98c5f0db539&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;00949568528376e724e9fcf4d3b60725&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f472e8e0d0f8111aa3f3bc9c406179b1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;80731454b0f0f6bda9a6706328d41672&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A2%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;2331f114069e506fa45abd92f7cc16e8&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;80d5289d31961bf2a3b4ab12a0127d24&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A2%3A1256%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;78ecfb41c1828cbbf3e867460bede6a4&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e88ed3aaa7eca2764356d27ef10cfa1c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037937%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1702f735c923178d6e8f8e1569466a4b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037937%3A1%3A1%3A255%3A2%3A1144%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;feba9762acc7f93b4a56d85b48cf26fa&#34;</ETag><Size>1144</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;7011ee874e8ff2211e9e54543b3191f4&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A2%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;4a76c36aabfa4086bfd8d8d31bcbffc6&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A2%3A255%3A2%3A1448%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;0df75368d33e1d5d81a28b9a08eafcf3&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1640%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d94425a6997dab6e73d403aaaf1472ea&#34;</ETag><Size>1640</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;2119f8302ae9404302822f9dc235ec46&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f3d1bfdf886644bf29d31bd16584da90&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;2ace9abb6396728189d1f1270d6016c2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;bf78ed23adbd0ac419f1474fe596777e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A4%3A1784%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e97ede3a0b632611b38c82fa05d2f765&#34;</ETag><Size>1784</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;b0e4109c11e7240a3cfd95e0d987e3db&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;43314d5c28b605b5517144e412dfb477&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f48f340d92e63ff14be5fd27cc733f2c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;19a6de2f8fda386c1628a05640b1d614&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;cdd71f3f9258303a74e6bab5a59bf6d5&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A3%3A2112%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;91eda4be98cc3bac3417ee9509f73d7d&#34;</ETag><Size>2112</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A4%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;82778727338cea7e5f52a40b3c40f1d4&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;03be68aedc5e93911c97cacb12d43770&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b147b1cfd1ef351a131e686de1631d5c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A2%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;53e8079776efd0c7fe82c7cf6eafb28d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;9f36bfd117b58e56c940657eecfd89d2&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;aaa0a6e02417d93517e63e65e3e7d2e2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A2%3A255%3A1%3A1424%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d120f7f937da41759afa30a510ce0255&#34;</ETag><Size>1424</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1776%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;8160dece82ad022c94c68998c3b020aa&#34;</ETag><Size>1776</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;790833acc63bba5df43d70161e81146d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A3%3A1360%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;daff5c718ff85eb00c6b270f5760cb91&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d6b393272b0c8a1126c2678e565cb2e9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A2%3A255%3A1%3A1152%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ff9f3ec64ae8e1217924d0ed262134ae&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A1%3A2160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7d58cf2ffa3b3311d1c32aa97bc50a61&#34;</ETag><Size>2160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;3b536fbf5a72c6f1d25b794d57cc501b&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, d8cea22a-6622-4a96-834f-25ad1edc32ad, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, d8cea22a-6622-4a96-834f-25ad1edc32ad, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, d8cea22a-6622-4a96-834f-25ad1edc32ad, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 4691bbc4-1fd0-4055-89f1-40f9ac160312, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 4691bbc4-1fd0-4055-89f1-40f9ac160312, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 4691bbc4-1fd0-4055-89f1-40f9ac160312, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 645, 'Portions': 145, 'ActivePortions': 145}, '__DEFAULT': {'Rows': 99355, 'Portions': 115, 'ActivePortions': 115}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 145, 'BlobSize': 176408, 'BlobCount': 725}, '__DEFAULT': {'Portions': 115, 'BlobSize': 4406080, 'BlobCount': 575}}, cold bucket stat: (0, 0), frozen bucket stat: (145, 176408)
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:16102/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204942Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204942Z
20251114/us-east-1/s3/aws4_request
6ca5d2a01ef425f7bf1ea681edf6fe3a38cb430d4fc0bec3c61ca9c192d69bea
DEBUG    botocore.auth:auth.py:430 Signature:
a6292956196f3c9aefeb08bdbdf497d7238cd17e6f89f55e1b905311a9007361
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/cold_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204942Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=a6292956196f3c9aefeb08bdbdf497d7238cd17e6f89f55e1b905311a9007361', 'amz-sdk-invocation-id': b'0faaafb8-4227-4cee-9832-99ae56fb8fe7', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:49:42 GMT', 'x-amzn-requestid': 'cpEC6eh8rsL8gv2Z4tCExSNYWiaHdScowY1cY0FhfDmjfEyFgArX', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>cold_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:16102/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204942Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204942Z
20251114/us-east-1/s3/aws4_request
cd64eb625b21f8fdecaabb7d4dcaa698b6c919e67749fd059682babb32c6e090
DEBUG    botocore.auth:auth.py:430 Signature:
f824afdc6849f341e03c101ffc033fc5c32b33589e6b26a3f1979e03dbbda192
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/medium?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204942Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=f824afdc6849f341e03c101ffc033fc5c32b33589e6b26a3f1979e03dbbda192', 'amz-sdk-invocation-id': b'7a534b83-8e2f-48a3-9b3c-6a233f3966db', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:49:42 GMT', 'x-amzn-requestid': 'rlYjrduTx5rP4ziyH3RHBgmugpYenDhMLbPM3225ZhA9OeqNMrmC', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>medium</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:16102/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204942Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204942Z
20251114/us-east-1/s3/aws4_request
9d1c2dabbcc09a2a5825db46cf72f1fa1f667e67fbfe0dfc4bdc0bfd3c5a4b2b
DEBUG    botocore.auth:auth.py:430 Signature:
93ed37a7f88f56a72e72204e84a9c7ab9f69e42598875d2ff78b3552d2db2502
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/frozen_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204942Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=93ed37a7f88f56a72e72204e84a9c7ab9f69e42598875d2ff78b3552d2db2502', 'amz-sdk-invocation-id': b'b9a93841-5c45-4365-ae18-7dd4f01c0068', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 53592
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:49:42 GMT', 'x-amzn-requestid': 'cRuii4iKTt4haxbYn0avN0EheXy1maQhijxFq38jE0B7wQEkKZaT', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '53592', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;34eff939966dd96fc61e04bee3d4ba4f&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A2%3A1816%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;c745068d481b0515aea4165b916ec5cb&#34;</ETag><Size>1816</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;fb23f9171b17757cb1dc2e176469b4a5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cfa8a0b7952fb63f7dfadf2cf83097ed&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;969785d18638dc1e71dc309c8fee9f59&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;76c553122067e565c23ac6b7466026f1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;6cca3dcd8f413ad51af7003527118f53&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;9d0aea585719b4e1a8eb01d939c00a9d&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;4f98c8ca83a70a033c75eff6e19bcb8e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1a5f4df50ae0202b78181ab5a79fc270&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;710bd12a125a7a0826c6dabe086b07b9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;be0a7c1984f4c8093eabc624229e85d5&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;0d068b6671dccd5032bc42db6aa10674&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;169a39dc1ef992105b008d64454cdda2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A3%3A1536%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1cd0ecd015e159922d991777d4e34b6a&#34;</ETag><Size>1536</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A4%3A1152%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b0945c53e3a8c53e06b5efbe1fa00b7e&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;21d237d9b840230ac40911f05460d2c9&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;a65d4652ca975ca96dd4adc269404389&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ffa157b81657d56c3806591d18161366&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;dbb30cffd96f2cda495c11eb50c8872a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;0b1b088a94fe98718b260b4e9262c5c6&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A2%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e0f105c23fdc288d960126f34607d3c2&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037897%3A1%3A1%3A255%3A1%3A1720%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1f30e67ac29c7a33dfa177893c57fe4e&#34;</ETag><Size>1720</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;756c8bf50e1b14ddff981f3d35b13a9a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d1d491d289f10bd319a5964f50e522d9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;122ba98dfa6de83562b52443f97e0bdc&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;7626e60779c9117a5aa5552db3e2ef74&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1144%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;76b382c008c1daa16aef1c638ccec692&#34;</ETag><Size>1144</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;f2f766068f0decd10d0a355d7a3ce7df&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A3%3A1224%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ac22662b420aa8c5bd61f9d898d93abd&#34;</ETag><Size>1224</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A4%3A2504%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;240ff0ca91edad5ad611828468ea5b44&#34;</ETag><Size>2504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;658bdfb1748413af03d9fd46c9bb805b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cf86574e0b5b9320b5838d1fe614f7d6&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1416%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b9311bd0a3261cd1c110524dbed0c0ee&#34;</ETag><Size>1416</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A2%3A1928%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;88965419a67c815737ea9348e37e2277&#34;</ETag><Size>1928</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d70b30ee26e1677f1c1601ea54148330&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f6ca311e356541dde08266785f2d8dcb&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A2%3A1296%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;83616eaa943da37ef7a92311c263371e&#34;</ETag><Size>1296</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;efd7c7e653e7b4cae5fa36e16311349c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A2%3A255%3A1%3A2424%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1cdf12a5ba12af80a8fcbe65a51be1b9&#34;</ETag><Size>2424</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;011746a5ca01506fdf83964c27756f29&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037905%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;af992cc29bb2d9de8afef2fa09221752&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;27eec981a6efeef3dd4577c0490156cd&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;dee641780c0c4d248fd383936ad519c0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;35d9c5b51a686307a2465a8dce6122e9&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;397f4751afcb170c423e629fd2b03c46&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A2%3A1200%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ed50b0f966729dbc524ed39d67043e7f&#34;</ETag><Size>1200</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;3e018695734005e3be7a2c364a2f9f4b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e26638baeb35e1d203ff779209f18000&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;65a1dd34e301bdc4d29ef1b96ad9f016&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;baf3bbe887771567705ea1878ad8dc02&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7d2dd5438efac312030ab1d7ff2404c0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A2%3A1496%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;65a7ecaa6689f54356759745386bb91d&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;30b77b5019f350acbf9f718551d2da77&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A2416%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cd5d4acd4df5dd76dd58206782e7f365&#34;</ETag><Size>2416</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A2%3A1208%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e265bd76e5998bc292913aa80b0323cf&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1616%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;57a665afff22ef5b34e6e3d54deceb64&#34;</ETag><Size>1616</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;af26aa3d5e60723ce6781c6f3c2fc0ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A2%3A1320%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;809a9542bd1ef395b5328d6c62a10038&#34;</ETag><Size>1320</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;cb2ec8fd8e2f39c71ca7fd8e26141b9e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A4%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d6fc50af39123e0c794e997429c894f8&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A5%3A1360%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;65143fdbcdcf279b6c27a79c688dd56d&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0aeeeab35fcefe8ebe92923db835b993&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0f234b8606389bcc82637b5eec502dc0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;878094d78836df848f6343a8dd183909&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A3%3A2008%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ac4c5f21766b72b1ef9379e666fba4e7&#34;</ETag><Size>2008</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1352%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;60d206b93f7f63a6d550278c79178dc9&#34;</ETag><Size>1352</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0187ebcce0242f7da65b2c6f25982550&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ae2150d01ae7f1af2a175cdd5170207a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b94d64f4fcc3c13c48a75d7864c1ce62&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;35638001230ae7c046190a76967679de&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e5058fc8bcef1d12f3a97e90ef3a4f22&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;c7371c2c071f84a8da422b44dc6ac8cd&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e59e4b2b6a14b9718cfde17164df7873&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A4%3A1240%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b715d29f1acb4f69bb2c6e45c759c4d0&#34;</ETag><Size>1240</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;62b537d856fda5644fe2cc48902c9731&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A2%3A255%3A1%3A1600%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d2260a637a13ce8ecc25b9c01b52b67d&#34;</ETag><Size>1600</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e3574f40b33f06df9e67a72ccbbff43c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A2%3A255%3A1%3A1440%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;24187b7f04140bb0b1bb743be65ee07c&#34;</ETag><Size>1440</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;f336cf1caa2096a96de0cfbc70f9ad9d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A2%3A1264%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1f3c31b42afda4973595009325ef3e49&#34;</ETag><Size>1264</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;20aa44e25b95f87a8c7337a642e24c97&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;1dd035a4cbe08fccc42394835e89df77&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A3%3A1544%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ddfac5c4dd4e6cfa512fc9ef755d80ba&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A4%3A1504%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;73896829b5a8ee7e2a223f80dd6bc99f&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037924%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;6bd52922b36ff7c2ce79617366ee07ae&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1744%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;9480636392e60386e5fcfa26a7e5fa1e&#34;</ETag><Size>1744</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;86f1b31668de87d96f5f9b73789e6722&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A3%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;daa4772dea9401d3c58dea4ef6f578f1&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;66a62a7691132cb3b4613c1d975fab65&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7e8d7307f40bdeb4f3305e9be602cb27&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;a120a0287db33e7f87e2847b83e80d5f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;23ee82433ce4e8b3c0adc7981a52a256&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A3%3A1304%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;c9bf1da7e81941d7bf8edf219e3af8e2&#34;</ETag><Size>1304</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;8d018b1c8baffd1d3c1f37f9112e3931&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;eacc29fa533e744afa4e9a034e4063e7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;313094a08eaea3e8b4a9335ffd44f54b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;a13c73d880c9ea8669a713db0044cc73&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;28e110a65388b036725c956cb4f40835&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;34aedc6a7f8b316b3e420d638101b7f3&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;29151557cd5bf4a5eae9a392b2ab3ee8&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;5a2acfe7d9463c6376f658c29c90fd02&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;9a184fad7ff74943b8ca812f5af57463&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;97dd67255e56715570c8124d64393e24&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;48e1e22980ccda9edefd8f1004274739&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A3%3A1736%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;c89ad4686d31b02b0e0e819333897101&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A4%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;b2f2306a3c7f01a5fd37e98c5f0db539&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;00949568528376e724e9fcf4d3b60725&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f472e8e0d0f8111aa3f3bc9c406179b1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;80731454b0f0f6bda9a6706328d41672&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A2%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;2331f114069e506fa45abd92f7cc16e8&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;80d5289d31961bf2a3b4ab12a0127d24&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A2%3A1256%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;78ecfb41c1828cbbf3e867460bede6a4&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e88ed3aaa7eca2764356d27ef10cfa1c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037937%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1702f735c923178d6e8f8e1569466a4b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037937%3A1%3A1%3A255%3A2%3A1144%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;feba9762acc7f93b4a56d85b48cf26fa&#34;</ETag><Size>1144</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;7011ee874e8ff2211e9e54543b3191f4&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A2%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;4a76c36aabfa4086bfd8d8d31bcbffc6&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A2%3A255%3A2%3A1448%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;0df75368d33e1d5d81a28b9a08eafcf3&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1640%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d94425a6997dab6e73d403aaaf1472ea&#34;</ETag><Size>1640</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;2119f8302ae9404302822f9dc235ec46&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f3d1bfdf886644bf29d31bd16584da90&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;2ace9abb6396728189d1f1270d6016c2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;bf78ed23adbd0ac419f1474fe596777e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A4%3A1784%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e97ede3a0b632611b38c82fa05d2f765&#34;</ETag><Size>1784</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;b0e4109c11e7240a3cfd95e0d987e3db&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;43314d5c28b605b5517144e412dfb477&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f48f340d92e63ff14be5fd27cc733f2c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;19a6de2f8fda386c1628a05640b1d614&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;cdd71f3f9258303a74e6bab5a59bf6d5&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A3%3A2112%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;91eda4be98cc3bac3417ee9509f73d7d&#34;</ETag><Size>2112</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A4%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;82778727338cea7e5f52a40b3c40f1d4&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;03be68aedc5e93911c97cacb12d43770&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b147b1cfd1ef351a131e686de1631d5c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A2%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;53e8079776efd0c7fe82c7cf6eafb28d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;9f36bfd117b58e56c940657eecfd89d2&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;aaa0a6e02417d93517e63e65e3e7d2e2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A2%3A255%3A1%3A1424%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d120f7f937da41759afa30a510ce0255&#34;</ETag><Size>1424</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1776%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;8160dece82ad022c94c68998c3b020aa&#34;</ETag><Size>1776</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;790833acc63bba5df43d70161e81146d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A3%3A1360%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;daff5c718ff85eb00c6b270f5760cb91&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d6b393272b0c8a1126c2678e565cb2e9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A2%3A255%3A1%3A1152%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ff9f3ec64ae8e1217924d0ed262134ae&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A1%3A2160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7d58cf2ffa3b3311d1c32aa97bc50a61&#34;</ETag><Size>2160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;3b536fbf5a72c6f1d25b794d57cc501b&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 7bf837b5-462f-4272-bb58-b4ca4a4adf31, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 7bf837b5-462f-4272-bb58-b4ca4a4adf31, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 7bf837b5-462f-4272-bb58-b4ca4a4adf31, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, fe0b95f6-745d-4bc8-8455-2883520b438f, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, fe0b95f6-745d-4bc8-8455-2883520b438f, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, fe0b95f6-745d-4bc8-8455-2883520b438f, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 645, 'Portions': 145, 'ActivePortions': 145}, '__DEFAULT': {'Rows': 99355, 'Portions': 115, 'ActivePortions': 115}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 145, 'BlobSize': 176408, 'BlobCount': 725}, '__DEFAULT': {'Portions': 115, 'BlobSize': 4406080, 'BlobCount': 575}}, cold bucket stat: (0, 0), frozen bucket stat: (145, 176408)
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:16102/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204943Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204943Z
20251114/us-east-1/s3/aws4_request
e5535ac59380cc6aa15504f448e064ffe56a6b833f96b8f988175d9e44db2fc2
DEBUG    botocore.auth:auth.py:430 Signature:
309ec7329083bce93d5e96817888f859b0d6f505bd0fec3935bfecb82bf0d844
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/cold_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204943Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=309ec7329083bce93d5e96817888f859b0d6f505bd0fec3935bfecb82bf0d844', 'amz-sdk-invocation-id': b'57044738-9820-4ddd-9fc4-39e828649ac0', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:49:43 GMT', 'x-amzn-requestid': 'IU5ISVgAxBwVmH9YteV0E5Z0vnSPKRYu5oIDjsocZfbo5pUrz0tE', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>cold_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:16102/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204943Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204943Z
20251114/us-east-1/s3/aws4_request
3f95708646584fc849d4bdbbcf4a670a3894729aa581787af3afb4bd73239444
DEBUG    botocore.auth:auth.py:430 Signature:
29fc12d4e937a980abd9be9c86168858b1296bae879df924a50c60e83baa8afc
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/medium?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204943Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=29fc12d4e937a980abd9be9c86168858b1296bae879df924a50c60e83baa8afc', 'amz-sdk-invocation-id': b'4ef83511-5529-44cc-af33-e68234ab7cee', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:49:43 GMT', 'x-amzn-requestid': 'aTDdQEOrHl3TyQRC5GOFSyOtf5PVQtPqc1mdZAd9b8dxhJj65pqE', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>medium</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:16102/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204943Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204943Z
20251114/us-east-1/s3/aws4_request
e8430d824ae30bf9d8ccdd7d0aa9da5cbe55b213773ee5e8ae3466a11015c87c
DEBUG    botocore.auth:auth.py:430 Signature:
bfbbfe738537fbe93891816331d26822046b11dcb9ab633198b47dac6288d475
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/frozen_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204943Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=bfbbfe738537fbe93891816331d26822046b11dcb9ab633198b47dac6288d475', 'amz-sdk-invocation-id': b'99e928e8-3638-4c33-9b98-69e73811ad0e', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 53592
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:49:43 GMT', 'x-amzn-requestid': 'ZEeNUJq0Df3hUHUf9pMMff0ChD5L9Eo0xukd324ISzvFj3RMOSBn', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '53592', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;34eff939966dd96fc61e04bee3d4ba4f&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A2%3A1816%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;c745068d481b0515aea4165b916ec5cb&#34;</ETag><Size>1816</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;fb23f9171b17757cb1dc2e176469b4a5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cfa8a0b7952fb63f7dfadf2cf83097ed&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;969785d18638dc1e71dc309c8fee9f59&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;76c553122067e565c23ac6b7466026f1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;6cca3dcd8f413ad51af7003527118f53&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;9d0aea585719b4e1a8eb01d939c00a9d&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;4f98c8ca83a70a033c75eff6e19bcb8e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1a5f4df50ae0202b78181ab5a79fc270&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;710bd12a125a7a0826c6dabe086b07b9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;be0a7c1984f4c8093eabc624229e85d5&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;0d068b6671dccd5032bc42db6aa10674&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;169a39dc1ef992105b008d64454cdda2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A3%3A1536%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1cd0ecd015e159922d991777d4e34b6a&#34;</ETag><Size>1536</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A4%3A1152%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b0945c53e3a8c53e06b5efbe1fa00b7e&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;21d237d9b840230ac40911f05460d2c9&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;a65d4652ca975ca96dd4adc269404389&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ffa157b81657d56c3806591d18161366&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;dbb30cffd96f2cda495c11eb50c8872a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;0b1b088a94fe98718b260b4e9262c5c6&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A2%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e0f105c23fdc288d960126f34607d3c2&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037897%3A1%3A1%3A255%3A1%3A1720%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1f30e67ac29c7a33dfa177893c57fe4e&#34;</ETag><Size>1720</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;756c8bf50e1b14ddff981f3d35b13a9a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d1d491d289f10bd319a5964f50e522d9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;122ba98dfa6de83562b52443f97e0bdc&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;7626e60779c9117a5aa5552db3e2ef74&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1144%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;76b382c008c1daa16aef1c638ccec692&#34;</ETag><Size>1144</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;f2f766068f0decd10d0a355d7a3ce7df&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A3%3A1224%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ac22662b420aa8c5bd61f9d898d93abd&#34;</ETag><Size>1224</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A4%3A2504%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;240ff0ca91edad5ad611828468ea5b44&#34;</ETag><Size>2504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;658bdfb1748413af03d9fd46c9bb805b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cf86574e0b5b9320b5838d1fe614f7d6&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1416%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b9311bd0a3261cd1c110524dbed0c0ee&#34;</ETag><Size>1416</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A2%3A1928%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;88965419a67c815737ea9348e37e2277&#34;</ETag><Size>1928</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d70b30ee26e1677f1c1601ea54148330&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f6ca311e356541dde08266785f2d8dcb&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A2%3A1296%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;83616eaa943da37ef7a92311c263371e&#34;</ETag><Size>1296</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;efd7c7e653e7b4cae5fa36e16311349c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A2%3A255%3A1%3A2424%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1cdf12a5ba12af80a8fcbe65a51be1b9&#34;</ETag><Size>2424</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;011746a5ca01506fdf83964c27756f29&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037905%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;af992cc29bb2d9de8afef2fa09221752&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;27eec981a6efeef3dd4577c0490156cd&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;dee641780c0c4d248fd383936ad519c0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;35d9c5b51a686307a2465a8dce6122e9&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;397f4751afcb170c423e629fd2b03c46&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A2%3A1200%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ed50b0f966729dbc524ed39d67043e7f&#34;</ETag><Size>1200</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;3e018695734005e3be7a2c364a2f9f4b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e26638baeb35e1d203ff779209f18000&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;65a1dd34e301bdc4d29ef1b96ad9f016&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;baf3bbe887771567705ea1878ad8dc02&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7d2dd5438efac312030ab1d7ff2404c0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A2%3A1496%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;65a7ecaa6689f54356759745386bb91d&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;30b77b5019f350acbf9f718551d2da77&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A2416%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cd5d4acd4df5dd76dd58206782e7f365&#34;</ETag><Size>2416</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A2%3A1208%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e265bd76e5998bc292913aa80b0323cf&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1616%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;57a665afff22ef5b34e6e3d54deceb64&#34;</ETag><Size>1616</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;af26aa3d5e60723ce6781c6f3c2fc0ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A2%3A1320%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;809a9542bd1ef395b5328d6c62a10038&#34;</ETag><Size>1320</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;cb2ec8fd8e2f39c71ca7fd8e26141b9e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A4%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d6fc50af39123e0c794e997429c894f8&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A5%3A1360%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;65143fdbcdcf279b6c27a79c688dd56d&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0aeeeab35fcefe8ebe92923db835b993&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0f234b8606389bcc82637b5eec502dc0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;878094d78836df848f6343a8dd183909&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A3%3A2008%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ac4c5f21766b72b1ef9379e666fba4e7&#34;</ETag><Size>2008</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1352%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;60d206b93f7f63a6d550278c79178dc9&#34;</ETag><Size>1352</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0187ebcce0242f7da65b2c6f25982550&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ae2150d01ae7f1af2a175cdd5170207a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b94d64f4fcc3c13c48a75d7864c1ce62&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;35638001230ae7c046190a76967679de&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e5058fc8bcef1d12f3a97e90ef3a4f22&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;c7371c2c071f84a8da422b44dc6ac8cd&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e59e4b2b6a14b9718cfde17164df7873&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A4%3A1240%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b715d29f1acb4f69bb2c6e45c759c4d0&#34;</ETag><Size>1240</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;62b537d856fda5644fe2cc48902c9731&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A2%3A255%3A1%3A1600%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d2260a637a13ce8ecc25b9c01b52b67d&#34;</ETag><Size>1600</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e3574f40b33f06df9e67a72ccbbff43c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A2%3A255%3A1%3A1440%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;24187b7f04140bb0b1bb743be65ee07c&#34;</ETag><Size>1440</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;f336cf1caa2096a96de0cfbc70f9ad9d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A2%3A1264%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1f3c31b42afda4973595009325ef3e49&#34;</ETag><Size>1264</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;20aa44e25b95f87a8c7337a642e24c97&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;1dd035a4cbe08fccc42394835e89df77&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A3%3A1544%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ddfac5c4dd4e6cfa512fc9ef755d80ba&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A4%3A1504%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;73896829b5a8ee7e2a223f80dd6bc99f&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037924%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;6bd52922b36ff7c2ce79617366ee07ae&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1744%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;9480636392e60386e5fcfa26a7e5fa1e&#34;</ETag><Size>1744</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;86f1b31668de87d96f5f9b73789e6722&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A3%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;daa4772dea9401d3c58dea4ef6f578f1&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;66a62a7691132cb3b4613c1d975fab65&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7e8d7307f40bdeb4f3305e9be602cb27&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;a120a0287db33e7f87e2847b83e80d5f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;23ee82433ce4e8b3c0adc7981a52a256&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A3%3A1304%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;c9bf1da7e81941d7bf8edf219e3af8e2&#34;</ETag><Size>1304</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;8d018b1c8baffd1d3c1f37f9112e3931&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;eacc29fa533e744afa4e9a034e4063e7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;313094a08eaea3e8b4a9335ffd44f54b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;a13c73d880c9ea8669a713db0044cc73&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;28e110a65388b036725c956cb4f40835&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;34aedc6a7f8b316b3e420d638101b7f3&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;29151557cd5bf4a5eae9a392b2ab3ee8&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;5a2acfe7d9463c6376f658c29c90fd02&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;9a184fad7ff74943b8ca812f5af57463&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;97dd67255e56715570c8124d64393e24&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;48e1e22980ccda9edefd8f1004274739&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A3%3A1736%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;c89ad4686d31b02b0e0e819333897101&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A4%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;b2f2306a3c7f01a5fd37e98c5f0db539&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;00949568528376e724e9fcf4d3b60725&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f472e8e0d0f8111aa3f3bc9c406179b1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;80731454b0f0f6bda9a6706328d41672&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A2%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;2331f114069e506fa45abd92f7cc16e8&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;80d5289d31961bf2a3b4ab12a0127d24&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A2%3A1256%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;78ecfb41c1828cbbf3e867460bede6a4&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e88ed3aaa7eca2764356d27ef10cfa1c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037937%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1702f735c923178d6e8f8e1569466a4b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037937%3A1%3A1%3A255%3A2%3A1144%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;feba9762acc7f93b4a56d85b48cf26fa&#34;</ETag><Size>1144</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;7011ee874e8ff2211e9e54543b3191f4&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A2%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;4a76c36aabfa4086bfd8d8d31bcbffc6&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A2%3A255%3A2%3A1448%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;0df75368d33e1d5d81a28b9a08eafcf3&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1640%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d94425a6997dab6e73d403aaaf1472ea&#34;</ETag><Size>1640</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;2119f8302ae9404302822f9dc235ec46&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f3d1bfdf886644bf29d31bd16584da90&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;2ace9abb6396728189d1f1270d6016c2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;bf78ed23adbd0ac419f1474fe596777e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A4%3A1784%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e97ede3a0b632611b38c82fa05d2f765&#34;</ETag><Size>1784</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;b0e4109c11e7240a3cfd95e0d987e3db&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;43314d5c28b605b5517144e412dfb477&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f48f340d92e63ff14be5fd27cc733f2c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;19a6de2f8fda386c1628a05640b1d614&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;cdd71f3f9258303a74e6bab5a59bf6d5&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A3%3A2112%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;91eda4be98cc3bac3417ee9509f73d7d&#34;</ETag><Size>2112</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A4%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;82778727338cea7e5f52a40b3c40f1d4&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;03be68aedc5e93911c97cacb12d43770&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b147b1cfd1ef351a131e686de1631d5c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A2%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;53e8079776efd0c7fe82c7cf6eafb28d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;9f36bfd117b58e56c940657eecfd89d2&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;aaa0a6e02417d93517e63e65e3e7d2e2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A2%3A255%3A1%3A1424%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d120f7f937da41759afa30a510ce0255&#34;</ETag><Size>1424</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1776%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;8160dece82ad022c94c68998c3b020aa&#34;</ETag><Size>1776</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;790833acc63bba5df43d70161e81146d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A3%3A1360%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;daff5c718ff85eb00c6b270f5760cb91&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d6b393272b0c8a1126c2678e565cb2e9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A2%3A255%3A1%3A1152%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ff9f3ec64ae8e1217924d0ed262134ae&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A1%3A2160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7d58cf2ffa3b3311d1c32aa97bc50a61&#34;</ETag><Size>2160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;3b536fbf5a72c6f1d25b794d57cc501b&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 46914a74-bdb1-4127-8355-685b7f76d1a7, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 46914a74-bdb1-4127-8355-685b7f76d1a7, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 46914a74-bdb1-4127-8355-685b7f76d1a7, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, e22e9ca3-8a87-4416-9ec8-c1e34c2f082c, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, e22e9ca3-8a87-4416-9ec8-c1e34c2f082c, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, e22e9ca3-8a87-4416-9ec8-c1e34c2f082c, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'__DEFAULT': {'Rows': 99355, 'Portions': 115, 'ActivePortions': 115}, '/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 645, 'Portions': 145, 'ActivePortions': 145}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 145, 'BlobSize': 176408, 'BlobCount': 725}, '__DEFAULT': {'Portions': 115, 'BlobSize': 4406080, 'BlobCount': 575}}, cold bucket stat: (0, 0), frozen bucket stat: (145, 176408)
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:16102/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204945Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204945Z
20251114/us-east-1/s3/aws4_request
4e1388e54aedb12c92bd40f43c90f463c289227497585012b4611ed4591c0c3f
DEBUG    botocore.auth:auth.py:430 Signature:
3b2752d608fa5ed75b57524c4437f69ed140c278384f4805278723be01d0fdb1
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/cold_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204945Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=3b2752d608fa5ed75b57524c4437f69ed140c278384f4805278723be01d0fdb1', 'amz-sdk-invocation-id': b'7eeaa9e7-d857-49e9-9d39-bf70c5a55f67', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:49:45 GMT', 'x-amzn-requestid': 'TvnYNtjjZHHRR7do4pcO5dKiAodzKCHA8ulkhv1lGYEknhKCzoXs', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>cold_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:16102/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204945Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204945Z
20251114/us-east-1/s3/aws4_request
d1e6fa404214302a35496460a4a838c7f66ecca613b2f8a7f680367c2b71e2ac
DEBUG    botocore.auth:auth.py:430 Signature:
0e7c9c103374649aea01de44ec60701d9d055ebc9c550e8dbb1ca6b3027d8540
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/medium?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204945Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=0e7c9c103374649aea01de44ec60701d9d055ebc9c550e8dbb1ca6b3027d8540', 'amz-sdk-invocation-id': b'2c13347a-a9cb-4a04-bd87-d4d9721a272a', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:49:45 GMT', 'x-amzn-requestid': 'olkGcnPfrhKnaTKHN62NokYPqho0wgXFP5hTEK2jijc9dcNiXqnq', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>medium</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:16102/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204945Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204945Z
20251114/us-east-1/s3/aws4_request
394f3e3efee7875f704ed497ad6c37f2ada4482e573cf354797780947faf6fc5
DEBUG    botocore.auth:auth.py:430 Signature:
eea342d09e874ac435affe62f7d5ec03007e3549400d86745cb5b28f1b91d9f0
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/frozen_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204945Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=eea342d09e874ac435affe62f7d5ec03007e3549400d86745cb5b28f1b91d9f0', 'amz-sdk-invocation-id': b'b8cdd04c-6bf6-4e22-9452-1dc83179bfc8', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 53592
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:49:45 GMT', 'x-amzn-requestid': 'nkgtR2jV7Ugz36gy6V5pUa3IEMgCRhh0SFYt6MM3Rccct78kbT6q', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '53592', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;34eff939966dd96fc61e04bee3d4ba4f&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A2%3A1816%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;c745068d481b0515aea4165b916ec5cb&#34;</ETag><Size>1816</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;fb23f9171b17757cb1dc2e176469b4a5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cfa8a0b7952fb63f7dfadf2cf83097ed&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;969785d18638dc1e71dc309c8fee9f59&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;76c553122067e565c23ac6b7466026f1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;6cca3dcd8f413ad51af7003527118f53&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;9d0aea585719b4e1a8eb01d939c00a9d&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;4f98c8ca83a70a033c75eff6e19bcb8e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1a5f4df50ae0202b78181ab5a79fc270&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;710bd12a125a7a0826c6dabe086b07b9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;be0a7c1984f4c8093eabc624229e85d5&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;0d068b6671dccd5032bc42db6aa10674&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;169a39dc1ef992105b008d64454cdda2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A3%3A1536%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1cd0ecd015e159922d991777d4e34b6a&#34;</ETag><Size>1536</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A4%3A1152%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b0945c53e3a8c53e06b5efbe1fa00b7e&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;21d237d9b840230ac40911f05460d2c9&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;a65d4652ca975ca96dd4adc269404389&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ffa157b81657d56c3806591d18161366&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;dbb30cffd96f2cda495c11eb50c8872a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;0b1b088a94fe98718b260b4e9262c5c6&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A2%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e0f105c23fdc288d960126f34607d3c2&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037897%3A1%3A1%3A255%3A1%3A1720%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1f30e67ac29c7a33dfa177893c57fe4e&#34;</ETag><Size>1720</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;756c8bf50e1b14ddff981f3d35b13a9a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d1d491d289f10bd319a5964f50e522d9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;122ba98dfa6de83562b52443f97e0bdc&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;7626e60779c9117a5aa5552db3e2ef74&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1144%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;76b382c008c1daa16aef1c638ccec692&#34;</ETag><Size>1144</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;f2f766068f0decd10d0a355d7a3ce7df&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A3%3A1224%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ac22662b420aa8c5bd61f9d898d93abd&#34;</ETag><Size>1224</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A4%3A2504%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;240ff0ca91edad5ad611828468ea5b44&#34;</ETag><Size>2504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;658bdfb1748413af03d9fd46c9bb805b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cf86574e0b5b9320b5838d1fe614f7d6&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1416%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b9311bd0a3261cd1c110524dbed0c0ee&#34;</ETag><Size>1416</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A2%3A1928%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;88965419a67c815737ea9348e37e2277&#34;</ETag><Size>1928</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d70b30ee26e1677f1c1601ea54148330&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f6ca311e356541dde08266785f2d8dcb&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A2%3A1296%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;83616eaa943da37ef7a92311c263371e&#34;</ETag><Size>1296</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;efd7c7e653e7b4cae5fa36e16311349c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A2%3A255%3A1%3A2424%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1cdf12a5ba12af80a8fcbe65a51be1b9&#34;</ETag><Size>2424</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;011746a5ca01506fdf83964c27756f29&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037905%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;af992cc29bb2d9de8afef2fa09221752&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;27eec981a6efeef3dd4577c0490156cd&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;dee641780c0c4d248fd383936ad519c0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;35d9c5b51a686307a2465a8dce6122e9&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;397f4751afcb170c423e629fd2b03c46&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A2%3A1200%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ed50b0f966729dbc524ed39d67043e7f&#34;</ETag><Size>1200</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;3e018695734005e3be7a2c364a2f9f4b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e26638baeb35e1d203ff779209f18000&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;65a1dd34e301bdc4d29ef1b96ad9f016&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;baf3bbe887771567705ea1878ad8dc02&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7d2dd5438efac312030ab1d7ff2404c0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A2%3A1496%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;65a7ecaa6689f54356759745386bb91d&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;30b77b5019f350acbf9f718551d2da77&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A2416%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cd5d4acd4df5dd76dd58206782e7f365&#34;</ETag><Size>2416</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A2%3A1208%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e265bd76e5998bc292913aa80b0323cf&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1616%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;57a665afff22ef5b34e6e3d54deceb64&#34;</ETag><Size>1616</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;af26aa3d5e60723ce6781c6f3c2fc0ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A2%3A1320%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;809a9542bd1ef395b5328d6c62a10038&#34;</ETag><Size>1320</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;cb2ec8fd8e2f39c71ca7fd8e26141b9e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A4%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d6fc50af39123e0c794e997429c894f8&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A5%3A1360%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;65143fdbcdcf279b6c27a79c688dd56d&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0aeeeab35fcefe8ebe92923db835b993&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0f234b8606389bcc82637b5eec502dc0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;878094d78836df848f6343a8dd183909&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A3%3A2008%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ac4c5f21766b72b1ef9379e666fba4e7&#34;</ETag><Size>2008</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1352%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;60d206b93f7f63a6d550278c79178dc9&#34;</ETag><Size>1352</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0187ebcce0242f7da65b2c6f25982550&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ae2150d01ae7f1af2a175cdd5170207a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b94d64f4fcc3c13c48a75d7864c1ce62&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;35638001230ae7c046190a76967679de&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e5058fc8bcef1d12f3a97e90ef3a4f22&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;c7371c2c071f84a8da422b44dc6ac8cd&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e59e4b2b6a14b9718cfde17164df7873&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A4%3A1240%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b715d29f1acb4f69bb2c6e45c759c4d0&#34;</ETag><Size>1240</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;62b537d856fda5644fe2cc48902c9731&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A2%3A255%3A1%3A1600%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d2260a637a13ce8ecc25b9c01b52b67d&#34;</ETag><Size>1600</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e3574f40b33f06df9e67a72ccbbff43c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A2%3A255%3A1%3A1440%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;24187b7f04140bb0b1bb743be65ee07c&#34;</ETag><Size>1440</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;f336cf1caa2096a96de0cfbc70f9ad9d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A2%3A1264%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1f3c31b42afda4973595009325ef3e49&#34;</ETag><Size>1264</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;20aa44e25b95f87a8c7337a642e24c97&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;1dd035a4cbe08fccc42394835e89df77&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A3%3A1544%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ddfac5c4dd4e6cfa512fc9ef755d80ba&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A4%3A1504%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;73896829b5a8ee7e2a223f80dd6bc99f&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037924%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;6bd52922b36ff7c2ce79617366ee07ae&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1744%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;9480636392e60386e5fcfa26a7e5fa1e&#34;</ETag><Size>1744</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;86f1b31668de87d96f5f9b73789e6722&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A3%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;daa4772dea9401d3c58dea4ef6f578f1&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;66a62a7691132cb3b4613c1d975fab65&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7e8d7307f40bdeb4f3305e9be602cb27&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;a120a0287db33e7f87e2847b83e80d5f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;23ee82433ce4e8b3c0adc7981a52a256&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A3%3A1304%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;c9bf1da7e81941d7bf8edf219e3af8e2&#34;</ETag><Size>1304</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;8d018b1c8baffd1d3c1f37f9112e3931&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;eacc29fa533e744afa4e9a034e4063e7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;313094a08eaea3e8b4a9335ffd44f54b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;a13c73d880c9ea8669a713db0044cc73&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;28e110a65388b036725c956cb4f40835&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;34aedc6a7f8b316b3e420d638101b7f3&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;29151557cd5bf4a5eae9a392b2ab3ee8&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;5a2acfe7d9463c6376f658c29c90fd02&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;9a184fad7ff74943b8ca812f5af57463&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;97dd67255e56715570c8124d64393e24&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;48e1e22980ccda9edefd8f1004274739&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A3%3A1736%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;c89ad4686d31b02b0e0e819333897101&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A4%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;b2f2306a3c7f01a5fd37e98c5f0db539&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;00949568528376e724e9fcf4d3b60725&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f472e8e0d0f8111aa3f3bc9c406179b1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;80731454b0f0f6bda9a6706328d41672&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A2%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;2331f114069e506fa45abd92f7cc16e8&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;80d5289d31961bf2a3b4ab12a0127d24&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A2%3A1256%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;78ecfb41c1828cbbf3e867460bede6a4&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e88ed3aaa7eca2764356d27ef10cfa1c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037937%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1702f735c923178d6e8f8e1569466a4b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037937%3A1%3A1%3A255%3A2%3A1144%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;feba9762acc7f93b4a56d85b48cf26fa&#34;</ETag><Size>1144</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;7011ee874e8ff2211e9e54543b3191f4&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A2%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;4a76c36aabfa4086bfd8d8d31bcbffc6&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A2%3A255%3A2%3A1448%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;0df75368d33e1d5d81a28b9a08eafcf3&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1640%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d94425a6997dab6e73d403aaaf1472ea&#34;</ETag><Size>1640</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;2119f8302ae9404302822f9dc235ec46&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f3d1bfdf886644bf29d31bd16584da90&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;2ace9abb6396728189d1f1270d6016c2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;bf78ed23adbd0ac419f1474fe596777e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A4%3A1784%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e97ede3a0b632611b38c82fa05d2f765&#34;</ETag><Size>1784</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;b0e4109c11e7240a3cfd95e0d987e3db&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;43314d5c28b605b5517144e412dfb477&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f48f340d92e63ff14be5fd27cc733f2c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;19a6de2f8fda386c1628a05640b1d614&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;cdd71f3f9258303a74e6bab5a59bf6d5&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A3%3A2112%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;91eda4be98cc3bac3417ee9509f73d7d&#34;</ETag><Size>2112</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A4%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;82778727338cea7e5f52a40b3c40f1d4&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;03be68aedc5e93911c97cacb12d43770&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b147b1cfd1ef351a131e686de1631d5c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A2%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;53e8079776efd0c7fe82c7cf6eafb28d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;9f36bfd117b58e56c940657eecfd89d2&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;aaa0a6e02417d93517e63e65e3e7d2e2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A2%3A255%3A1%3A1424%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d120f7f937da41759afa30a510ce0255&#34;</ETag><Size>1424</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1776%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;8160dece82ad022c94c68998c3b020aa&#34;</ETag><Size>1776</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;790833acc63bba5df43d70161e81146d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A3%3A1360%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;daff5c718ff85eb00c6b270f5760cb91&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d6b393272b0c8a1126c2678e565cb2e9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A2%3A255%3A1%3A1152%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ff9f3ec64ae8e1217924d0ed262134ae&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A1%3A2160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7d58cf2ffa3b3311d1c32aa97bc50a61&#34;</ETag><Size>2160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;3b536fbf5a72c6f1d25b794d57cc501b&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, c532130e-21ad-4104-a02a-2033347ba0de, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, c532130e-21ad-4104-a02a-2033347ba0de, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, c532130e-21ad-4104-a02a-2033347ba0de, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, ebb1b656-42f1-47e9-9add-1565c17ca633, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, ebb1b656-42f1-47e9-9add-1565c17ca633, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, ebb1b656-42f1-47e9-9add-1565c17ca633, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 645, 'Portions': 145, 'ActivePortions': 145}, '__DEFAULT': {'Rows': 99355, 'Portions': 115, 'ActivePortions': 115}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 145, 'BlobSize': 176408, 'BlobCount': 725}, '__DEFAULT': {'Portions': 115, 'BlobSize': 4406080, 'BlobCount': 575}}, cold bucket stat: (0, 0), frozen bucket stat: (145, 176408)
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:16102/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204946Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204946Z
20251114/us-east-1/s3/aws4_request
61445958a1788aab60c44b14ec53d9b4a7b7114627d5337fafb9b1bc40d4b718
DEBUG    botocore.auth:auth.py:430 Signature:
69f8cbde055703f1dc6c68f31eee62e67cf85f816a3d0c3384e32e01da4f3543
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/cold_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204946Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=69f8cbde055703f1dc6c68f31eee62e67cf85f816a3d0c3384e32e01da4f3543', 'amz-sdk-invocation-id': b'e625ebf2-601e-4f39-8987-b3df0432eee3', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:49:46 GMT', 'x-amzn-requestid': 'HsmtGy8UGxGQmG4K4V4oLB8IBBrejl81Jwn3VCTGdsxrZT2Vc6hq', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>cold_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:16102/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204946Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204946Z
20251114/us-east-1/s3/aws4_request
8474f8d8ca945b15fd08adbcdf006d9c7940fba3dd8e58848137086b34d5db7d
DEBUG    botocore.auth:auth.py:430 Signature:
054ecfb2ad2423bda03b33006ef3cf760e09b5491e79469655a668e62519bba7
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/medium?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204946Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=054ecfb2ad2423bda03b33006ef3cf760e09b5491e79469655a668e62519bba7', 'amz-sdk-invocation-id': b'66424af4-7e6f-421b-b2cd-380dc79af822', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:49:46 GMT', 'x-amzn-requestid': 'uKdlgE7L8QhSOkejvRopr3W06p1SlLPGC9MXyO4nLElco7daTEF7', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>medium</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:16102/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204946Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204946Z
20251114/us-east-1/s3/aws4_request
de109cbafd80e31bb0ce6ab22beb26365635a4f73a82490b7b747d515c27b88d
DEBUG    botocore.auth:auth.py:430 Signature:
ce7644fb0826e78206650652ac75573942a61f469e046055a9f7f3e2ddca13f4
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/frozen_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204946Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=ce7644fb0826e78206650652ac75573942a61f469e046055a9f7f3e2ddca13f4', 'amz-sdk-invocation-id': b'd90e0d66-6513-436c-991b-22817c75df71', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 53592
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:49:46 GMT', 'x-amzn-requestid': 'pWNcrpe2Reu9734PtHRCIHi5ALUSQNPUNzR9lVHHxAinyfZiWNx3', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '53592', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;34eff939966dd96fc61e04bee3d4ba4f&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A2%3A1816%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;c745068d481b0515aea4165b916ec5cb&#34;</ETag><Size>1816</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;fb23f9171b17757cb1dc2e176469b4a5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cfa8a0b7952fb63f7dfadf2cf83097ed&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;969785d18638dc1e71dc309c8fee9f59&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;76c553122067e565c23ac6b7466026f1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;6cca3dcd8f413ad51af7003527118f53&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;9d0aea585719b4e1a8eb01d939c00a9d&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;4f98c8ca83a70a033c75eff6e19bcb8e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1a5f4df50ae0202b78181ab5a79fc270&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;710bd12a125a7a0826c6dabe086b07b9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;be0a7c1984f4c8093eabc624229e85d5&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;0d068b6671dccd5032bc42db6aa10674&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;169a39dc1ef992105b008d64454cdda2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A3%3A1536%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1cd0ecd015e159922d991777d4e34b6a&#34;</ETag><Size>1536</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A4%3A1152%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b0945c53e3a8c53e06b5efbe1fa00b7e&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;21d237d9b840230ac40911f05460d2c9&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;a65d4652ca975ca96dd4adc269404389&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ffa157b81657d56c3806591d18161366&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;dbb30cffd96f2cda495c11eb50c8872a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;0b1b088a94fe98718b260b4e9262c5c6&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A2%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e0f105c23fdc288d960126f34607d3c2&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037897%3A1%3A1%3A255%3A1%3A1720%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1f30e67ac29c7a33dfa177893c57fe4e&#34;</ETag><Size>1720</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;756c8bf50e1b14ddff981f3d35b13a9a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d1d491d289f10bd319a5964f50e522d9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;122ba98dfa6de83562b52443f97e0bdc&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;7626e60779c9117a5aa5552db3e2ef74&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1144%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;76b382c008c1daa16aef1c638ccec692&#34;</ETag><Size>1144</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;f2f766068f0decd10d0a355d7a3ce7df&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A3%3A1224%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ac22662b420aa8c5bd61f9d898d93abd&#34;</ETag><Size>1224</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A4%3A2504%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;240ff0ca91edad5ad611828468ea5b44&#34;</ETag><Size>2504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;658bdfb1748413af03d9fd46c9bb805b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cf86574e0b5b9320b5838d1fe614f7d6&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1416%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b9311bd0a3261cd1c110524dbed0c0ee&#34;</ETag><Size>1416</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A2%3A1928%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;88965419a67c815737ea9348e37e2277&#34;</ETag><Size>1928</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d70b30ee26e1677f1c1601ea54148330&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f6ca311e356541dde08266785f2d8dcb&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A2%3A1296%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;83616eaa943da37ef7a92311c263371e&#34;</ETag><Size>1296</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;efd7c7e653e7b4cae5fa36e16311349c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A2%3A255%3A1%3A2424%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1cdf12a5ba12af80a8fcbe65a51be1b9&#34;</ETag><Size>2424</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;011746a5ca01506fdf83964c27756f29&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037905%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;af992cc29bb2d9de8afef2fa09221752&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;27eec981a6efeef3dd4577c0490156cd&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;dee641780c0c4d248fd383936ad519c0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;35d9c5b51a686307a2465a8dce6122e9&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;397f4751afcb170c423e629fd2b03c46&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A2%3A1200%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ed50b0f966729dbc524ed39d67043e7f&#34;</ETag><Size>1200</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;3e018695734005e3be7a2c364a2f9f4b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e26638baeb35e1d203ff779209f18000&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;65a1dd34e301bdc4d29ef1b96ad9f016&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;baf3bbe887771567705ea1878ad8dc02&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7d2dd5438efac312030ab1d7ff2404c0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A2%3A1496%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;65a7ecaa6689f54356759745386bb91d&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;30b77b5019f350acbf9f718551d2da77&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A2416%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cd5d4acd4df5dd76dd58206782e7f365&#34;</ETag><Size>2416</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A2%3A1208%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e265bd76e5998bc292913aa80b0323cf&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1616%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;57a665afff22ef5b34e6e3d54deceb64&#34;</ETag><Size>1616</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;af26aa3d5e60723ce6781c6f3c2fc0ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A2%3A1320%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;809a9542bd1ef395b5328d6c62a10038&#34;</ETag><Size>1320</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;cb2ec8fd8e2f39c71ca7fd8e26141b9e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A4%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d6fc50af39123e0c794e997429c894f8&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A5%3A1360%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;65143fdbcdcf279b6c27a79c688dd56d&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0aeeeab35fcefe8ebe92923db835b993&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0f234b8606389bcc82637b5eec502dc0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;878094d78836df848f6343a8dd183909&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A3%3A2008%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ac4c5f21766b72b1ef9379e666fba4e7&#34;</ETag><Size>2008</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1352%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;60d206b93f7f63a6d550278c79178dc9&#34;</ETag><Size>1352</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0187ebcce0242f7da65b2c6f25982550&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ae2150d01ae7f1af2a175cdd5170207a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b94d64f4fcc3c13c48a75d7864c1ce62&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;35638001230ae7c046190a76967679de&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e5058fc8bcef1d12f3a97e90ef3a4f22&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;c7371c2c071f84a8da422b44dc6ac8cd&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e59e4b2b6a14b9718cfde17164df7873&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A4%3A1240%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b715d29f1acb4f69bb2c6e45c759c4d0&#34;</ETag><Size>1240</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;62b537d856fda5644fe2cc48902c9731&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A2%3A255%3A1%3A1600%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d2260a637a13ce8ecc25b9c01b52b67d&#34;</ETag><Size>1600</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e3574f40b33f06df9e67a72ccbbff43c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A2%3A255%3A1%3A1440%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;24187b7f04140bb0b1bb743be65ee07c&#34;</ETag><Size>1440</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;f336cf1caa2096a96de0cfbc70f9ad9d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A2%3A1264%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1f3c31b42afda4973595009325ef3e49&#34;</ETag><Size>1264</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;20aa44e25b95f87a8c7337a642e24c97&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;1dd035a4cbe08fccc42394835e89df77&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A3%3A1544%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ddfac5c4dd4e6cfa512fc9ef755d80ba&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A4%3A1504%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;73896829b5a8ee7e2a223f80dd6bc99f&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037924%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;6bd52922b36ff7c2ce79617366ee07ae&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1744%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;9480636392e60386e5fcfa26a7e5fa1e&#34;</ETag><Size>1744</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;86f1b31668de87d96f5f9b73789e6722&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A3%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;daa4772dea9401d3c58dea4ef6f578f1&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;66a62a7691132cb3b4613c1d975fab65&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7e8d7307f40bdeb4f3305e9be602cb27&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;a120a0287db33e7f87e2847b83e80d5f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;23ee82433ce4e8b3c0adc7981a52a256&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A3%3A1304%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;c9bf1da7e81941d7bf8edf219e3af8e2&#34;</ETag><Size>1304</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;8d018b1c8baffd1d3c1f37f9112e3931&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;eacc29fa533e744afa4e9a034e4063e7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;313094a08eaea3e8b4a9335ffd44f54b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;a13c73d880c9ea8669a713db0044cc73&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;28e110a65388b036725c956cb4f40835&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;34aedc6a7f8b316b3e420d638101b7f3&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;29151557cd5bf4a5eae9a392b2ab3ee8&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;5a2acfe7d9463c6376f658c29c90fd02&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;9a184fad7ff74943b8ca812f5af57463&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;97dd67255e56715570c8124d64393e24&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;48e1e22980ccda9edefd8f1004274739&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A3%3A1736%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;c89ad4686d31b02b0e0e819333897101&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A4%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;b2f2306a3c7f01a5fd37e98c5f0db539&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;00949568528376e724e9fcf4d3b60725&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f472e8e0d0f8111aa3f3bc9c406179b1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;80731454b0f0f6bda9a6706328d41672&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A2%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;2331f114069e506fa45abd92f7cc16e8&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;80d5289d31961bf2a3b4ab12a0127d24&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A2%3A1256%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;78ecfb41c1828cbbf3e867460bede6a4&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e88ed3aaa7eca2764356d27ef10cfa1c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037937%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1702f735c923178d6e8f8e1569466a4b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037937%3A1%3A1%3A255%3A2%3A1144%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;feba9762acc7f93b4a56d85b48cf26fa&#34;</ETag><Size>1144</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;7011ee874e8ff2211e9e54543b3191f4&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A2%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;4a76c36aabfa4086bfd8d8d31bcbffc6&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A2%3A255%3A2%3A1448%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;0df75368d33e1d5d81a28b9a08eafcf3&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1640%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d94425a6997dab6e73d403aaaf1472ea&#34;</ETag><Size>1640</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;2119f8302ae9404302822f9dc235ec46&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f3d1bfdf886644bf29d31bd16584da90&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;2ace9abb6396728189d1f1270d6016c2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;bf78ed23adbd0ac419f1474fe596777e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A4%3A1784%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e97ede3a0b632611b38c82fa05d2f765&#34;</ETag><Size>1784</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;b0e4109c11e7240a3cfd95e0d987e3db&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;43314d5c28b605b5517144e412dfb477&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f48f340d92e63ff14be5fd27cc733f2c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;19a6de2f8fda386c1628a05640b1d614&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;cdd71f3f9258303a74e6bab5a59bf6d5&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A3%3A2112%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;91eda4be98cc3bac3417ee9509f73d7d&#34;</ETag><Size>2112</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A4%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;82778727338cea7e5f52a40b3c40f1d4&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;03be68aedc5e93911c97cacb12d43770&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b147b1cfd1ef351a131e686de1631d5c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A2%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;53e8079776efd0c7fe82c7cf6eafb28d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;9f36bfd117b58e56c940657eecfd89d2&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;aaa0a6e02417d93517e63e65e3e7d2e2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A2%3A255%3A1%3A1424%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d120f7f937da41759afa30a510ce0255&#34;</ETag><Size>1424</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1776%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;8160dece82ad022c94c68998c3b020aa&#34;</ETag><Size>1776</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;790833acc63bba5df43d70161e81146d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A3%3A1360%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;daff5c718ff85eb00c6b270f5760cb91&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d6b393272b0c8a1126c2678e565cb2e9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A2%3A255%3A1%3A1152%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ff9f3ec64ae8e1217924d0ed262134ae&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A1%3A2160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7d58cf2ffa3b3311d1c32aa97bc50a61&#34;</ETag><Size>2160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;3b536fbf5a72c6f1d25b794d57cc501b&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 6fcc41c1-6918-4786-87d1-6e3c73b7e127, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 6fcc41c1-6918-4786-87d1-6e3c73b7e127, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 6fcc41c1-6918-4786-87d1-6e3c73b7e127, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 9bc08995-9330-4166-894a-323680b315bf, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 9bc08995-9330-4166-894a-323680b315bf, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 9bc08995-9330-4166-894a-323680b315bf, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 645, 'Portions': 145, 'ActivePortions': 145}, '__DEFAULT': {'Rows': 99355, 'Portions': 115, 'ActivePortions': 115}}, blobs: {'__DEFAULT': {'Portions': 115, 'BlobSize': 4406080, 'BlobCount': 575}, '/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 145, 'BlobSize': 176408, 'BlobCount': 725}}, cold bucket stat: (0, 0), frozen bucket stat: (145, 176408)
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:16102/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204948Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204948Z
20251114/us-east-1/s3/aws4_request
c59d162c1c32de15fab1eba69d3e32de5d8470fec9c4fa0f09720bacd1be806a
DEBUG    botocore.auth:auth.py:430 Signature:
61257f3626e6ce3333a23b6fd053f3075d63a69e3a94b2efa0d4d6fbc90a22cc
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/cold_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204948Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=61257f3626e6ce3333a23b6fd053f3075d63a69e3a94b2efa0d4d6fbc90a22cc', 'amz-sdk-invocation-id': b'8b464ab8-c6b0-4c6a-9d46-60bf32af4050', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:49:48 GMT', 'x-amzn-requestid': 'EjNv7vUZBr91XIyBeNz6IIYvpjnYGWrhYcIzwuAAvlqbJDuaFE4D', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>cold_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:16102/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204948Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204948Z
20251114/us-east-1/s3/aws4_request
38bb9b41e9a706d49443d62692b27dcb1ccbd280a70dce9be164eca2f90e9493
DEBUG    botocore.auth:auth.py:430 Signature:
585c5d2146b1bf82a4cd4ae781d888859957a8fed087790612186ea3b3f0c787
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/medium?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204948Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=585c5d2146b1bf82a4cd4ae781d888859957a8fed087790612186ea3b3f0c787', 'amz-sdk-invocation-id': b'81182534-a5c6-4720-aa18-0a0350bb02e5', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:49:48 GMT', 'x-amzn-requestid': 'b6SjWbwK23Utik8S45qrKE096usbUE29QLc9eL9KYkj7fSE8fm3u', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>medium</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:16102/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204948Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204948Z
20251114/us-east-1/s3/aws4_request
7d2efcc071d373f1b5991f0f8413a5be59259899b4bb73c111aecc33a21fcb4d
DEBUG    botocore.auth:auth.py:430 Signature:
0338997e5f6369f276adedca3335f9bb02e667229b556faccd5759a22ae4850b
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/frozen_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204948Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=0338997e5f6369f276adedca3335f9bb02e667229b556faccd5759a22ae4850b', 'amz-sdk-invocation-id': b'5cd5723b-1fed-4dd0-b5d1-af2e76974960', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 53592
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:49:48 GMT', 'x-amzn-requestid': 'e4wNaHY9APMQI4lpMxvq37FvmvR1NPwJVbqrJHyOal0T1XwYHs9S', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '53592', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;34eff939966dd96fc61e04bee3d4ba4f&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A2%3A1816%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;c745068d481b0515aea4165b916ec5cb&#34;</ETag><Size>1816</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;fb23f9171b17757cb1dc2e176469b4a5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cfa8a0b7952fb63f7dfadf2cf83097ed&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;969785d18638dc1e71dc309c8fee9f59&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;76c553122067e565c23ac6b7466026f1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;6cca3dcd8f413ad51af7003527118f53&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;9d0aea585719b4e1a8eb01d939c00a9d&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;4f98c8ca83a70a033c75eff6e19bcb8e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1a5f4df50ae0202b78181ab5a79fc270&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;710bd12a125a7a0826c6dabe086b07b9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;be0a7c1984f4c8093eabc624229e85d5&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;0d068b6671dccd5032bc42db6aa10674&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;169a39dc1ef992105b008d64454cdda2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A3%3A1536%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1cd0ecd015e159922d991777d4e34b6a&#34;</ETag><Size>1536</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A4%3A1152%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b0945c53e3a8c53e06b5efbe1fa00b7e&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;21d237d9b840230ac40911f05460d2c9&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;a65d4652ca975ca96dd4adc269404389&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ffa157b81657d56c3806591d18161366&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;dbb30cffd96f2cda495c11eb50c8872a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;0b1b088a94fe98718b260b4e9262c5c6&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A2%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e0f105c23fdc288d960126f34607d3c2&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037897%3A1%3A1%3A255%3A1%3A1720%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1f30e67ac29c7a33dfa177893c57fe4e&#34;</ETag><Size>1720</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;756c8bf50e1b14ddff981f3d35b13a9a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d1d491d289f10bd319a5964f50e522d9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;122ba98dfa6de83562b52443f97e0bdc&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;7626e60779c9117a5aa5552db3e2ef74&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1144%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;76b382c008c1daa16aef1c638ccec692&#34;</ETag><Size>1144</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;f2f766068f0decd10d0a355d7a3ce7df&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A3%3A1224%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ac22662b420aa8c5bd61f9d898d93abd&#34;</ETag><Size>1224</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A4%3A2504%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;240ff0ca91edad5ad611828468ea5b44&#34;</ETag><Size>2504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;658bdfb1748413af03d9fd46c9bb805b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cf86574e0b5b9320b5838d1fe614f7d6&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1416%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b9311bd0a3261cd1c110524dbed0c0ee&#34;</ETag><Size>1416</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A2%3A1928%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;88965419a67c815737ea9348e37e2277&#34;</ETag><Size>1928</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d70b30ee26e1677f1c1601ea54148330&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f6ca311e356541dde08266785f2d8dcb&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A2%3A1296%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;83616eaa943da37ef7a92311c263371e&#34;</ETag><Size>1296</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;efd7c7e653e7b4cae5fa36e16311349c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A2%3A255%3A1%3A2424%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1cdf12a5ba12af80a8fcbe65a51be1b9&#34;</ETag><Size>2424</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;011746a5ca01506fdf83964c27756f29&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037905%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;af992cc29bb2d9de8afef2fa09221752&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;27eec981a6efeef3dd4577c0490156cd&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;dee641780c0c4d248fd383936ad519c0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;35d9c5b51a686307a2465a8dce6122e9&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;397f4751afcb170c423e629fd2b03c46&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A2%3A1200%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ed50b0f966729dbc524ed39d67043e7f&#34;</ETag><Size>1200</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;3e018695734005e3be7a2c364a2f9f4b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e26638baeb35e1d203ff779209f18000&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;65a1dd34e301bdc4d29ef1b96ad9f016&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;baf3bbe887771567705ea1878ad8dc02&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7d2dd5438efac312030ab1d7ff2404c0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A2%3A1496%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;65a7ecaa6689f54356759745386bb91d&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;30b77b5019f350acbf9f718551d2da77&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A2416%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cd5d4acd4df5dd76dd58206782e7f365&#34;</ETag><Size>2416</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A2%3A1208%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e265bd76e5998bc292913aa80b0323cf&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1616%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;57a665afff22ef5b34e6e3d54deceb64&#34;</ETag><Size>1616</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;af26aa3d5e60723ce6781c6f3c2fc0ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A2%3A1320%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;809a9542bd1ef395b5328d6c62a10038&#34;</ETag><Size>1320</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;cb2ec8fd8e2f39c71ca7fd8e26141b9e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A4%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d6fc50af39123e0c794e997429c894f8&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A5%3A1360%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;65143fdbcdcf279b6c27a79c688dd56d&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0aeeeab35fcefe8ebe92923db835b993&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0f234b8606389bcc82637b5eec502dc0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;878094d78836df848f6343a8dd183909&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A3%3A2008%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ac4c5f21766b72b1ef9379e666fba4e7&#34;</ETag><Size>2008</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1352%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;60d206b93f7f63a6d550278c79178dc9&#34;</ETag><Size>1352</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0187ebcce0242f7da65b2c6f25982550&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ae2150d01ae7f1af2a175cdd5170207a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b94d64f4fcc3c13c48a75d7864c1ce62&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;35638001230ae7c046190a76967679de&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e5058fc8bcef1d12f3a97e90ef3a4f22&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;c7371c2c071f84a8da422b44dc6ac8cd&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e59e4b2b6a14b9718cfde17164df7873&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A4%3A1240%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b715d29f1acb4f69bb2c6e45c759c4d0&#34;</ETag><Size>1240</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;62b537d856fda5644fe2cc48902c9731&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A2%3A255%3A1%3A1600%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d2260a637a13ce8ecc25b9c01b52b67d&#34;</ETag><Size>1600</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e3574f40b33f06df9e67a72ccbbff43c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A2%3A255%3A1%3A1440%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;24187b7f04140bb0b1bb743be65ee07c&#34;</ETag><Size>1440</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;f336cf1caa2096a96de0cfbc70f9ad9d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A2%3A1264%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1f3c31b42afda4973595009325ef3e49&#34;</ETag><Size>1264</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;20aa44e25b95f87a8c7337a642e24c97&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;1dd035a4cbe08fccc42394835e89df77&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A3%3A1544%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ddfac5c4dd4e6cfa512fc9ef755d80ba&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A4%3A1504%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;73896829b5a8ee7e2a223f80dd6bc99f&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037924%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;6bd52922b36ff7c2ce79617366ee07ae&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1744%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;9480636392e60386e5fcfa26a7e5fa1e&#34;</ETag><Size>1744</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;86f1b31668de87d96f5f9b73789e6722&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A3%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;daa4772dea9401d3c58dea4ef6f578f1&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;66a62a7691132cb3b4613c1d975fab65&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7e8d7307f40bdeb4f3305e9be602cb27&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;a120a0287db33e7f87e2847b83e80d5f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;23ee82433ce4e8b3c0adc7981a52a256&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A3%3A1304%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;c9bf1da7e81941d7bf8edf219e3af8e2&#34;</ETag><Size>1304</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;8d018b1c8baffd1d3c1f37f9112e3931&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;eacc29fa533e744afa4e9a034e4063e7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;313094a08eaea3e8b4a9335ffd44f54b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;a13c73d880c9ea8669a713db0044cc73&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;28e110a65388b036725c956cb4f40835&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;34aedc6a7f8b316b3e420d638101b7f3&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;29151557cd5bf4a5eae9a392b2ab3ee8&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;5a2acfe7d9463c6376f658c29c90fd02&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;9a184fad7ff74943b8ca812f5af57463&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;97dd67255e56715570c8124d64393e24&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;48e1e22980ccda9edefd8f1004274739&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A3%3A1736%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;c89ad4686d31b02b0e0e819333897101&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A4%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;b2f2306a3c7f01a5fd37e98c5f0db539&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;00949568528376e724e9fcf4d3b60725&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f472e8e0d0f8111aa3f3bc9c406179b1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;80731454b0f0f6bda9a6706328d41672&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A2%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;2331f114069e506fa45abd92f7cc16e8&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;80d5289d31961bf2a3b4ab12a0127d24&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A2%3A1256%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;78ecfb41c1828cbbf3e867460bede6a4&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e88ed3aaa7eca2764356d27ef10cfa1c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037937%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1702f735c923178d6e8f8e1569466a4b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037937%3A1%3A1%3A255%3A2%3A1144%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;feba9762acc7f93b4a56d85b48cf26fa&#34;</ETag><Size>1144</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;7011ee874e8ff2211e9e54543b3191f4&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A2%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;4a76c36aabfa4086bfd8d8d31bcbffc6&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A2%3A255%3A2%3A1448%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;0df75368d33e1d5d81a28b9a08eafcf3&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1640%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d94425a6997dab6e73d403aaaf1472ea&#34;</ETag><Size>1640</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;2119f8302ae9404302822f9dc235ec46&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f3d1bfdf886644bf29d31bd16584da90&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;2ace9abb6396728189d1f1270d6016c2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;bf78ed23adbd0ac419f1474fe596777e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A4%3A1784%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e97ede3a0b632611b38c82fa05d2f765&#34;</ETag><Size>1784</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;b0e4109c11e7240a3cfd95e0d987e3db&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;43314d5c28b605b5517144e412dfb477&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f48f340d92e63ff14be5fd27cc733f2c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;19a6de2f8fda386c1628a05640b1d614&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;cdd71f3f9258303a74e6bab5a59bf6d5&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A3%3A2112%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;91eda4be98cc3bac3417ee9509f73d7d&#34;</ETag><Size>2112</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A4%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;82778727338cea7e5f52a40b3c40f1d4&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;03be68aedc5e93911c97cacb12d43770&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b147b1cfd1ef351a131e686de1631d5c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A2%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;53e8079776efd0c7fe82c7cf6eafb28d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;9f36bfd117b58e56c940657eecfd89d2&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;aaa0a6e02417d93517e63e65e3e7d2e2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A2%3A255%3A1%3A1424%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d120f7f937da41759afa30a510ce0255&#34;</ETag><Size>1424</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1776%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;8160dece82ad022c94c68998c3b020aa&#34;</ETag><Size>1776</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;790833acc63bba5df43d70161e81146d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A3%3A1360%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;daff5c718ff85eb00c6b270f5760cb91&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d6b393272b0c8a1126c2678e565cb2e9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A2%3A255%3A1%3A1152%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ff9f3ec64ae8e1217924d0ed262134ae&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A1%3A2160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7d58cf2ffa3b3311d1c32aa97bc50a61&#34;</ETag><Size>2160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;3b536fbf5a72c6f1d25b794d57cc501b&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 2972a9ea-08e6-4482-8131-a07ab6894c0e, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 2972a9ea-08e6-4482-8131-a07ab6894c0e, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 2972a9ea-08e6-4482-8131-a07ab6894c0e, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 8d10cd0f-55e4-494a-82d7-c02210a3e056, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 8d10cd0f-55e4-494a-82d7-c02210a3e056, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 8d10cd0f-55e4-494a-82d7-c02210a3e056, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'__DEFAULT': {'Rows': 99355, 'Portions': 115, 'ActivePortions': 115}, '/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 645, 'Portions': 145, 'ActivePortions': 145}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 145, 'BlobSize': 176408, 'BlobCount': 725}, '__DEFAULT': {'Portions': 115, 'BlobSize': 4406080, 'BlobCount': 575}}, cold bucket stat: (0, 0), frozen bucket stat: (145, 176408)
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:16102/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204949Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204949Z
20251114/us-east-1/s3/aws4_request
db59c309d801f9a4eea01c9c8f46729ee32ac9a24bf2509c03cb2e9cf3806975
DEBUG    botocore.auth:auth.py:430 Signature:
5e101c7b55b5c9ac0f142e01602177fe564316a2971738e3bd7ba48f3dc1179d
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/cold_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204949Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=5e101c7b55b5c9ac0f142e01602177fe564316a2971738e3bd7ba48f3dc1179d', 'amz-sdk-invocation-id': b'b0d84ea0-473c-49bd-b87f-2ad6b2e3f3de', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:49:49 GMT', 'x-amzn-requestid': 'YG1scARRTWGQUfuCeTS4n61GyMbYt7Tcs5cF5YaraiSc7mEz0xzE', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>cold_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:16102/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204949Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204949Z
20251114/us-east-1/s3/aws4_request
bfb1a59aace961d402863d3d9ed6cb1620f0c2125782637611d7023dde672e67
DEBUG    botocore.auth:auth.py:430 Signature:
a0fb6d5f9beca3dc199cb9ffafe55f9dd941fe94192fca5bec657d42354bdd6d
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/medium?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204949Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=a0fb6d5f9beca3dc199cb9ffafe55f9dd941fe94192fca5bec657d42354bdd6d', 'amz-sdk-invocation-id': b'c406a94a-4a30-423b-a96d-2958afd845bf', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:49:49 GMT', 'x-amzn-requestid': '9KvNj93uTf3d9Pv9dXhzqP7vptZnKeXNTG04Qgf60i5Vj61r3B7o', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>medium</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:16102/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204949Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204949Z
20251114/us-east-1/s3/aws4_request
4d072dd45cd36ffd0842e29265fb77d75b20c5208ee1eccb4311d312abc8cc1a
DEBUG    botocore.auth:auth.py:430 Signature:
e75478b55070304137c8b6c2c8a64264fa92fc845363b385ffc4551edaa423ab
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/frozen_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204949Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=e75478b55070304137c8b6c2c8a64264fa92fc845363b385ffc4551edaa423ab', 'amz-sdk-invocation-id': b'f731efa0-033b-4fbb-8bd4-994f92caa9ce', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 53592
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:49:49 GMT', 'x-amzn-requestid': '9MCFRPoI4uDlMhs4XbeYXsG7bW6haIq4cDgIqLg83qz4FcPNxJ9E', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '53592', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;34eff939966dd96fc61e04bee3d4ba4f&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A2%3A1816%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;c745068d481b0515aea4165b916ec5cb&#34;</ETag><Size>1816</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;fb23f9171b17757cb1dc2e176469b4a5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cfa8a0b7952fb63f7dfadf2cf83097ed&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;969785d18638dc1e71dc309c8fee9f59&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;76c553122067e565c23ac6b7466026f1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;6cca3dcd8f413ad51af7003527118f53&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;9d0aea585719b4e1a8eb01d939c00a9d&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;4f98c8ca83a70a033c75eff6e19bcb8e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1a5f4df50ae0202b78181ab5a79fc270&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;710bd12a125a7a0826c6dabe086b07b9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;be0a7c1984f4c8093eabc624229e85d5&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;0d068b6671dccd5032bc42db6aa10674&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;169a39dc1ef992105b008d64454cdda2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A3%3A1536%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1cd0ecd015e159922d991777d4e34b6a&#34;</ETag><Size>1536</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A4%3A1152%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b0945c53e3a8c53e06b5efbe1fa00b7e&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;21d237d9b840230ac40911f05460d2c9&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;a65d4652ca975ca96dd4adc269404389&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ffa157b81657d56c3806591d18161366&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;dbb30cffd96f2cda495c11eb50c8872a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;0b1b088a94fe98718b260b4e9262c5c6&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A2%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e0f105c23fdc288d960126f34607d3c2&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037897%3A1%3A1%3A255%3A1%3A1720%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1f30e67ac29c7a33dfa177893c57fe4e&#34;</ETag><Size>1720</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;756c8bf50e1b14ddff981f3d35b13a9a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d1d491d289f10bd319a5964f50e522d9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;122ba98dfa6de83562b52443f97e0bdc&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;7626e60779c9117a5aa5552db3e2ef74&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1144%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;76b382c008c1daa16aef1c638ccec692&#34;</ETag><Size>1144</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;f2f766068f0decd10d0a355d7a3ce7df&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A3%3A1224%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ac22662b420aa8c5bd61f9d898d93abd&#34;</ETag><Size>1224</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A4%3A2504%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;240ff0ca91edad5ad611828468ea5b44&#34;</ETag><Size>2504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;658bdfb1748413af03d9fd46c9bb805b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cf86574e0b5b9320b5838d1fe614f7d6&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1416%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b9311bd0a3261cd1c110524dbed0c0ee&#34;</ETag><Size>1416</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A2%3A1928%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;88965419a67c815737ea9348e37e2277&#34;</ETag><Size>1928</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d70b30ee26e1677f1c1601ea54148330&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f6ca311e356541dde08266785f2d8dcb&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A2%3A1296%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;83616eaa943da37ef7a92311c263371e&#34;</ETag><Size>1296</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;efd7c7e653e7b4cae5fa36e16311349c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A2%3A255%3A1%3A2424%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1cdf12a5ba12af80a8fcbe65a51be1b9&#34;</ETag><Size>2424</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;011746a5ca01506fdf83964c27756f29&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037905%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;af992cc29bb2d9de8afef2fa09221752&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;27eec981a6efeef3dd4577c0490156cd&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;dee641780c0c4d248fd383936ad519c0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;35d9c5b51a686307a2465a8dce6122e9&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;397f4751afcb170c423e629fd2b03c46&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A2%3A1200%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ed50b0f966729dbc524ed39d67043e7f&#34;</ETag><Size>1200</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;3e018695734005e3be7a2c364a2f9f4b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e26638baeb35e1d203ff779209f18000&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;65a1dd34e301bdc4d29ef1b96ad9f016&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;baf3bbe887771567705ea1878ad8dc02&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7d2dd5438efac312030ab1d7ff2404c0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A2%3A1496%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;65a7ecaa6689f54356759745386bb91d&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;30b77b5019f350acbf9f718551d2da77&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A2416%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cd5d4acd4df5dd76dd58206782e7f365&#34;</ETag><Size>2416</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A2%3A1208%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e265bd76e5998bc292913aa80b0323cf&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1616%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;57a665afff22ef5b34e6e3d54deceb64&#34;</ETag><Size>1616</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;af26aa3d5e60723ce6781c6f3c2fc0ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A2%3A1320%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;809a9542bd1ef395b5328d6c62a10038&#34;</ETag><Size>1320</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;cb2ec8fd8e2f39c71ca7fd8e26141b9e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A4%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d6fc50af39123e0c794e997429c894f8&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A5%3A1360%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;65143fdbcdcf279b6c27a79c688dd56d&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0aeeeab35fcefe8ebe92923db835b993&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0f234b8606389bcc82637b5eec502dc0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;878094d78836df848f6343a8dd183909&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A3%3A2008%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ac4c5f21766b72b1ef9379e666fba4e7&#34;</ETag><Size>2008</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1352%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;60d206b93f7f63a6d550278c79178dc9&#34;</ETag><Size>1352</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0187ebcce0242f7da65b2c6f25982550&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ae2150d01ae7f1af2a175cdd5170207a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b94d64f4fcc3c13c48a75d7864c1ce62&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;35638001230ae7c046190a76967679de&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e5058fc8bcef1d12f3a97e90ef3a4f22&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;c7371c2c071f84a8da422b44dc6ac8cd&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e59e4b2b6a14b9718cfde17164df7873&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A4%3A1240%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b715d29f1acb4f69bb2c6e45c759c4d0&#34;</ETag><Size>1240</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;62b537d856fda5644fe2cc48902c9731&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A2%3A255%3A1%3A1600%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d2260a637a13ce8ecc25b9c01b52b67d&#34;</ETag><Size>1600</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e3574f40b33f06df9e67a72ccbbff43c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A2%3A255%3A1%3A1440%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;24187b7f04140bb0b1bb743be65ee07c&#34;</ETag><Size>1440</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;f336cf1caa2096a96de0cfbc70f9ad9d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A2%3A1264%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1f3c31b42afda4973595009325ef3e49&#34;</ETag><Size>1264</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;20aa44e25b95f87a8c7337a642e24c97&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;1dd035a4cbe08fccc42394835e89df77&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A3%3A1544%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ddfac5c4dd4e6cfa512fc9ef755d80ba&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A4%3A1504%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;73896829b5a8ee7e2a223f80dd6bc99f&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037924%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;6bd52922b36ff7c2ce79617366ee07ae&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1744%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;9480636392e60386e5fcfa26a7e5fa1e&#34;</ETag><Size>1744</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;86f1b31668de87d96f5f9b73789e6722&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A3%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;daa4772dea9401d3c58dea4ef6f578f1&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;66a62a7691132cb3b4613c1d975fab65&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7e8d7307f40bdeb4f3305e9be602cb27&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;a120a0287db33e7f87e2847b83e80d5f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;23ee82433ce4e8b3c0adc7981a52a256&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A3%3A1304%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;c9bf1da7e81941d7bf8edf219e3af8e2&#34;</ETag><Size>1304</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;8d018b1c8baffd1d3c1f37f9112e3931&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;eacc29fa533e744afa4e9a034e4063e7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;313094a08eaea3e8b4a9335ffd44f54b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;a13c73d880c9ea8669a713db0044cc73&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;28e110a65388b036725c956cb4f40835&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;34aedc6a7f8b316b3e420d638101b7f3&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;29151557cd5bf4a5eae9a392b2ab3ee8&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;5a2acfe7d9463c6376f658c29c90fd02&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;9a184fad7ff74943b8ca812f5af57463&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;97dd67255e56715570c8124d64393e24&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;48e1e22980ccda9edefd8f1004274739&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A3%3A1736%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;c89ad4686d31b02b0e0e819333897101&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A4%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;b2f2306a3c7f01a5fd37e98c5f0db539&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;00949568528376e724e9fcf4d3b60725&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f472e8e0d0f8111aa3f3bc9c406179b1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;80731454b0f0f6bda9a6706328d41672&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A2%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;2331f114069e506fa45abd92f7cc16e8&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;80d5289d31961bf2a3b4ab12a0127d24&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A2%3A1256%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;78ecfb41c1828cbbf3e867460bede6a4&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e88ed3aaa7eca2764356d27ef10cfa1c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037937%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1702f735c923178d6e8f8e1569466a4b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037937%3A1%3A1%3A255%3A2%3A1144%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;feba9762acc7f93b4a56d85b48cf26fa&#34;</ETag><Size>1144</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;7011ee874e8ff2211e9e54543b3191f4&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A2%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;4a76c36aabfa4086bfd8d8d31bcbffc6&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A2%3A255%3A2%3A1448%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;0df75368d33e1d5d81a28b9a08eafcf3&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1640%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d94425a6997dab6e73d403aaaf1472ea&#34;</ETag><Size>1640</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;2119f8302ae9404302822f9dc235ec46&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f3d1bfdf886644bf29d31bd16584da90&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;2ace9abb6396728189d1f1270d6016c2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;bf78ed23adbd0ac419f1474fe596777e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A4%3A1784%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e97ede3a0b632611b38c82fa05d2f765&#34;</ETag><Size>1784</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;b0e4109c11e7240a3cfd95e0d987e3db&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;43314d5c28b605b5517144e412dfb477&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f48f340d92e63ff14be5fd27cc733f2c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;19a6de2f8fda386c1628a05640b1d614&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;cdd71f3f9258303a74e6bab5a59bf6d5&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A3%3A2112%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;91eda4be98cc3bac3417ee9509f73d7d&#34;</ETag><Size>2112</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A4%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;82778727338cea7e5f52a40b3c40f1d4&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;03be68aedc5e93911c97cacb12d43770&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b147b1cfd1ef351a131e686de1631d5c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A2%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;53e8079776efd0c7fe82c7cf6eafb28d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;9f36bfd117b58e56c940657eecfd89d2&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;aaa0a6e02417d93517e63e65e3e7d2e2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A2%3A255%3A1%3A1424%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d120f7f937da41759afa30a510ce0255&#34;</ETag><Size>1424</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1776%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;8160dece82ad022c94c68998c3b020aa&#34;</ETag><Size>1776</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;790833acc63bba5df43d70161e81146d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A3%3A1360%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;daff5c718ff85eb00c6b270f5760cb91&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d6b393272b0c8a1126c2678e565cb2e9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A2%3A255%3A1%3A1152%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ff9f3ec64ae8e1217924d0ed262134ae&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A1%3A2160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7d58cf2ffa3b3311d1c32aa97bc50a61&#34;</ETag><Size>2160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;3b536fbf5a72c6f1d25b794d57cc501b&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 8492a1af-cd5f-4ba6-9ccc-17ac568a6980, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 8492a1af-cd5f-4ba6-9ccc-17ac568a6980, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 8492a1af-cd5f-4ba6-9ccc-17ac568a6980, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 6b5dc55d-f593-4355-8a02-081d9f4d99ca, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 6b5dc55d-f593-4355-8a02-081d9f4d99ca, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 6b5dc55d-f593-4355-8a02-081d9f4d99ca, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 645, 'Portions': 145, 'ActivePortions': 145}, '__DEFAULT': {'Rows': 99355, 'Portions': 115, 'ActivePortions': 115}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 145, 'BlobSize': 176408, 'BlobCount': 725}, '__DEFAULT': {'Portions': 115, 'BlobSize': 4406080, 'BlobCount': 575}}, cold bucket stat: (0, 0), frozen bucket stat: (145, 176408)
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:16102/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204950Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204950Z
20251114/us-east-1/s3/aws4_request
9bee5f3ddc13983d9763ceb16bf79ec5cbd0120bd791b121e31ccc1dbe30dffc
DEBUG    botocore.auth:auth.py:430 Signature:
994085ec9d5782faca07413cffa9fd4c8f219e074c2f897f41f816970248a7e0
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/cold_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204950Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=994085ec9d5782faca07413cffa9fd4c8f219e074c2f897f41f816970248a7e0', 'amz-sdk-invocation-id': b'e856bff5-4f85-4481-98a6-55d0125fc023', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:49:50 GMT', 'x-amzn-requestid': 'Mh5IyrdbvMHEdQRbtnJz8uFZFhhGuQNg7qRLgVEI6Bke2bB1ewCp', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>cold_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:16102/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204950Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204950Z
20251114/us-east-1/s3/aws4_request
a3fa1898b3c4622a13f71d271d5340870fe7eb0ab8d6c091607665ed5ba7c9b1
DEBUG    botocore.auth:auth.py:430 Signature:
538f735f969efeaf3f1512b083f734f59618c21c1256ad3d0c573353347e60fa
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/medium?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204950Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=538f735f969efeaf3f1512b083f734f59618c21c1256ad3d0c573353347e60fa', 'amz-sdk-invocation-id': b'9c256686-844f-4a9f-acf9-02d8b102377a', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:49:50 GMT', 'x-amzn-requestid': 'klCclM9SuKuzj2BYNXkxVmcXOAvGdAJ8u7dKy7ToA4ALSlD7FbOV', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>medium</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:16102/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204951Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204951Z
20251114/us-east-1/s3/aws4_request
ebe8e8ff193e3ab26175704923a3a6f56d67858b756140284732a75b59e87c5d
DEBUG    botocore.auth:auth.py:430 Signature:
646a651e0a0636efddd983ac82ed2c86d82e008cb2afe1334586813b53870c11
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/frozen_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204951Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=646a651e0a0636efddd983ac82ed2c86d82e008cb2afe1334586813b53870c11', 'amz-sdk-invocation-id': b'3be44827-e95b-4557-9d7a-5203f12c3af6', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 53592
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:49:51 GMT', 'x-amzn-requestid': 'PtlsBYaOjaYfNBeS950hKU9yLyD2nZFPJfB2pvufyjCVUq2B01N6', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '53592', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;34eff939966dd96fc61e04bee3d4ba4f&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A2%3A1816%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;c745068d481b0515aea4165b916ec5cb&#34;</ETag><Size>1816</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;fb23f9171b17757cb1dc2e176469b4a5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cfa8a0b7952fb63f7dfadf2cf83097ed&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;969785d18638dc1e71dc309c8fee9f59&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;76c553122067e565c23ac6b7466026f1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;6cca3dcd8f413ad51af7003527118f53&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;9d0aea585719b4e1a8eb01d939c00a9d&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;4f98c8ca83a70a033c75eff6e19bcb8e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1a5f4df50ae0202b78181ab5a79fc270&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;710bd12a125a7a0826c6dabe086b07b9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;be0a7c1984f4c8093eabc624229e85d5&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;0d068b6671dccd5032bc42db6aa10674&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;169a39dc1ef992105b008d64454cdda2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A3%3A1536%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1cd0ecd015e159922d991777d4e34b6a&#34;</ETag><Size>1536</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A4%3A1152%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b0945c53e3a8c53e06b5efbe1fa00b7e&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;21d237d9b840230ac40911f05460d2c9&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;a65d4652ca975ca96dd4adc269404389&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ffa157b81657d56c3806591d18161366&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;dbb30cffd96f2cda495c11eb50c8872a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;0b1b088a94fe98718b260b4e9262c5c6&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A2%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e0f105c23fdc288d960126f34607d3c2&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037897%3A1%3A1%3A255%3A1%3A1720%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1f30e67ac29c7a33dfa177893c57fe4e&#34;</ETag><Size>1720</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;756c8bf50e1b14ddff981f3d35b13a9a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d1d491d289f10bd319a5964f50e522d9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;122ba98dfa6de83562b52443f97e0bdc&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;7626e60779c9117a5aa5552db3e2ef74&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1144%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;76b382c008c1daa16aef1c638ccec692&#34;</ETag><Size>1144</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;f2f766068f0decd10d0a355d7a3ce7df&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A3%3A1224%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ac22662b420aa8c5bd61f9d898d93abd&#34;</ETag><Size>1224</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A4%3A2504%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;240ff0ca91edad5ad611828468ea5b44&#34;</ETag><Size>2504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;658bdfb1748413af03d9fd46c9bb805b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cf86574e0b5b9320b5838d1fe614f7d6&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1416%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b9311bd0a3261cd1c110524dbed0c0ee&#34;</ETag><Size>1416</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A2%3A1928%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;88965419a67c815737ea9348e37e2277&#34;</ETag><Size>1928</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d70b30ee26e1677f1c1601ea54148330&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f6ca311e356541dde08266785f2d8dcb&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A2%3A1296%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;83616eaa943da37ef7a92311c263371e&#34;</ETag><Size>1296</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;efd7c7e653e7b4cae5fa36e16311349c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A2%3A255%3A1%3A2424%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1cdf12a5ba12af80a8fcbe65a51be1b9&#34;</ETag><Size>2424</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;011746a5ca01506fdf83964c27756f29&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037905%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;af992cc29bb2d9de8afef2fa09221752&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;27eec981a6efeef3dd4577c0490156cd&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;dee641780c0c4d248fd383936ad519c0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;35d9c5b51a686307a2465a8dce6122e9&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;397f4751afcb170c423e629fd2b03c46&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A2%3A1200%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ed50b0f966729dbc524ed39d67043e7f&#34;</ETag><Size>1200</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;3e018695734005e3be7a2c364a2f9f4b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e26638baeb35e1d203ff779209f18000&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;65a1dd34e301bdc4d29ef1b96ad9f016&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;baf3bbe887771567705ea1878ad8dc02&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7d2dd5438efac312030ab1d7ff2404c0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A2%3A1496%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;65a7ecaa6689f54356759745386bb91d&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;30b77b5019f350acbf9f718551d2da77&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A2416%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cd5d4acd4df5dd76dd58206782e7f365&#34;</ETag><Size>2416</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A2%3A1208%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e265bd76e5998bc292913aa80b0323cf&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1616%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;57a665afff22ef5b34e6e3d54deceb64&#34;</ETag><Size>1616</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;af26aa3d5e60723ce6781c6f3c2fc0ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A2%3A1320%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;809a9542bd1ef395b5328d6c62a10038&#34;</ETag><Size>1320</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;cb2ec8fd8e2f39c71ca7fd8e26141b9e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A4%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d6fc50af39123e0c794e997429c894f8&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A5%3A1360%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;65143fdbcdcf279b6c27a79c688dd56d&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0aeeeab35fcefe8ebe92923db835b993&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0f234b8606389bcc82637b5eec502dc0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;878094d78836df848f6343a8dd183909&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A3%3A2008%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ac4c5f21766b72b1ef9379e666fba4e7&#34;</ETag><Size>2008</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1352%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;60d206b93f7f63a6d550278c79178dc9&#34;</ETag><Size>1352</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0187ebcce0242f7da65b2c6f25982550&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ae2150d01ae7f1af2a175cdd5170207a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b94d64f4fcc3c13c48a75d7864c1ce62&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;35638001230ae7c046190a76967679de&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e5058fc8bcef1d12f3a97e90ef3a4f22&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;c7371c2c071f84a8da422b44dc6ac8cd&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e59e4b2b6a14b9718cfde17164df7873&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A4%3A1240%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b715d29f1acb4f69bb2c6e45c759c4d0&#34;</ETag><Size>1240</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;62b537d856fda5644fe2cc48902c9731&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A2%3A255%3A1%3A1600%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d2260a637a13ce8ecc25b9c01b52b67d&#34;</ETag><Size>1600</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e3574f40b33f06df9e67a72ccbbff43c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A2%3A255%3A1%3A1440%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;24187b7f04140bb0b1bb743be65ee07c&#34;</ETag><Size>1440</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;f336cf1caa2096a96de0cfbc70f9ad9d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A2%3A1264%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1f3c31b42afda4973595009325ef3e49&#34;</ETag><Size>1264</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;20aa44e25b95f87a8c7337a642e24c97&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;1dd035a4cbe08fccc42394835e89df77&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A3%3A1544%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ddfac5c4dd4e6cfa512fc9ef755d80ba&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A4%3A1504%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;73896829b5a8ee7e2a223f80dd6bc99f&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037924%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;6bd52922b36ff7c2ce79617366ee07ae&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1744%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;9480636392e60386e5fcfa26a7e5fa1e&#34;</ETag><Size>1744</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;86f1b31668de87d96f5f9b73789e6722&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A3%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;daa4772dea9401d3c58dea4ef6f578f1&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;66a62a7691132cb3b4613c1d975fab65&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7e8d7307f40bdeb4f3305e9be602cb27&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;a120a0287db33e7f87e2847b83e80d5f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;23ee82433ce4e8b3c0adc7981a52a256&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A3%3A1304%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;c9bf1da7e81941d7bf8edf219e3af8e2&#34;</ETag><Size>1304</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;8d018b1c8baffd1d3c1f37f9112e3931&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;eacc29fa533e744afa4e9a034e4063e7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;313094a08eaea3e8b4a9335ffd44f54b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;a13c73d880c9ea8669a713db0044cc73&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;28e110a65388b036725c956cb4f40835&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;34aedc6a7f8b316b3e420d638101b7f3&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;29151557cd5bf4a5eae9a392b2ab3ee8&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;5a2acfe7d9463c6376f658c29c90fd02&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;9a184fad7ff74943b8ca812f5af57463&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;97dd67255e56715570c8124d64393e24&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;48e1e22980ccda9edefd8f1004274739&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A3%3A1736%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;c89ad4686d31b02b0e0e819333897101&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A4%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;b2f2306a3c7f01a5fd37e98c5f0db539&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;00949568528376e724e9fcf4d3b60725&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f472e8e0d0f8111aa3f3bc9c406179b1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;80731454b0f0f6bda9a6706328d41672&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A2%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;2331f114069e506fa45abd92f7cc16e8&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;80d5289d31961bf2a3b4ab12a0127d24&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A2%3A1256%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;78ecfb41c1828cbbf3e867460bede6a4&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e88ed3aaa7eca2764356d27ef10cfa1c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037937%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1702f735c923178d6e8f8e1569466a4b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037937%3A1%3A1%3A255%3A2%3A1144%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;feba9762acc7f93b4a56d85b48cf26fa&#34;</ETag><Size>1144</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;7011ee874e8ff2211e9e54543b3191f4&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A2%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;4a76c36aabfa4086bfd8d8d31bcbffc6&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A2%3A255%3A2%3A1448%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;0df75368d33e1d5d81a28b9a08eafcf3&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1640%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d94425a6997dab6e73d403aaaf1472ea&#34;</ETag><Size>1640</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;2119f8302ae9404302822f9dc235ec46&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f3d1bfdf886644bf29d31bd16584da90&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;2ace9abb6396728189d1f1270d6016c2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;bf78ed23adbd0ac419f1474fe596777e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A4%3A1784%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e97ede3a0b632611b38c82fa05d2f765&#34;</ETag><Size>1784</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;b0e4109c11e7240a3cfd95e0d987e3db&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;43314d5c28b605b5517144e412dfb477&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f48f340d92e63ff14be5fd27cc733f2c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;19a6de2f8fda386c1628a05640b1d614&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;cdd71f3f9258303a74e6bab5a59bf6d5&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A3%3A2112%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;91eda4be98cc3bac3417ee9509f73d7d&#34;</ETag><Size>2112</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A4%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;82778727338cea7e5f52a40b3c40f1d4&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;03be68aedc5e93911c97cacb12d43770&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b147b1cfd1ef351a131e686de1631d5c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A2%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;53e8079776efd0c7fe82c7cf6eafb28d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;9f36bfd117b58e56c940657eecfd89d2&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;aaa0a6e02417d93517e63e65e3e7d2e2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A2%3A255%3A1%3A1424%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d120f7f937da41759afa30a510ce0255&#34;</ETag><Size>1424</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1776%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;8160dece82ad022c94c68998c3b020aa&#34;</ETag><Size>1776</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;790833acc63bba5df43d70161e81146d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A3%3A1360%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;daff5c718ff85eb00c6b270f5760cb91&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d6b393272b0c8a1126c2678e565cb2e9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A2%3A255%3A1%3A1152%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ff9f3ec64ae8e1217924d0ed262134ae&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A1%3A2160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7d58cf2ffa3b3311d1c32aa97bc50a61&#34;</ETag><Size>2160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;3b536fbf5a72c6f1d25b794d57cc501b&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, ae686237-de49-4446-a19d-990c23681c1e, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, ae686237-de49-4446-a19d-990c23681c1e, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, ae686237-de49-4446-a19d-990c23681c1e, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 642e67f9-1eba-4569-9d5a-7260ddc8528b, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 642e67f9-1eba-4569-9d5a-7260ddc8528b, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 642e67f9-1eba-4569-9d5a-7260ddc8528b, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 645, 'Portions': 145, 'ActivePortions': 145}, '__DEFAULT': {'Rows': 99355, 'Portions': 115, 'ActivePortions': 115}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 145, 'BlobSize': 176408, 'BlobCount': 725}, '__DEFAULT': {'Portions': 115, 'BlobSize': 4406080, 'BlobCount': 575}}, cold bucket stat: (0, 0), frozen bucket stat: (145, 176408)
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:16102/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204952Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204952Z
20251114/us-east-1/s3/aws4_request
0a90b510e4686335aa4b21b412ce5b05304fed5ff0b7226c50c932d36b0b82a1
DEBUG    botocore.auth:auth.py:430 Signature:
df1670bb62df79851207c6a85f1315737f817bc70129d236a0618fe602d7ee32
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/cold_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204952Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=df1670bb62df79851207c6a85f1315737f817bc70129d236a0618fe602d7ee32', 'amz-sdk-invocation-id': b'b1f3ae12-71bd-4dac-8dd8-db91f4d0a452', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:49:52 GMT', 'x-amzn-requestid': 'sjprs97ISpAA9IpK79FDdu461OG6vj1W7cFFQd0XkXv5Fl22LzEz', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>cold_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:16102/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204952Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204952Z
20251114/us-east-1/s3/aws4_request
6c09b50404f60c332130b5e79a0de545fbc519b917a229c0b1c7fbd48ebad410
DEBUG    botocore.auth:auth.py:430 Signature:
c653daf13bb8965bd95537c81668d4b63e18fe027cff7f07b408b0152a54e4ca
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/medium?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204952Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=c653daf13bb8965bd95537c81668d4b63e18fe027cff7f07b408b0152a54e4ca', 'amz-sdk-invocation-id': b'1f88cfb8-5745-4212-85e6-aa108bf13633', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:49:52 GMT', 'x-amzn-requestid': 'aPSlSP7Mz6THLgbPsyS2iiLsdOmJr07iJHMYAB38hHmQ1HPf7oa4', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>medium</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:16102/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204952Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204952Z
20251114/us-east-1/s3/aws4_request
9b2831f282371c9c2e372113421470efc4d572de1b3d7a94a95b6127f8340e4e
DEBUG    botocore.auth:auth.py:430 Signature:
8fc5584b3791649f34425bfcff39e27c47d4673cd354741cbdfc3e4606a2a74b
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/frozen_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204952Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=8fc5584b3791649f34425bfcff39e27c47d4673cd354741cbdfc3e4606a2a74b', 'amz-sdk-invocation-id': b'03ca5e66-b473-4db9-a438-3ac67660a766', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 53592
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:49:52 GMT', 'x-amzn-requestid': '14NUNxcPSBVVxj3USE8jininaNmX6jQVxlQ4Y5gHK9RiQ2MnGdtD', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '53592', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;34eff939966dd96fc61e04bee3d4ba4f&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A2%3A1816%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;c745068d481b0515aea4165b916ec5cb&#34;</ETag><Size>1816</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;fb23f9171b17757cb1dc2e176469b4a5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cfa8a0b7952fb63f7dfadf2cf83097ed&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;969785d18638dc1e71dc309c8fee9f59&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;76c553122067e565c23ac6b7466026f1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;6cca3dcd8f413ad51af7003527118f53&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;9d0aea585719b4e1a8eb01d939c00a9d&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;4f98c8ca83a70a033c75eff6e19bcb8e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1a5f4df50ae0202b78181ab5a79fc270&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;710bd12a125a7a0826c6dabe086b07b9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;be0a7c1984f4c8093eabc624229e85d5&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;0d068b6671dccd5032bc42db6aa10674&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;169a39dc1ef992105b008d64454cdda2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A3%3A1536%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1cd0ecd015e159922d991777d4e34b6a&#34;</ETag><Size>1536</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A4%3A1152%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b0945c53e3a8c53e06b5efbe1fa00b7e&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;21d237d9b840230ac40911f05460d2c9&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;a65d4652ca975ca96dd4adc269404389&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ffa157b81657d56c3806591d18161366&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;dbb30cffd96f2cda495c11eb50c8872a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;0b1b088a94fe98718b260b4e9262c5c6&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A2%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e0f105c23fdc288d960126f34607d3c2&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037897%3A1%3A1%3A255%3A1%3A1720%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1f30e67ac29c7a33dfa177893c57fe4e&#34;</ETag><Size>1720</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;756c8bf50e1b14ddff981f3d35b13a9a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d1d491d289f10bd319a5964f50e522d9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;122ba98dfa6de83562b52443f97e0bdc&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;7626e60779c9117a5aa5552db3e2ef74&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1144%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;76b382c008c1daa16aef1c638ccec692&#34;</ETag><Size>1144</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;f2f766068f0decd10d0a355d7a3ce7df&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A3%3A1224%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ac22662b420aa8c5bd61f9d898d93abd&#34;</ETag><Size>1224</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A4%3A2504%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;240ff0ca91edad5ad611828468ea5b44&#34;</ETag><Size>2504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;658bdfb1748413af03d9fd46c9bb805b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cf86574e0b5b9320b5838d1fe614f7d6&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1416%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b9311bd0a3261cd1c110524dbed0c0ee&#34;</ETag><Size>1416</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A2%3A1928%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;88965419a67c815737ea9348e37e2277&#34;</ETag><Size>1928</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d70b30ee26e1677f1c1601ea54148330&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f6ca311e356541dde08266785f2d8dcb&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A2%3A1296%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;83616eaa943da37ef7a92311c263371e&#34;</ETag><Size>1296</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;efd7c7e653e7b4cae5fa36e16311349c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A2%3A255%3A1%3A2424%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1cdf12a5ba12af80a8fcbe65a51be1b9&#34;</ETag><Size>2424</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;011746a5ca01506fdf83964c27756f29&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037905%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;af992cc29bb2d9de8afef2fa09221752&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;27eec981a6efeef3dd4577c0490156cd&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;dee641780c0c4d248fd383936ad519c0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;35d9c5b51a686307a2465a8dce6122e9&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;397f4751afcb170c423e629fd2b03c46&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A2%3A1200%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ed50b0f966729dbc524ed39d67043e7f&#34;</ETag><Size>1200</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;3e018695734005e3be7a2c364a2f9f4b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e26638baeb35e1d203ff779209f18000&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;65a1dd34e301bdc4d29ef1b96ad9f016&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;baf3bbe887771567705ea1878ad8dc02&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7d2dd5438efac312030ab1d7ff2404c0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A2%3A1496%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;65a7ecaa6689f54356759745386bb91d&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;30b77b5019f350acbf9f718551d2da77&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A2416%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cd5d4acd4df5dd76dd58206782e7f365&#34;</ETag><Size>2416</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A2%3A1208%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e265bd76e5998bc292913aa80b0323cf&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1616%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;57a665afff22ef5b34e6e3d54deceb64&#34;</ETag><Size>1616</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;af26aa3d5e60723ce6781c6f3c2fc0ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A2%3A1320%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;809a9542bd1ef395b5328d6c62a10038&#34;</ETag><Size>1320</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;cb2ec8fd8e2f39c71ca7fd8e26141b9e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A4%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d6fc50af39123e0c794e997429c894f8&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A5%3A1360%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;65143fdbcdcf279b6c27a79c688dd56d&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0aeeeab35fcefe8ebe92923db835b993&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0f234b8606389bcc82637b5eec502dc0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;878094d78836df848f6343a8dd183909&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A3%3A2008%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ac4c5f21766b72b1ef9379e666fba4e7&#34;</ETag><Size>2008</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1352%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;60d206b93f7f63a6d550278c79178dc9&#34;</ETag><Size>1352</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0187ebcce0242f7da65b2c6f25982550&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ae2150d01ae7f1af2a175cdd5170207a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b94d64f4fcc3c13c48a75d7864c1ce62&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;35638001230ae7c046190a76967679de&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e5058fc8bcef1d12f3a97e90ef3a4f22&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;c7371c2c071f84a8da422b44dc6ac8cd&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e59e4b2b6a14b9718cfde17164df7873&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A4%3A1240%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b715d29f1acb4f69bb2c6e45c759c4d0&#34;</ETag><Size>1240</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;62b537d856fda5644fe2cc48902c9731&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A2%3A255%3A1%3A1600%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d2260a637a13ce8ecc25b9c01b52b67d&#34;</ETag><Size>1600</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e3574f40b33f06df9e67a72ccbbff43c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A2%3A255%3A1%3A1440%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;24187b7f04140bb0b1bb743be65ee07c&#34;</ETag><Size>1440</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;f336cf1caa2096a96de0cfbc70f9ad9d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A2%3A1264%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1f3c31b42afda4973595009325ef3e49&#34;</ETag><Size>1264</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;20aa44e25b95f87a8c7337a642e24c97&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;1dd035a4cbe08fccc42394835e89df77&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A3%3A1544%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ddfac5c4dd4e6cfa512fc9ef755d80ba&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A4%3A1504%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;73896829b5a8ee7e2a223f80dd6bc99f&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037924%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;6bd52922b36ff7c2ce79617366ee07ae&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1744%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;9480636392e60386e5fcfa26a7e5fa1e&#34;</ETag><Size>1744</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;86f1b31668de87d96f5f9b73789e6722&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A3%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;daa4772dea9401d3c58dea4ef6f578f1&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;66a62a7691132cb3b4613c1d975fab65&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7e8d7307f40bdeb4f3305e9be602cb27&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;a120a0287db33e7f87e2847b83e80d5f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;23ee82433ce4e8b3c0adc7981a52a256&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A3%3A1304%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;c9bf1da7e81941d7bf8edf219e3af8e2&#34;</ETag><Size>1304</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;8d018b1c8baffd1d3c1f37f9112e3931&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;eacc29fa533e744afa4e9a034e4063e7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;313094a08eaea3e8b4a9335ffd44f54b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;a13c73d880c9ea8669a713db0044cc73&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;28e110a65388b036725c956cb4f40835&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;34aedc6a7f8b316b3e420d638101b7f3&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;29151557cd5bf4a5eae9a392b2ab3ee8&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;5a2acfe7d9463c6376f658c29c90fd02&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;9a184fad7ff74943b8ca812f5af57463&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;97dd67255e56715570c8124d64393e24&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;48e1e22980ccda9edefd8f1004274739&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A3%3A1736%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;c89ad4686d31b02b0e0e819333897101&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A4%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;b2f2306a3c7f01a5fd37e98c5f0db539&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;00949568528376e724e9fcf4d3b60725&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f472e8e0d0f8111aa3f3bc9c406179b1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;80731454b0f0f6bda9a6706328d41672&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A2%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;2331f114069e506fa45abd92f7cc16e8&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;80d5289d31961bf2a3b4ab12a0127d24&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A2%3A1256%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;78ecfb41c1828cbbf3e867460bede6a4&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e88ed3aaa7eca2764356d27ef10cfa1c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037937%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1702f735c923178d6e8f8e1569466a4b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037937%3A1%3A1%3A255%3A2%3A1144%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;feba9762acc7f93b4a56d85b48cf26fa&#34;</ETag><Size>1144</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;7011ee874e8ff2211e9e54543b3191f4&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A2%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;4a76c36aabfa4086bfd8d8d31bcbffc6&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A2%3A255%3A2%3A1448%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;0df75368d33e1d5d81a28b9a08eafcf3&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1640%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d94425a6997dab6e73d403aaaf1472ea&#34;</ETag><Size>1640</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;2119f8302ae9404302822f9dc235ec46&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f3d1bfdf886644bf29d31bd16584da90&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;2ace9abb6396728189d1f1270d6016c2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;bf78ed23adbd0ac419f1474fe596777e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A4%3A1784%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e97ede3a0b632611b38c82fa05d2f765&#34;</ETag><Size>1784</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;b0e4109c11e7240a3cfd95e0d987e3db&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;43314d5c28b605b5517144e412dfb477&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f48f340d92e63ff14be5fd27cc733f2c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;19a6de2f8fda386c1628a05640b1d614&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;cdd71f3f9258303a74e6bab5a59bf6d5&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A3%3A2112%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;91eda4be98cc3bac3417ee9509f73d7d&#34;</ETag><Size>2112</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A4%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;82778727338cea7e5f52a40b3c40f1d4&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;03be68aedc5e93911c97cacb12d43770&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b147b1cfd1ef351a131e686de1631d5c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A2%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;53e8079776efd0c7fe82c7cf6eafb28d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;9f36bfd117b58e56c940657eecfd89d2&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;aaa0a6e02417d93517e63e65e3e7d2e2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A2%3A255%3A1%3A1424%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d120f7f937da41759afa30a510ce0255&#34;</ETag><Size>1424</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1776%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;8160dece82ad022c94c68998c3b020aa&#34;</ETag><Size>1776</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;790833acc63bba5df43d70161e81146d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A3%3A1360%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;daff5c718ff85eb00c6b270f5760cb91&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d6b393272b0c8a1126c2678e565cb2e9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A2%3A255%3A1%3A1152%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ff9f3ec64ae8e1217924d0ed262134ae&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A1%3A2160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7d58cf2ffa3b3311d1c32aa97bc50a61&#34;</ETag><Size>2160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;3b536fbf5a72c6f1d25b794d57cc501b&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 98a8d444-06d4-420f-b0fc-8fe17e98fc6b, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 98a8d444-06d4-420f-b0fc-8fe17e98fc6b, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 98a8d444-06d4-420f-b0fc-8fe17e98fc6b, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 6e8c0817-c2f8-40b2-b1ce-7dbb81c7e5f8, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 6e8c0817-c2f8-40b2-b1ce-7dbb81c7e5f8, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 6e8c0817-c2f8-40b2-b1ce-7dbb81c7e5f8, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 645, 'Portions': 145, 'ActivePortions': 145}, '__DEFAULT': {'Rows': 99355, 'Portions': 115, 'ActivePortions': 115}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 145, 'BlobSize': 176408, 'BlobCount': 725}, '__DEFAULT': {'Portions': 115, 'BlobSize': 4406080, 'BlobCount': 575}}, cold bucket stat: (0, 0), frozen bucket stat: (145, 176408)
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:16102/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204953Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204953Z
20251114/us-east-1/s3/aws4_request
747e2c9a48f08850fd7610756a56b21f1323a47a631b4b32f67f65abc598f37d
DEBUG    botocore.auth:auth.py:430 Signature:
7fa5e39354d20a762636614bf94ef3fd4a5c2b51b0737845752b042e000905ca
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/cold_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204953Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=7fa5e39354d20a762636614bf94ef3fd4a5c2b51b0737845752b042e000905ca', 'amz-sdk-invocation-id': b'88c9aa7b-c9d6-47fe-a403-b6387b63a6fd', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:49:53 GMT', 'x-amzn-requestid': '4li1GAp92avShDsXloVaSBI5apP2KQRICP3sKTIomR2DnhvFwUUm', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>cold_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:16102/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204953Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204953Z
20251114/us-east-1/s3/aws4_request
2a8fdfb72bc07799755fe8b6ddb3acab1b65a3e460d3a4e534fc477368e1adec
DEBUG    botocore.auth:auth.py:430 Signature:
bcd9205c866c76d0249bd84dd5cc6e637886875e2b9f2f0dad8268e844951176
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/medium?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204953Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=bcd9205c866c76d0249bd84dd5cc6e637886875e2b9f2f0dad8268e844951176', 'amz-sdk-invocation-id': b'33016358-466d-49e4-983b-89005d196c62', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:49:53 GMT', 'x-amzn-requestid': '1SPmO002mlOgPmAiVjaoFqw4xDcpKDvxoagovEqESMDP3AFaajqK', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>medium</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:16102/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204953Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204953Z
20251114/us-east-1/s3/aws4_request
123f1629c2834875a1f85ed8580889f277348331c1e4b9a90e1fb97aea7f63c2
DEBUG    botocore.auth:auth.py:430 Signature:
f3b32903ceab5d871d048f06538052e32952b6089c001f0073134e506afba456
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/frozen_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204953Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=f3b32903ceab5d871d048f06538052e32952b6089c001f0073134e506afba456', 'amz-sdk-invocation-id': b'9463dc70-df0d-464c-99aa-f8000f77a2f4', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 53592
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:49:54 GMT', 'x-amzn-requestid': 'OxAa8eH5F91qubYtE28NC0ZbCSfIl0o7xLplnXDNagKWWqqbZCID', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '53592', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;34eff939966dd96fc61e04bee3d4ba4f&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A2%3A1816%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;c745068d481b0515aea4165b916ec5cb&#34;</ETag><Size>1816</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;fb23f9171b17757cb1dc2e176469b4a5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cfa8a0b7952fb63f7dfadf2cf83097ed&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;969785d18638dc1e71dc309c8fee9f59&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;76c553122067e565c23ac6b7466026f1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;6cca3dcd8f413ad51af7003527118f53&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;9d0aea585719b4e1a8eb01d939c00a9d&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;4f98c8ca83a70a033c75eff6e19bcb8e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1a5f4df50ae0202b78181ab5a79fc270&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;710bd12a125a7a0826c6dabe086b07b9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;be0a7c1984f4c8093eabc624229e85d5&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;0d068b6671dccd5032bc42db6aa10674&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;169a39dc1ef992105b008d64454cdda2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A3%3A1536%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1cd0ecd015e159922d991777d4e34b6a&#34;</ETag><Size>1536</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A4%3A1152%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b0945c53e3a8c53e06b5efbe1fa00b7e&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;21d237d9b840230ac40911f05460d2c9&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;a65d4652ca975ca96dd4adc269404389&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ffa157b81657d56c3806591d18161366&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;dbb30cffd96f2cda495c11eb50c8872a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;0b1b088a94fe98718b260b4e9262c5c6&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A2%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e0f105c23fdc288d960126f34607d3c2&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037897%3A1%3A1%3A255%3A1%3A1720%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1f30e67ac29c7a33dfa177893c57fe4e&#34;</ETag><Size>1720</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;756c8bf50e1b14ddff981f3d35b13a9a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d1d491d289f10bd319a5964f50e522d9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;122ba98dfa6de83562b52443f97e0bdc&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;7626e60779c9117a5aa5552db3e2ef74&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1144%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;76b382c008c1daa16aef1c638ccec692&#34;</ETag><Size>1144</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;f2f766068f0decd10d0a355d7a3ce7df&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A3%3A1224%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ac22662b420aa8c5bd61f9d898d93abd&#34;</ETag><Size>1224</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A4%3A2504%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;240ff0ca91edad5ad611828468ea5b44&#34;</ETag><Size>2504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;658bdfb1748413af03d9fd46c9bb805b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cf86574e0b5b9320b5838d1fe614f7d6&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1416%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b9311bd0a3261cd1c110524dbed0c0ee&#34;</ETag><Size>1416</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A2%3A1928%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;88965419a67c815737ea9348e37e2277&#34;</ETag><Size>1928</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d70b30ee26e1677f1c1601ea54148330&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f6ca311e356541dde08266785f2d8dcb&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A2%3A1296%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;83616eaa943da37ef7a92311c263371e&#34;</ETag><Size>1296</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;efd7c7e653e7b4cae5fa36e16311349c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A2%3A255%3A1%3A2424%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1cdf12a5ba12af80a8fcbe65a51be1b9&#34;</ETag><Size>2424</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;011746a5ca01506fdf83964c27756f29&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037905%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;af992cc29bb2d9de8afef2fa09221752&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;27eec981a6efeef3dd4577c0490156cd&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;dee641780c0c4d248fd383936ad519c0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;35d9c5b51a686307a2465a8dce6122e9&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;397f4751afcb170c423e629fd2b03c46&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A2%3A1200%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ed50b0f966729dbc524ed39d67043e7f&#34;</ETag><Size>1200</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;3e018695734005e3be7a2c364a2f9f4b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e26638baeb35e1d203ff779209f18000&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;65a1dd34e301bdc4d29ef1b96ad9f016&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;baf3bbe887771567705ea1878ad8dc02&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7d2dd5438efac312030ab1d7ff2404c0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A2%3A1496%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;65a7ecaa6689f54356759745386bb91d&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;30b77b5019f350acbf9f718551d2da77&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A2416%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cd5d4acd4df5dd76dd58206782e7f365&#34;</ETag><Size>2416</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A2%3A1208%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e265bd76e5998bc292913aa80b0323cf&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1616%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;57a665afff22ef5b34e6e3d54deceb64&#34;</ETag><Size>1616</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;af26aa3d5e60723ce6781c6f3c2fc0ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A2%3A1320%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;809a9542bd1ef395b5328d6c62a10038&#34;</ETag><Size>1320</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;cb2ec8fd8e2f39c71ca7fd8e26141b9e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A4%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d6fc50af39123e0c794e997429c894f8&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A5%3A1360%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;65143fdbcdcf279b6c27a79c688dd56d&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0aeeeab35fcefe8ebe92923db835b993&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0f234b8606389bcc82637b5eec502dc0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;878094d78836df848f6343a8dd183909&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A3%3A2008%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ac4c5f21766b72b1ef9379e666fba4e7&#34;</ETag><Size>2008</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1352%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;60d206b93f7f63a6d550278c79178dc9&#34;</ETag><Size>1352</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0187ebcce0242f7da65b2c6f25982550&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ae2150d01ae7f1af2a175cdd5170207a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b94d64f4fcc3c13c48a75d7864c1ce62&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;35638001230ae7c046190a76967679de&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e5058fc8bcef1d12f3a97e90ef3a4f22&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;c7371c2c071f84a8da422b44dc6ac8cd&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e59e4b2b6a14b9718cfde17164df7873&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A4%3A1240%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b715d29f1acb4f69bb2c6e45c759c4d0&#34;</ETag><Size>1240</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;62b537d856fda5644fe2cc48902c9731&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A2%3A255%3A1%3A1600%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d2260a637a13ce8ecc25b9c01b52b67d&#34;</ETag><Size>1600</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e3574f40b33f06df9e67a72ccbbff43c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A2%3A255%3A1%3A1440%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;24187b7f04140bb0b1bb743be65ee07c&#34;</ETag><Size>1440</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;f336cf1caa2096a96de0cfbc70f9ad9d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A2%3A1264%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1f3c31b42afda4973595009325ef3e49&#34;</ETag><Size>1264</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;20aa44e25b95f87a8c7337a642e24c97&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;1dd035a4cbe08fccc42394835e89df77&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A3%3A1544%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ddfac5c4dd4e6cfa512fc9ef755d80ba&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A4%3A1504%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;73896829b5a8ee7e2a223f80dd6bc99f&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037924%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;6bd52922b36ff7c2ce79617366ee07ae&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1744%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;9480636392e60386e5fcfa26a7e5fa1e&#34;</ETag><Size>1744</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;86f1b31668de87d96f5f9b73789e6722&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A3%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;daa4772dea9401d3c58dea4ef6f578f1&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;66a62a7691132cb3b4613c1d975fab65&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7e8d7307f40bdeb4f3305e9be602cb27&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;a120a0287db33e7f87e2847b83e80d5f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;23ee82433ce4e8b3c0adc7981a52a256&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A3%3A1304%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;c9bf1da7e81941d7bf8edf219e3af8e2&#34;</ETag><Size>1304</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;8d018b1c8baffd1d3c1f37f9112e3931&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;eacc29fa533e744afa4e9a034e4063e7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;313094a08eaea3e8b4a9335ffd44f54b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;a13c73d880c9ea8669a713db0044cc73&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;28e110a65388b036725c956cb4f40835&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;34aedc6a7f8b316b3e420d638101b7f3&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;29151557cd5bf4a5eae9a392b2ab3ee8&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;5a2acfe7d9463c6376f658c29c90fd02&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;9a184fad7ff74943b8ca812f5af57463&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;97dd67255e56715570c8124d64393e24&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;48e1e22980ccda9edefd8f1004274739&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A3%3A1736%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;c89ad4686d31b02b0e0e819333897101&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A4%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;b2f2306a3c7f01a5fd37e98c5f0db539&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;00949568528376e724e9fcf4d3b60725&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f472e8e0d0f8111aa3f3bc9c406179b1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;80731454b0f0f6bda9a6706328d41672&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A2%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;2331f114069e506fa45abd92f7cc16e8&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;80d5289d31961bf2a3b4ab12a0127d24&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A2%3A1256%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;78ecfb41c1828cbbf3e867460bede6a4&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e88ed3aaa7eca2764356d27ef10cfa1c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037937%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1702f735c923178d6e8f8e1569466a4b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037937%3A1%3A1%3A255%3A2%3A1144%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;feba9762acc7f93b4a56d85b48cf26fa&#34;</ETag><Size>1144</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;7011ee874e8ff2211e9e54543b3191f4&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A2%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;4a76c36aabfa4086bfd8d8d31bcbffc6&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A2%3A255%3A2%3A1448%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;0df75368d33e1d5d81a28b9a08eafcf3&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1640%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d94425a6997dab6e73d403aaaf1472ea&#34;</ETag><Size>1640</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;2119f8302ae9404302822f9dc235ec46&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f3d1bfdf886644bf29d31bd16584da90&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;2ace9abb6396728189d1f1270d6016c2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;bf78ed23adbd0ac419f1474fe596777e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A4%3A1784%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e97ede3a0b632611b38c82fa05d2f765&#34;</ETag><Size>1784</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;b0e4109c11e7240a3cfd95e0d987e3db&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;43314d5c28b605b5517144e412dfb477&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f48f340d92e63ff14be5fd27cc733f2c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;19a6de2f8fda386c1628a05640b1d614&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;cdd71f3f9258303a74e6bab5a59bf6d5&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A3%3A2112%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;91eda4be98cc3bac3417ee9509f73d7d&#34;</ETag><Size>2112</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A4%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;82778727338cea7e5f52a40b3c40f1d4&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;03be68aedc5e93911c97cacb12d43770&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b147b1cfd1ef351a131e686de1631d5c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A2%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;53e8079776efd0c7fe82c7cf6eafb28d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;9f36bfd117b58e56c940657eecfd89d2&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;aaa0a6e02417d93517e63e65e3e7d2e2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A2%3A255%3A1%3A1424%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d120f7f937da41759afa30a510ce0255&#34;</ETag><Size>1424</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1776%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;8160dece82ad022c94c68998c3b020aa&#34;</ETag><Size>1776</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;790833acc63bba5df43d70161e81146d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A3%3A1360%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;daff5c718ff85eb00c6b270f5760cb91&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d6b393272b0c8a1126c2678e565cb2e9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A2%3A255%3A1%3A1152%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ff9f3ec64ae8e1217924d0ed262134ae&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A1%3A2160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7d58cf2ffa3b3311d1c32aa97bc50a61&#34;</ETag><Size>2160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;3b536fbf5a72c6f1d25b794d57cc501b&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, ac0fef7d-b536-4029-b133-80039f31f5c2, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, ac0fef7d-b536-4029-b133-80039f31f5c2, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, ac0fef7d-b536-4029-b133-80039f31f5c2, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 780a6694-a77a-4f68-b181-ac2abae2157d, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 780a6694-a77a-4f68-b181-ac2abae2157d, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 780a6694-a77a-4f68-b181-ac2abae2157d, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 645, 'Portions': 145, 'ActivePortions': 145}, '__DEFAULT': {'Rows': 99355, 'Portions': 115, 'ActivePortions': 115}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 145, 'BlobSize': 176408, 'BlobCount': 725}, '__DEFAULT': {'Portions': 115, 'BlobSize': 4406080, 'BlobCount': 575}}, cold bucket stat: (0, 0), frozen bucket stat: (145, 176408)
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:16102/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204955Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204955Z
20251114/us-east-1/s3/aws4_request
f2aec66ac1edea338b26f640381b89586c78a3202daf5f1ff6d964dcea91da2c
DEBUG    botocore.auth:auth.py:430 Signature:
109f6dbad26ced73ca740d897fb44220992ffb130fe316b0574dfaf322da643b
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/cold_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204955Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=109f6dbad26ced73ca740d897fb44220992ffb130fe316b0574dfaf322da643b', 'amz-sdk-invocation-id': b'a7f5038a-b9f2-44df-aa1b-9d1bc719bae7', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:49:55 GMT', 'x-amzn-requestid': 'jjzYAeyGQZ3SjV3jCIl1Iwir3jHABYe37MsuvDiO51eAzkUdqTK8', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>cold_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:16102/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204955Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204955Z
20251114/us-east-1/s3/aws4_request
7f8238fe6631d524a17bc01228eccd030e14423d60f004374f651f4b1d29a7e0
DEBUG    botocore.auth:auth.py:430 Signature:
f6dcb1e4fa1905da103bf535ddadc7b9d0b5adb24122a0fcbbe02db590378a44
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/medium?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204955Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=f6dcb1e4fa1905da103bf535ddadc7b9d0b5adb24122a0fcbbe02db590378a44', 'amz-sdk-invocation-id': b'97492a56-f334-4f3d-8690-0abe3a7c3f73', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:49:55 GMT', 'x-amzn-requestid': 'LAwYmAiVcjOw5Sr44D9ZcP84HwObnw9Pw4FU0VVVo0NGUQJdGYnr', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>medium</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:16102/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204955Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204955Z
20251114/us-east-1/s3/aws4_request
d44d5d931ff7434e7723e5043f155503f63c819720ab980b27d2e4d019cd827f
DEBUG    botocore.auth:auth.py:430 Signature:
ff292543e24dda7287731504c68fae3c240b20e01d5c7545a483bb4a5959744b
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/frozen_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204955Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=ff292543e24dda7287731504c68fae3c240b20e01d5c7545a483bb4a5959744b', 'amz-sdk-invocation-id': b'26b18bf0-b350-42de-9444-f2a1e8a6987d', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 53592
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:49:55 GMT', 'x-amzn-requestid': 'DDq1ga2XyboIkMSnnuKo4Fy5icUUl63UHhoZoJTqzsa4O54fxJjS', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '53592', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;34eff939966dd96fc61e04bee3d4ba4f&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A2%3A1816%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;c745068d481b0515aea4165b916ec5cb&#34;</ETag><Size>1816</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;fb23f9171b17757cb1dc2e176469b4a5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cfa8a0b7952fb63f7dfadf2cf83097ed&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;969785d18638dc1e71dc309c8fee9f59&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;76c553122067e565c23ac6b7466026f1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;6cca3dcd8f413ad51af7003527118f53&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;9d0aea585719b4e1a8eb01d939c00a9d&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;4f98c8ca83a70a033c75eff6e19bcb8e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1a5f4df50ae0202b78181ab5a79fc270&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;710bd12a125a7a0826c6dabe086b07b9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;be0a7c1984f4c8093eabc624229e85d5&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;0d068b6671dccd5032bc42db6aa10674&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;169a39dc1ef992105b008d64454cdda2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A3%3A1536%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1cd0ecd015e159922d991777d4e34b6a&#34;</ETag><Size>1536</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A4%3A1152%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b0945c53e3a8c53e06b5efbe1fa00b7e&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;21d237d9b840230ac40911f05460d2c9&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;a65d4652ca975ca96dd4adc269404389&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ffa157b81657d56c3806591d18161366&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;dbb30cffd96f2cda495c11eb50c8872a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;0b1b088a94fe98718b260b4e9262c5c6&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A2%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e0f105c23fdc288d960126f34607d3c2&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037897%3A1%3A1%3A255%3A1%3A1720%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1f30e67ac29c7a33dfa177893c57fe4e&#34;</ETag><Size>1720</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;756c8bf50e1b14ddff981f3d35b13a9a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d1d491d289f10bd319a5964f50e522d9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;122ba98dfa6de83562b52443f97e0bdc&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;7626e60779c9117a5aa5552db3e2ef74&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1144%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;76b382c008c1daa16aef1c638ccec692&#34;</ETag><Size>1144</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;f2f766068f0decd10d0a355d7a3ce7df&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A3%3A1224%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ac22662b420aa8c5bd61f9d898d93abd&#34;</ETag><Size>1224</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A4%3A2504%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;240ff0ca91edad5ad611828468ea5b44&#34;</ETag><Size>2504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;658bdfb1748413af03d9fd46c9bb805b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cf86574e0b5b9320b5838d1fe614f7d6&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1416%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b9311bd0a3261cd1c110524dbed0c0ee&#34;</ETag><Size>1416</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A2%3A1928%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;88965419a67c815737ea9348e37e2277&#34;</ETag><Size>1928</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d70b30ee26e1677f1c1601ea54148330&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f6ca311e356541dde08266785f2d8dcb&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A2%3A1296%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;83616eaa943da37ef7a92311c263371e&#34;</ETag><Size>1296</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;efd7c7e653e7b4cae5fa36e16311349c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A2%3A255%3A1%3A2424%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1cdf12a5ba12af80a8fcbe65a51be1b9&#34;</ETag><Size>2424</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;011746a5ca01506fdf83964c27756f29&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037905%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;af992cc29bb2d9de8afef2fa09221752&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;27eec981a6efeef3dd4577c0490156cd&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;dee641780c0c4d248fd383936ad519c0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;35d9c5b51a686307a2465a8dce6122e9&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;397f4751afcb170c423e629fd2b03c46&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A2%3A1200%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ed50b0f966729dbc524ed39d67043e7f&#34;</ETag><Size>1200</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;3e018695734005e3be7a2c364a2f9f4b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e26638baeb35e1d203ff779209f18000&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;65a1dd34e301bdc4d29ef1b96ad9f016&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;baf3bbe887771567705ea1878ad8dc02&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7d2dd5438efac312030ab1d7ff2404c0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A2%3A1496%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;65a7ecaa6689f54356759745386bb91d&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;30b77b5019f350acbf9f718551d2da77&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A2416%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cd5d4acd4df5dd76dd58206782e7f365&#34;</ETag><Size>2416</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A2%3A1208%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e265bd76e5998bc292913aa80b0323cf&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1616%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;57a665afff22ef5b34e6e3d54deceb64&#34;</ETag><Size>1616</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;af26aa3d5e60723ce6781c6f3c2fc0ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A2%3A1320%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;809a9542bd1ef395b5328d6c62a10038&#34;</ETag><Size>1320</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;cb2ec8fd8e2f39c71ca7fd8e26141b9e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A4%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d6fc50af39123e0c794e997429c894f8&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A5%3A1360%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;65143fdbcdcf279b6c27a79c688dd56d&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0aeeeab35fcefe8ebe92923db835b993&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0f234b8606389bcc82637b5eec502dc0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;878094d78836df848f6343a8dd183909&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A3%3A2008%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ac4c5f21766b72b1ef9379e666fba4e7&#34;</ETag><Size>2008</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1352%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;60d206b93f7f63a6d550278c79178dc9&#34;</ETag><Size>1352</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0187ebcce0242f7da65b2c6f25982550&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ae2150d01ae7f1af2a175cdd5170207a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b94d64f4fcc3c13c48a75d7864c1ce62&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;35638001230ae7c046190a76967679de&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e5058fc8bcef1d12f3a97e90ef3a4f22&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;c7371c2c071f84a8da422b44dc6ac8cd&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e59e4b2b6a14b9718cfde17164df7873&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A4%3A1240%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b715d29f1acb4f69bb2c6e45c759c4d0&#34;</ETag><Size>1240</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;62b537d856fda5644fe2cc48902c9731&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A2%3A255%3A1%3A1600%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d2260a637a13ce8ecc25b9c01b52b67d&#34;</ETag><Size>1600</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e3574f40b33f06df9e67a72ccbbff43c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A2%3A255%3A1%3A1440%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;24187b7f04140bb0b1bb743be65ee07c&#34;</ETag><Size>1440</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;f336cf1caa2096a96de0cfbc70f9ad9d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A2%3A1264%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1f3c31b42afda4973595009325ef3e49&#34;</ETag><Size>1264</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;20aa44e25b95f87a8c7337a642e24c97&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;1dd035a4cbe08fccc42394835e89df77&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A3%3A1544%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ddfac5c4dd4e6cfa512fc9ef755d80ba&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A4%3A1504%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;73896829b5a8ee7e2a223f80dd6bc99f&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037924%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;6bd52922b36ff7c2ce79617366ee07ae&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1744%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;9480636392e60386e5fcfa26a7e5fa1e&#34;</ETag><Size>1744</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;86f1b31668de87d96f5f9b73789e6722&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A3%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;daa4772dea9401d3c58dea4ef6f578f1&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;66a62a7691132cb3b4613c1d975fab65&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7e8d7307f40bdeb4f3305e9be602cb27&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;a120a0287db33e7f87e2847b83e80d5f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;23ee82433ce4e8b3c0adc7981a52a256&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A3%3A1304%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;c9bf1da7e81941d7bf8edf219e3af8e2&#34;</ETag><Size>1304</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;8d018b1c8baffd1d3c1f37f9112e3931&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;eacc29fa533e744afa4e9a034e4063e7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;313094a08eaea3e8b4a9335ffd44f54b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;a13c73d880c9ea8669a713db0044cc73&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;28e110a65388b036725c956cb4f40835&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;34aedc6a7f8b316b3e420d638101b7f3&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;29151557cd5bf4a5eae9a392b2ab3ee8&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;5a2acfe7d9463c6376f658c29c90fd02&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;9a184fad7ff74943b8ca812f5af57463&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;97dd67255e56715570c8124d64393e24&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;48e1e22980ccda9edefd8f1004274739&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A3%3A1736%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;c89ad4686d31b02b0e0e819333897101&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A4%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;b2f2306a3c7f01a5fd37e98c5f0db539&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;00949568528376e724e9fcf4d3b60725&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f472e8e0d0f8111aa3f3bc9c406179b1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;80731454b0f0f6bda9a6706328d41672&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A2%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;2331f114069e506fa45abd92f7cc16e8&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;80d5289d31961bf2a3b4ab12a0127d24&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A2%3A1256%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;78ecfb41c1828cbbf3e867460bede6a4&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e88ed3aaa7eca2764356d27ef10cfa1c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037937%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1702f735c923178d6e8f8e1569466a4b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037937%3A1%3A1%3A255%3A2%3A1144%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;feba9762acc7f93b4a56d85b48cf26fa&#34;</ETag><Size>1144</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;7011ee874e8ff2211e9e54543b3191f4&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A2%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;4a76c36aabfa4086bfd8d8d31bcbffc6&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A2%3A255%3A2%3A1448%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;0df75368d33e1d5d81a28b9a08eafcf3&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1640%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d94425a6997dab6e73d403aaaf1472ea&#34;</ETag><Size>1640</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;2119f8302ae9404302822f9dc235ec46&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f3d1bfdf886644bf29d31bd16584da90&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;2ace9abb6396728189d1f1270d6016c2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;bf78ed23adbd0ac419f1474fe596777e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A4%3A1784%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e97ede3a0b632611b38c82fa05d2f765&#34;</ETag><Size>1784</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;b0e4109c11e7240a3cfd95e0d987e3db&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;43314d5c28b605b5517144e412dfb477&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f48f340d92e63ff14be5fd27cc733f2c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;19a6de2f8fda386c1628a05640b1d614&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;cdd71f3f9258303a74e6bab5a59bf6d5&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A3%3A2112%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;91eda4be98cc3bac3417ee9509f73d7d&#34;</ETag><Size>2112</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A4%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;82778727338cea7e5f52a40b3c40f1d4&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;03be68aedc5e93911c97cacb12d43770&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b147b1cfd1ef351a131e686de1631d5c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A2%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;53e8079776efd0c7fe82c7cf6eafb28d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;9f36bfd117b58e56c940657eecfd89d2&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;aaa0a6e02417d93517e63e65e3e7d2e2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A2%3A255%3A1%3A1424%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d120f7f937da41759afa30a510ce0255&#34;</ETag><Size>1424</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1776%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;8160dece82ad022c94c68998c3b020aa&#34;</ETag><Size>1776</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;790833acc63bba5df43d70161e81146d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A3%3A1360%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;daff5c718ff85eb00c6b270f5760cb91&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d6b393272b0c8a1126c2678e565cb2e9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A2%3A255%3A1%3A1152%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ff9f3ec64ae8e1217924d0ed262134ae&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A1%3A2160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7d58cf2ffa3b3311d1c32aa97bc50a61&#34;</ETag><Size>2160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;3b536fbf5a72c6f1d25b794d57cc501b&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 4fc1bfe9-d0a0-4c30-9c9a-e769ae061d84, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 4fc1bfe9-d0a0-4c30-9c9a-e769ae061d84, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 4fc1bfe9-d0a0-4c30-9c9a-e769ae061d84, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 37db803b-2382-43bd-92f8-0eaa65533216, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 37db803b-2382-43bd-92f8-0eaa65533216, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 37db803b-2382-43bd-92f8-0eaa65533216, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 645, 'Portions': 145, 'ActivePortions': 145}, '__DEFAULT': {'Rows': 99355, 'Portions': 115, 'ActivePortions': 115}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 145, 'BlobSize': 176408, 'BlobCount': 725}, '__DEFAULT': {'Portions': 115, 'BlobSize': 4406080, 'BlobCount': 575}}, cold bucket stat: (0, 0), frozen bucket stat: (145, 176408)
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:16102/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204956Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204956Z
20251114/us-east-1/s3/aws4_request
829acdb7915e354cadbd39036e4a740eb19aa7285bd2e171b108eb5b277fb484
DEBUG    botocore.auth:auth.py:430 Signature:
86a9a7a824c5d7b8e5e553df5217f56d695b127c518c2513d80d58e0f53ebb94
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/cold_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204956Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=86a9a7a824c5d7b8e5e553df5217f56d695b127c518c2513d80d58e0f53ebb94', 'amz-sdk-invocation-id': b'bceaddb9-2770-491d-9390-aff357729eb1', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:49:56 GMT', 'x-amzn-requestid': 'spJQ4DQjO4qVlVVfPMWT3f4cALVLotkikIIyi9vbd7i0PPatENuT', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>cold_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:16102/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204956Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204956Z
20251114/us-east-1/s3/aws4_request
16c304309b6bfab22b9aafb59458379911d600e962636005c0741e104526945f
DEBUG    botocore.auth:auth.py:430 Signature:
ebfb1098886138cdad3d9216af04050573051de7fc27bfac0db452b092b80103
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/medium?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204956Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=ebfb1098886138cdad3d9216af04050573051de7fc27bfac0db452b092b80103', 'amz-sdk-invocation-id': b'f6d62b9f-e848-4d90-a870-971b156ba289', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:49:56 GMT', 'x-amzn-requestid': 'R4CaQywPE2Ufwi8XfohoqyP1m41IY7UjxuRVEb9BDGzKXe2H0SOQ', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>medium</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:16102/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204956Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204956Z
20251114/us-east-1/s3/aws4_request
0579717b47ec57a3ee68d0beda3eb2c8d6aba42a6ad336f854bd1e49ac930807
DEBUG    botocore.auth:auth.py:430 Signature:
73bc0a0b5a4a9633afe4cc22bf6baeb2a83eca243f422aac9e1d7e99433126ce
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/frozen_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204956Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=73bc0a0b5a4a9633afe4cc22bf6baeb2a83eca243f422aac9e1d7e99433126ce', 'amz-sdk-invocation-id': b'c4e98069-d8e2-421c-8fd5-5fee59af512a', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 53592
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:49:56 GMT', 'x-amzn-requestid': 'oglKGTaO97Pv0FNFqQyhIu1zd0XGfsMv4RzYU7KKeZvY1Jtf0iPo', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '53592', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;34eff939966dd96fc61e04bee3d4ba4f&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A2%3A1816%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;c745068d481b0515aea4165b916ec5cb&#34;</ETag><Size>1816</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;fb23f9171b17757cb1dc2e176469b4a5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cfa8a0b7952fb63f7dfadf2cf83097ed&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;969785d18638dc1e71dc309c8fee9f59&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;76c553122067e565c23ac6b7466026f1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;6cca3dcd8f413ad51af7003527118f53&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;9d0aea585719b4e1a8eb01d939c00a9d&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;4f98c8ca83a70a033c75eff6e19bcb8e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1a5f4df50ae0202b78181ab5a79fc270&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;710bd12a125a7a0826c6dabe086b07b9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;be0a7c1984f4c8093eabc624229e85d5&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;0d068b6671dccd5032bc42db6aa10674&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;169a39dc1ef992105b008d64454cdda2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A3%3A1536%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1cd0ecd015e159922d991777d4e34b6a&#34;</ETag><Size>1536</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A4%3A1152%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b0945c53e3a8c53e06b5efbe1fa00b7e&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;21d237d9b840230ac40911f05460d2c9&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;a65d4652ca975ca96dd4adc269404389&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ffa157b81657d56c3806591d18161366&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;dbb30cffd96f2cda495c11eb50c8872a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;0b1b088a94fe98718b260b4e9262c5c6&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A2%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e0f105c23fdc288d960126f34607d3c2&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037897%3A1%3A1%3A255%3A1%3A1720%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1f30e67ac29c7a33dfa177893c57fe4e&#34;</ETag><Size>1720</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;756c8bf50e1b14ddff981f3d35b13a9a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d1d491d289f10bd319a5964f50e522d9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;122ba98dfa6de83562b52443f97e0bdc&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;7626e60779c9117a5aa5552db3e2ef74&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1144%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;76b382c008c1daa16aef1c638ccec692&#34;</ETag><Size>1144</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;f2f766068f0decd10d0a355d7a3ce7df&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A3%3A1224%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ac22662b420aa8c5bd61f9d898d93abd&#34;</ETag><Size>1224</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A4%3A2504%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;240ff0ca91edad5ad611828468ea5b44&#34;</ETag><Size>2504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;658bdfb1748413af03d9fd46c9bb805b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cf86574e0b5b9320b5838d1fe614f7d6&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1416%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b9311bd0a3261cd1c110524dbed0c0ee&#34;</ETag><Size>1416</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A2%3A1928%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;88965419a67c815737ea9348e37e2277&#34;</ETag><Size>1928</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d70b30ee26e1677f1c1601ea54148330&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f6ca311e356541dde08266785f2d8dcb&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A2%3A1296%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;83616eaa943da37ef7a92311c263371e&#34;</ETag><Size>1296</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;efd7c7e653e7b4cae5fa36e16311349c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A2%3A255%3A1%3A2424%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1cdf12a5ba12af80a8fcbe65a51be1b9&#34;</ETag><Size>2424</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;011746a5ca01506fdf83964c27756f29&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037905%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;af992cc29bb2d9de8afef2fa09221752&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;27eec981a6efeef3dd4577c0490156cd&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;dee641780c0c4d248fd383936ad519c0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;35d9c5b51a686307a2465a8dce6122e9&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;397f4751afcb170c423e629fd2b03c46&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A2%3A1200%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ed50b0f966729dbc524ed39d67043e7f&#34;</ETag><Size>1200</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;3e018695734005e3be7a2c364a2f9f4b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e26638baeb35e1d203ff779209f18000&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;65a1dd34e301bdc4d29ef1b96ad9f016&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;baf3bbe887771567705ea1878ad8dc02&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7d2dd5438efac312030ab1d7ff2404c0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A2%3A1496%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;65a7ecaa6689f54356759745386bb91d&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;30b77b5019f350acbf9f718551d2da77&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A2416%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cd5d4acd4df5dd76dd58206782e7f365&#34;</ETag><Size>2416</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A2%3A1208%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e265bd76e5998bc292913aa80b0323cf&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1616%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;57a665afff22ef5b34e6e3d54deceb64&#34;</ETag><Size>1616</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;af26aa3d5e60723ce6781c6f3c2fc0ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A2%3A1320%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;809a9542bd1ef395b5328d6c62a10038&#34;</ETag><Size>1320</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;cb2ec8fd8e2f39c71ca7fd8e26141b9e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A4%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d6fc50af39123e0c794e997429c894f8&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A5%3A1360%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;65143fdbcdcf279b6c27a79c688dd56d&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0aeeeab35fcefe8ebe92923db835b993&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0f234b8606389bcc82637b5eec502dc0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;878094d78836df848f6343a8dd183909&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A3%3A2008%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ac4c5f21766b72b1ef9379e666fba4e7&#34;</ETag><Size>2008</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1352%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;60d206b93f7f63a6d550278c79178dc9&#34;</ETag><Size>1352</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0187ebcce0242f7da65b2c6f25982550&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ae2150d01ae7f1af2a175cdd5170207a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b94d64f4fcc3c13c48a75d7864c1ce62&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;35638001230ae7c046190a76967679de&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e5058fc8bcef1d12f3a97e90ef3a4f22&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;c7371c2c071f84a8da422b44dc6ac8cd&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e59e4b2b6a14b9718cfde17164df7873&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A4%3A1240%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b715d29f1acb4f69bb2c6e45c759c4d0&#34;</ETag><Size>1240</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;62b537d856fda5644fe2cc48902c9731&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A2%3A255%3A1%3A1600%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d2260a637a13ce8ecc25b9c01b52b67d&#34;</ETag><Size>1600</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e3574f40b33f06df9e67a72ccbbff43c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A2%3A255%3A1%3A1440%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;24187b7f04140bb0b1bb743be65ee07c&#34;</ETag><Size>1440</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;f336cf1caa2096a96de0cfbc70f9ad9d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A2%3A1264%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1f3c31b42afda4973595009325ef3e49&#34;</ETag><Size>1264</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;20aa44e25b95f87a8c7337a642e24c97&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;1dd035a4cbe08fccc42394835e89df77&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A3%3A1544%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ddfac5c4dd4e6cfa512fc9ef755d80ba&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A4%3A1504%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;73896829b5a8ee7e2a223f80dd6bc99f&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037924%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;6bd52922b36ff7c2ce79617366ee07ae&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1744%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;9480636392e60386e5fcfa26a7e5fa1e&#34;</ETag><Size>1744</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;86f1b31668de87d96f5f9b73789e6722&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A3%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;daa4772dea9401d3c58dea4ef6f578f1&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;66a62a7691132cb3b4613c1d975fab65&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7e8d7307f40bdeb4f3305e9be602cb27&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;a120a0287db33e7f87e2847b83e80d5f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;23ee82433ce4e8b3c0adc7981a52a256&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A3%3A1304%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;c9bf1da7e81941d7bf8edf219e3af8e2&#34;</ETag><Size>1304</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;8d018b1c8baffd1d3c1f37f9112e3931&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;eacc29fa533e744afa4e9a034e4063e7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;313094a08eaea3e8b4a9335ffd44f54b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;a13c73d880c9ea8669a713db0044cc73&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;28e110a65388b036725c956cb4f40835&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;34aedc6a7f8b316b3e420d638101b7f3&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;29151557cd5bf4a5eae9a392b2ab3ee8&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;5a2acfe7d9463c6376f658c29c90fd02&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;9a184fad7ff74943b8ca812f5af57463&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;97dd67255e56715570c8124d64393e24&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;48e1e22980ccda9edefd8f1004274739&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A3%3A1736%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;c89ad4686d31b02b0e0e819333897101&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A4%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;b2f2306a3c7f01a5fd37e98c5f0db539&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;00949568528376e724e9fcf4d3b60725&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f472e8e0d0f8111aa3f3bc9c406179b1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;80731454b0f0f6bda9a6706328d41672&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A2%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;2331f114069e506fa45abd92f7cc16e8&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;80d5289d31961bf2a3b4ab12a0127d24&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A2%3A1256%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;78ecfb41c1828cbbf3e867460bede6a4&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e88ed3aaa7eca2764356d27ef10cfa1c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037937%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1702f735c923178d6e8f8e1569466a4b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037937%3A1%3A1%3A255%3A2%3A1144%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;feba9762acc7f93b4a56d85b48cf26fa&#34;</ETag><Size>1144</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;7011ee874e8ff2211e9e54543b3191f4&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A2%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;4a76c36aabfa4086bfd8d8d31bcbffc6&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A2%3A255%3A2%3A1448%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;0df75368d33e1d5d81a28b9a08eafcf3&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1640%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d94425a6997dab6e73d403aaaf1472ea&#34;</ETag><Size>1640</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;2119f8302ae9404302822f9dc235ec46&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f3d1bfdf886644bf29d31bd16584da90&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;2ace9abb6396728189d1f1270d6016c2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;bf78ed23adbd0ac419f1474fe596777e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A4%3A1784%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e97ede3a0b632611b38c82fa05d2f765&#34;</ETag><Size>1784</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;b0e4109c11e7240a3cfd95e0d987e3db&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;43314d5c28b605b5517144e412dfb477&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f48f340d92e63ff14be5fd27cc733f2c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;19a6de2f8fda386c1628a05640b1d614&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;cdd71f3f9258303a74e6bab5a59bf6d5&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A3%3A2112%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;91eda4be98cc3bac3417ee9509f73d7d&#34;</ETag><Size>2112</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A4%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;82778727338cea7e5f52a40b3c40f1d4&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;03be68aedc5e93911c97cacb12d43770&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b147b1cfd1ef351a131e686de1631d5c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A2%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;53e8079776efd0c7fe82c7cf6eafb28d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;9f36bfd117b58e56c940657eecfd89d2&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;aaa0a6e02417d93517e63e65e3e7d2e2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A2%3A255%3A1%3A1424%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d120f7f937da41759afa30a510ce0255&#34;</ETag><Size>1424</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1776%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;8160dece82ad022c94c68998c3b020aa&#34;</ETag><Size>1776</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;790833acc63bba5df43d70161e81146d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A3%3A1360%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;daff5c718ff85eb00c6b270f5760cb91&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d6b393272b0c8a1126c2678e565cb2e9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A2%3A255%3A1%3A1152%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ff9f3ec64ae8e1217924d0ed262134ae&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A1%3A2160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7d58cf2ffa3b3311d1c32aa97bc50a61&#34;</ETag><Size>2160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;3b536fbf5a72c6f1d25b794d57cc501b&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 92e3c48e-e7de-4286-9722-4e562c7cf7d7, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 92e3c48e-e7de-4286-9722-4e562c7cf7d7, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 92e3c48e-e7de-4286-9722-4e562c7cf7d7, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 80abe265-fbfd-49fd-85d5-157c525599b9, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 80abe265-fbfd-49fd-85d5-157c525599b9, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 80abe265-fbfd-49fd-85d5-157c525599b9, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'__DEFAULT': {'Rows': 99355, 'Portions': 115, 'ActivePortions': 115}, '/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 645, 'Portions': 145, 'ActivePortions': 145}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 145, 'BlobSize': 176408, 'BlobCount': 725}, '__DEFAULT': {'Portions': 115, 'BlobSize': 4406080, 'BlobCount': 575}}, cold bucket stat: (0, 0), frozen bucket stat: (145, 176408)
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:16102/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204958Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204958Z
20251114/us-east-1/s3/aws4_request
7f0eac15db8091a7ab871e02416e51df066da5e8ac4b69556c9dda9d4ca0e7cc
DEBUG    botocore.auth:auth.py:430 Signature:
95577f5cf70a82a43d82a5380165c80e307ed1d8e5c081db4e8ab081ba21f63a
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/cold_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204958Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=95577f5cf70a82a43d82a5380165c80e307ed1d8e5c081db4e8ab081ba21f63a', 'amz-sdk-invocation-id': b'3a6d54fa-1ac6-4059-8e70-4588ffd192ff', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:49:58 GMT', 'x-amzn-requestid': 'FIpea8BYqtRSCwIbqJ1hgssl8obDIF7dbfbzwHfEERTSEi6D7EN7', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>cold_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:16102/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204958Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204958Z
20251114/us-east-1/s3/aws4_request
80719eaa4a45457e40584b7201decb8d642b760ca507631e48e6852a7c79f6fa
DEBUG    botocore.auth:auth.py:430 Signature:
48c0fb67c216ad128b22d3497cb0007c6c4dc6d4af6e6acb178fa9024ffacf2f
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/medium?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204958Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=48c0fb67c216ad128b22d3497cb0007c6c4dc6d4af6e6acb178fa9024ffacf2f', 'amz-sdk-invocation-id': b'fd6a3610-a759-4ac2-a777-7dfef14fda4e', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:49:58 GMT', 'x-amzn-requestid': 'c1sXZwJqPa4cjUfifFaLAwIjAT1IDftDn77s75qZ9h8yLiblxB8P', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>medium</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:16102/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204958Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204958Z
20251114/us-east-1/s3/aws4_request
250a2d23f2e865a4c64d89781e88e0647c7ca77b3be3df8957c040fc55737098
DEBUG    botocore.auth:auth.py:430 Signature:
10f4b811ff63aa640c5b58b89a27837b3ed9f22f3bceebfb707b0f77d1e780e0
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/frozen_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204958Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=10f4b811ff63aa640c5b58b89a27837b3ed9f22f3bceebfb707b0f77d1e780e0', 'amz-sdk-invocation-id': b'f4fc6bd0-e59d-4e4b-aa7e-32c339e2a4b0', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 53592
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:49:58 GMT', 'x-amzn-requestid': 'NSiEMEeK67mrWEvsOftGeiXkBWsb5odPLK9WBGVWjreeR2GaD03E', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '53592', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;34eff939966dd96fc61e04bee3d4ba4f&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A2%3A1816%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;c745068d481b0515aea4165b916ec5cb&#34;</ETag><Size>1816</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;fb23f9171b17757cb1dc2e176469b4a5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cfa8a0b7952fb63f7dfadf2cf83097ed&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;969785d18638dc1e71dc309c8fee9f59&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;76c553122067e565c23ac6b7466026f1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;6cca3dcd8f413ad51af7003527118f53&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;9d0aea585719b4e1a8eb01d939c00a9d&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;4f98c8ca83a70a033c75eff6e19bcb8e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1a5f4df50ae0202b78181ab5a79fc270&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;710bd12a125a7a0826c6dabe086b07b9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;be0a7c1984f4c8093eabc624229e85d5&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;0d068b6671dccd5032bc42db6aa10674&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;169a39dc1ef992105b008d64454cdda2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A3%3A1536%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1cd0ecd015e159922d991777d4e34b6a&#34;</ETag><Size>1536</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A4%3A1152%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b0945c53e3a8c53e06b5efbe1fa00b7e&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;21d237d9b840230ac40911f05460d2c9&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;a65d4652ca975ca96dd4adc269404389&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ffa157b81657d56c3806591d18161366&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;dbb30cffd96f2cda495c11eb50c8872a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;0b1b088a94fe98718b260b4e9262c5c6&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A2%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e0f105c23fdc288d960126f34607d3c2&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037897%3A1%3A1%3A255%3A1%3A1720%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1f30e67ac29c7a33dfa177893c57fe4e&#34;</ETag><Size>1720</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;756c8bf50e1b14ddff981f3d35b13a9a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d1d491d289f10bd319a5964f50e522d9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;122ba98dfa6de83562b52443f97e0bdc&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;7626e60779c9117a5aa5552db3e2ef74&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1144%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;76b382c008c1daa16aef1c638ccec692&#34;</ETag><Size>1144</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;f2f766068f0decd10d0a355d7a3ce7df&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A3%3A1224%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ac22662b420aa8c5bd61f9d898d93abd&#34;</ETag><Size>1224</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A4%3A2504%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;240ff0ca91edad5ad611828468ea5b44&#34;</ETag><Size>2504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;658bdfb1748413af03d9fd46c9bb805b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cf86574e0b5b9320b5838d1fe614f7d6&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1416%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b9311bd0a3261cd1c110524dbed0c0ee&#34;</ETag><Size>1416</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A2%3A1928%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;88965419a67c815737ea9348e37e2277&#34;</ETag><Size>1928</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d70b30ee26e1677f1c1601ea54148330&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f6ca311e356541dde08266785f2d8dcb&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A2%3A1296%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;83616eaa943da37ef7a92311c263371e&#34;</ETag><Size>1296</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;efd7c7e653e7b4cae5fa36e16311349c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A2%3A255%3A1%3A2424%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1cdf12a5ba12af80a8fcbe65a51be1b9&#34;</ETag><Size>2424</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;011746a5ca01506fdf83964c27756f29&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037905%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;af992cc29bb2d9de8afef2fa09221752&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;27eec981a6efeef3dd4577c0490156cd&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;dee641780c0c4d248fd383936ad519c0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;35d9c5b51a686307a2465a8dce6122e9&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;397f4751afcb170c423e629fd2b03c46&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A2%3A1200%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ed50b0f966729dbc524ed39d67043e7f&#34;</ETag><Size>1200</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;3e018695734005e3be7a2c364a2f9f4b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e26638baeb35e1d203ff779209f18000&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;65a1dd34e301bdc4d29ef1b96ad9f016&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;baf3bbe887771567705ea1878ad8dc02&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7d2dd5438efac312030ab1d7ff2404c0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A2%3A1496%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;65a7ecaa6689f54356759745386bb91d&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;30b77b5019f350acbf9f718551d2da77&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A2416%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cd5d4acd4df5dd76dd58206782e7f365&#34;</ETag><Size>2416</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A2%3A1208%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e265bd76e5998bc292913aa80b0323cf&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1616%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;57a665afff22ef5b34e6e3d54deceb64&#34;</ETag><Size>1616</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;af26aa3d5e60723ce6781c6f3c2fc0ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A2%3A1320%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;809a9542bd1ef395b5328d6c62a10038&#34;</ETag><Size>1320</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;cb2ec8fd8e2f39c71ca7fd8e26141b9e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A4%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d6fc50af39123e0c794e997429c894f8&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A5%3A1360%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;65143fdbcdcf279b6c27a79c688dd56d&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0aeeeab35fcefe8ebe92923db835b993&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0f234b8606389bcc82637b5eec502dc0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;878094d78836df848f6343a8dd183909&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A3%3A2008%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ac4c5f21766b72b1ef9379e666fba4e7&#34;</ETag><Size>2008</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1352%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;60d206b93f7f63a6d550278c79178dc9&#34;</ETag><Size>1352</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0187ebcce0242f7da65b2c6f25982550&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ae2150d01ae7f1af2a175cdd5170207a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b94d64f4fcc3c13c48a75d7864c1ce62&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;35638001230ae7c046190a76967679de&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e5058fc8bcef1d12f3a97e90ef3a4f22&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;c7371c2c071f84a8da422b44dc6ac8cd&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e59e4b2b6a14b9718cfde17164df7873&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A4%3A1240%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b715d29f1acb4f69bb2c6e45c759c4d0&#34;</ETag><Size>1240</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;62b537d856fda5644fe2cc48902c9731&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A2%3A255%3A1%3A1600%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d2260a637a13ce8ecc25b9c01b52b67d&#34;</ETag><Size>1600</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e3574f40b33f06df9e67a72ccbbff43c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A2%3A255%3A1%3A1440%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;24187b7f04140bb0b1bb743be65ee07c&#34;</ETag><Size>1440</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;f336cf1caa2096a96de0cfbc70f9ad9d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A2%3A1264%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1f3c31b42afda4973595009325ef3e49&#34;</ETag><Size>1264</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;20aa44e25b95f87a8c7337a642e24c97&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;1dd035a4cbe08fccc42394835e89df77&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A3%3A1544%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ddfac5c4dd4e6cfa512fc9ef755d80ba&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A4%3A1504%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;73896829b5a8ee7e2a223f80dd6bc99f&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037924%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;6bd52922b36ff7c2ce79617366ee07ae&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1744%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;9480636392e60386e5fcfa26a7e5fa1e&#34;</ETag><Size>1744</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;86f1b31668de87d96f5f9b73789e6722&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A3%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;daa4772dea9401d3c58dea4ef6f578f1&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;66a62a7691132cb3b4613c1d975fab65&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7e8d7307f40bdeb4f3305e9be602cb27&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;a120a0287db33e7f87e2847b83e80d5f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;23ee82433ce4e8b3c0adc7981a52a256&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A3%3A1304%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;c9bf1da7e81941d7bf8edf219e3af8e2&#34;</ETag><Size>1304</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;8d018b1c8baffd1d3c1f37f9112e3931&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;eacc29fa533e744afa4e9a034e4063e7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;313094a08eaea3e8b4a9335ffd44f54b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;a13c73d880c9ea8669a713db0044cc73&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;28e110a65388b036725c956cb4f40835&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;34aedc6a7f8b316b3e420d638101b7f3&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;29151557cd5bf4a5eae9a392b2ab3ee8&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;5a2acfe7d9463c6376f658c29c90fd02&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;9a184fad7ff74943b8ca812f5af57463&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;97dd67255e56715570c8124d64393e24&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;48e1e22980ccda9edefd8f1004274739&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A3%3A1736%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;c89ad4686d31b02b0e0e819333897101&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A4%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;b2f2306a3c7f01a5fd37e98c5f0db539&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;00949568528376e724e9fcf4d3b60725&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f472e8e0d0f8111aa3f3bc9c406179b1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;80731454b0f0f6bda9a6706328d41672&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A2%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;2331f114069e506fa45abd92f7cc16e8&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;80d5289d31961bf2a3b4ab12a0127d24&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A2%3A1256%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;78ecfb41c1828cbbf3e867460bede6a4&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e88ed3aaa7eca2764356d27ef10cfa1c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037937%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1702f735c923178d6e8f8e1569466a4b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037937%3A1%3A1%3A255%3A2%3A1144%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;feba9762acc7f93b4a56d85b48cf26fa&#34;</ETag><Size>1144</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;7011ee874e8ff2211e9e54543b3191f4&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A2%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;4a76c36aabfa4086bfd8d8d31bcbffc6&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A2%3A255%3A2%3A1448%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;0df75368d33e1d5d81a28b9a08eafcf3&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1640%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d94425a6997dab6e73d403aaaf1472ea&#34;</ETag><Size>1640</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;2119f8302ae9404302822f9dc235ec46&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f3d1bfdf886644bf29d31bd16584da90&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;2ace9abb6396728189d1f1270d6016c2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;bf78ed23adbd0ac419f1474fe596777e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A4%3A1784%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e97ede3a0b632611b38c82fa05d2f765&#34;</ETag><Size>1784</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;b0e4109c11e7240a3cfd95e0d987e3db&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;43314d5c28b605b5517144e412dfb477&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f48f340d92e63ff14be5fd27cc733f2c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;19a6de2f8fda386c1628a05640b1d614&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;cdd71f3f9258303a74e6bab5a59bf6d5&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A3%3A2112%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;91eda4be98cc3bac3417ee9509f73d7d&#34;</ETag><Size>2112</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A4%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;82778727338cea7e5f52a40b3c40f1d4&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;03be68aedc5e93911c97cacb12d43770&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b147b1cfd1ef351a131e686de1631d5c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A2%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;53e8079776efd0c7fe82c7cf6eafb28d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;9f36bfd117b58e56c940657eecfd89d2&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;aaa0a6e02417d93517e63e65e3e7d2e2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A2%3A255%3A1%3A1424%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d120f7f937da41759afa30a510ce0255&#34;</ETag><Size>1424</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1776%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;8160dece82ad022c94c68998c3b020aa&#34;</ETag><Size>1776</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;790833acc63bba5df43d70161e81146d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A3%3A1360%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;daff5c718ff85eb00c6b270f5760cb91&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d6b393272b0c8a1126c2678e565cb2e9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A2%3A255%3A1%3A1152%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ff9f3ec64ae8e1217924d0ed262134ae&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A1%3A2160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7d58cf2ffa3b3311d1c32aa97bc50a61&#34;</ETag><Size>2160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;3b536fbf5a72c6f1d25b794d57cc501b&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 8aae152e-4938-4514-b753-d3f6e04d8c18, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 8aae152e-4938-4514-b753-d3f6e04d8c18, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 8aae152e-4938-4514-b753-d3f6e04d8c18, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, c97bc145-d4ba-4b67-9d07-bc652bd5707a, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, c97bc145-d4ba-4b67-9d07-bc652bd5707a, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, c97bc145-d4ba-4b67-9d07-bc652bd5707a, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 645, 'Portions': 145, 'ActivePortions': 145}, '__DEFAULT': {'Rows': 99355, 'Portions': 115, 'ActivePortions': 115}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 145, 'BlobSize': 176408, 'BlobCount': 725}, '__DEFAULT': {'Portions': 115, 'BlobSize': 4406080, 'BlobCount': 575}}, cold bucket stat: (0, 0), frozen bucket stat: (145, 176408)
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:16102/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204959Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204959Z
20251114/us-east-1/s3/aws4_request
f2e2884ca15448a2b59a2d0275527ad1df4625dfcab1fdff10560710bceec77f
DEBUG    botocore.auth:auth.py:430 Signature:
481175cfadbaa50b7cce0447e2bb76734b40aca069827db5ba8a0ed4886cb627
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/cold_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204959Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=481175cfadbaa50b7cce0447e2bb76734b40aca069827db5ba8a0ed4886cb627', 'amz-sdk-invocation-id': b'06116657-1cf2-417d-9d1a-c0e7bcef2871', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:49:59 GMT', 'x-amzn-requestid': 't6Sueoi6coMWwcfS6cL7ZIYfIWLp4LAj2sERrqQumfiKL7c2mp8M', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>cold_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:16102/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204959Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204959Z
20251114/us-east-1/s3/aws4_request
d17a669f00f1535e57dde33f8cf3278b78c5129c4642a186bd1e82794a6a1d18
DEBUG    botocore.auth:auth.py:430 Signature:
95ab95c308ba3e54055162b0333ce5a0e075c6859ac828f322b1285f48306ee0
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/medium?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204959Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=95ab95c308ba3e54055162b0333ce5a0e075c6859ac828f322b1285f48306ee0', 'amz-sdk-invocation-id': b'f4123519-ca39-457d-89c7-31e96831c9c6', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:49:59 GMT', 'x-amzn-requestid': 'K2g5iy3Au1CxFyMqKnwhEigWLY3uLqS0hENuBGijpyNlH9zSg4Tg', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>medium</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:16102/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T204959Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T204959Z
20251114/us-east-1/s3/aws4_request
a4f30a09cccfd69fd3130a628611e6569e6a9a2b70ae1f3419ba706435b28b00
DEBUG    botocore.auth:auth.py:430 Signature:
e6c301e6923a9c39b8a89fb50dca63ba7ec1edb2c8ce63d572ea974d005a53f6
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/frozen_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T204959Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=e6c301e6923a9c39b8a89fb50dca63ba7ec1edb2c8ce63d572ea974d005a53f6', 'amz-sdk-invocation-id': b'c3fa4758-fe9f-44af-87c9-1a40102a2a0c', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 53592
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:49:59 GMT', 'x-amzn-requestid': '84CLXOI7QzYGCQO66RLzEaM85OevaXS6mamnBOBznNlpiSCu2Uf8', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '53592', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;34eff939966dd96fc61e04bee3d4ba4f&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A2%3A1816%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;c745068d481b0515aea4165b916ec5cb&#34;</ETag><Size>1816</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;fb23f9171b17757cb1dc2e176469b4a5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cfa8a0b7952fb63f7dfadf2cf83097ed&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;969785d18638dc1e71dc309c8fee9f59&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;76c553122067e565c23ac6b7466026f1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;6cca3dcd8f413ad51af7003527118f53&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;9d0aea585719b4e1a8eb01d939c00a9d&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;4f98c8ca83a70a033c75eff6e19bcb8e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1a5f4df50ae0202b78181ab5a79fc270&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;710bd12a125a7a0826c6dabe086b07b9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;be0a7c1984f4c8093eabc624229e85d5&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;0d068b6671dccd5032bc42db6aa10674&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;169a39dc1ef992105b008d64454cdda2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A3%3A1536%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1cd0ecd015e159922d991777d4e34b6a&#34;</ETag><Size>1536</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A4%3A1152%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b0945c53e3a8c53e06b5efbe1fa00b7e&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;21d237d9b840230ac40911f05460d2c9&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;a65d4652ca975ca96dd4adc269404389&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ffa157b81657d56c3806591d18161366&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;dbb30cffd96f2cda495c11eb50c8872a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;0b1b088a94fe98718b260b4e9262c5c6&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A2%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e0f105c23fdc288d960126f34607d3c2&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037897%3A1%3A1%3A255%3A1%3A1720%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1f30e67ac29c7a33dfa177893c57fe4e&#34;</ETag><Size>1720</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;756c8bf50e1b14ddff981f3d35b13a9a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d1d491d289f10bd319a5964f50e522d9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;122ba98dfa6de83562b52443f97e0bdc&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;7626e60779c9117a5aa5552db3e2ef74&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1144%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;76b382c008c1daa16aef1c638ccec692&#34;</ETag><Size>1144</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;f2f766068f0decd10d0a355d7a3ce7df&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A3%3A1224%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ac22662b420aa8c5bd61f9d898d93abd&#34;</ETag><Size>1224</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A4%3A2504%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;240ff0ca91edad5ad611828468ea5b44&#34;</ETag><Size>2504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;658bdfb1748413af03d9fd46c9bb805b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cf86574e0b5b9320b5838d1fe614f7d6&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1416%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b9311bd0a3261cd1c110524dbed0c0ee&#34;</ETag><Size>1416</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A2%3A1928%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;88965419a67c815737ea9348e37e2277&#34;</ETag><Size>1928</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d70b30ee26e1677f1c1601ea54148330&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f6ca311e356541dde08266785f2d8dcb&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A2%3A1296%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;83616eaa943da37ef7a92311c263371e&#34;</ETag><Size>1296</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;efd7c7e653e7b4cae5fa36e16311349c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A2%3A255%3A1%3A2424%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1cdf12a5ba12af80a8fcbe65a51be1b9&#34;</ETag><Size>2424</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;011746a5ca01506fdf83964c27756f29&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037905%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;af992cc29bb2d9de8afef2fa09221752&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;27eec981a6efeef3dd4577c0490156cd&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;dee641780c0c4d248fd383936ad519c0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;35d9c5b51a686307a2465a8dce6122e9&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;397f4751afcb170c423e629fd2b03c46&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A2%3A1200%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ed50b0f966729dbc524ed39d67043e7f&#34;</ETag><Size>1200</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;3e018695734005e3be7a2c364a2f9f4b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e26638baeb35e1d203ff779209f18000&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;65a1dd34e301bdc4d29ef1b96ad9f016&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;baf3bbe887771567705ea1878ad8dc02&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7d2dd5438efac312030ab1d7ff2404c0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A2%3A1496%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;65a7ecaa6689f54356759745386bb91d&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;30b77b5019f350acbf9f718551d2da77&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A2416%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cd5d4acd4df5dd76dd58206782e7f365&#34;</ETag><Size>2416</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A2%3A1208%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e265bd76e5998bc292913aa80b0323cf&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1616%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;57a665afff22ef5b34e6e3d54deceb64&#34;</ETag><Size>1616</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;af26aa3d5e60723ce6781c6f3c2fc0ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A2%3A1320%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;809a9542bd1ef395b5328d6c62a10038&#34;</ETag><Size>1320</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;cb2ec8fd8e2f39c71ca7fd8e26141b9e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A4%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d6fc50af39123e0c794e997429c894f8&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A5%3A1360%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;65143fdbcdcf279b6c27a79c688dd56d&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0aeeeab35fcefe8ebe92923db835b993&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0f234b8606389bcc82637b5eec502dc0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;878094d78836df848f6343a8dd183909&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A3%3A2008%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ac4c5f21766b72b1ef9379e666fba4e7&#34;</ETag><Size>2008</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1352%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;60d206b93f7f63a6d550278c79178dc9&#34;</ETag><Size>1352</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0187ebcce0242f7da65b2c6f25982550&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ae2150d01ae7f1af2a175cdd5170207a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b94d64f4fcc3c13c48a75d7864c1ce62&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;35638001230ae7c046190a76967679de&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e5058fc8bcef1d12f3a97e90ef3a4f22&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;c7371c2c071f84a8da422b44dc6ac8cd&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e59e4b2b6a14b9718cfde17164df7873&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A4%3A1240%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b715d29f1acb4f69bb2c6e45c759c4d0&#34;</ETag><Size>1240</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;62b537d856fda5644fe2cc48902c9731&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A2%3A255%3A1%3A1600%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d2260a637a13ce8ecc25b9c01b52b67d&#34;</ETag><Size>1600</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e3574f40b33f06df9e67a72ccbbff43c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A2%3A255%3A1%3A1440%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;24187b7f04140bb0b1bb743be65ee07c&#34;</ETag><Size>1440</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;f336cf1caa2096a96de0cfbc70f9ad9d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A2%3A1264%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1f3c31b42afda4973595009325ef3e49&#34;</ETag><Size>1264</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;20aa44e25b95f87a8c7337a642e24c97&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;1dd035a4cbe08fccc42394835e89df77&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A3%3A1544%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ddfac5c4dd4e6cfa512fc9ef755d80ba&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A4%3A1504%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;73896829b5a8ee7e2a223f80dd6bc99f&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037924%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;6bd52922b36ff7c2ce79617366ee07ae&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1744%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;9480636392e60386e5fcfa26a7e5fa1e&#34;</ETag><Size>1744</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;86f1b31668de87d96f5f9b73789e6722&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A3%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;daa4772dea9401d3c58dea4ef6f578f1&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;66a62a7691132cb3b4613c1d975fab65&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7e8d7307f40bdeb4f3305e9be602cb27&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;a120a0287db33e7f87e2847b83e80d5f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;23ee82433ce4e8b3c0adc7981a52a256&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A3%3A1304%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;c9bf1da7e81941d7bf8edf219e3af8e2&#34;</ETag><Size>1304</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;8d018b1c8baffd1d3c1f37f9112e3931&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;eacc29fa533e744afa4e9a034e4063e7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;313094a08eaea3e8b4a9335ffd44f54b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;a13c73d880c9ea8669a713db0044cc73&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;28e110a65388b036725c956cb4f40835&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;34aedc6a7f8b316b3e420d638101b7f3&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;29151557cd5bf4a5eae9a392b2ab3ee8&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;5a2acfe7d9463c6376f658c29c90fd02&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;9a184fad7ff74943b8ca812f5af57463&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;97dd67255e56715570c8124d64393e24&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;48e1e22980ccda9edefd8f1004274739&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A3%3A1736%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;c89ad4686d31b02b0e0e819333897101&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A4%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;b2f2306a3c7f01a5fd37e98c5f0db539&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;00949568528376e724e9fcf4d3b60725&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f472e8e0d0f8111aa3f3bc9c406179b1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;80731454b0f0f6bda9a6706328d41672&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A2%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;2331f114069e506fa45abd92f7cc16e8&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;80d5289d31961bf2a3b4ab12a0127d24&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A2%3A1256%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;78ecfb41c1828cbbf3e867460bede6a4&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e88ed3aaa7eca2764356d27ef10cfa1c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037937%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1702f735c923178d6e8f8e1569466a4b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037937%3A1%3A1%3A255%3A2%3A1144%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;feba9762acc7f93b4a56d85b48cf26fa&#34;</ETag><Size>1144</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;7011ee874e8ff2211e9e54543b3191f4&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A2%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;4a76c36aabfa4086bfd8d8d31bcbffc6&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A2%3A255%3A2%3A1448%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;0df75368d33e1d5d81a28b9a08eafcf3&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1640%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d94425a6997dab6e73d403aaaf1472ea&#34;</ETag><Size>1640</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;2119f8302ae9404302822f9dc235ec46&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f3d1bfdf886644bf29d31bd16584da90&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;2ace9abb6396728189d1f1270d6016c2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;bf78ed23adbd0ac419f1474fe596777e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A4%3A1784%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e97ede3a0b632611b38c82fa05d2f765&#34;</ETag><Size>1784</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;b0e4109c11e7240a3cfd95e0d987e3db&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;43314d5c28b605b5517144e412dfb477&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f48f340d92e63ff14be5fd27cc733f2c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;19a6de2f8fda386c1628a05640b1d614&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;cdd71f3f9258303a74e6bab5a59bf6d5&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A3%3A2112%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;91eda4be98cc3bac3417ee9509f73d7d&#34;</ETag><Size>2112</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A4%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;82778727338cea7e5f52a40b3c40f1d4&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;03be68aedc5e93911c97cacb12d43770&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b147b1cfd1ef351a131e686de1631d5c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A2%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;53e8079776efd0c7fe82c7cf6eafb28d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;9f36bfd117b58e56c940657eecfd89d2&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;aaa0a6e02417d93517e63e65e3e7d2e2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A2%3A255%3A1%3A1424%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d120f7f937da41759afa30a510ce0255&#34;</ETag><Size>1424</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1776%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;8160dece82ad022c94c68998c3b020aa&#34;</ETag><Size>1776</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;790833acc63bba5df43d70161e81146d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A3%3A1360%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;daff5c718ff85eb00c6b270f5760cb91&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d6b393272b0c8a1126c2678e565cb2e9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A2%3A255%3A1%3A1152%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ff9f3ec64ae8e1217924d0ed262134ae&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A1%3A2160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7d58cf2ffa3b3311d1c32aa97bc50a61&#34;</ETag><Size>2160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;3b536fbf5a72c6f1d25b794d57cc501b&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 23db16fb-c6c7-478e-859d-f19826f20cd7, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 23db16fb-c6c7-478e-859d-f19826f20cd7, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 23db16fb-c6c7-478e-859d-f19826f20cd7, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 0f62ed44-dd38-438b-b02d-dca0d896e836, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 0f62ed44-dd38-438b-b02d-dca0d896e836, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 0f62ed44-dd38-438b-b02d-dca0d896e836, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 645, 'Portions': 145, 'ActivePortions': 145}, '__DEFAULT': {'Rows': 99355, 'Portions': 115, 'ActivePortions': 115}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 145, 'BlobSize': 176408, 'BlobCount': 725}, '__DEFAULT': {'Portions': 115, 'BlobSize': 4406080, 'BlobCount': 575}}, cold bucket stat: (0, 0), frozen bucket stat: (145, 176408)
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:16102/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T205001Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T205001Z
20251114/us-east-1/s3/aws4_request
c69cf9eb56fef35ec9b78d11a9971b839b75d151ebd60fa872245b76a145690a
DEBUG    botocore.auth:auth.py:430 Signature:
751a6b8dee013cf39819152303de391f24bb42491ac32b120801de8e861692ab
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/cold_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T205001Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=751a6b8dee013cf39819152303de391f24bb42491ac32b120801de8e861692ab', 'amz-sdk-invocation-id': b'5b0d7be5-da50-400b-b4a9-6a6537d02e99', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:50:01 GMT', 'x-amzn-requestid': '2LDWZqIvgqLwOlDKmZI5W1tUGzUShF5qv3IXm5lyqIHHW9hDgfoE', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>cold_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:16102/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T205001Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T205001Z
20251114/us-east-1/s3/aws4_request
de8d16092219f43d91d512bba7d2f0fd58ce9906b79064bfde33b2fc1766f1a8
DEBUG    botocore.auth:auth.py:430 Signature:
205f8dd6bf741b22b71b5a39fad26dbdeba8ffe04c5f2be264faadd2f033007f
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/medium?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T205001Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=205f8dd6bf741b22b71b5a39fad26dbdeba8ffe04c5f2be264faadd2f033007f', 'amz-sdk-invocation-id': b'03a6b5b6-86bc-4721-8c21-f1f5ad43811c', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:50:01 GMT', 'x-amzn-requestid': 'Ft3KRZE3o5G1jTRDAktk2ZUbtgjYSqfXD8bPHywGRDhTwMsN2FWA', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>medium</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:16102/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T205001Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T205001Z
20251114/us-east-1/s3/aws4_request
1f9f8ad9411bbc59194a4839e6cc867b10a4369c42d3ff73dc8ac7abcc37b8e6
DEBUG    botocore.auth:auth.py:430 Signature:
141b9e857328713bf7bdb580cb74c0585791daf82f050217268e38462cc2de06
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/frozen_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T205001Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=141b9e857328713bf7bdb580cb74c0585791daf82f050217268e38462cc2de06', 'amz-sdk-invocation-id': b'cf748664-a7e4-4875-a7f0-843302d4d7c6', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 53592
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:50:01 GMT', 'x-amzn-requestid': 'w2NFXL5to1NL1WFqxc95CzEMjcmLhieDgoHFJ6ug9tFr8EIqqYLl', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '53592', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;34eff939966dd96fc61e04bee3d4ba4f&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A2%3A1816%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;c745068d481b0515aea4165b916ec5cb&#34;</ETag><Size>1816</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;fb23f9171b17757cb1dc2e176469b4a5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cfa8a0b7952fb63f7dfadf2cf83097ed&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;969785d18638dc1e71dc309c8fee9f59&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;76c553122067e565c23ac6b7466026f1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;6cca3dcd8f413ad51af7003527118f53&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;9d0aea585719b4e1a8eb01d939c00a9d&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;4f98c8ca83a70a033c75eff6e19bcb8e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1a5f4df50ae0202b78181ab5a79fc270&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;710bd12a125a7a0826c6dabe086b07b9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;be0a7c1984f4c8093eabc624229e85d5&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;0d068b6671dccd5032bc42db6aa10674&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;169a39dc1ef992105b008d64454cdda2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A3%3A1536%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1cd0ecd015e159922d991777d4e34b6a&#34;</ETag><Size>1536</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A4%3A1152%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b0945c53e3a8c53e06b5efbe1fa00b7e&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;21d237d9b840230ac40911f05460d2c9&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;a65d4652ca975ca96dd4adc269404389&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ffa157b81657d56c3806591d18161366&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;dbb30cffd96f2cda495c11eb50c8872a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;0b1b088a94fe98718b260b4e9262c5c6&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A2%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e0f105c23fdc288d960126f34607d3c2&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037897%3A1%3A1%3A255%3A1%3A1720%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1f30e67ac29c7a33dfa177893c57fe4e&#34;</ETag><Size>1720</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;756c8bf50e1b14ddff981f3d35b13a9a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d1d491d289f10bd319a5964f50e522d9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;122ba98dfa6de83562b52443f97e0bdc&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;7626e60779c9117a5aa5552db3e2ef74&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1144%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;76b382c008c1daa16aef1c638ccec692&#34;</ETag><Size>1144</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;f2f766068f0decd10d0a355d7a3ce7df&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A3%3A1224%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ac22662b420aa8c5bd61f9d898d93abd&#34;</ETag><Size>1224</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A4%3A2504%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;240ff0ca91edad5ad611828468ea5b44&#34;</ETag><Size>2504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;658bdfb1748413af03d9fd46c9bb805b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cf86574e0b5b9320b5838d1fe614f7d6&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1416%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b9311bd0a3261cd1c110524dbed0c0ee&#34;</ETag><Size>1416</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A2%3A1928%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;88965419a67c815737ea9348e37e2277&#34;</ETag><Size>1928</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d70b30ee26e1677f1c1601ea54148330&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f6ca311e356541dde08266785f2d8dcb&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A2%3A1296%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;83616eaa943da37ef7a92311c263371e&#34;</ETag><Size>1296</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;efd7c7e653e7b4cae5fa36e16311349c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A2%3A255%3A1%3A2424%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1cdf12a5ba12af80a8fcbe65a51be1b9&#34;</ETag><Size>2424</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;011746a5ca01506fdf83964c27756f29&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037905%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;af992cc29bb2d9de8afef2fa09221752&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;27eec981a6efeef3dd4577c0490156cd&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;dee641780c0c4d248fd383936ad519c0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;35d9c5b51a686307a2465a8dce6122e9&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;397f4751afcb170c423e629fd2b03c46&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A2%3A1200%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ed50b0f966729dbc524ed39d67043e7f&#34;</ETag><Size>1200</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;3e018695734005e3be7a2c364a2f9f4b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e26638baeb35e1d203ff779209f18000&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;65a1dd34e301bdc4d29ef1b96ad9f016&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;baf3bbe887771567705ea1878ad8dc02&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7d2dd5438efac312030ab1d7ff2404c0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A2%3A1496%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;65a7ecaa6689f54356759745386bb91d&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;30b77b5019f350acbf9f718551d2da77&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A2416%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cd5d4acd4df5dd76dd58206782e7f365&#34;</ETag><Size>2416</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A2%3A1208%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e265bd76e5998bc292913aa80b0323cf&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1616%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;57a665afff22ef5b34e6e3d54deceb64&#34;</ETag><Size>1616</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;af26aa3d5e60723ce6781c6f3c2fc0ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A2%3A1320%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;809a9542bd1ef395b5328d6c62a10038&#34;</ETag><Size>1320</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;cb2ec8fd8e2f39c71ca7fd8e26141b9e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A4%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d6fc50af39123e0c794e997429c894f8&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A5%3A1360%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;65143fdbcdcf279b6c27a79c688dd56d&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0aeeeab35fcefe8ebe92923db835b993&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0f234b8606389bcc82637b5eec502dc0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;878094d78836df848f6343a8dd183909&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A3%3A2008%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ac4c5f21766b72b1ef9379e666fba4e7&#34;</ETag><Size>2008</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1352%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;60d206b93f7f63a6d550278c79178dc9&#34;</ETag><Size>1352</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0187ebcce0242f7da65b2c6f25982550&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ae2150d01ae7f1af2a175cdd5170207a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b94d64f4fcc3c13c48a75d7864c1ce62&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;35638001230ae7c046190a76967679de&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e5058fc8bcef1d12f3a97e90ef3a4f22&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;c7371c2c071f84a8da422b44dc6ac8cd&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e59e4b2b6a14b9718cfde17164df7873&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A4%3A1240%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b715d29f1acb4f69bb2c6e45c759c4d0&#34;</ETag><Size>1240</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;62b537d856fda5644fe2cc48902c9731&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A2%3A255%3A1%3A1600%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d2260a637a13ce8ecc25b9c01b52b67d&#34;</ETag><Size>1600</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e3574f40b33f06df9e67a72ccbbff43c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A2%3A255%3A1%3A1440%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;24187b7f04140bb0b1bb743be65ee07c&#34;</ETag><Size>1440</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;f336cf1caa2096a96de0cfbc70f9ad9d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A2%3A1264%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1f3c31b42afda4973595009325ef3e49&#34;</ETag><Size>1264</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;20aa44e25b95f87a8c7337a642e24c97&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;1dd035a4cbe08fccc42394835e89df77&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A3%3A1544%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ddfac5c4dd4e6cfa512fc9ef755d80ba&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A4%3A1504%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;73896829b5a8ee7e2a223f80dd6bc99f&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037924%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;6bd52922b36ff7c2ce79617366ee07ae&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1744%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;9480636392e60386e5fcfa26a7e5fa1e&#34;</ETag><Size>1744</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;86f1b31668de87d96f5f9b73789e6722&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A3%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;daa4772dea9401d3c58dea4ef6f578f1&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;66a62a7691132cb3b4613c1d975fab65&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7e8d7307f40bdeb4f3305e9be602cb27&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;a120a0287db33e7f87e2847b83e80d5f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;23ee82433ce4e8b3c0adc7981a52a256&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A3%3A1304%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;c9bf1da7e81941d7bf8edf219e3af8e2&#34;</ETag><Size>1304</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;8d018b1c8baffd1d3c1f37f9112e3931&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;eacc29fa533e744afa4e9a034e4063e7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;313094a08eaea3e8b4a9335ffd44f54b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;a13c73d880c9ea8669a713db0044cc73&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;28e110a65388b036725c956cb4f40835&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;34aedc6a7f8b316b3e420d638101b7f3&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;29151557cd5bf4a5eae9a392b2ab3ee8&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;5a2acfe7d9463c6376f658c29c90fd02&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;9a184fad7ff74943b8ca812f5af57463&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;97dd67255e56715570c8124d64393e24&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;48e1e22980ccda9edefd8f1004274739&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A3%3A1736%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;c89ad4686d31b02b0e0e819333897101&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A4%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;b2f2306a3c7f01a5fd37e98c5f0db539&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;00949568528376e724e9fcf4d3b60725&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f472e8e0d0f8111aa3f3bc9c406179b1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;80731454b0f0f6bda9a6706328d41672&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A2%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;2331f114069e506fa45abd92f7cc16e8&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;80d5289d31961bf2a3b4ab12a0127d24&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A2%3A1256%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;78ecfb41c1828cbbf3e867460bede6a4&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e88ed3aaa7eca2764356d27ef10cfa1c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037937%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1702f735c923178d6e8f8e1569466a4b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037937%3A1%3A1%3A255%3A2%3A1144%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;feba9762acc7f93b4a56d85b48cf26fa&#34;</ETag><Size>1144</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;7011ee874e8ff2211e9e54543b3191f4&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A2%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;4a76c36aabfa4086bfd8d8d31bcbffc6&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A2%3A255%3A2%3A1448%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;0df75368d33e1d5d81a28b9a08eafcf3&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1640%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d94425a6997dab6e73d403aaaf1472ea&#34;</ETag><Size>1640</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;2119f8302ae9404302822f9dc235ec46&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f3d1bfdf886644bf29d31bd16584da90&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;2ace9abb6396728189d1f1270d6016c2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;bf78ed23adbd0ac419f1474fe596777e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A4%3A1784%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e97ede3a0b632611b38c82fa05d2f765&#34;</ETag><Size>1784</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;b0e4109c11e7240a3cfd95e0d987e3db&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;43314d5c28b605b5517144e412dfb477&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f48f340d92e63ff14be5fd27cc733f2c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;19a6de2f8fda386c1628a05640b1d614&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;cdd71f3f9258303a74e6bab5a59bf6d5&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A3%3A2112%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;91eda4be98cc3bac3417ee9509f73d7d&#34;</ETag><Size>2112</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A4%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;82778727338cea7e5f52a40b3c40f1d4&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;03be68aedc5e93911c97cacb12d43770&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b147b1cfd1ef351a131e686de1631d5c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A2%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;53e8079776efd0c7fe82c7cf6eafb28d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;9f36bfd117b58e56c940657eecfd89d2&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;aaa0a6e02417d93517e63e65e3e7d2e2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A2%3A255%3A1%3A1424%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d120f7f937da41759afa30a510ce0255&#34;</ETag><Size>1424</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1776%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;8160dece82ad022c94c68998c3b020aa&#34;</ETag><Size>1776</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;790833acc63bba5df43d70161e81146d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A3%3A1360%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;daff5c718ff85eb00c6b270f5760cb91&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d6b393272b0c8a1126c2678e565cb2e9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A2%3A255%3A1%3A1152%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ff9f3ec64ae8e1217924d0ed262134ae&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A1%3A2160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7d58cf2ffa3b3311d1c32aa97bc50a61&#34;</ETag><Size>2160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;3b536fbf5a72c6f1d25b794d57cc501b&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, c82a4620-1583-4568-a381-9c6be66709a4, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, c82a4620-1583-4568-a381-9c6be66709a4, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, c82a4620-1583-4568-a381-9c6be66709a4, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 6f040328-f818-4068-8b4b-e274b2ce09b5, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 6f040328-f818-4068-8b4b-e274b2ce09b5, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 6f040328-f818-4068-8b4b-e274b2ce09b5, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 645, 'Portions': 145, 'ActivePortions': 145}, '__DEFAULT': {'Rows': 99355, 'Portions': 115, 'ActivePortions': 115}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 145, 'BlobSize': 176408, 'BlobCount': 725}, '__DEFAULT': {'Portions': 115, 'BlobSize': 4406080, 'BlobCount': 575}}, cold bucket stat: (0, 0), frozen bucket stat: (145, 176408)
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:16102/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T205002Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T205002Z
20251114/us-east-1/s3/aws4_request
fd9ba9f72d467918b7dd591506a5634969974d3cf3e54f501f984f18e094a55a
DEBUG    botocore.auth:auth.py:430 Signature:
fb9c6c7a2b2d7a71c923fecffa0beba8f961f96b4bc0531a3de1f9e648584354
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/cold_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T205002Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=fb9c6c7a2b2d7a71c923fecffa0beba8f961f96b4bc0531a3de1f9e648584354', 'amz-sdk-invocation-id': b'11a2d630-7032-4b5a-97f3-c0364006781b', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:50:02 GMT', 'x-amzn-requestid': '7k5VPXDfE2TOkUfkLan6UsnwYDhuNMd9vVeGuJKl7go5QZAxMxHB', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>cold_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:16102/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T205002Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T205002Z
20251114/us-east-1/s3/aws4_request
59ae346ee3a43223cd0509a2897ea64908389be44df0b5515fdbf3866c985ee0
DEBUG    botocore.auth:auth.py:430 Signature:
059779724d5d60fb54e208a6a40848a768e02b194980168bc4379108cea80251
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/medium?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T205002Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=059779724d5d60fb54e208a6a40848a768e02b194980168bc4379108cea80251', 'amz-sdk-invocation-id': b'43c2ddd0-6eae-4111-a1f8-4af966598bc6', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:50:02 GMT', 'x-amzn-requestid': 'c68e1eiYkwc4N3ynHUumcw40mg1bUwsy6FMMFKM55c5dqDHSr6TE', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>medium</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e0012cb0b0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006fb5f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006f9830>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006fccb0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006f9590>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006fcf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16102', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16102/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006f9d70>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006f9050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006fca10>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:16102/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504002f5abf0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504002f5abb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504002e5c5b0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006f93d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006fce70>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:16102
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251114T205002Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251114T205002Z
20251114/us-east-1/s3/aws4_request
2019409cd155762269c7c427be3819cc53cec259bc011d2379cda0b44b09f1cd
DEBUG    botocore.auth:auth.py:430 Signature:
091628161b1a10658b0632577460e8f4b12018758c5fef2ddf0fd2a6b8a6902c
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006fcbd0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16102/frozen_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251114T205002Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251114/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=091628161b1a10658b0632577460e8f4b12018758c5fef2ddf0fd2a6b8a6902c', 'amz-sdk-invocation-id': b'53c7efe5-fa3f-48e5-b0ee-9a50196b75f2', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16102 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 53592
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 14 Nov 2025 20:50:02 GMT', 'x-amzn-requestid': 'Ik63fVJFQaPSRLbqDZrzeSfgVyKDhwpUED142z2EsOzASCxPwa9b', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '53592', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;34eff939966dd96fc61e04bee3d4ba4f&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037888%3A1%3A1%3A255%3A2%3A1816%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;c745068d481b0515aea4165b916ec5cb&#34;</ETag><Size>1816</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;fb23f9171b17757cb1dc2e176469b4a5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cfa8a0b7952fb63f7dfadf2cf83097ed&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;969785d18638dc1e71dc309c8fee9f59&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037889%3A1%3A2%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;76c553122067e565c23ac6b7466026f1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;6cca3dcd8f413ad51af7003527118f53&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;9d0aea585719b4e1a8eb01d939c00a9d&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;4f98c8ca83a70a033c75eff6e19bcb8e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1a5f4df50ae0202b78181ab5a79fc270&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;710bd12a125a7a0826c6dabe086b07b9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;be0a7c1984f4c8093eabc624229e85d5&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;0d068b6671dccd5032bc42db6aa10674&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;169a39dc1ef992105b008d64454cdda2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A3%3A1536%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1cd0ecd015e159922d991777d4e34b6a&#34;</ETag><Size>1536</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A4%3A1152%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b0945c53e3a8c53e06b5efbe1fa00b7e&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;21d237d9b840230ac40911f05460d2c9&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;a65d4652ca975ca96dd4adc269404389&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ffa157b81657d56c3806591d18161366&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037895%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;dbb30cffd96f2cda495c11eb50c8872a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;0b1b088a94fe98718b260b4e9262c5c6&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A2%3A255%3A1%3A1456%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e0f105c23fdc288d960126f34607d3c2&#34;</ETag><Size>1456</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037897%3A1%3A1%3A255%3A1%3A1720%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1f30e67ac29c7a33dfa177893c57fe4e&#34;</ETag><Size>1720</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;756c8bf50e1b14ddff981f3d35b13a9a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d1d491d289f10bd319a5964f50e522d9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;122ba98dfa6de83562b52443f97e0bdc&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037898%3A1%3A2%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;7626e60779c9117a5aa5552db3e2ef74&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1144%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;76b382c008c1daa16aef1c638ccec692&#34;</ETag><Size>1144</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;f2f766068f0decd10d0a355d7a3ce7df&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A3%3A1224%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ac22662b420aa8c5bd61f9d898d93abd&#34;</ETag><Size>1224</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A4%3A2504%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;240ff0ca91edad5ad611828468ea5b44&#34;</ETag><Size>2504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;658bdfb1748413af03d9fd46c9bb805b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cf86574e0b5b9320b5838d1fe614f7d6&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1416%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b9311bd0a3261cd1c110524dbed0c0ee&#34;</ETag><Size>1416</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A2%3A1928%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;88965419a67c815737ea9348e37e2277&#34;</ETag><Size>1928</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d70b30ee26e1677f1c1601ea54148330&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f6ca311e356541dde08266785f2d8dcb&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A2%3A1296%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;83616eaa943da37ef7a92311c263371e&#34;</ETag><Size>1296</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;efd7c7e653e7b4cae5fa36e16311349c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A2%3A255%3A1%3A2424%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1cdf12a5ba12af80a8fcbe65a51be1b9&#34;</ETag><Size>2424</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;011746a5ca01506fdf83964c27756f29&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037905%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;af992cc29bb2d9de8afef2fa09221752&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;27eec981a6efeef3dd4577c0490156cd&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;dee641780c0c4d248fd383936ad519c0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;35d9c5b51a686307a2465a8dce6122e9&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;397f4751afcb170c423e629fd2b03c46&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A2%3A1200%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ed50b0f966729dbc524ed39d67043e7f&#34;</ETag><Size>1200</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;3e018695734005e3be7a2c364a2f9f4b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e26638baeb35e1d203ff779209f18000&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;65a1dd34e301bdc4d29ef1b96ad9f016&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037911%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;baf3bbe887771567705ea1878ad8dc02&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7d2dd5438efac312030ab1d7ff2404c0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A2%3A1496%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;65a7ecaa6689f54356759745386bb91d&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;30b77b5019f350acbf9f718551d2da77&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A2416%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;cd5d4acd4df5dd76dd58206782e7f365&#34;</ETag><Size>2416</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A2%3A1208%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e265bd76e5998bc292913aa80b0323cf&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1616%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;57a665afff22ef5b34e6e3d54deceb64&#34;</ETag><Size>1616</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;af26aa3d5e60723ce6781c6f3c2fc0ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A2%3A1320%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;809a9542bd1ef395b5328d6c62a10038&#34;</ETag><Size>1320</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;cb2ec8fd8e2f39c71ca7fd8e26141b9e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A4%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d6fc50af39123e0c794e997429c894f8&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A5%3A1360%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;65143fdbcdcf279b6c27a79c688dd56d&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0aeeeab35fcefe8ebe92923db835b993&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0f234b8606389bcc82637b5eec502dc0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;878094d78836df848f6343a8dd183909&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A3%3A2008%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ac4c5f21766b72b1ef9379e666fba4e7&#34;</ETag><Size>2008</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1352%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;60d206b93f7f63a6d550278c79178dc9&#34;</ETag><Size>1352</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;0187ebcce0242f7da65b2c6f25982550&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ae2150d01ae7f1af2a175cdd5170207a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b94d64f4fcc3c13c48a75d7864c1ce62&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;35638001230ae7c046190a76967679de&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e5058fc8bcef1d12f3a97e90ef3a4f22&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;c7371c2c071f84a8da422b44dc6ac8cd&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;e59e4b2b6a14b9718cfde17164df7873&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A4%3A1240%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b715d29f1acb4f69bb2c6e45c759c4d0&#34;</ETag><Size>1240</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;62b537d856fda5644fe2cc48902c9731&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A2%3A255%3A1%3A1600%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d2260a637a13ce8ecc25b9c01b52b67d&#34;</ETag><Size>1600</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e3574f40b33f06df9e67a72ccbbff43c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A2%3A255%3A1%3A1440%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;24187b7f04140bb0b1bb743be65ee07c&#34;</ETag><Size>1440</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;f336cf1caa2096a96de0cfbc70f9ad9d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A2%3A1264%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1f3c31b42afda4973595009325ef3e49&#34;</ETag><Size>1264</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;20aa44e25b95f87a8c7337a642e24c97&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;1dd035a4cbe08fccc42394835e89df77&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A3%3A1544%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;ddfac5c4dd4e6cfa512fc9ef755d80ba&#34;</ETag><Size>1544</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037923%3A1%3A1%3A255%3A4%3A1504%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;73896829b5a8ee7e2a223f80dd6bc99f&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037924%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;6bd52922b36ff7c2ce79617366ee07ae&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1744%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;9480636392e60386e5fcfa26a7e5fa1e&#34;</ETag><Size>1744</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;86f1b31668de87d96f5f9b73789e6722&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A3%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;daa4772dea9401d3c58dea4ef6f578f1&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;66a62a7691132cb3b4613c1d975fab65&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7e8d7307f40bdeb4f3305e9be602cb27&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;a120a0287db33e7f87e2847b83e80d5f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;23ee82433ce4e8b3c0adc7981a52a256&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A3%3A1304%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;c9bf1da7e81941d7bf8edf219e3af8e2&#34;</ETag><Size>1304</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;8d018b1c8baffd1d3c1f37f9112e3931&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;eacc29fa533e744afa4e9a034e4063e7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;313094a08eaea3e8b4a9335ffd44f54b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;a13c73d880c9ea8669a713db0044cc73&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;28e110a65388b036725c956cb4f40835&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;34aedc6a7f8b316b3e420d638101b7f3&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;29151557cd5bf4a5eae9a392b2ab3ee8&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;5a2acfe7d9463c6376f658c29c90fd02&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;9a184fad7ff74943b8ca812f5af57463&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;97dd67255e56715570c8124d64393e24&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;48e1e22980ccda9edefd8f1004274739&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A3%3A1736%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;c89ad4686d31b02b0e0e819333897101&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A4%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;b2f2306a3c7f01a5fd37e98c5f0db539&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037932%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;00949568528376e724e9fcf4d3b60725&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f472e8e0d0f8111aa3f3bc9c406179b1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;80731454b0f0f6bda9a6706328d41672&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A2%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;2331f114069e506fa45abd92f7cc16e8&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;80d5289d31961bf2a3b4ab12a0127d24&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A2%3A1256%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;78ecfb41c1828cbbf3e867460bede6a4&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e88ed3aaa7eca2764356d27ef10cfa1c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037937%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;1702f735c923178d6e8f8e1569466a4b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037937%3A1%3A1%3A255%3A2%3A1144%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;feba9762acc7f93b4a56d85b48cf26fa&#34;</ETag><Size>1144</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;7011ee874e8ff2211e9e54543b3191f4&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A2%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;4a76c36aabfa4086bfd8d8d31bcbffc6&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A2%3A255%3A2%3A1448%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;0df75368d33e1d5d81a28b9a08eafcf3&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1640%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d94425a6997dab6e73d403aaaf1472ea&#34;</ETag><Size>1640</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;2119f8302ae9404302822f9dc235ec46&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f3d1bfdf886644bf29d31bd16584da90&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;2ace9abb6396728189d1f1270d6016c2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;bf78ed23adbd0ac419f1474fe596777e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A4%3A1784%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;e97ede3a0b632611b38c82fa05d2f765&#34;</ETag><Size>1784</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;b0e4109c11e7240a3cfd95e0d987e3db&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;43314d5c28b605b5517144e412dfb477&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;f48f340d92e63ff14be5fd27cc733f2c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;19a6de2f8fda386c1628a05640b1d614&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;cdd71f3f9258303a74e6bab5a59bf6d5&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A3%3A2112%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;91eda4be98cc3bac3417ee9509f73d7d&#34;</ETag><Size>2112</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A4%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;82778727338cea7e5f52a40b3c40f1d4&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;03be68aedc5e93911c97cacb12d43770&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;b147b1cfd1ef351a131e686de1631d5c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A2%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;53e8079776efd0c7fe82c7cf6eafb28d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;9f36bfd117b58e56c940657eecfd89d2&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;aaa0a6e02417d93517e63e65e3e7d2e2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A2%3A255%3A1%3A1424%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;d120f7f937da41759afa30a510ce0255&#34;</ETag><Size>1424</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1776%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;8160dece82ad022c94c68998c3b020aa&#34;</ETag><Size>1776</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;790833acc63bba5df43d70161e81146d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A3%3A1360%3A0%5D</Key><LastModified>2025-11-14T20:44:56.000Z</LastModified><ETag>&#34;daff5c718ff85eb00c6b270f5760cb91&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;d6b393272b0c8a1126c2678e565cb2e9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A2%3A255%3A1%3A1152%3A0%5D</Key><LastModified>2025-11-14T20:45:56.000Z</LastModified><ETag>&#34;ff9f3ec64ae8e1217924d0ed262134ae&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A1%3A2160%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;7d58cf2ffa3b3311d1c32aa97bc50a61&#34;</ETag><Size>2160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-14T20:44:57.000Z</LastModified><ETag>&#34;3b536fbf5a72c6f1d25b794d57cc501b&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504002f7adb0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504002f7c970>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006fb6d0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e0012d1b70>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 0afa3ed6-8676-4e2f-847d-7ea4dd725ba2, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 0afa3ed6-8676-4e2f-847d-7ea4dd725ba2, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 0afa3ed6-8676-4e2f-847d-7ea4dd725ba2, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 3d14bd4d-9e06-4e06-a642-5bf3d81b23b1, ghrun-eo6tgkhts4.auto.internal:19185): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 3d14bd4d-9e06-4e06-a642-5bf3d81b23b1, ghrun-eo6tgkhts4.auto.internal:19185): request = { session_id: "ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 3d14bd4d-9e06-4e06-a642-5bf3d81b23b1, ghrun-eo6tgkhts4.auto.internal:19185): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTJlZWM0ZDYtN2NhNmQ0OTctN2ViZDZmZWMtZTMwMjdmZWE=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 645, 'Portions': 145, 'ActivePortions': 145}, '__DEFAULT': {'Rows': 99355, 'Portions': 115, 'ActivePortions': 115}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 145, 'BlobSize': 176408, 'BlobCount': 725}, '__DEFAULT': {'Portions': 115, 'BlobSize': 4406080, 'BlobCount': 575}}, cold bucket stat: (0, 0), frozen bucket stat: (145, 176408)
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:429 Test teardown
============================== slowest durations ===============================
369.98s call     ttl_delete_s3.py::TestDeleteS3Ttl::test_data_unchanged_after_ttl_change
10.22s setup    ttl_delete_s3.py::TestDeleteS3Ttl::test_data_unchanged_after_ttl_change
0.36s teardown ttl_delete_s3.py::TestDeleteS3Ttl::test_data_unchanged_after_ttl_change

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
=========================== short test summary info ============================
FAILED ttl_delete_s3.py::TestDeleteS3Ttl::test_data_unchanged_after_ttl_change - Exception: not all data deleted
ERROR ttl_portion_size.py - ModuleNotFoundError: No module named 'ydb.tests.olap'
Failed to load module "__tests__.ttl_portion_size" and obtain list of tests due to an error
ERROR ttl_portion_size.py - ModuleNotFoundError: No module named 'ydb.tests.olap'
Failed to load module "__tests__.ttl_portion_size" and obtain list of tests due to an error
!!!!!!!!!!!!!! _pytest.outcomes.Exit: Graceful shutdown requested !!!!!!!!!!!!!!
=================== 1 failed, 2 errors in 612.61s (0:10:12) ====================

Traceback (most recent call last):
  File "library/python/testing/yatest_common/yatest/common/process.py", line 384, in wait
    wait_for(
  File "library/python/testing/yatest_common/yatest/common/process.py", line 764, in wait_for
    raise TimeoutError(truncate(message, MAX_MESSAGE_LEN))
yatest.common.process.TimeoutError: ...source-root', '/home/runner/.ya/build/build_root/rttz/0003d4/environment/arcadia', '--output-dir', '/home/runner/.ya/build/build_root/rttz/0003d4/ydb/tests/olap/ttl_tiering/test-results/py3test/testing_out_stuff', '--durations', '0', '--project-path', 'ydb/tests/olap/ttl_tiering', '--test-tool-bin', '/home/runner/.ya/tools/v4/8067063302/test_tool', '--ya-version', '2', '--collect-cores', '--sanitizer-extra-checks', '--build-type', 'release', '--test-filter', 'ttl_delete_s3.py::TestDeleteS3Ttl::test_data_unchanged_after_ttl_change', '--test-filter', 'ttl_delete_s3.py::TestDeleteS3Ttl::test_ttl_delete', '--test-filter', 'ttl_unavailable_s3.py::TestUnavailableS3::test', '--test-filter', 'unstable_connection.py::TestUnstableConnection::test', '--test-filter', 'data_correctness.py::TestDataCorrectness::test', '--test-filter', 'data_migration_when_alter_ttl.py::TestDataMigrationWhenAlterTtl::test', '--tb', 'short', '--dep-root', 'ydb/tests/olap/ttl_tiering', '--flags', 'APPLE_SDK_LOCAL=yes', '--flags', 'CFLAGS=-fno-omit-frame-pointer -Wno-unknown-argument', '--flags', 'DEBUGINFO_LINES_ONLY=yes', '--flags', 'DISABLE_FLAKE8_MIGRATIONS=yes', '--flags', 'OPENSOURCE=yes', '--flags', 'SANITIZER_TYPE=address', '--flags', 'TESTS_REQUESTED=yes', '--flags', 'USE_AIO=static', '--flags', 'USE_CLANG_CL=yes', '--flags', 'USE_EAT_MY_DATA=yes', '--flags', 'USE_ICONV=static', '--flags', 'USE_IDN=static', '--flags', 'USE_PREBUILT_TOOLS=no', '--sanitize', 'address']' stopped by 600 seconds timeout

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "devtools/ya/test/programs/test_tool/run_test/run_test.py", line 1749, in main
    res.wait(check_exit_code=False, timeout=run_timeout, on_timeout=timeout_callback)
  File "library/python/testing/yatest_common/yatest/common/process.py", line 398, in wait
    raise ExecutionTimeoutError(self, str(e))
yatest.common.process.ExecutionTimeoutError: (("...source-root', '/home/runner/.ya/build/build_root/rttz/0003d4/environment/arcadia', '--output-dir', '/home/runner/.ya/build/build_root/rttz/0003d4/ydb/tests/olap/ttl_tiering/test-results/py3test/testing_out_stuff', '--durations', '0', '--project-path', 'ydb/tests/olap/ttl_tiering', '--test-tool-bin', '/home/runner/.ya/tools/v4/8067063302/test_tool', '--ya-version', '2', '--collect-cores', '--sanitizer-extra-checks', '--build-type', 'release', '--test-filter', 'ttl_delete_s3.py::TestDeleteS3Ttl::test_data_unchanged_after_ttl_change', '--test-filter', 'ttl_delete_s3.py::TestDeleteS3Ttl::test_ttl_delete', '--test-filter', 'ttl_unavailable_s3.py::TestUnavailableS3::test', '--test-filter', 'unstable_connection.py::TestUnstableConnection::test', '--test-filter', 'data_correctness.py::TestDataCorrectness::test', '--test-filter', 'data_migration_when_alter_ttl.py::TestDataMigrationWhenAlterTtl::test', '--tb', 'short', '--dep-root', 'ydb/tests/olap/ttl_tiering', '--flags', 'APPLE_SDK_LOCAL=yes', '--flags', 'CFLAGS=-fno-omit-frame-pointer -Wno-unknown-argument', '--flags', 'DEBUGINFO_LINES_ONLY=yes', '--flags', 'DISABLE_FLAKE8_MIGRATIONS=yes', '--flags', 'OPENSOURCE=yes', '--flags', 'SANITIZER_TYPE=address', '--flags', 'TESTS_REQUESTED=yes', '--flags', 'USE_AIO=static', '--flags', 'USE_CLANG_CL=yes', '--flags', 'USE_EAT_MY_DATA=yes', '--flags', 'USE_ICONV=static', '--flags', 'USE_IDN=static', '--flags', 'USE_PREBUILT_TOOLS=no', '--sanitize', 'address']' stopped by 600 seconds timeout",), {})
